body {
	text-align:center;
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #3E4E21;

}




a:link {
	text-decoration: underline;
	color: #51652C;
}
a:visited {
	text-decoration: underline;
	color: #51652C;
}
a:hover {
	text-decoration: none;
	color: #51652C;
}
a:active {
	text-decoration: none;
}

.wrapper {
	text-align: center;
	background-color: #FFFFFF;
	height: 100%;
}

.footer-wrapper {
	background: url(../images/footer-bg.jpg) repeat-x left center;
	width: 100%;
	height: 254px;
}

img {border:none}
form {margin:0px; padding:0px; font-family: Tahoma;}
.formred {background-color:red; color:white;}
select {border: 1px solid #000000;}
input {border: 1px solid #000000; font-family: Tahoma;}
textarea {border: 1px solid #000000; font-family: Tahoma;}
dl {list-style-type:circle}
dt {font-weight:bold}
dd {margin:0px 0px 10px 0px; padding:0px}
h1 {font-size: 16px; color:#CC9500}
h2 {font-size: 12px}
hr {background-color:#CC9500; color:#CC9500; }

.inewstitle {font-size:11px; font-weight:bold}
.side {background: url(../images/greybg.gif) no-repeat;}
.content {
	font-size:11.5px;
	font-weight: normal;
	text-align: left;
	color: #666666;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.small {
	font-size:9px;
	font-weight: normal;
	text-align: left;
	color: #666666;
	line-height: 13px;
}
.small-footer {
	font-size:9px;
	font-weight: normal;
	text-align: left;
	color: #2A174F;
	line-height: 13px;
}

.contentmain {font-size:11px; padding:10px; background: url(../images/logobackdrop.gif) no-repeat center}
.time {font-size: 11px;}
.contact {
	font-size: 11px;
	font-weight: normal;
}
.large {font-size: 12px;}
.formtable {font-size: 11px; background:#ffffff;}

.footer {
	font-size:10px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

.white {
	font-size:11px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	line-height: 12px;
	font-weight: normal;
}



.keywords {
	font-size:10px;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	line-height: 12px;
	font-weight: normal;
}

.footerlink {color:#ffffff}
.topnav {
	background: #000000;
	font-size:11px;
	color: #FE000B;
	font-weight: bold;
}
.topnavlink {color:#FFFFFF; font-size:11px;}
.clockbox {border:0px; background: #CEB574; font-size:11px; font-family: Tahoma; color:#000000}
.header {
	font-size:25px;
	font-weight:normal;
	color: #51652C;
	line-height: 28px;
}
.submitbutton {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px;
	background-color: #6486A9;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	border-top: 1px solid #000000;
	border-right: 1px solid #6486A9;
	border-bottom: 1px solid #6486A9;
	border-left: 1px solid #000000;
}
.submitbox {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 1px 2px 1px 4px;
	background-color: #D9D8D3;
	text-align: left;
	border: 0px double #999999;
	background-position: center;
	vertical-align: middle;
}

.contactbox {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 4px;
	background-color: #D9D8D3;
	text-align: left;
	border: 0px double #999999;

}
.blue {
	color: 419DD4;
}
.green-bold {
	color: #6F893D;
	font-weight: bold;
	font-size: 11.5px;
}

.black {
	color: 000000;
}
.home-bg {
	color: 000000;
	background-image: url(../images/home-bg.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.navy-bold {
	color: #716B61;
	font-weight: bold;
}
.title {

	font-size:15px;
	font-weight:normal;
	color: #799936;
	line-height: 18px;
}
a.emailtext:link {
	color: #ffffff;
	text-decoration: underline;
}
a.emailtext:visited {
	color: #ffffff;
	text-decoration: none;
}
a.emailtext:hover {
	color: #ffffff;
	text-decoration: none;
}
a.emailtext:active {
	color: #ffffff;
	text-decoration: none;
}