html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, formfield {  
margin: 0; 
padding: 0; 
border: 0; 
}

body {
	background: #FFFFFF url(img/body_bg.gif) repeat-x;
	font-size: 14px;
	text-align: center;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B635D;
}
#wrapper {
	margin: 0 auto;
	width: 766px;
	text-align: left;
	position: relative;
	background-image: url(img/outercontent_bg.jpg);
	background-repeat: repeat-y;
}

#outercontent {
	margin-left: 1px;
}


#topbanner {
	background-image: url(img/header_bg.jpg);
	margin: 0 auto;
	width: 766px;
	background-position: -1px 0px;
	height: 13px;
}

#topbanner .left {
	margin-left: 20px;
}

#topbanner .dish {
	float: right;
	margin-right: 18px;
	display: inline;
}

#subheader {
	background-image: url(img/subheader_image.jpg);
	background-repeat: no-repeat;
	background-position: -1px 0;
	height: 161px;
	width: 766px;
}

#content {
	margin-left: 230px;
	padding: 7px 0 10px 0;
	width: 510px;
	background-image: url(img/grass.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#content h2 {
	font-size: 95%;
	margin: 12px 0 0 5px;
	color: #0D1448;
}

#content p {
	padding: 5px 5px;
}

#content #nature {
	float: right;
	border: 1px solid #4D562E;
	margin: 5px 10px 3px 5px;
}
#content #nature2 {
	float: right;
	border: 1px solid #4D562E;
	margin: 5px 10px 3px 5px;
}
#content .printheader, #content .handheldheader {
	display: none;
}

#nav {
	position: absolute; 
	width: 180px;
	top: 170px;
	left: 23px;
}

#nav h3 {
	color: #39355A;
	font-size: 90%;
	padding-bottom: 5px;
	width: 179px;
	border-bottom: 1px solid #C5AEA6;
}

#nav img {
	margin: 25px auto;
}

#nav ul {
	list-style-type: none;
	padding-left: 2px;
	/*margin-left: 20px;*/
}

div#nav ul li {
	border-bottom: 1px solid #C5AEA6;
	font-family: Arial, Helvetica, sans-serif;
	width: 179px;
	margin-bottom: -2px;
	margin-bottom:/**/ -5px;
	ma\rgin-bottom: -2px;
}

div#nav>ul li, #nav>h3 {
	border-bottom: 1px dotted #6D5D50;
	margin-bottom: 0;
}

#nav li a {
	font-size: 12px;
	height: 1%;
	display: block;
	text-decoration: none;
	color: #818585;
	padding: 4px 0 4px 2px;
	margin: 0;
}

#nav li a:hover, #nav li a:focus {
	background-color: #2F8788;
	color: #D1D4BF;
}
.listing {
	line-height: 18px;
	list-style-position: inside;
	list-style-image: url(img/page-icon.gif);
	padding-left: 25px;
}

#footer {
	/*height: 34px;*/
	background-image: url(img/footer_bg.jpg);
	background-repeat: no-repeat; 
   background-position: -1px 0;
}


#footer p {
	font-size: 9px;
	text-align: right;
	padding: 4px 23px 25px 0;
	color: #660000;
	border-top: 1px solid #000;
	margin: 0 13px;
	
}



.side {
	font-size: 12px;
}
.smalltext {
	font-size: 10px;
	color: #333333;
}#content img {
	padding: 5px 5px;
}
#footer a {
	text-align: right;
	padding: 2px;
	color: #660000;
	margin: 0;
	font-size: 9px;
}
#content a {
	text-decoration: underline;
	color: #666666;
}
#content a:hover {

	text-decoration: underline;
	color: #009291;
}
.realsmall {
	font-size: 10px;
}

