* { padding: 0; margin: 0; outline: 0; }

body {
    font-size: 11px;
    line-height: 14px;
    font-family: Georgia, Times, serif;
    color: #4a340b;
    background: #660000 url(/images/body-bg.gif) no-repeat center 0;
    text-align: left;
}

.cl { font-size: 0; line-height: 0; height: 0; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }

a img { border: 0; }
a { color: #660000; text-decoration: underline; cursor:pointer; }
a:hover { text-decoration: none; }

.center { margin: 0 auto; }
.left { float: left; display: inline; }
.right { float: right; display: inline; }

.a-center { text-align: center; }
.a-left { text-align: left; }
.a-right { text-align: right; }

#shell {
	width: 865px;
	margin: 0 auto;
}

#header {
	background: url(/images/header.jpg) no-repeat 0 0;
	height: 109px;
	width: 865px;
}

h1#logo {
	height: 109px;
	width: 343px;
	font-size: 0;
	line-height: 0;
	float:left;
}

h1#logo a {
	display: block;
	background: url(/images/logo.gif);
	height: 109px;
	text-indent: -4000px;
}

.navigation { 
	margin: 0 1px; 
	background: #ffffcc;
	padding: 4px 0 3px 0;
}

.navigation ul { list-style: none outside; padding-left: 225px; }
.navigation li { display: inline; font-size: 14px; line-height: 17px; }

.navigation li a { 
	float: left; 
	display: inline; 
	color: #330000; 
	height: 30px; 
	font-size: 14px;
	line-height: 28px; 
	padding: 0 15px; 
	margin: 0 5px;
	text-decoration: none;
}

/* .navigation li a:hover, .navigation .nav-active { background: url(/images/nav-hover.gif) no-repeat 0 0; } */
.navigation li a:hover { background: url(/images/nav-hover.gif) no-repeat 0 0; }

.navigation li  span { 
	float: left; 
	display: inline; 
	height: 13px; 
	width: 1px; 
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	background: #330000; 
	margin-top: 10px; 
}

.featured-product {
	position: relative;
	background: url(/images/featured-box.gif) no-repeat 0 0;
	height: 324px;
	width: 865px;
}

.featured-product .bg {
	width: 630px;
	height: 232px;
	margin: 0 0 0 auto;
	padding: 21px 0 0 0;
}

.featured-product .text { float: left; display: inline; width: 295px; height: 100%; margin-left: 20px; position: relative; }

.featured-product .billboard { width: 585px; }


.featured-product .text h2 { font: 26px Georgia, Times, serif; line-height: 29px; color: #341b01; position: relative; margin-top: -10px; }
.featured-product .text h2 span { border-bottom: 1px solid #ed811c; }

.featured-product .text p { position: relative; color: #341b01; }

.featured-product .text h2.featured { 
	padding: 10px 10px 8px 0; 
}
.featured-product .text h2.featured img { float:left; position:relative; margin:-5px 5px 0 0;}

.featured-product .image { float: right; display: inline; width: 299px; }

.beer {
	position: absolute;
	left: 31px;
	top: -58px;
}

.featured-product h3 { 
	text-align: right; 
	margin: 30px 10px 0 0; 
	color: #fff; 
	font-size: 18px; 
	line-height: normal;
}

.bottom-cnt { background: url(/images/bottom-cnt-bg.gif) repeat-x 0 0;  padding: 14px 20px 0 14px; height: 100%; }

.column { float: left; display: inline; width: 250px; height: 100%; }

.column .orange, .column.gradient { 
	background: #b33f05; 
	/* padding: 50px 20px; */
	height: 328px; 
	font-size: 17px; 
	color: #d89d80; 
	text-align: center; 
}

.column.gradient {  background: url(/images/gradient-bg.gif) repeat-x 0 0;  /* padding: 50px 0; */ }

.column.text { width: 300px; height: 320px; color: #ffffcc; padding: 10px 0; margin: 0 15px; }

.column.text h2 {
	font: 17px Georgia, Times, serif;
	font-weight: normal;
	padding-bottom: 5px;
}

.column.text p { padding-bottom: 10px; }

#footer {
	font-size: 10px;
	background: url(/images/footer.gif) no-repeat 0 0;
	height: 26px;
	padding: 11px 20px 0 20px;
	color: #fff;
}

#footer a { color: #fff; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#footer span { display: inline-block; margin: 0 3px; }

.cnt-bg {
	background: #4a340b;
	padding: 20px;
}

.box { 
	border: 1px solid #c5840b; 
	background: #ffffcc;
	padding: 20px 116px 20px 80px;
}

.cmsbox { 
	padding: 20px;
}

.cmsbox .tabular_display td { 
	padding-left: 10px;
}

.box .intro { 
	padding-bottom: 25px; 
	margin-bottom: 25px;
	border-bottom: 1px solid #4a340b;
} 

.box .intro p { 
	padding:5px 0px;
}

.box .intro h2 {
	font-size: 32px;
	font-weight: normal;
	line-height: normal;
	padding-bottom: 10px;
	color: #330000;
}

.post .head h2 { 
	font-size: 20px;
	font-weight: normal;
	line-height: normal;
}
.post .head h2 a { color:#330000; text-decoration: none;}
.post .head h2 a:hover { color:#660000; }

.post .head h2 span {
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	font-style: italic;
}

.post .txt { padding: 10px 0 30px; width: 100%;  height: 100%; color: #4a340b; }

.post .txt p {
	padding-top:5px;
	padding-bottom:5px;
}

.social { float:right; font-size:0; line-height:0; padding-top:21px; }

.social img {
	border: 0;
}