body 
{
margin: auto;
font-family: Arial, Helvetica, san-serif;
font-size: 13px;
font-weight: normal;
line-height: 150%; 
text-align: left;
color:#000;
background-image: url(images/bg_tile.gif);
background-position: top;
background-repeat: repeat-x;
background-color: #fff;
}

h1, h2, h3, h4, h5, h6
{
font-family: Georgia, Times, serif;
font-weight: normal;
line-height: 150%;

}

h1  
{
font-size: 22px;
font-style: italic;
font-weight: bold;
color: #387C23;
margin: 0 0 15px 0;
 
}

h2  
{
font-size: 18px;
font-style: italic;
font-weight: bold;
color: #387C23;
}
h3  
{
font-size: 16px;
color: #000;
margin: 0 0 15px 0;
}

h4  
{ 
font-size: 14px;
color: #fff;
}

h5
{
font-size: 13px;
color: #00ADE7;
line-height: 50%;
}

h6
{
font-size: 14px;
color: #fff; 
}

p
{
margin: 0 0 15px 0;
}

ul
{
margin:.5em 0 1em 0em; 
padding: 0;
}

ul li
{
margin:0 0 0 1.25em; 
padding: 0;
list-style-type: circle;
}


hr
{
margin: 10px 0 10px 0;
padding: 0 0 0 0;
border: none;
height: 1px;
background: #F7F4EA;
background-image: url(images/border_dot.gif);
background-position: bottom;
background-repeat: repeat-x;
}

table
{
border-bottom: 1px solid #000;
border-right: 1px solid #000;
margin: 25px 0 25px 0;
}

td
{
border-top: 1px solid #000;
border-left: 1px solid #000;
}

td.cellHeader
{
background-color: #DBC371;
}

td.info
{
background-color: #fff;
}

/* REGULAR LINKS ARE YELLOW. TO USE OTHER COLORS ON LINKS, USE THE LINK CLASSES BELOW */

a:link{text-decoration:underline; color:#1F4819;}
a:visited{text-decoration:underline; color:#1F4819;}
a:hover{text-decoration:underline; color:#1F4819;}
a:active, a.active{text-decoration:underline; color:#1F4819;}

a.sideNavArea:link{font-size: 14px; font-family: Georgia, Times, serif; text-decoration:none; color:#1F4819;}
a.sideNavArea:visited{font-size: 14px; font-family: Georgia, Times, serif; text-decoration:none; color:#1F4819;}
a.sideNavArea:hover{font-size: 14px; font-family: Georgia, Times, serif; text-decoration:underline; color:#1F4819;}
a.sideNavArea:active, .sidebarLeftNav a.sideNavLinkactive{font-size: 14px; font-family: Georgia, Times, serif; text-decoration:underline; color:#1F4819;}

a.footerLink:link{text-decoration:underline; color:#1F4819;}
a.footerLink:visited{text-decoration:underline; color:#1F4819;}
a.footerLink:hover{text-decoration:underline; color:#000;}
a.footerLink:active, a.footerLinkActive{text-decoration:none; color:#000;}



.navHolder
{
width: 250px;
height: 27px;
padding: 8px 0 0 20px;
background-image: url(images/nav_bg.gif);
background-position: top;
background-repeat: no-repeat;
}

.topArea
{
width: 870px; height: 20px; padding: 0px 40px 0 40px; margin: auto; text-align: right;
}

.logoArea
{
background-image: url(images/header_bg.jpg); background-position: top; background-repeat: no-repeat; width: 950px; height: 163px;margin: auto;
}

.mainArea
{
width: 928px; overflow: hidden; padding: 0 11px; margin: auto; border: 0px solid red; background-image: url(images/content_bg.gif); background-position: top; background-repeat: repeat-y;
}

.sidebarLeftNav
{
width: 270px; border: 0px solid red; float: left;
}

.sidebarLeftBelowNav
{width: 220px; padding: 25px 15px 25px 35px;}

.contentArea
{width: 558px; padding: 50px; border: 0px solid red; float: left; background-image: url(images/map_bg.gif); background-position: right top; background-repeat: no-repeat;}

.footerArea
{
background-image: url(images/footer_bar.gif); background-position: top; background-repeat: no-repeat; width: 950px; height: 90px;margin: auto; text-align: center; color: #000; padding: 40px 0 0 0; font-size: 12px;
}