body {
	margin: 20px 30px;
	padding: 0;
	background-color: #456138;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	text-align: center; /* for IE */
}
a:link, a:active, a:visited {
	color: #39512F;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #CC0033;

}
#container {
	width: 930px;
	height: auto;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
}
#header {
	width: 930px;
	height: 110px;
}
.headerCollage {
	width: 930px;
	height: 110px;
}
#topmenu {
	width: 930px;
	height: 26px;
	background-repeat: no-repeat;
	padding-top: 0px;
	background-color: #446038;
}
#topmenu a:link, #topmenu a:active, #topmenu a:visited {
	color: #6FA44A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 4px 10px 0 25px;
	padding: 0;
}
#topmenu a:hover {
	color: #446038;
}
#homebody {
	width: 930px;
	height: auto !important;
	height: 456px;
	background-image: url(../images/arch_background.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#mainbody {
	width: 910px!important;
	width: 930px;
	height: auto !important;
	height: 250px;
	min-height: 250px;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 10px;
}
#bottom {
	width: 930px;
	height: 14px;
	background-image: url(../images/container_bottom.jpg);
	background-repeat: no-repeat;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #76201F;
	border-bottom: 1px solid #446038;
	margin: 15px 0 20px;
}
h1 {
	font-family: Tahoma;
	font-size: 150%;
	color: #782221;
	margin: 0 0 15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10px 0 0 0;
	color: #446038;
	text-transform: uppercase;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0 0 10px;
}
ul {
	color: #66CCFF;
}
li, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p.small {
	font-size: 12px;
	color: #666666;
}
.homepageSpecial {
	width: 340px;
	float: right;
	margin: 15px 20px 0 0 !important;
	margin: 15px 10px 0 0;
}
.homepageVideo {
	margin: 0px auto 0 auto!important;
	margin: 15px 10px 0 0;
}
.homepageButtons {
	width: 420px;
	float: right;
	margin: 15px 20px 0 0 !important;
	margin: 15px 10px 0 0;
}
.homeContent {
	width: 540px;
	margin: 10px 0 0px 10px;
	overflow: visible;
}
.boxrow {
	width: 918px;
	height: 128px;
	clear: both;
	margin-left: 12px;
}
#footer {
	width: 930px;
	height: auto;
	margin: 5px 0 20px;
}
#footer p {
	font-size: 10px;
	color: #FFFFFF;
	margin: 5px 0;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #FFFFFF;
}
#footer .fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.copyright {
	margin-left: 43px;
}
.logobox {
	width: 165px;
	height: 80px;
	float: left;
	text-align: center;
	margin-top: 0px;
}
form .button {
	color: #083B6E;
	background-color: #66CCFF;
	border: 1px solid #083B6E;
}
div.warning {
	width: auto;
	height: auto;
	margin: 5px;
	padding: 10px;
	border: 1px solid #CC0000;
	background-color: #FFCCCC;
}
.highlight {
	color: #3C5331;
	font-weight: bold;
}
.homeimage {
	border: 5px solid #6FA44A;
	margin: 1;
}
