body{
	margin:0;
	font:12px HelveticaNeue, Helvetica, Arial, sans-serif;
	color:#353D43;
	background:#353D43;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
p{
	margin:0;
}
ul{
	padding:0;
	margin:0;
	list-style:none;
}
#main{
	margin:0 auto;
}
#head-bg{
	width:100%;
	background:#353D43;
}
#header{
	width:903px;
	background:url(../../images/header-shadow.png) no-repeat 50% 0;
	height:138px;
	margin:0 auto;
}
#header-content{
	margin:38px 0 0 38px;
	padding:20px 0 0 20px;
	float:left;
	display:inline;
	width:805px;
	height:80px;
	background:#E6E6D8;
}
#header-content h1{
	float:left;
	padding:0;
	margin:0;
	color:#551C00;
	font-size:18px;
	font-weight:normal;
}
#header-content h1 span{
	color:#423F1E;
}
#header-content em{
	font-style:normal;
	float:right;
	padding:4px 22px 0 0;
	color:#898372;
}
ul.navigation{
	width:560px;
	float:left;
	padding:26px 0 0 0;
}
ul.navigation li{
	float:left;
	padding:0 24px 0 0;
}
ul.navigation li a{
	float:left;
	color:#898372;
}
form.go{
	padding:32px 26px 0 0;
	margin:0;
	float:right;
}
input.go-inp{
	width:96px;
	height:13px;
	float:left;
	padding:0 0 0 2px;
	font:10px HelveticaNeue, Helvetica, Arial, sans-serif;
	color:#353D43;
	border:1px solid #898372;
	margin:0 5px 0 0;
	display:inline;
}
input.go-button{
	background:url(../images/go-button.gif) no-repeat 0 0;
	width:20px;
	height:12px;
	float:left;
	border:0;
	margin:1px 0 0 0;
}
#content-bg{
	width:100%;
	background:#657580;
}
#content{
	background:url(images/content-bg.png) repeat-y 0 0;
	width:863px;
	min-height:315px;
	overflow:hidden;
	margin:0 auto;
	padding:0 0 0 40px;
}
* html #content{
	height:315px;
}
.left-content{
	width:295px;
	padding:0 0 0 20px;
	float:left;
}
.left-content p{
	line-height:20px;
	padding:20px 20px 0 0;
}
.left-content p a{
	color:#76763A;
}
.right-content{
	width:510px;
	float:left;
}
.right-content img{
	border:0;
	float:left;
}
ul.events{
	width:220px;
	float:left;
	padding:0 0 12px 0;
}
ul.events li{
	float:left;
	width:220px;
	padding:12px 0 0 0;
}
ul.events li strong{
	color:#8597A5;
	width:220px;
	float:left;
	padding:0 0 5px 0;
	font-size:10px;
}
ul.events li a{
	color:#76763A;
}
#bottom-bg{
	background:#353D43;
	width:100%;
}
#bottom-shadow{
	margin:0 auto;
	background:url(../../../images/bottom-bg-shadow.png) no-repeat 0 0;
	width:903px;
	height:137px;
}
#bottom-content{
	width:825px;
	height:100px;
	margin:0 0 0 38px;
	display:inline;
	background:#E6E6D8;
	float:left;
}
ul.options{
	width:260px;
	float:left;
	padding:14px 0 0 0;
}
ul.options li{
	width:260px;
	float:left;
	line-height:23px;
	background:url(images/options-ico.gif) no-repeat 0 5px;
	padding:0 0 0 20px;
}
ul.options li a{
	color:#898372;
}
.right-content blockquote{
	width:400px;
	float:left;
	text-align:center;
	margin:0 0 0 50px;
	display:inline;
	padding:14px 0 0 0;
	color:#898372;
}
.right-content em{
	font-style:normal;
	color:#898372;
	font-size:10px;
	width:500px;
	text-align:center;
	float:left;
	padding:6px 0 0 0;
}
#footer{
	width:903px;
	margin:0 auto;
}
#footer ul{
	width:825px;
	float:left;
	padding:0 0 0 50px;
}
#footer ul li{
	float:left;
	padding:0 278px 0 0;
	font-size:.75em;
}
#footer ul li#last-li{
	padding:0;
}
#footer ul li a{
	color:#8F968F;
	white-space:nowrap;
}