body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #5C0901;
	color: #CC842D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 .center
{
    text-align: center;
    padding-left: 241px;
}

a {
	color: #CC842D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0 0 9px;
}
li {
	list-style-image: url(images/red_arrow_icon.gif);
}
/* Layout Styles */
#wrapper {
	width: 970px;
	margin: 0 auto;
}
#topmenu {
	width: 970px;
	height: 28px;
	float: left;
	background: url(images/topmenu_bg.gif) repeat-x;
	padding: 12px 0 0;
}
#header {
	width: 970px;
	height: 111px;
	float: left;
	background: url(images/header_bg.jpg);
	position: relative;
}
#home #header {
	width: 970px;
	height: 235px;
	float: left;
	background: url(images/home_header_bg.jpg);
	position: relative;
}
#about #header {
	width: 970px;
	height: 133px;
	float: left;
	background: url(images/about_header_bg.jpg);
	position: relative;
}
.headertext
{
    padding: 20px 20px 0px 20px;
    font-family: Georgia;
    font-weight: bold;
    font-size: 20px;
    color: #972115;
    margin-left: 300px;
}
.headertextlarge
{
    padding: 30px 20px 0px 20px;
    font-family: Georgia;
    font-weight: bold;
    font-size: 30px;
    color: #972115;
    margin-left: 200px;
    letter-spacing: .2em;
}
.headertextby
{
    font-family: Georgia;
    font-size: 14px;
    font-weight: bold;
    margin-left: 550px;
    vertical-align: top;
    padding-top: -10px;
}


#home .logo {
	width: 320px;
	height: 190px;
	position: absolute;
	left: 56px;
	top: 5px;
}
.logo {
	width: 123px;
	height: 75px;
	position: absolute;
	left: 99px;
	top: 14px;
}
#content {
	width: 970px;
	float: left;
	background: url(images/content_lcol_bg.jpg) repeat-y 46px 0px;
	text-align: left;
}
.lcol {
	width: 241px;
	float: left;
	padding: 0 0 0 46px;
	text-align: center;
	background: url(images/lcol_bg.gif) no-repeat 46px 0px;
}
.lcol img {
	margin: 20px 0 0;
}
.bodytext {
	width: 579px;
	float: right;
	padding: 0 69px 0 35px;
}
.lounge
{
    float: left;
    text-align: center;
    padding-left: 80px;
}
#footer {
	width: 970px;
	clear: left;
	height: 75px;
	padding: 17px 0 0;
	font-size: 11px;
	background: #3D0C07;
}
.footnav {
	color: #A36F23;
}
.footcopy {
	color: #763F19;
}
#footer p {
	margin: 0 0 8px;
}

/* Link Styles */
#topmenu a {
	color: #FFF4D0;
	font-size: 12px;
	text-decoration: none;
	padding: 0 13px 0 27px;
	background: url(images/topmenulink_icon.gif) no-repeat 0px 50%;
}
#topmenu a:hover {
	text-decoration: underline;
}
#topmenu a.home {
	background: none;
}
a.bodylink {
	color: #EBD393;
	text-decoration: underline;
	padding: 0 8px;
	background: url(images/red_arrow_icon.gif) no-repeat 0px 50%;
}
a.bodylink:hover {
	color: #EBD393;
	text-decoration: none;
}
a.details {
	text-decoration: underline;
	padding: 2px 20px;
	background: url(images/view_details_icon.gif) no-repeat 0px 50%;
}
a.details:hover {
	text-decoration: none;
}
a.back {
	color: #E0AF73;
	padding: 0 8px;
	background: url(images/red_arrow_icon.gif) no-repeat 0px 50%;
}
#footer a {
	padding: 0 11px;
}
.footnav a {
	color: #A36F23;
}
.footcopy a {
	color: #763F19;
}

/* Left Column Styles */
.subscribebox {
	width: 195px;
	padding: 0 24px 0 19px;
}
.subscribebox .title {
	width: 195px;
	color: #F6E7B6;
	background: url(images/subscribe_area_title.jpg) no-repeat;
	height: 32px;
	margin: 0 0 14px;
}
.textbox {
	border: 0;
}

/* Category Box Styles */
.category {
	width: 195px;
	padding: 3px 24px 10px 19px;
	text-align: left;
}
.catheading {
	color: #E2D4BD;
	font-weight: bold;
	padding: 5px 16px;
}
.category ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.category li {
	margin: 0;
	padding: 0;
	list-style-image: url(none);
}
.category a {
	display: block;
	width: 168px;
	color: #E2D4BD;
	padding: 5px 0 5px 27px;
	margin: 1px 0;	
	background: #470000 url(images/red_arrow_icon.gif) no-repeat 16px 50%;
}
.category a:hover {
}
/* Body Text Styles */
.heading {
	font-size: 16px;
	color: #D99749;
	font-weight: bold;
}
.mainheading {
	font-size: 24px;
	color: #D99749;
	font-weight: bold;
	text-align:center;
}
.subheading {
	font-weight: bold;
	color: #D99749;
	margin: 0 0 2px;
}
.shipping_subheading {
	font-weight: bold;
	color: #D99749;
	margin: 0 0 2px;
	background: #470000;
}
.gallery {
	background: #D8A261;
	padding: 8px;
	margin: 2px 0;
	float: left;
}
.gallerybox
{
	background: #D8A261;
	padding: 8px;
	margin: 2px 0;
	float: left;
	height: 125px;
	width: 125px;

}
.box {
	width: 100%;
	padding: 10px 0;
	margin: 0;
	float: left;
}
.se_box {
	width: 100%;
	padding: 10px 0;
	margin: 0;
	float: left;
	background: #470000;
}
.boximg {
	float: left;
	padding: 0 20px 0 0;
	width: 196px;
}
.boxvideo {
	float: left;
	padding: 0 20px 0 0;
	width: 340px;
}
.boximgsmall {
	float: left;
	padding: 0 20px 0 0;
	width: 110px;
}
.boxtextdetail{ padding: 5px 0 0; float: left; width: 180px; margin-left: 180px;}
.boxtexthome {
	padding: 5px 0 0;
	float: left;
	width: 366px;
}
.boxtext {
	padding: 5px 0 0;
	float: left;
	width: 348px;
}
.boxtextvideo {
	padding: 5px 0 0;
	float: left;
	width: 180px;
}
.boxtextdetail
{
	padding: 5px 0 0;
	float: left;
	width: 180px;
}
.listingboximgcatalog
{
	float: left;
	padding: 20px 20px 20px 20px;
	width: 121px;
}
.listingboxtext {
	padding: 5px 0 0;
	float: left;
	width: 350px;
}
.breadcrumb {
	padding: 8px 0 10px;
}
.product_pic {
	background: #951F06;
	padding: 13px;
	display: block;
	float: left;
}
.infobox {
	color: #E0AF73;
	height: 19px;
	padding: 10px 0;
	float: left;
}
.l_infobox {
	float: left;
	display: block;
}
.r_infobox {
	float: right;
	display: block;
}
.cart_title {
	color: #D7984B;
	font-weight: bold;
	background: #470000;
}
/* Form Styles for Shipping Information Page */
.formrow {
	padding: 1px 0;
	margin: 2px 0 0;
	float: left;
	width: 100%;
}
.label {
	float: left;
	width: 24%;
	padding: 2px 0 0;
	text-align: right;
}
.input {
	float: right;
	width: 75%;
	text-align: left;
}
select {
	border: 0;
}
select.detail
{
	float: left;
	padding: 0 20px 0 0;
}
.selected
{
	color: white;
	font-weight: bold;
}


.btn {
	padding: 2px 10px;
	margin: 0 3px;
	background: #951F06;
	color: #F8E9BA;
	border: 0;
}