html, body, ol, ul, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin:0; 
padding:0;
border:0;
}

#wrapper {

	margin: 10px auto;
	padding: 0px;
	width: 975px;
	border: 2px solid #000000;
	height:525px;
}
#banner {
	margin: 4px auto;
	padding: 1px;
	width: 965px;
	height:90px;
	border: 1px solid #036b35;
	
	
	
}
#logoleft {
	margin: 4px 5px;
	padding: 1px;
	width: 175px;
	height:80px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	
	}
	
#logoright {
	margin: 4px 100px 4px 150px;
	padding: 1px;
	width: 650px;
	height:80px;
	float:right
	}


#topnav {
	text-align: left;
	width: 965px;
	margin: 1px auto;
	border-top: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;	
}

#topnav ul {
padding: 0;
margin: 0;
background-color:#036b35;
}

#topnav ul li {
display: inline;
padding: 0;
margin: 0;
}

#topnav ul li a {
	height:40px;
	color: #ffffcc;
	background-color:#036b35;
	text-decoration: none;
	padding: 0 5px 0 5px;
	border-right: 1px solid #000000;
	text-align: center;
	width: 4em;
	font: 75% Arial, Helvetica, sans-serif;
}

#topnav ul li a:hover, #nav ul li a:focus {
background-color: #FFFFFF;
color:#5b5618;
}

#content {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	padding: 2px;
	width: 960px;
	margin: 1px auto;
	border: 1px solid #036b35;
	height: 350px;
	overflow:auto;
	
	
	
	
}
#contentimage {
	text-align: left;
	padding: 1px;
	float: left;
	width: 500px;
	margin: 5px;
	border: 1px solid #036b35;
	height:333px;
	clear:both;
	
	
}

#contenttext {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin: 5px 2px 5px 2px;
	padding: 2px;
	float: right;
	width: 390px;
	height:400px;
	
	

}

#footer {
	clear: both;
	height: 1px;
	width: 965px;
}


.removerightborder {
	border-right-style: none;
}
.pageheading {
	font-size: 12pt;
	color: #5b5618;
}


.guestquote {
	font-family: "Bickham Script Pro Regular";
	font-size: 30pt;
	color: #938463;
}
.quote {
	font-size: .90em;
	font-style: italic;
}
