@charset "utf-8";
/* CSS Document */

img{ border:0px;}
#wraper{
	width:950px;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header{
	width:950px;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #442118;	
}

#woodbg{
	width:950px;
	padding:0px;
	margin:0px auto;
	display:block;
	background-image: url(../images/global/dukes_wood.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	overflow:auto;
}
#home_container{
	width:950px;
	background-image: url(../images/graphics/home/content_area_other_new.gif);
	background-repeat: no-repeat;
	height: 294px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	vertical-align:top;
}
#inside_container{
	width:950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	vertical-align:top;
}
#promobox1{
	width:252px;
	float:left;
	padding-top: 28px;
	padding-right: 33px;
	padding-bottom: 9px;
	padding-left: 31px;
}
#promobox2{
	width:254px;
	float:left;
	position:relative;
	padding-top: 64px;
	padding-right: 31px;
	padding-bottom: 9px;
	padding-left: 31px;
}
#promobox3{
	width:256px;
	float:right;
	padding-top: 28px;
	padding-right: 31px;
	padding-bottom: 9px;
	padding-left: 31px;
	vertical-align:top;
}
#promo_giftbox{
	width:252px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffcd6c;
}
#promo_box1_left{ width: 100px; float:left;}
#promo_box1_right{ width:85px; padding-right:5px;float: left;}
#promo_giftbox1_left{ width:130px; float:left;}
#promo_giftbox2_right{ width:121px; float:right;}

#inside_right_container {
	float: right;
	width: 585px;
	padding-right:25px;
	overflow:auto;
	min-height: 300px;
}
#inside_heading_left{ float:left; width:400px;}
#inside_heading_right { float:right; width:150px;}

#footer{
	padding:0px;
	width:950px;
	height:54px;
	font: normal 10px Arial;
	color: #618b7d;
	padding:0px;
	display:block;
	background-image: url(../images/global/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left;
	clear: both;
}
#footer_right{
	float:right;
	padding-right:16px;
	padding-top:22px;
	height:32px;
}
#footer_left{
	float: left;
	padding-top:12px;
	padding-left:16px;
	height:32px;
	clear:left;
}
#footer_mid{
	float: left;
	padding-top:5px;
	height:44px;
	position:relative;
	padding-left:3px;
	padding-right:6px;
	vertical-align:middle;
}

.siteby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #618b7d;
	padding: 0px;
/*	line-height:22px;
*/	text-decoration:none;
}
.siteby a:active{
	color: #618b7d;
	text-decoration:none;
	padding: 0px;
}
.siteby a:hover{
	color: #618b7d;
	text-decoration:none;
	padding: 0px;
}

/*
if ($bgcolor == "#442118"){
        $bgcolor = "#ffffff";
}
else
{
        $bgcolor = "#442118";
}
*/

.fb {
	width: 63px;
	height: 23px;
	display: block;
	background: url(../images/fb.gif) no-repeat;
	position: absolute;
	top: 20px;
	left: 40px;
}

.fb_like {
	width: 90px;
	height: 21px;
	display: block;
	position: absolute;
	top: 21px;
	left: 30px;
}

.tw {
	width: 66px;
	height: 26px;
	display: block;
	background: url(../images/tw.gif) no-repeat;
	position: absolute;
	top: 19px;
	left: 130px;
}

.share {
	width: 60px;
	height: 16px;
	display: block;
	position: absolute;
	top: 27px;
	left: 220px;
}

.share_home {
	width: 60px;
	height: 16px;
	display: block;
	position: absolute;
	top: 25px;
	left: 220px;
}

.textmiddle {vertical-align:middle;}

.links_panel {
	width: 310px;
	height: 80px;
	background: url(../images/top_bg.gif) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

.links_panel .fb {
	top: 24px;
	left: 16px;
}

.links_panel .tw {
	top: 23px;
}

.links_panel .fb_like {
	width: 90px;
	height: 21px;
	top: 25px;
	left: 30px;
}
