﻿@import url(sections/general.css);
@import url(sections/header.css);
@import url(sections/menu.css);
@import url(sections/heading.css);
@import url(sections/footer.css);
@import url(lightbox.css);
h1 .main
{
 font: bold 24px 'Trebuchet MS', Calibri, Tahoma, Arial;
 color: #000000;
 text-align: center;
 font-weight: bold;
}
h1 .sub
{
 font-family: 'Trebuchet MS', Calibri, Tahoma, Arial;
 font-size: 18px;
 font-weight: bold;
 text-align: center;
}