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

body {
	background: url(body_bg.gif);
	background-repeat: repeat-x;
	font-size: 100.01%;
	text-align: center;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B635D;
	line-height: 1.2em;

}



#wrapper {
	margin: 0 auto;
	width: 766px;
	text-align: left;
	position: relative;
	background-image: url(outercontent_bg.jpg);
	background-repeat: repeat-y;
}

#outercontent {
	margin-left: 1px;
}





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

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

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

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



#content {
	margin-left: 230px;
	padding: 7px 0 10px 0;
	width: 510px;
}
#content h1 {
	font-size: 100%;
	margin: 10px auto;
	color: #000033;
}
#content h2 {
	font-size: 90%;
	margin: 10px auto;
	color: #660000;
}
#content h3 {
	font-size: 90%;
	margin: 10px auto;
	color: #000033;
}
#content p {
	font-size: 85%;
	text-align: justify;
	padding-right: 20px;
}

#content ul {
	padding-left: 1em;
	margin-left: 10px;
	list-style-type: disc;
	font-size: 85%;
	list-style-position: inside;
}


#content #doug_fir {
	float: right;
	border: 1px solid #4D562E;
	margin: 10px 0px 30px 15px;
}


#content #l {
	float: left;
	border: 1px solid #4D562E;
	margin: 10px 0px 30px 15px;
}
#content .printheader {
	display: none;
}




#skip {
	position: absolute; 
	top: -500px;
}



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

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

#nav img {
	margin: 25px auto;
	border: 1px solid #4D562E;
}

#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: 80%;
	height: 1%;
	display: block;
	text-decoration: none;
	color: #666666;
	padding: 4px 0 4px 2px;
	margin: 0;
}

#nav li a:hover, #nav li a:focus {
	background-color: #D1D7B0;
	color: #660000;
}


#nav2 p {
	font-size: 75%;
	padding: 5px 5px;
	text-align: left;
}
#nav2 h3 {
	color: #39355A;
	font-size: 90%;
	padding-bottom: 5px;
	width: 190px;
	border-bottom: 1px solid #C5AEA6;
}

#nav2 img {
	margin: 25px auto;
	border: 1px solid #4D562E;
}

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

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

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

#nav2 li a {
	font-size: 75%;
	height: 1%;
	display: block;
	text-decoration: none;
	color: #666666;
	padding: 1px 0 1px 2px;
	margin: 0;
}

#nav2 li a:hover, #nav li a:focus {
	background-color: #D1D7B0;
	color: #660000;
}




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




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