@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(img/bgd.gif) #a3a49e;
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#000000;
}

img {
	border:none;
}

a {
	color: #532E24;
}

a:hover {
	text-decoration: none;
}

th {
		text-align: left;
}

ul li,ol li {
	margin-bottom: 5px;
}

.spacer,.clear {
	clear:both;
	margin:0px;
	padding:0px;
	display:block;
	height:1px;
	overflow:hidden;
}

.left_shadow {
	width:198px; 
	background:url(img/main_leftcolbg.gif) top right no-repeat; 
	position:absolute; 
	z-index:1; 
	overflow:hidden; 
	text-align:right;
}

h1 {
	font-size:18px; 
	margin:0px !important; 
	padding:0px; 
	color:#532e24;
}

h2 {
	 font-size:14px; 
	 margin:0px; 
	 padding:0px;
}

/********** container styles ***********/

#outercont_top {
	 display:block; 
	 background:url(img/ornament_top.gif) top center no-repeat;
}

#outercont_bot {
	 display:block; 
	 background:url(img/ornament_bot.gif) bottom center no-repeat; 
	 padding-bottom:50px;
}

#container {
	 width:921px; 
	 margin:0px auto;
}

#innercont {
	 display:block; 
	 width:895px; 
	 padding:0px 13px;
	 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enable=true, sizingMethod=scale, src='img/innercontbg.png');
}

div > /**/ #innercont {
	 background:url(img/innercontbg.png) repeat-y; 
}

/********** header styles ***********/

#header {
	 background:url(img/headerbg.jpg); 
	 width:895px; 
	 height:202px;
}

#header .logo {
	 position:absolute; 
	 margin-left:10px;
}

#header .bottom {
	 padding-left:330px; 
	 padding-top:15px;
}

#header .bottom img {
	vertical-align:middle;
}

#header .bottom a {
	margin:0px 5px;
}

#header .top {
	display:block; 
	height:69px; 
	font-size:13px; 
	padding-left:269px;
}

#header .top .slogan {
	float:left; 
	padding-top:40px;
	padding-right:10px;
}

/*********** topnav styles ************/

#topnav {
	 display:block; 
	 height:46px; 
	 border-bottom:1px solid #644d45;
	 font-weight:bold;
	 font-size:15px;
	 padding-top:28px;
	 padding-left:300px;
}

#topnav ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#topnav ul li {
	display:block;
	float:left;
	height:35px;
	padding:0px 18px;
}

#topnav .active {
	background:url(img/itembg.gif) bottom center no-repeat;
}

#topnav .active a {
	color:#f7cf70;
}

#topnav a {
	color:#ece8cf;
	text-decoration:none;
}

#topnav a:hover {
	color:#f7cf70;
}

#topnav .sep {
	padding:0px;
	background:none;
}

/*********** content styles ************/

#content {
	background:url(img/contentbg.jpg) repeat-y;
}

#content .wrap {
	background:url(img/contentbot.jpg) bottom left no-repeat;
	width:875px; 
	padding:0px 10px;
}


/*********** banner_home styles ************/

#banner_home {
	display:block; 
	height:266px; 
	overflow:hidden; 
	background: url(img/bannerbg.jpg) top left #000000 no-repeat; 
	border:2px solid #a3a49e;
}

#banner_home .text {
	width:357px; 
	float:right; 
	background:url(img/banner_rightbg.gif) bottom right no-repeat; 
	padding-top:24px; 
	font-size:12px; 
	color:#efede3; 
	padding-right:20px; 
	line-height:18px;
}

#banner_home .more {
	color:#f7cf70;
	text-decoration:none; 
	font-weight:bold; 
	float:right;
}

#banner_home .more:hover {
	text-decoration:underline;
}

/*********** banner styles ************/

#banner {
	background:url(img/bannerbg_main.jpg) top left no-repeat; 
	height:146px; 
	border:2px solid #9e9f99;
}

#banner .text {
	width:433px; 
	padding-left:310px; 
	font-size:12px; 
	font-style:italic; 
	color:#FFFFFF; 
	padding-top:15px;
}

#banner .author {
	 font-size:14px; 
	 color:#FFFFFF; 
	 font-weight:bold; 
	 text-align:right; 
	 padding-right:10px;
	  margin:5px 0px;
}

/*********** table_home styles ************/

#table_home {
	display:block; 
	background:url(img/table_homebg.gif) top right no-repeat; 
	line-height:15px; 
	padding-top:20px;
	padding-bottom:20px;
}

#table_home a:hover {
	text-decoration:underline !important;
}

#table_home .leftcol {
	width:238px; 
	float:left; 
	padding-left:30px; 
	padding-top:30px;
}


#table_home .leftcol .spacer {
	height:35px;
}

div > /**/ #table_home .leftcol .spacer {
	height:45px;
}

#table_home .leftcol .jettes {
	position:absolute;
	margin-left:-13px; 
	margin-top:-40px;
}

#table_home .photo {
	margin-bottom:5px;
}

#table_home .more {
	font-weight:bold; 
	color:#532e24; 
	text-decoration:none; 
	float:right;
}

#table_home .midcol {
	width:238px; 
	float:left; 
	margin-left:42px;
}

#table_home .rightcol {
	width:273px; 
	float:right;
}

#table_home .rightcol .view_all {
	color:#532e24; 
	text-decoration:none; 
	font-weight:bold;
	padding-left:5px;
}

#table_home .border {
	background:url(img/table_homeborder.gif) 575px repeat-y;
}

/*********** test_block styles ************/

.test_block {
	background:url(img/test_blockbg.gif) repeat-y; 
	display:block; 
	overflow:hidden; 
	width:273px; 
	margin-bottom:5px;
}

.test_block .top {
	background:url(img/test_blocktop.gif) top left no-repeat;
}

.test_block .bot {
	
	background:url(img/test_blockbot.gif) bottom left no-repeat;
	font-size:12px; 
	font-style:italic; 
	padding:14px 14px 10px;
}

.test_block .author {	
	font-size:14px; 
	font-weight:bold; 
	text-align:right; 
	margin:10px 0px;
}

/*********** table_main styles ************/

#table_main {
	display:block; 
	background:url(img/table_mainborder.gif) 198px repeat-y; 
	padding-bottom: 100px;
}

#table_main .leftcol {
	width:188px;
	float:left;
	position:relative;
	z-index:2;
	padding-top:20px;
	padding-left:10px;
}


#table_main .rightcol {
	width:630px; 
	float:right; 
	padding-right:20px;
	padding-top:20px;
}

#table_main .rightcol p {
	margin:13px 0px;
	line-height:18px;
}

/*********** subnav styles ************/

.subnav {
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:14px;
	position:relative;
	z-index:3;
}

.subnav a {
	color:#161513;
	text-decoration:none;
}

.subnav a:hover {
	text-decoration:underline;
}

.subnav li {
	padding-left:16px;
	background:url(img/bullet3.gif) 0px 3px no-repeat;
	margin:6px 0px;
}
/*********** footlinks styles ************/

#footlinks {
	display:block; 
	height:35px;
	font-size:14px;
	font-weight:bold;
	padding-top:20px;
	padding-left:5px;
}

#footlinks a {
	color:#5d4b2c;
	text-decoration:none;
	padding:0px 5px;
}

#footlinks a:hover {
	text-decoration:underline;
}

#footlinks img {
	vertical-align:middle;
}

#footlinks .logo {
	position:absolute; 
	margin-top:-100px; 
	margin-left:710px;
}

#footer {
	display:block; 
	font-weight:bold; 
	color:#323232;
	padding-left:35px;
	padding-top:15px;
	height:35px;
	overflow:hidden;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enable=true, sizingMethod=scale, src='img/footerbg.png');
}

div > /**/ #footer {
	background:url(img/footerbg.png) top left no-repeat;
}

#footer a {
	color:#323232;
	text-decoration:none;
}

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

#cart_contents {
	padding: 5px;
}

.cart_item_title {
	font-weight: bold;
}

.cart_item {
	margin-bottom: 5px;
}

.cart_del_prod {
	float: right;
}

.cart_item_price {
	
}

.field {
	float: left;
	margin-right: 10px;
}

#products {
	margin-top: 10px;
}

.product {
	float: left;
	width: 650px;
}

.product_images {
		float: left;
}

.product_title {
	font-size: 14px;
}

.product_details {
	float: left;
	margin-left: 15px;
	width: 270px;
}
