body
{
	width:780px;
	height:auto;
	margin:0 auto;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#BFC0B8;
	}
	
#outer
{
	width:780px;
	height:auto;
	margin:0 auto;
	}
	
#logo
{
	width:780px;
	height:33px;
	background-color:#F8F6E9;
	text-align:left;

		}
		
		
#hed
{
	width:780px;
	height:152px;
	float:left;
		}
		
#menu
{
	width:780px;
	height:40px;
	background-color:#fff;
	float:left;
	}
	
#menu ul
{
	margin:0px;
	padding:0px;

	}
	
#menu li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#33592D;
	list-style:none;
	display:inline;
	float:left;
	width:155px;
	text-align:center;
	}
	
#menu li a
{
	text-decoration:none;
	color:#33592D;
	}
	
	

#inner
{
	width:780px;
	height:auto;
	background-color:#fff;
	float:left;
		}
	
#nav
{
	width:200px;
	height:auto;
	float:left;
	background-color:#F8F6E9;
	margin:5px;
	}
	

#nav ul
{
	margin:0px;
	padding:10px;
	padding-top:20px;
	}
	
#nav li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
	color:#33592D;
	list-style:none;
	width:170px;
	text-align:center;
	}
	
#nav li a
{
	text-decoration:none;
	color:#33592D;
	}
	
#content
{
	width:535px;
	height:auto;
	float:right;
	padding:5px;
	margin:5px;
	background-color:#F8F6E9;
	
		}
	
#footer
{
	width:780px;
	height:30px;
	clear:both;
	background-color:#F8F6E9;
	}
	
#footer-menu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#33592D;
	font-weight:bold;
	line-height:30px;
	}
	
#footer-menu a
{
	text-decoration:none;
	color:#33592D;
	}


	
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#33592D;
	text-align:center;
	margin-top:10px;
	}
	
h2,h3,h4,h5,h6
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#33592D;
	text-align:left;
	}
	
h2 a
{
	text-decoration:none;
	color:#33592D;
	}
	

	
p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	}
	
p a
{
	text-decoration:underline;
	font-weight:bold;
	color:#000;
	}
	
	
li
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	margin-bottom:5px;
	}
	
li a
{
	text-decoration:underline;
	font-weight:bold;
	color:#000;
	}
.quotebox{
	width:200px;
	padding:5px;
	background-color:#cfdc96;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:solid 2px #666666;
	}
.quotebox select{
	width:150px;
	font-size:11px;
	height:auto;
	}
.quotebox .box{
	width:90px;
	font-size:11px;
	height:13px;
	}