body{
	width: 1010px;
	  background: #393f3d;
		border: thin solid Black;
		/*margin-left: 114px;*/
		margin:auto;
		background-image: url(images/background.gif);
		background-repeat: repeat-y;
		/*background-position: 0px; -5px;*/
		background-position: center;
		
			}
A.MAIN {color : black;font-family : Arial, Helvetica, sans-serif;font-size : 14px;font-weight : regular;text-decoration : none;}
A.MAIN2 {color : black;font-family : Arial, Helvetica, sans-serif;font-size : 11px;font-weight : bold;text-decoration : none;}
A.MAIN3 {color : black;font-family : Arial, Helvetica, sans-serif;font-size : 18px;font-weight : bold;text-decoration : none;}


A.NAV {color:#FF6600; font-family : Arial, Helvetica, sans-serif;font-size : 11px;font-weight : bold;text-decoration : none;}
A.NAV2 {color : white;font-family : Arial, Helvetica, sans-serif;font-size : 13px;font-weight : bold;text-decoration : none;}
A.NAV3 {color : #FF6600;font-family : Arial, Helvetica, sans-serif;font-size : 14px;font-weight : bold;text-decoration : underline;}
	
	
H1 {text-align:center;font-size: 21px;color: #263d1c;}	
H2 {font-size:22px;color: #000000;text-align: center;}
H3 {margin-left: 12px;font-size:20px;color:#8A4500;}

.quote {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	
}

p.left {
	font-size: 13px;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 5px;
	}

.b{
	font-size: 14px;
	text-decoration: none;
	color:white;
}

.a{
	font-size: 14px;
	text-decoration: none;
}

.a:hover {
	color: #D77700;
	font-size: 18px;
}
.a.nav:hover {
	color:#0000CD;
	text-decoration: none;
}
	
.mainbdy{
	margin-top:-40px;
	margin-left: 0px;
	width: 780px;
	background: white;
}
.menu
	{
	    margin-left: 0px;
		width: 780px;
		background: white;
		
		}
		
.list {
	margin-left: 20px;
	color: #8B0000;
	font-size: 14px;
	line-height:5px;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #908a7d;
	color: #ffffff;
	font-size: 7pt;
	padding: 20px 0px 20px 0px;
	text-align: center;
}

#dave {
	float:left;
	clear: right; }
	
#navcontainer {
	position: relative;
	margin-top: -18px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:5px;

	
	}
#navlist ul
{
margin: 0;
white-space: nowrap;
padding: 0;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a
{
padding: 1px 15px 3px 15px;
margin-left: 7px;
border: 0;
background-color: #908a7d;
font: bolder; color: Black;
}

#navlist a:link, #navlist a:visited
{
color: Black;
text-decoration: none;
font-weight: 900;
font-size: 14px;
}

#navlist a:hover
{
border: 1px solid #333;
background-color: #FF6600;
background-image: url(menu2 copy.jpg);
color: #333;
}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background-color: #FF6600;
background-image: url(images/l1_over.gif);
color: #333;
}


#dropmenudiv{
position:absolute;
/*border:1px solid black;*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:22px;
z-index:100000;
}
#dropmenudiv a{
width: 100%;
display: block;/*
border-bottom: 1px solid black;*/
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #FF6600;
}

<!--[if IE 5]>
<style>
#navlist a {
float: left;
clear: both;
width: 100%;
}
</style>
<![endif]-->

<!--[if lte IE 6]>
<style>
#navlist a {height: 1%;}
</style>
<![endif]-->

* 									{ margin: 0; padding: 0; }
body								{ font: 14px Helvetica, Sans-Serif; } 
#page-wrap							{ width: 800px; margin: 25px auto; } 
a									{ text-decoration: none; }
ul									{ list-style: none; }
p                                   { margin: 15px 0; }




