

body {
	
	font-size: 73%; /* This is 10pt or approximately 13px - used to allow for font-sizes measured in ems */;
	font-family:  Georgia, Times, Arial, Helvetica,  serif;
	background: #7d703c;
	width: 807px;
	color: #ffffcc;
	padding: 0;
	margin: 0;
	
	
}


.top {
	float: left;
	font-size: 1.08em;
	color: #444444;
	background: url(../images/topbgnd.png) repeat-y;
	width: 1040px;
	height: 154px;
	font-weight: bold;
	padding: 0;
	margin: 0;

}

a:link, a:visited {
	text-decoration:  none;
	color: #ffffff;
	background-color: transparent;
}

a:hover, a:active {
	text-decoration:  underline;
	color: #f9eee5;
	background-color: transparent;
}
.nav {
	
	float: left;
	font-size: 1.08em;
	color: #e2b347;
	width: 233px;
	height: 488px;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0;
	align: top;
	

}

strong {
	font-size: 135%; /* This is 10pt or approximately 13px - used to allow for font-sizes measured in ems */;
	font-family:  Georgia, Times, Arial, Helvetica,  serif;
	color: #ffffcc;
	}

strong2 {
	font-size: 135%; /* This is 10pt or approximately 13px - used to allow for font-sizes measured in ems */;
	font-family:  Georgia, Times, Arial, Helvetica,  serif;
	color: #ab7c29;
	}


.main {	
	float: left;
	font-size: 1.08em;
	color: #ffffcc;
	background: #e2b347;
	width: 807px;
	height:129px;
	padding: 0;
	margin: 0;
	align: top;
}

.main4 {	
	float: left;
	font-size: 1.08em;
	color: #ffffcc;
	background: #404f28 url(../images/bodybg2.jpg) repeat-x;
	width: 807px;
	height:520px;
	padding: 0;
	margin: 0;
	align: top;
}

.main2 {	
	float: left;
	font-size: 1.08em;
	color: #ffffcc;
	background: #F8EFE6 url(../images/bodybg.jpg) repeat-x;
	width: 807px;
	height:488px;
	padding: 0;
	margin: 0;
	align: top;
}

.main3 {	
	float: left;
	font-size: 1.08em;
	color: #ffffcc;
	background: #F8EFE6 url(../images/bodybgbig.jpg) repeat-x;
	width: 807px;
	height:570px;
	padding: 0;
	margin: 0;
	align: top;
}



.footer {	
	float: left;
	font-size: .92em;
	font-weight: bold;
	color: #ffffff;
	background: #F8EFE6 url(../images/bottom.jpg) repeat-y;
	width: 1040px;
	height: 30px;
	padding: 0;
	margin: 0;
	align: top;
	text-align: center;
	
}

.footer3 {	
	float: left;
	font-size: .82em;
	font-weight: bold;
	color: #ffffff;
	background: #7d703c repeat-y;
	width: 1040px;
	height: 18px;
	padding: 0;
	margin: 0;
	align: top;
	text-align: center;
	
}

.footer2 {	
	float: left;
	font-size: .92em;
	font-weight: bold;
	color: #ecc05d;
	background: #F8EFE6 url(../images/bottom2.jpg) repeat-y;
	width: 1040px;
	height: 19px;
	padding: 0;
	margin: 0;
	align: top;
	text-align: center;
	
}


h1 {  
	font-size: 1.08em; 
	color: #ffffcc;
	font: 150% Georgia, Times, Arial, Helvetica,  serif;
	font-weight: bold;
} 


h2 {
	font-size: 0.9em; 
	color: #FFFFCC;
	font: 112% Georgia, Times, Arial, Helvetica,  serif;
	font-weight: bold;
}

h6 {
	font-size: 0.7em;
	color: #001D01;
	font-weight: bold;
	text-decoration: none;
}






