@charset "utf-8";
/* CSS Document */
BODY
{
	background-color: #8bb266;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 900px;
	background-image: url(Images/background.jpg);
}
#wrapper
{
	background-color: #004026;
	text-align: left;
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#menubox {
	background-color:#660000;
	width:870px;
	margin-left:13px;
	height:auto;
	border:#EBF1E4 1px solid;
}
.menutxt
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FAFAFA;
	font-weight:500;
	text-align: center;
	vertical-align:middle;
	font-size: 15px;
	line-height:36px;
}
a:link {
	color:#004026;
	}
	
a.emailtxt:link {
	color: #fafafa;
	}	

a.menutxt:link {
	color: #fafafa;
	text-decoration: none;
}
a.menutxt:visited {
	text-decoration: none;
	color: #669988;
}
a.menutxt:hover {
	color:#ddeeee;
	
	text-decoration: none;
}
a.menu_box:active {
	text-decoration: none;
	color: #fAFAFA;
}

#Content {
	background-color:#EBF1E4;
	width:840px;
	height:auto;
	padding:10px;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	}

.LeftPromoHed {
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #004026;
	padding: 0;
	margin: 0;
	vertical-align: text-bottom;
	}	
.LeftPromoHed a:link   { color: #004026; padding: 0px; text-decoration:underline !important; }
.LeftPromoHed a:active { color: #669988; padding: 0px; text-decoration: none }
.LeftPromoHed a:visited{ color: #004026; padding: 0px; text-decoration: none } 
.LeftPromoHed a:hover  { color: #669988; padding: 0px; text-decoration:underline }

.boxtype {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	font-weight:bold;	
	color: #660000;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	}
#flashpic {
	width:400px;
	height:266px;
	margin:5px;
	border:#004026 4px solid;
	float:right;
}

#LeftMainPhotoBox {
	width:200px;
	height:250px;
	margin-left:5px; margin-top:10px;margin-right:10px;margin-bottom:10px;
	border:#004026 4px solid;
	float:left;
}

#logobox {
	width:400px;
	height:185px;
	float: right;
	}	
	
H1, H2, H3, H4, H5, H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004026;
	padding: 0;
	margin-top:10px;
	vertical-align: bottom;
}
H1
{
	font-size: 20pt;
}
H2
{
	font-size: 14pt;
}
p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004026;
	font-size:small;
	font-style:normal;
	font-weight:normal;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004026;
	font-size:small;
	font-style:normal;
	font-weight:normal;

	}
.text a:link   { color: #004026; padding: 0px; text-decoration:underline }
.text a:active { color: #669988; padding: 0px; text-decoration:underline }
.text a:visited{ color: #004026; padding: 0px; text-decoration: underline } 
.text a:hover  { color: #669988; padding: 0px; text-decoration:underline }

.title                  { color: #004026; padding: 0px; font-size:20px; font-family: Verdana, Arial, Helvetica; font-weight: bold}
 .title a:link   { color: #004026; padding: 0px; text-decoration: underline }.title a:active { color: #000000; padding: 0px; text-decoration: underline }
 .title a:visited{ color: #000000; padding: 0px; text-decoration: underline } .title a:hover  { color: #000000; padding: 0px; text-decoration:underline }

.title2                  { color: #004026; padding: 0px; font-size:16px; font-family: Verdana, Arial, Helvetica; font-weight: bold; }
 .title2 a:link   { color: #004026; padding: 0px; text-decoration: underline } .title2 a:active { color: #000000; padding: 0px; text-decoration: none }
 .title2 a:visited{ color: #004026; padding: 0px; text-decoration: none } .title2 a:hover  { color: #669988; padding: 0px; text-decoration:underline }
.title3                  { color: #004026; padding: 0px; font-size:16px; font-family: Verdana, Arial, Helvetica; font-weight: bold; line-height:30px;}
 .title3 a:link   { color: #004026; padding: 0px; text-decoration: underline } .title3 a:active { color: #000000; padding: 0px; text-decoration: none }
 .title3 a:visited{ color: #004026; padding: 0px; text-decoration: none } .title3 a:hover  { color: #669988; padding: 0px; text-decoration:underline }
.title4                  { color: #004026; padding: 0px; font-size:small; font-family: Verdana, Arial, Helvetica; font-weight: bold; line-height:20px;}
 .title4 a:link   { color: #000000; padding: 0px; text-decoration: none } .title4 a:active { color: #000000; padding: 0px; text-decoration: none }
 .title4 a:visited{ color: #004026; padding: 0px; text-decoration: none } .title4 a:hover  { color: #669988; padding: 0px; text-decoration:underline } 
 #bottomMenu
{
	width:900px;
	background-color:#004026;
	height:auto;
	}
.bottomtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#EBF1E4;
	line-height:14px;
	}
	.bottomtext a:visited {color:#EBF1E4; }
	
#box {
	
	width:150px;
	height:150px;
	}
	
#clearer
{
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}
#aaa {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 125%;
	padding-right: 10px;
}
