body{
	padding:0px;
	margin:0px;
	background-color:#505833;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper #footer #footerMain .moduletable #footerContent #footerContact .ContactInfo a {
	color: #27854E;
}


*{
	padding: 0;
	margin: 0;
	font-family:Georgia;
}

#wrapper{
	width:968px;
	margin:0 auto;
	background:url(images/wholeBackground.jpg);
}

#mainContent{
	padding: 20px;
	padding-bottom:60px;
	font-size: 13px;
	line-height: 1.7em;
}

#header{
	width:100%;
	background: url(images/header.jpg);
	height:157px;
}

#leftColumn{
	float: left;
	width: 157px;
	background-color:#c6d463;
	
}

#mainContent{
	float:right;
	width:771px;
	background:url(images/mainBackground.jpg) bottom no-repeat;
	min-height:454px;
}

#footer{
	clear:both;
}

a.mainlevel, a.sublevel{
	padding-left:12px;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	text-decoration:none;
	font-size:18px;
	color:#27854e;
} 

a.mainlevel:hover, a.sublevel:hover{
	color: #274F31;
	padding-left: 20px;
} 

a.sublevel{
	padding-left:20px;
	font-size:14px;	
} 

a#active_menu{
	background-color:#f0e044;
	border-right:solid #FFFFFF 15px;
}

#footerTagLine{
	background:url(images/tagLineBackground.jpg);
	height:38px;
}

#footerMain{
	background:url(images/footerMainBackground.jpg);
	height:150px;
}

h3.footer{
	font-size:20px;
	color:#27854e;
	padding-top:9px;
	padding-bottom:9px;
	padding-left:160px;
	font-weight:normal;
}

/* ------------ CONTENT CSS -----------------------*/
#contentLeft{
	width:370px;
	float:left;
}

#contentLeft p{
	color:#27854e;
	padding:20px 20px 20px 0px;
}

#contentRight p{
	color:#27854e;
	padding:12px 12px 12px 0px;
}

#content{
	width:740px;
}
#process {
	clear: both;
}


#contentRight{
	width:370px;
	float:right;
}

#contentRight h3{
	font-weight:normal;
	padding:8px 0px;
	color:#27854e;
}

.contentpaneopen td{
	color: #27854e;

}

.contentpane td, input, textarea{
	color: #27854e;
}

.contentheading{
	font-weight: bold;
	font-size: 16px;
}

/* ------------ FOOTER CONTENT -----------------------*/
#footerContent{
	width:740px;
	padding-left:160px;
	padding-top:20px;
}
#footerContact{
	float:left;
	width:335px;
	margin-right:15px;
}
#footerMoreInfo{
	float:right;
	width:370px;
}

#footerContact h2, #footerMoreInfo h2{
	color:#27854e;
	padding-bottom:5px;
	border-bottom:4px solid #FFFFFF;
	margin-bottom:10px;
}


span.ContactInfo{
	color:#464646;
	font-size:12px;
}

#footerMoreInfo p{
	color:#464646;
	font-size:12px;
}

#webFooter {
	height: 30px;
}
#wrapper #mainContent .contentpaneopen #content img {
	margin-left: 5px;
}

