/* @override http://www.bavpro.com/clients/sampsons/mp/main.css */
* {
	padding: 0;
	margin: 0;
}
body {
	font: 12px/1.5em Verdana, Helvetica, sans-serif;
	color: #FFF;
	background: #3b3818 url(bkgnd.jpg) fixed center center;
	height: 100%;
}

a {outline: none;}

p {padding-bottom: 1em;}

img {border: 0;
	background: #fff repeat-x;
}

h1 { }

h2 {
	font-size: 1.5em;
	padding-bottom: 0.5em;
	color: #60605b;
	text-align: left;
	font-weight: normal;
	font-style: normal;
}

h4 {
	font-size: 1.1em;
}

h5 {
	font-size: 1.0em;
	text-transform: uppercase;
	font-weight: 100;
	color: #666;
}

#main {
	background: url(bkgnd.jpg) fixed center;
	height: 2150px;
}

#container {
	color: #60605b;
	width: 730px;
	background: #f9f9f9 fixed center center;
	height: 100%;
}

#header {
	background: #3b3818 url(bkgnd.jpg) fixed center;
	height: 185px;
}

#content { width: 520px; padding-right: 15px; padding-left: 15px; float: right; }

#content_text { width: 520px; margin-top: 10px; text-align: left; color: #38180b; font-size: 1em; line-height: 1.7em; height: auto; float: right; }

	ul#nav {
		list-style-type: none;
	margin-top: 20px;
	padding-top: 0;
}

#content_text img.one {
		padding: 2px;
		border: 1px solid #502315;
		margin: 3px 5px 7px 0;
	}
	
	ul#nav li.section {
		text-transform: uppercase;
		color: #D98006;
	}

ul#nav li a {
		color: #6a2600;
		text-decoration: none;
		text-transform: none;
		width: 148px;
		voice-family: "\"}\""; 
		voice-family: inherit;
	padding: 1px 15px;
	font-size: 11px;
	text-align: left;
	border-color: #dfdec7;
	display: block;
	margin-top: -9px;
	margin-bottom: -8px;
	background-image: url(yel.jpg);
}
		ul#nav li ul li {
			list-style-type: none;
		}

		ul#nav li a:hover {
		background: #de8c1b url(navbk1.jpg);
		display: block;
		text-decoration: none;
		text-transform: none;
		width: 148px;
		voice-family: "\"}\""; 
		voice-family: inherit;
		padding: 1px 15px;
	border-color: #dfdec7;
}

ul#nav a.active {
		display: block;
		text-decoration: none;
		text-transform: none;
		width: 149px;
		voice-family: "\"}\""; 
		voice-family: inherit;
		padding: 1px 15px;
	border-right: 1px solid #f9f9f9;
	background-color: #f9f9f9;
	border-bottom: 1px solid #472315;
	border-top: 1px solid #472315;
	margin-top: -10px;
	margin-bottom: -9px;
	background-image: url(wht.jpg);
}

#pagenav {
	width: 178px;
	height: 100%;
	background-image: url(yel.jpg);
	border-right: 1px solid #411c0e;
	float: left;
}

#navigation {
	float: left;
	width: 176px;
}
			
#footer { color: #3b1903; height: 24px; width: 730px; background: #e08c1b url(footer.jpg) repeat-x center; border-top: 1px solid #190a00; }
	#footer p {
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	padding: 6px;
}
	
	#footer a {
		text-decoration: none;
	color: #3b1903;
}