html, body{color:#000;font-family:arial, sans-serif;font-size:12px;font-weight:normal;background:#000 url('../img/body_back.jpg') repeat-x;margin:0px;}
a{color:#4B4B4B;font-weight:normal;text-decoration:none;}a:link{color:#4B4B4B;text-decoration:none;}a:visited{color:#4B4B4B;text-decoration:none;}a:active{color:#4B4B4B;text-decoration:none;}a:hover{color:#000;text-decoration:underline;}
h2				{font-family:times, serif; color: #221900; text-decoration: underline; }
h3				{font-family:times, serif;margin:0px; color: #221900;}
#main			{background:transparent url('../img/ban_backblk.jpg') repeat-y top right;overflow:hidden;width:62em;}
#banner			{width:353px;height:104px;background: url('../img/banner.jpg') no-repeat;float:left;margin-top:14px;margin-left:40px;}
#address		{height:84px;width:226px;background: url('../img/address.jpg') no-repeat;float:left;margin-left:40px;margin-top:11px;}
#utility_navigation1{float:right;background:#221900 url('../img/unav_left.jpg') bottom left no-repeat;width:12.7em;height:2.4em;}
#utility_navigation2{color:#CBBD92;background: url('../img/unav_right.jpg') bottom right no-repeat;width:12.7em;height:2.4em;}
#mainpic		{border: 3px solid #221900; height:300px; width:700px;}
#navigation1	{width:54.5em;float:left;clear:left;background:#B8A369 url('../img/nav_top.jpg') top left repeat-x;height:40px;margin:15px 0px 0px 40px;font-family:times;}
#navigation2	{background: url('../img/nav_bot.jpg') bottom left repeat-x;height:40px;}
#navigation3	{background: url('../img/nav_right.jpg') top right no-repeat;height:40px;}
#navigation4	{background: url('../img/nav_left.jpg') top left no-repeat;height:40px;}

.space			{width:25px;float:left;height:10px;}
.active1		{background:#CCB77C url('../img/hov_left.jpg') top left no-repeat;display:block;float:left;margin:5px 0px;padding:0px 0px 0px 20px;height:29px;}
.active2		{background: url('../img/hov_right.jpg') top right no-repeat;display:block;float:left;padding-top:6px;height:29px;}
.active2 a		{padding-right:20px;font-weight:normal;color:#2B0C00;cursor:pointer;}

.inactive		{padding:12px 10px 0px 10px;float:left;color:#372611;}

#quote			{float:left;background:#000 url('../img/quote.jpg') no-repeat;height:56px;width:348px;margin-right:150px;}
#content		{overflow:hidden;background:#fff url('../img/content_back.jpg') repeat-x bottom left;width:100%;text-align:left;font-size:14px;padding-bottom: 3em;}
.content		{width:55em;padding:5px 0px 35px 40px;}
#footer			{color:#B8A369;background:#000 url('../img/footer_back.jpg') repeat-x top left;width:100%;bottom:0px;height:100px;}
.footer			{width:60em;text-align:left;padding:20px;font-size:11px;}
#footer span	{margin:0px 5px;}
#footer a		{color:#B8A369;}
#footer a:hover	{text-decoration:none;}
.copyright		{color:#7A6D4A;}

.float_right	{float:right;}
.float_right_pic { float:right; margin-left: 10px; }
.float_left_pic {float: left; margin-right: 10px; }

form			{font-weight:bold;}
form label{display:block;padding:3px;width:180px;float:left;clear:left;margin-right:5px;}
form input{margin-bottom:3px;width:300px;}
form input.submit{margin-bottom:3px;width:100px;}
form textarea{margin-bottom: 3px;width:300px; height:150px;}
.over			{margin-left:87px;}	
li { position: relative; left : 15px; }
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	text-decoration: none;
	color: #fff;
	width: 5.75em;
	line-height: 2.0em;
	font-size: 12px;
}
#nav a img { border: 0px; }
#nav li {
	padding: 0px;
	margin: 0px;
	float: left	;
	position: static;
	width: 6.0em;
	text-align: center;
	background-color: #221900;
	border-right: 1px solid #221900;
	border-left: 1px solid #362611;
}

#nav li:hover, #nav li.sfhover {
	padding: 0px;
	margin: 0px;
	background-color: #b8a369;
	border-right: 1px solid #221900;
	border-left: 1px solid #362611;
	position: static;
}
#nav li ul {
	padding: 0px;
	margin: 0px;
	position: absolute;
	width: 6.0em;
	left: -999em;
}
#nav li ul li {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #362611;
}
#nav li ul ul {
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: -2.05em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
#staff				{overflow:hidden;clear: both;}
#staff div.member	{clear: both;padding-bottom: 1em;border-top: 1px dashed #241a01;}
#staff div.member h3	{margin-top: 1em;}
#staff div.member img	{float: left;margin: 1em 1em .5em 0;}
#staff div.member div	{float: left;}
#staffArdmore		{text-align: center;float:left;}
#staffDurant		{text-align: center;padding-left: 100px;}