*{
	padding:0;
	margin:0;
}
body{
	background:url(../images/inner-all-bg.png) repeat-x top #827d61;
}
.clear{
	clear:both;
}
.clearfix{
	float:left;
}
.clearright{
	float:right;
}
.mright10{
	margin-right:10px;
}
.mleft40{
	margin-left:180px;
}
.mright20{
	margin-right:20px;
}
.mtop30{
	margin-top:28px;
}
.mtop5{
	margin-top:5px;
}
.mtop10{
	margin-top:10px;
}
.mbottom20{
	margin-top:20px;
	margin-bottom:20px;
}
img, ul{
	border:0;
	list-style:none;
}
#pagetop{
	background:url(../images/inner-page-top-bg.png) no-repeat top center;
	width:100%;
}
#wrapper, #banners, #enewsletter, #bottomcontent, #footerwrapper{
	width:960px;
	margin:0 auto;
}
#header{
	width:100%;
	height:240px;
}
#header .logo{
	padding:0 0 0 160px;
}
#topsocial{
	position:absolute;
	top:0;
	width:260px;
	padding:10px 0;
	z-index:999;
	margin-left:700px;
}
#topsocial li{
	float:left;
	padding:0 4px;
}

#menu{
	width:100%;
	height:80px;
}
#innercontainer{
	width:960px;
	margin-bottom:30px;
}
#innercontainer h3{
	color:#97803e;
	font-size:24px;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:30px;
}
#innercontainer hr{
	background:url(../images/contetn-border.png) no-repeat;
	height:28px;
	width:100%;
	border:0;
}
h1{
	padding:37px 0;
}
#leftcol{
	width:640px;
	background:#FFF;
	padding:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
}
#rightcol{
	width:240px;
	margin-left:20px;
}

#quicklinks{
	background:url(../images/quicklinks-bg.png) repeat-y;
	width:240px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
}
#quicklinks ul{
	background:url(../images/quicklinks-top.png) no-repeat;
	padding:40px 9px 0 9px;
}
#quicklinks li{
	float:left;
	border:1px solid #000;
}
#quicklinks li a{
	background:url(../images/quicklinks-arrow.png), url(../images/quicklinks-normal.png);
	background-repeat:no-repeat, repeat-x;
	background-position:right;
	border:1px solid #8839b1;
	padding:10px 15px;
	display:block;
	width:190px;
	color:#FFF;
	text-decoration:none;
}
#quicklinks li a:hover{
	background:url(../images/quicklinks-arrow.png), url(../images/quicklinks-hover.png);
	background-repeat:no-repeat, repeat-x;
	background-position:right;
	border:1px solid #8839b1;
	padding:10px 15px;
	display:block;
	width:190px;
	color:#FFF;
	text-decoration:none;
}
#innervideo{
	background:url(../images/inner-video-bg.png) no-repeat;
	height:176px;
	padding:17px 0 0 10px;
	width:230px;
}


#enewsletterbox{
	width:100%;
	background:url(../images/enewsletter-bg.png) repeat-x #1b131f;
}
#enewsletter ul{
	padding:10px 0;
	display:block;
	width:100%;
	height:50px;
}
#enewsletter li{
	margin-right:10px;
	float:left;
}
#enewsletter fieldset{
	border:0;
	background:url(../images/enewsletter-textbox.png) no-repeat;
	width:360px;
	height:51px;
}
#enewsletter fieldset .textfield{
	background:none;
	border:0;
	margin:8px 0 0 7px;
	color:#FFF;
	height:32px;
	line-height:32px;
	width:248px;
}


#footer{
	width:100%;
	background:url(../images/footer-bg.png) repeat-x;
	height:370px;
}
#flicker{
	width:960px;
	background:url(../images/flicker-bg.png) repeat-x;
	height:124px;
	outline:1px solid #79714d;
	border:1px solid #3a3628;
}

#footerlinks{
	height:190px;
	width:960px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	text-transform:uppercase;
}
#footerlogo{
	margin:3px 0 0 384px;
	width:146px;
	position:absolute;
	z-index:999;
}
#footerlinks ul{
	padding:80px 0 0 0;
}
#footerlinks li{
	padding:0 0 0 10px;
	float:left;
	display:block;
}
#footerlinks li a{
	color:#FFF;
	text-decoration:none;
}
#copyright{
	width:100%;
	height:50px;
	color:#999580;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:50px;
}
