@charset "utf-8";
/* CSS Document */

html {
	height:100%;
}

img {
	border: none;
	border-collapse:collapse;
	overflow:auto;
}
hr {
background-color:#908b7c;
border: 0;
height: 1px;
}
#l_home {
position: relative;
left: 607px;
top: 81px;
width:175px;
}
#fb_link {
position: relative;
left: 741px;
top: 177px;
width:50px;
}
body {
	height:96%;
	margin:0 0 0 0;
	padding:0;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3d3a2e;
	font-size: 12px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFF;
	line-height: 18px;
}
.site-wrapper {
width: 778px;
margin:-41px auto;
}
.nav {
background:transparent url(../images/nav.jpg) no-repeat scroll 0 0;
height:37px;
width:778px;
}

.home_imgs {
height: 208px;
}
.lower {
background-color:#e1dfd2;
background-repeat:repeat-x;
border-left:1px solid #908b7c;
border-right:1px solid #908b7c;
border-bottom:1px solid #908b7c;
margin:0;
padding:0;
overflow:auto;
float:left;

}
.l_left {
width:430px;
float:left;
overflow:auto;
padding: 0px 30px 0 30px;
margin: 0;
overflow:auto;
border-right:1px solid #908b7c;
margin-bottom: 30px;
}
.l_left ul {
list-style:none;
}
.l_left img {
float:left;
padding: 0 10px 5px 0;
}
.l_right {
width:225px;
float:left;
overflow:auto;
padding:0 30px 30px;
}
.l_right img {
float:left;
overflow:auto;
padding: 0 5px 5px 0;
}
.l_right ul{
list-style:none;
font-weight:bolder;
color:#3d3a2e;
padding:inherit;
margin:0;
line-height: 21px;
}
.l_right a{
list-style:none;
text-decoration:underline;
font-weight:bolder;
color:#3d3a2e;
padding:inherit;
margin:0;
line-height: 18px;
}
#vert_spacer {
padding-top: 25px;
}
.present {
color:#b4a96a;
}
.details {
font-style:italic;
line-height: 16px;
color:#5e5e5e;
}
.slant{
font-style:italic;
}
#h_spacer {
padding-bottom: 8px;
}
.title {
padding-top:10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height: 10px;
text-transform: uppercase;
font-weight:bold;
}
.footer {
text-align:center;
line-height: 40px;
}

/* drop down */
#nav, #nav ul { /* all lists */
	margin:0;
	padding:0;
	list-style:none;
}

#nav li { /* all list items */
	float:left;
	margin:0;
	padding:0;
}

#nav li a {
	display:block;
	height:37px;
	margin:0;
	padding:0;
	text-decoration:none;
}

#nav li:hover, #nav li.hover { 
	position:static; 
}
a.dropdown01 { width:138px; }
a.dropdown02 { width:62px; }
a.dropdown03 { width:115px; }
a.dropdown04 { width:132px; margin-right:180px;}
a.dropdown05 { width:65px; }
a.dropdown06 { width:110px; }

#nav li a span {
	visibility:hidden;
}

#nav li ul {
	border-bottom:1px solid #beb9a4;
	height:auto;
	left:-999em;
	margin:0;
	padding:0;
	position:absolute;
	text-align:left;
	width: 162px;
}

#nav li ul li {
	float:none;
	margin:0;
	padding:0;
	width: 100px;
}

#nav li ul li a:link, #nav li ul li a:visited, #nav li ul li a:active {
	background-color:#e1dfd2;
	border-left:1px solid #beb9a4;
	border-right:1px solid #beb9a4;
	border-top:1px solid #beb9a4;
	display:block;
	height:16px;
	padding-top:2px;
	width: 120px;
	padding-left: 10px;
	padding-right: 30px;
}

#nav li ul li a:hover {
	background-color:#757364;
	color: #e1dfd2;
	display:block;
	height:16px;
	padding-top:2px;
    width: 120px;
	padding-left: 10px;
	padding-right: 30px;
}

#nav li:hover ul, #nav li.sfhover ul {
	left:auto;
}/* end Drop Nav */

a:link, a:visited, a:active, a:hover {
color:#757364;
padding: 0;
margin:0;
}

#quote{
	position: relative;
	left:499px;
	top: -208px;
	width:279px;
	height: 208px;
	background-image: url('../images/quoteback.jpg');
}

#quoteFirst{
	position:absolute;
	left: 33px;
	top: 49px;
	width: 217px;
	font-family: Georgia;
	font-style: italic;
	
	font-size: 19px;
}
