html,body{
	height:100%;
	width:100%;
	margin: 0;
	background:#aea66a url(none.gif) fixed;
}
body{
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#fff;
	min-width:1000px;
	position:relative;
	background:#aea66a url(../images/bg-home.gif) no-repeat 50% 26px;
}
body.interior{
	background:none;
}
img{border-style:none;}
a{color:#fff;text-decoration:underline;}
a:hover{
	text-decoration:underline;
	color:#e2dec9;
}

.wrapper {
	width: 100%;
	min-height: 100%;
}
* html .wrapper {height: 100%;}

.decor {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-width: 1000px;
	position: fixed;
	background: url(../images/bg-inner.gif) no-repeat 50% 26px;
}
.inner{
	width:989px;
	margin:0 auto;
}
#header{
	width:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:8;
	background: url(../images/bg-body.gif) repeat-x;
}
#header:after{
	height: 0;
	clear: both;
	content:'';
	display: block;
}
#nav{
	height:1%;
	margin:0 0 0 63px;
	padding:0;
	list-style:none;
}
#nav li{
	float:left;
	margin-right:21px;
	padding:5px 0 3px;
	position:relative;
	font-size:16px;
	line-height:18px;
	letter-spacing:1px;
}
#nav li a{
	color:#fff;
	text-decoration:none;
}
#nav li a:hover{
	color:#807e47;
	text-decoration:none;
}
#nav li.hover ul,
#nav li:hover ul{
	display:block;
}
#nav ul{
	display:none;
	width:96px;
	list-style:none;
	position:absolute;
	left:0;
	top:26px;
	background-color:#a29a63;
	border-top:4px solid #a29a63;
	margin:0;
	padding:0 0 4px 0;
	overflow:hidden;
}
#nav ul li{
	width:82px;
	padding:2px 6px 2px 8px;
	margin:-1px 0 1px;
	letter-spacing:normal;
	border-top:1px solid #dfdec9;
	font-size:12px;
	line-height:13px;
}
#nav ul li a{
	color:#e2dec9;
	font-weight:normal;
}
#nav ul li a:hover{
	text-decoration:none;
	color:#fff;
}
.black-bar{
	width:33px;
	height:100%;
	position:fixed;
	top:0;
	right:0;
	z-index:10;
	background:url(../images/bg-black.gif) repeat-y 100% 0;
}
.black-bar strong{
	display:block;
	margin-top:25px;
	overflow:hidden;
}
a.logo-right{
	width:33px;
	overflow:hidden;
	height:196px;
	text-indent:-9999px;
	float:left;
	background:url(../images/logo-right.jpg) no-repeat;
}
#content-holder{
	padding-right:33px;
	/* overflow:hidden; */
	/* min-height: 100%; */
	position:relative;
	z-index:2;
}
* html #content-holder {
	height: 100%;
}
#content{
	width:100%;
	overflow:hidden;
	padding:26px 0 0;
}
#content .inner:after{
	height: 0;
	clear: both;
	content:'';
	display: block;
}
#content h1{
	margin:0;
}
#content h2{
	margin:0;
	font-size:23px;
	line-height:25px;
	color:#fff;
}
#content h3{
	font:11px/15px Arial, Helvetica, sans-serif;
	color:#746e47;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:-5px;
	margin-top:15px;
}
#content p{
	margin:8px 0 0;
}
a.logo{
	float:left;
	width:297px;
	height:126px;
	display:inline;
	text-indent:-9999px;
	margin:109px 0 0 73px;
	display:inline;
	background:url(../images/logo.png) no-repeat;
}
.gallery{
	width:100%;
	margin:11px 0;
	text-align:center;
	overflow:hidden;
}
ul.flash{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	height:133px;
	overflow:hidden;
	position:relative;
}
ul.flash li{
	display:inline;
	margin:0 3px;
}
.ticker{
	width:428px;
	float:right;
}
/*inner-page*/
.interior #content{
	background:none;
}
.interior .inner{
	position:relative;
}
.inner-main{
	width:100%;
	position:relative;
	z-index:7;
	min-height:639px;
}
* html .inner-main{
	height:639px;
}
.scroll-holder{
	width:723px;
	float:left;
}
.place-holder{
	width:266px;
	position:absolute;
	top:0;
	left:723px;
}
.column{
	width:410px;
	float:left;
}
.column img{
	margin:30px 0 0 94px;
}
.text{
	margin:149px 0 0 0;
	padding-bottom: 150px;
}
#content .text{
	width:265px;
	float:left;
}
.gallery-vertical{
	width:187px;
	height:475px;
	float:left;
}
.title{
	width:27px;
	float:left;
	margin-left:9px;
	display:inline;
}
.title h2{
	text-indent:-9999px;
	width:27px;
	height:511px;
}

#footer{
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:86px;
	z-index:9;
	overflow:hidden;
	padding:5px 0 3px;
	background-color:#aea66a;
}
.container{
	position:relative;
	width:100%;
}
.cont-inner{
	float:left;
	left:50%;
	position:relative;
}
ul.images{
	left:-50%;
	position:relative;
	margin:0;
	padding:0 33px 0 0;
	list-style:none;
	text-align:center;
	overflow:hidden;
	height:85px;
}
* html ul.images{
	float:left;
}
*+ html ul.images{
	float:left;
}
ul.images li{

	margin:0 2px;
	display:inline;
}
