html, body {
	height: 100%;         /* required */
}
body {
	text-align: center;   /* horizontal centering hack for IE */
	padding: 0;           /* required to "hide" distance div */
	margin: 0; 
	background: #9fac74;
}

div#distance { 
	margin-bottom: -355px; /* half of content height */
	width: 1px;           /* required to "hide" distance div */
	height: 50%;          /* required */
	float: left;          /* required */
	border: solid 0px #cc00cc;
}

div#content {
	position: relative;   /* positions content on top of distance */
	text-align: left;     /* horizontal centering hack for IE */
	height: 710px;         /* required - desired height */
	width: 100%;          /* required - desired width */
	margin: 0 auto;       /* required */
	clear: left;          /* required */
	border: solid 0px #cc0000;
	
}

div#topContent {
	position: relative; 
	text-align: center;   
	height: 72px;        
	width: 975px;        
	margin: 0 auto;     
	clear: left;         
	border: solid 0px #cccc00;
	
}

div#middleBar {
	position: relative; 
	text-align: left;   
	height: 476px;        
	width: 100%;            
	background: #879361;      
	border: solid 0px #cccc00;
	clear: none;
}

div#middleContentHolder {
	position: relative; 
	text-align: left;   
	height: 476px;        
	width: 975px;        
	margin: 0 auto;     
	clear: left;         
	border: solid 0px #cccc00;
	
}

div#middleContent {
	position: relative; 
	text-align: left;   
	height: 476px;        
	width: 975px;        
	margin: 0 auto;     
	clear: none;         
	border: solid 0px #cc0000;
	z-index: 2;
}

div#middleContentIndented {
	position: relative; 
	text-align: left; 
	left: 240px;  
	height: 476px;        
	width: 715px;        
	margin: 0 auto;     
	clear: none;         
	border: solid 0px #cc0000;
	z-index: 2;

}

div#middleContentIndentedTall {
	position: relative; 
	text-align: left; 
	left: 240px;  
	height: 576px;        
	width: 715px;        
	margin: 0 auto;     
	clear: none;         
	border: solid 0px #cc0000;
	z-index: 2;

}

div#middleLeftContent {
	position: relative; 
	height: 476px;        
	width: 210px;           
	clear: none;
	float:left;         
	border: solid 0px #0000cc;
	z-index: 4;
}

div#middleRightContent {
	position: relative;   
	height: 476px;        
	width: 760px;         
	clear:none;
	float:right;        
	border: solid 0px #cccc00;
	z-index: 5;
}


div#leaves {
	position: absolute;   
	height: 476px;        
	width: 464px;  
	margin-left: -250px; 
	top: 217px;        
	border: solid 0px #00cc00;
	z-index: 1;
}

div#btmContent {
	position: relative; 
	text-align: left;   
	height: 165px;        
	width: 975px;        
	margin: 0 auto;     
	clear: left;         
	border: solid 0px #ffffff;
	z-index: 3;
}

div#btmContentCopy {
	position: relative; 
	text-align: left;
	top: -120px;
	left: -80px;   
	height: 100px;        
	width: 470px;        
	margin: 0 auto;
	float: right;     
	clear: all;         
	border: solid 0px #00cc00;
	z-index: 6;
}

div#nav {
	position: relative;   
	text-align: left;    
	top: 120px;
	left: 30px;
	width: 150px;
	height: 300px;
	margin: 0 0 0 0;
	clear: left;
	border: solid 0px #000000;
}

div#hr {
	position: relative;   
	text-align: left;    
	top: 0px;
	left: 0px;
	width: 975px;
	height: 1px;
	margin: 0 0 0 0;
	clear: left;
	background: white;
	border: solid 0px #FFFFFF;
}

a.leftNav {
	FONT-FAMILY: Verdana, Helvetica, arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
	text-decoration: none;
}

a.leftNavOn {
	FONT-FAMILY: Verdana, Helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 16px;
	text-decoration: none;
}

a.leftNav:hover {
	FONT-FAMILY: Verdana, Helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
}

a.leftSubNav {
	FONT-FAMILY: Verdana, Helvetica, arial, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 16px;
	margin-left: 12px;
	text-decoration: none;
}

a.leftSubNavOn {
	FONT-FAMILY: Verdana, Helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	line-height: 16px;
	margin-left: 12px;
	text-decoration: none;
}

a.leftSubNav:hover {
	FONT-FAMILY: Verdana, Helvetica, arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	margin-left: 12px;
	text-decoration: none;
}

.copyright {
	FONT-FAMILY: Verdana, Helvetica, arial, sans-serif;
	font-size: 10px;
	color: #FFF;
	margin-left: 0px;
}

.bodyWhite {
	FONT-FAMILY: Verdana, Helvetica, arial, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 16px;
	margin-right: 240px;
	margin-top: 120px;
}

.bodyWhite2 {
	FONT-FAMILY: Verdana, Helvetica, arial, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 16px;
	margin-right: 240px;
	margin-top: 60px;
}

a.footerAddress {
	FONT-FAMILY: Verdana, Helvetica, arial, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 16px;

}

.footerAddress {
	FONT-FAMILY: Verdana, Helvetica, arial, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 16px;

}

.footerDesc {
	FONT-FAMILY: Verdana, Helvetica, arial, sans-serif;
	font-size: 11px;
	color: #3d4429;
	line-height: 16px;

}


