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

@import url(reset.css);

body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#afa182;
	font-family:Verdana, Geneva, sans-serif;
}

.clear {clear:both; height:0px;}

h1, h2, h3, h4, h5, h6 {
	margin:0 0 1em 0;
}

h1 {
	color:#420e00;
}

h2 {
	font-weight:bold;
	font-size:1.3em;
}

h3 {
	font-weight:bold;
	font-size:1.1em;
}

dt {
	margin:1em 0 0 0;
}

table {
	margin:0 0 1em 0;
}

#wrap {
	width:1211px;
	margin:auto;
	position:relative;
}

#topbar {
	height:20px;
	text-align:right;
	color:#847951;
	line-height:20px;
	padding:0 100px 0 0;
}

#topbar a {
	color:#847951;
	text-decoration:none;
}

#topbar a:hover {
	color:#a2a2a2;
}

#header {
	background-image:url(images/bg-header.jpg);
	background-repeat:no-repeat;
	padding:30px 150px 0 135px;
	height:195px;
}

#logo {
	float:left;
}

#address {
	float:right;
	text-align:right;
	padding:0;
	font-size:1.2em;
	margin-top:-10px;
}

#address .phone {
	font-size:1.4em;
	font-weight:bold;
}

#wrap-content {
	background-image:url(images/bg-wrap.jpg);
	background-repeat:no-repeat;
}

#topnav {
	clear:both;
	background-image:url(images/top-nav.png);
	background-repeat:no-repeat;
	width:921px;
	height:61px;
	margin:50px auto 0 auto;
	padding:30px 0 0 60px;
	position:relative;
	z-index:300;
}

#topnav li {
	float:left;
	list-style-type:none;
	font-size:1.5em;
	font-weight: bold;
	padding:0 20px 0 20px;
}

#topnav li a {
	color:#1e1e1e;
	text-decoration:none;
}

#topnav li a:hover {
	color:#420e00;
}

#topnav .border {
	border-right:2px solid #1e1e1e;
}

#jsddm {margin: 0;padding: 0}
#jsddm li ul {margin: 11px 0 0 -22px;padding:10px 0 10px 0; position: absolute; visibility: hidden; border:none; background-color:#626d2f; z-index:0;}
#jsddm li ul li {float: none;display: block;font-size: .8em;}
#jsddm li ul li a {color:#000000; font-weight:bold; line-height:2em; margin:0 0 0 -5px;}
#jsddm li ul li a:hover {color:#680000;}

#main-pic {
	padding:0 0 0 140px;
	float:left;
}

#right-box {
	background-image:url(images/right-bg.png);
	background-repeat:no-repeat;
	width:217px;
	height:419px;
	float:left;
	padding:30px 35px 30px 35px;
	color:#282828;
	font-size:1.3em;
	line-height:1.4em;
	margin:-3px 0 0 0;
}

#right-box a {
	color:#282828;
}

#right-box a:hover {
	color:#420e00;
}

#content {
	clear:both;
	font-size:1.2em;
	padding:0 0 20px 165px;
	width:835px;
	min-height:500px;
}

#content ul {
	margin:0 0 1em 20px;
}

#content a {
	color:#420e00;
}

#content h1 {
	font-size:1.5em;
	font-weight:bold;
}

#foot-box {
	background-image:url(images/footer-bg.png);
	background-repeat:no-repeat;
	width:882px;
	height:46px;
	margin:auto;
	position:relative;
	padding:25px 30px 30px 30px;
	color:#420e00;
}

.social {
	padding:0 3px 0 3px;
}

#subscribe {
	font-weight:bold;
	font-size:2em;
	text-align:center;
	width:200px;
	float:left;
	margin:0 84px 0 50px;
}

#subscribe a {
	color:#420e00;
	text-decoration:none;
}

#newsletter {
	margin:5px 100px 0 20px;
	width:204px;
	height:38px;
	position:relative;
}

#footer {
	background-image:url(images/bg-footer.jpg);
	background-repeat:repeat-x;
	background-color:#1d1d1c;
	color:#a2a2a2;
	font-size:1em;
	padding:2px 0 10px 0;
	min-width:1211px;
}

#footer-content {
	min-height:196px;
	width:890px;
	margin:auto;
	position:relative;
	padding:30px 60px 0 50px;
}

#foot-logo {
	float:right;
	border:none;
	border-left:2px solid #000000;
	padding:40px 0 30px 100px;
}

.siteinfo {
	font-size:.8em;
	padding:50px 0 10px 0;
	color:#7f7f7f;
}
