body
	{
    margin:0px;
	background:#1a1812;
    }
body, div, table, input, textarea
	{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	}
a:link, a:active, a:visited
	{
	color:#b5985a;
	}
a:hover
	{
	color:#dfc68f;
	}
h1, h2, h3, h4, h5
	{
	color:#b5985a;
	}
h1
	{
	font-weight:normal;
	font-size:19px;
	margin-top:0px;
	}
h2
	{
	font-weight:normal;
	font-size:16px;
	margin-top:0px;
	padding-top:15px;
	}
#wrap
	{
	background:url(images/topbg.jpg) top center no-repeat;
	margin-left:2px;
	}
#width
	{
	width:774px;
	margin:auto;
	}
#headerarea
	{
	height:259px;
	background:url(images/headerbg.jpg) top left no-repeat;
	}
#slideshow {
    position:relative;
    height:259px;
}
.light
	{
	color:#9b9b9b;
	font-style:italic;
	}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#contentwrap
	{
	background:url(images/middlebg.jpg) top left repeat-y;
	}
#content
	{
	background:url(images/middletop.jpg) top left no-repeat;
	padding:0 30px 30px 30px;
	}
#footer
	{
	margin:20px 0;
	background:url(images/footerbg.jpg) top left no-repeat #15130e;
	padding:6px 30px 30px 30px;
	color:#7f7f7f;
	font-size:10px;
	}
.box
	{
	width:235px;
	background:url(/images/boxtop.jpg) top left no-repeat #917c43;
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	text-align:center;
	}
.box h2
	{
	text-align:center;
	color:#ffffff;
	margin-bottom:30px;
	font-size:14px;
	}
.input
	{
	width:250px;
border:solid #535351 1px;
background:#33322e;
padding:4px;
color:#ffffff;
}	

#gallery {width: 100%; }
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {}
#gallery ul a:hover img {}
#gallery ul a:hover {}
.gallery_image_div{float:left;text-align:center;}
.gallerypic{padding-top:10px;}
#gallery1 {width: 100%; }
#gallery1 ul { list-style: none; }
#gallery1 ul li { display: inline; }
#gallery1 ul img {}
#gallery1 ul a:hover img {}
#gallery1 ul a:hover {}

