/* GENERAL 
_____________________________________________________________________________*/

.edit {float:right; border: 0px;} 

.edit img {border: 0px !important;}

html { 
	min-height: 100%; 
	height:100%;
}

 /* commented backslash hack \*/ 
html, body { height:100%; } 
/* end hack */

html { 
	margin-bottom: 1px; 
}

#container_outer{min-height:100%;height:auto;}
#container_inner{min-height:100%;height:auto;}
* html #container_outer{height:100%;}/* ie6 and under*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, pre, form, fieldset, th, td { 
	margin:0;
	padding:0;
	border:0;
}

fieldset, img {
	border:0;
	margin:0;
	padding:0;
}

div { 
	border: 0px solid #ccc; 
}

table { 
	cellspacing: 0;
	cellpadding: 0;
	font-size:inherit;
	font:100%;
	border-collapse:collapse;
	border-spacing:0;
}
 
.clear { 
	clear: both; 
	height: 0px;
	overflow: hidden;
}
 
img { 
	border: 0; 
	vertical-align: top; 
}

cite,code,em,strong,th{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
th{text-align:left;}
h1,h2,h3,h4{font-size:100%;}
q:before,q:after{content:'';}
body{*font-size:small; *font:x-small;}
select,input,textarea{font:99%;}
pre,code{font:115% monospace;*font-size:100%;}

body {
	background: url(/images/site/bg_pattern.jpg) repeat-x #ECB274;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	line-height:1.7em;
	color: #FFDBB8;
}
 
#container_outer {
	width: 867px;
	margin-left: auto;
	margin-right: auto;
	background: url(/images/site/shadow.png) repeat-y;
	position: relative;
	_behavior: url("/iepngfix.htc");
} 

#container_inner {
	margin: 0px 30px;
	position: relative;
}

/* LINKS
_____________________________________________________________________________*/

a { 
	text-decoration: none; 
	color: #cc9752; 
}

a:hover { 
	text-decoration: underline; 
}

#page_content #right_col a.title { 
	text-decoration: none; 
	color: #660000;
	font-weight: bold;
}

#page_content #right_col a.title:hover { 
	text-decoration: underline; 
}

#nav a {
	display: block;
	height: 94px;
	float: left;
	padding-right: 13px;
	padding-left: 13px;
}

#nav a:hover,
#nav a.active {
	background: url(/images/site/nav_active.jpg) bottom center no-repeat;
}

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

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

#leftnav a {
	width: 166px;
	height: 18px;
	display: block;
	background-image: url(/images/site/leftnav_bg.gif);
	background-repeat: no-repeat;
	padding-left: 39px;
	padding-top: 18px;
	color: #FFCC99;
	text-transform: uppercase;
	font-size: 110%;
}

#leftnav a:hover,
#leftnav a.active {
	text-decoration: none;
	background-image: url(/images/site/leftnav_bg_active.gif);
}


/* HEADER
_____________________________________________________________________________*/

#header {
	height: 94px;
	background: url(/images/site/bg_header.jpg) repeat-x;
}

#logo {
	position: absolute;
	width: 232px;
	height: 196px;
}

#nav {
	padding-left: 257px;
}

#nav img {
	margin-top: 45px;
}

#page_content #right_col a {
	text-decoration: underline;
	color: #996633;
}

#page_content #right_col a:hover {
	text-decoration: none;
}

/* CONTENT
_____________________________________________________________________________*/

#home_content {
	min-height: 315px;
	height: auto !important;
	height: 315px;
	background: url(/images/site/homepage_bottom.jpg) top left no-repeat #7F2700;
}

#home_content #left_col {
	width: 203px;
	float: left;
	padding-right: 53px;
}

#specials_container {
	padding-left: 25px;
	width: 178px;
	color: #CC9966;
	line-height:1.3em;
	margin-bottom: 20px;
}

#specials_container img {
	margin-bottom: 10px;
}

#specials_container h2 {
	color: #FFD9B6;
	text-transform: uppercase;
}

#home_content #right_col {
	float: left;
	letter-spacing: 0.07em;
}

#home_about {
	width: 531px;
	margin-bottom: 20px;
}

#home_about img {
	border: 3px solid #DCA161;
	margin: 0 11px 2px 0;
	float: left;
}

#page_content {
 	background-color: #FFFFFF;
	background: url(/images/site/bg_page_content.gif) repeat-y;
}

#page_content #left_col {
	width: 232px;
	float: left;
	background-image: url(/images/site/bg_page.gif);
	background-repeat:  repeat-x;
	background-color: #7D2500;
	height: 100%;
}

#leftnav {
	margin-left: 10px;
	margin-top: 1px;
	margin-bottom: 60px;
}

#page_content #right_col {
	float: left;
	background-color: #FFFFFF;
	width: 575px;
	height: 100%;
	margin-bottom: 33px;
	position: relative;
}

#right_col_pad {
	margin: 14px 22px;
	font-size: 12px;
}

#title_bar {
	background-color: #FAEADB;
	height: 56px;
	margin-bottom: 10px;
}

/* Target IE6 only */
/*\*/ * html #title_bar { _line-height: 0px; } /**/

#title_bar img {
	display: block;
}

#title_bar h1 {
	text-transform: uppercase;
	color: #660000;
	padding-top: 3px;
	margin-left: 11px;
	padding-bottom: 8px;
	font-size: 120%;
}

#section_pic {
	float: right;
	padding-left: 15px;
}

/* Target IE6 only */
/*\*/ * html #section_pic { padding-left: 0px; } /**/

/* Target IE7 only */
html>body #section_pic {*padding-left: 0px;}

#right_text_pad {
	padding-left: 11px;
	color: #996633;
} 

h2 {
	color: #660000;
	font-weight: bold;
	display: inline;
}

.product_image {
	border: 3px solid #DCA161;
	margin: 0 11px 2px 0;
	float: left;
}

.spacer {
	padding: 10px 0;
}

/* CONTACT
_____________________________________________________________________________*/

form .label {
	float: left;
	width: 85px;
	color: #660000;
	font-weight: bold;
	padding-left: 13px;
}

form input {
	float: left;
	width: 207px;
	border: 1px solid #C2A385;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	color: #660000;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	line-height:1.7em;
	padding-left: 2px;
}

textarea {
	clear: both;
	border: 1px solid #C2A385;	
	background-color: #FFFFFF;
	width: 510px;
	height: 58px;
	margin-left: 13px;
	color: #660000;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	line-height:1.7em;
	padding-left: 2px;
}

form img {
	float: right;
	cursor: pointer;
	margin-left: 6px;
	margin-right: 6px;
}

#email_bar {
	background-color: #FAEADB;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 31px;
}

.contact img {
	float: left;
	margin-right: 6px;
}

.contact h2 {
	font-weight: bold;
}

span {
	display: block;
	float: left;
	width: 66px;
}

span.wide {
	width: 130px;
}

/* FOOTER
_____________________________________________________________________________*/

#footer {
	position: absolute;
	bottom: 0;
	left: 30px;
	height: 33px;
	color: #E3B17F;
	text-transform: uppercase;
	vertical-align: middle;
	background-color: #A05A29;
	width: 807px;
}

#footertext {
	float: right;
	padding-top: 8px;
	padding-right: 20px;
}

#pixsoul {
	float: left;
}