	/* CSS Document */


html {
	SCROLLBAR-FACE-COLOR: #666354;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
body {
	background-image:url(images/bodybg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	padding: 0;
	margin: 0;
	background-color:#35300d;
}
* {
	behavior: url(iepngfix.htc);
}
#container {
	text-align: left;
	width:859px;
	margin: 0 auto;
}
#wrapper {
	width:859px;
	margin: 0 auto;
	background-image:url(images/contentstretch.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}
#wrapper .content {
	background-image:url(images/contentbg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:859px;
	padding: 0 0;
	margin: 0 0;
}
#wrapper .leftnav {
	width:441px;
	height:308px;
	background-image:url(images/leftnav.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}
#wrapper .footer {
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	height:181px;
	width:859px;
	padding: 0;
	margin: 0 auto;
}
#wrapper .header {
	background-image:url(images/header.jpg);
	width:859px;
	height:416px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin: 0;
	padding: 0;
}

#wrapper .header2 {
	background-image:url(images/header2.jpg);
	width:859px;
	height:416px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin: 0;
	padding: 0;
}
#wrapper .contenttext {
	float:right;
	width:535px;
	margin: 0 0 0 0;
	padding: 0 46px 0 0px;
	min-height:379px;
}
*html #wrapper .contenttext {
	height:379px;
}
h1 {
	color: #aeadb9;
	font-size:17px;
	font-family:"Arial";
	font-weight:900;
	padding:16px 0 20px 0;
	margin: 0 0;
	text-align:left;
	letter-spacing:2px;
}
h2 {
	color: #000;
	font-size:14px;
	font-family:"Georgia";
}
p {
	font-family:"Georgia";
	color:#fff;
	font-size:11px;
	line-height:18px;
}
p a:link {
	font-family:"Georgia";
	color:#5e2003;
	font-size:13px;
	text-decoration:none;
}
p a:visited {
	font-family:"Georgia";
	color:#5e2003;
	font-size:13px;
	text-decoration:none;
}
p a:hover {
	font-family:"Georgia";
	color:#000;
	font-size:13px;
	text-decoration:underline;
}
.footertext {
	margin: 0 auto;
	width:340px;
	text-align:center;
	font-family:"Tahoma";
	color:#fff;
	font-size:9px;
	padding: 60px 0px 0 50px;
	letter-spacing:2px;
}
.author {
	float:left;
	background-image:url(images/author.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:153px;
	height:230px;
	padding: 0 193px 0 0;
	margin: 20px 0 0 0;
}
.clear {
	clear:both;
}
.footerstretch {
	height:99px;
	width:0px;
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;
	float:left;
	clear:both;
	padding: 0 0 0 400px;
}
#lnav {
	float:left;
	overflow: hidden;
	padding: 0 0;
	margin: 0 0;
}
/* ------------------- LEFT IMAGE NAV  --------------*/


ul {
	font-family:"Verdana";
	color:#ffffff;
	font-size:13px;
}
#lnav ul {
	float: left;
	list-style: none;
	margin:0 0;
	height:247px;
	padding: 32px 0 0 38px;
}
#lnav ul li {
	float: left;
	clear: both;
	list-style-type:none;
	margin:0 0;
	padding: 0 0 0 0;
}
#lnav ul li a {
	float: left;
	width: 193px;
	height: 36px;
	background-image: url(images/nav.jpg);
	background-repeat:repeat-x;
}
#lnav ul li.nav1 a {
	background-position: 0 0px;
}
#lnav ul li.nav1 a:hover, #lnav ul li.nav1 a.active {
	background-position: 193px 0px;
}
#lnav ul li.nav2 a {
	background-position: 0px -36px;
}
#lnav ul li.nav2 a:hover, #lnav ul li.nav2 a.active {
	background-position: 193px -36px;
}
#lnav ul li.nav3 a {
	background-position: 0px -72px;
}
#lnav ul li.nav3 a:hover, #lnav ul li.nav3 a.active {
	background-position: 193px -72px;
}
#lnav ul li.nav4 a {
	background-position: 0px -108px;
}
#lnav ul li.nav4 a:hover, #lnav ul li.nav4 a.active {
	background-position: 193px -108px;
}
#lnav ul li.nav5 a {
	background-position: 0px -144px;
}
#lnav ul li.nav5 a:hover, #lnav ul li.nav5 a.active {
	background-position: 193px -144px;
}
#lnav ul li.nav6 a {
	background-position: 0px -180px;
}
#lnav ul li.nav6 a:hover, #lnav ul li.nav6 a.active {
	background-position: 193px -180px;
}
#lnav ul li a span {
	display: none;
	list-style-type:none;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	line-height:22px;
}
/* Contact Form */



#contact-form label {
	float: left;
	width: 130px;
	clear: both;
	text-align: left;
}
#contact-form input, #contact-form textarea {
	width: 300px;
	border: 1px solid #ddd;
	background: #eee;
}
#inner_side textarea {
	width:400px;
	height:120px;
	margin:0 1px 0 0px;
}
#inner_side {
	margin-top:10px;
	line-height:14px;
}
#inner_side input {
	width:210px;
}
#side {
	width:400px;
	height:271px;
	padding:0px 0 0 0;
	margin: 0 auto 0 auto;
}
#side span {
	margin:0 1px 0 11px;
	color:#2b4424;
	font-family:"Georgia";
	font-size:12px;
}
.gallerycont a {
	margin:0 auto;
}
.gallerycont a img {
	border:1px #D6C4C4 solid;
	margin: 0 0 0 47px;
}
/* Contact Form */
#contact-form p {
	margin: 10px 0 0px 30px;
}
#contact-form label {
	float: left;
	width: 50px;
	clear: both;
}
#contact-form input, #contact-form textarea {
	width: 400px;
	border: 1px #000;
	background: #fff;
	padding: 5px 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	margin: 0px 0 0px 0px;
}


