/* CSS Document */

body	{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color:#EAE1D1;
line-height: 18px;
text-align: center;
}
a	{
font-weight: bold;
color: #02687D;
text-decoration: none;
}
a:hover	{
color: #BA9E66;
text-decoration: underline;
}
.top	{font-size: 10px; text-decoration: underline; margin-left: 5px;}
p	{
margin-top: 4px;
}
h2	{
font-size: 16px;
font-weight: bold;
font-family:Geneva, Arial, Helvetica, sans-serif;
color: #993300;
margin-bottom: 4px;
margin-top: 8px;
}
#contact	{font-size: 11px; text-align: right; line-height: 16px; margin: 0; padding: 0;}
#contact h2	{font-size: 14px; margin: 0;}
#site	{
display: inline;
float: left;
font-size: 12px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #930;
height: 50px;
padding-right: 35px;
margin-right: 10px;
border-right: solid 1px #666;
text-align: center;
}
#site a	{color: #930;}
#site a:hover	{text-decoration: none;}
#site .green	{font-size: 24px; color: #02687D; line-height: 25px;}
#site .black	{font-size: 24px; color: #000;}
#site .red	{font-size: 24px;}
img	{border: 0;}
.tag	{
font-style: italic;
font-size: 14px;
line-height: 19px;
background-color:  #BA9E66;
color: #fff;
padding: 4px;
margin-top: 5px;
text-align: center;
}
h3	{
font-size: 12px;
font-weight: bold;
font-family:Geneva, Arial, Helvetica, sans-serif;
color: #02687D;
margin-bottom: 4px;
margin-top: 8px;
}
h4	{
font-size: 12px;
font-weight: bold;
font-family:Geneva, Arial, Helvetica, sans-serif;
color: #000;
margin-bottom: 0;
}
#pageContainer	{
width: 650px;
background-color: #fff;
padding: 10px;
padding-bottom: 20px;
border: solid 1px #999;
text-align: left;
}

#services	{background-color: #993300; width: 225px; border-bottom: solid 10px #993300;}
#services h2	{color: #FFFFCC; padding-left: 3px;}
#services ul {width: 225px; background-color: #026377; margin-left: 0; padding-left: 0; list-style-type: none; border-top: solid 1px #fff; margin-top: 0; margin-bottom: 0;}
#services a {display: block; padding: 3px; width: 220px; color: #fff; border-bottom: 1px solid #fff;}
#services a:hover {width: 220px; color: #02687D;background-color: #C4E2E3; text-decoration:none;}
#services a.inactive {color: #8BB6DE;}
#services a.inactive:hover {color: #8BB6DE; text-decoration:none; background-color: #026377;}
#content	{margin-left: 8px; margin-right: 8px;}

#navcontainer  {margin: 0; padding: 0; width: 376px;}
#navcontainer ul {margin: 0; padding: 0; list-style-type: none;  background-color: #F6F3EC; width: 100%;}
#navcontainer ul li {float: left;}
#navcontainer ul li a
{
color: #333;
text-decoration: none;
background: url(../images/btn_bg.gif) no-repeat top left;
font-size: 11px;
float: left;
margin: 0;
height: 21px;
width: 70px;
padding-top: 0;
padding-right: 12px;
padding-bottom: 0;
padding-left: 12px;
text-align:center;
line-height: 14px;
}

#navcontainer li a:hover {background: url(../images/btn_bg_ov.gif) no-repeat top left; color: #666;}

#header	{
text-align: center;
margin: 0;
padding: 0;
border: solid 1px #333;
}
#footer	{background-color:#EAE1D1; font-size: 11px; color: #996633; width: 670px;}