/* CSS Document */

body
{background-image:url(../Images/web/background.jpg);
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size: small;
margin:0px;
padding:0px;
margin-bottom: 20px;
}

a:link
{color:#003300;
}
a:visited
{color:#999999;
}
a:hover
{color:#01A161;
text-decoration:none;}
.hidden
{display:none;}

#header
{
	background-image: url(../Images/web/header2.jpg);
	width: 754px;
	height:20px;
	margin:0px;
	padding:0px;
	padding-top: 100px;
	padding-right: 4px;
	border-left: #003300 solid 2px;
	border-right: #003300 solid 2px;
	border-top: #003300 solid 2px;
}

#header a:link
{
color:#003300;
text-decoration:none;
}
#header a:visited
{
color:#FBEF65;

text-decoration:none;
}
#header a:hover
{
color: #CCCCCC;

text-decoration:none;
}

#header .menu
{
float:right; 
padding-right: 12px;
}

#mainBody
{ background-color:#FFFFFF;
	width: 756px;
	
	border-left:#003300 solid 1px;
	border-right:#003300 solid 1px;
	border-bottom: #003300 solid 1px;
	margin:0px;
padding:0px;
	}
*>#mainBody
{
	background-color:#FFFFFF;
	width: 758px;
	min-height: 407px;
	border-left:#003300 solid 2px;
	border-right:#003300 solid 2px;
	border-bottom: #003300 solid 2px;
	margin:0px;
	padding:0px;
	background-image: url(../Images/map1.jpg);
	}

table
{
margin:0px;
padding:0px;
}

#yellowbar
{
	background-color:#FCF066;
	margin: 0px;
	padding:0px;
	height: 23px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border-bottom: #003300 solid 2px;
	border-top: #003300 SOLID 2PX;
	
}

#yellowbar .menu
{float:left; margin-left: 20px; padding-top:2px;
}


#yellowbar .menu2
{float:left; margin-left: 18px; padding-top:2px;
}

*>#yellowbar .menu2
{float:left; margin-left: 35px; padding-top:2px;
}

#yellowbar a:link
{
color: #000;
text-decoration:none;
}

#yellowbar a:visited
{
color: #000;
text-decoration:none;
}

#yellowbar a:hover
{
color: #01A161;
text-decoration:none;
}

#search
{
	float:left; 
	width:146px; 
	background:#01A161; 
	color:#FFFFFF; 
	height:353px;
	text-align: left;
	padding-left:4px;
}
*>#search
{
	height: 400px;

}

#search a:link
{
color:#FFFFFF;
text-decoration:none;
}

#search a:visited
{
color:#FFFFFF;
text-decoration:none;
}
#search a:hover
{
color:#FEE801;
text-decoration:none;
}

#content
{
	margin-top: 0px;
	padding: 4px;
	text-align:left;
	padding: 4px;
}

.rightCol
{
	margin-left:310px;
	text-align:center;
}
.leftcol
{
	float:left; width: 300px;
}
strong
{
color:#01A161;
}
h1, h2, h3, h4, h5
{color:#01A161;}
