body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;



/	background: #FDFBF3;/
	background: #FDFBF3;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FDFBF3;
	color: #010066;
}

#holder {
	width: 780px;
	background:#FDFBF3;
	text-align: left;
	margin: 0 auto 0 auto;
	background-color: #FDFBF3;
	border: solid white 0px;
}
#holder #content .largeText {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	}
#holder #content .newText {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
	}

td .contentHeader {
	color: #7D7A30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

#header {
	background: #FDFBF3;
	height: 100px;
}
/**************** Pseudo classes ****************/ 
a:link { 
color: #676324; 
text-decoration: none; 
font-weight: normal; 
} 
a:visited { 
color: #676324; 
text-decoration: none; 
font-weight: normal; 
} 
a:hover { 
color: #676324; 
padding-bottom: 5px; 
font-weight: normal; 
text-decoration: underline; 
} 

a:active { 
color: #676324; 
font-weight: normal; 
}
#nav { 
position: absolute; 
z-index: 35; 
width: 150px; 
margin: 0px;
margin-left: -150px;
margin-top: 50px;  
font-weight: normal;

} 
#AdLeft {
position: absolute;
z-index: 40;
width: 200px;
margin-top: 100px;
margin-left: 0px;
border: white solid 2px;
}
#AdRight {
position: absolute;
z-index: 40;
width: 180px;
margin-top: 50px;
margin-left: 400px;
}

#holder #content td {
	color: #7D7A30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#holder #nav img {
	margin-top: 5px;
	margin-bottom: 5px;
}


#content {
	margin: 0px 0px 0px 100px;
	padding: 5px;
	float:none;
	background:#FDFBF3;
	background-color: #FDFBF3;
}
#content2 {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	float:none;
	background:#FDFBF3;
	background-color: #FDFBF3;
}
.left {
	float: left;
	background-color: #FDFBF3;
}
.right {
	float: right;
}
#holder #content img {
	padding: 3px;
}
.contact {
	font-size: 16px;
	line-height: 20px;
	font-style: normal;
}

