#d1 { position:relative;width:798px;height:1242px;-adbe-g:a;}
#d2 {
	position:absolute;
	top:10px;
	left:191px;
	width:526px;
	height:1202px;
	-adbe-c:c;
}

body { }

body { overflow:scroll; }


p { }

td { }

a:link { color: #887f64; }

a:visited { color: #887f64; }

a:hover { color: #000; }

a:active { color: #887f64; }

a {outline: none;}
.copyright { color: #aa9253; font-size: 9.5px; font-family: verdana; line-height: 20px; text-decoration: none; }
.text { font-size: 9pt; font-family: georgia; font-weight: normal; font-style: normal; line-height: 15pt; text-decoration: none; }
.image_left { padding: 5px 5px 5px 0; }
.title { color: #5d0e19; font-size: 20px; font-family: georgia; font-weight: 400; line-height: 22px; text-decoration: none; }
.small { font-size: 11px; font-family: arial; line-height: 13px; text-decoration: none; }
.testimonial { font-size: 11px; font-family: arial; line-height: 15px; text-decoration: none; }
.bottom_line { border-bottom: 1px dotted #4b442a; }

#box {
	border: 0px dashed fuchsia;
	width: 800px;
	height: 29px;
	background-image:url(../nav/navcss.jpg);
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 2em;
	text-decoration: none;
	position: relative;
	z-index: 1;

	}
	
#nav {
width: 400px;
border: 0px dotted green;
background-color: none;
position: absolute;
top: -1px;
left: 395px;

	}
	
#nav, #nav ul {
	
	padding: 0;
	margin: 0;
	list-style: none;
	
	}

#nav a {
	display: block;
	width: auto;
	padding: .3em .5em;
	text-decoration: none;
}

#nav a:hover { color: #3c2010; }




#nav li {
	float: left;
	width: auto;
	text-align: left;
	margin: 0;
	padding: 0;
}

#nav li ul {
	position: absolute;
	top: 29px;
	width: 14em;
	padding: 0 2px 0 0;
	left: -999em;
	background-image:url(../nav/sub-nav-bkg.png);
	display: block;
	border-left: 1px solid white;
		border-right: 1px solid white;
	border-bottom: 1px solid white;
		border-top: 0;

}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

