@charset "UTF-8";
body {
	background-color: #271E11;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	color: #271E11;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
h3 {
	color: #271E11;
	margin: 0px;
	
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p {
	margin-top: 5px;
}
p.menu_heading{
margin-top:10px;
font-weight:bold;
color:#574319;
text-indent:2px;
}

p.description{
font-size:11px;
}
p.crumb{
font-size:11px;
margin-top:0px;
}

#menu {
	background-color: #574319;
	border: 1px solid #000000;
	width: auto;
	padding-top: 5px;
	color: #000000;
	text-align: center;
	height: 25px;
}
#menuWrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#heading {
	padding: 10px;
	text-align: center;
	font-size: 24px;
	color: #C3AB67;
	position: relative;
	z-index: 5;
	left: 0px;
	top: 0px;
}
#center_column {
	float: left;
	width: 498px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#imgTop {
	
	position: relative;
	left: 0px;
	top: 0px;
	width: 498px;
	z-index: 0;
}
#empty {
	padding-top: 150px;
}
#logo {
	text-align: center;
}
#left_column {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg_content.jpg);
	background-repeat:repeat-y;
	background-color:#fff;
}
#footer {
	color: #C3AB67;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
	
}
#content {
	width: 900px;
	float: left;
	margin-bottom: 10px;
	background-image:url(../images/bg_content.jpg);
	background-repeat:repeat-y;
	background-color:#fff;
}

#inner_content{
margin-top:20px; 
margin-left:auto; 
margin-right:auto; 
margin-bottom:25px;
width:96%; 
}

 ul{
list-style-type:circle;

}

#top {
	margin: 0px;
	padding: 0px;
}
#right_column {
	float: left;
	width: 180px;
	padding-left: 20px;
	padding-right: 0px;
	color: #574319;
	padding-top: 15px;
}
#text {
	float: left;
	width: 378px;
	padding-right: 20px;
}
#space {
	float: left;
	width: 100px;
	padding-top: 20px;
}

#banner {
	position: absolute;
	top: 144px;
	left: 0px;
	z-index: 2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border: 0px; width:498px; height:44px; -moz-border-radius: 0px; background-color:#271E11;  -moz-opacity: 0.65; opacity:.65;filter: alpha(opacity=65);
	
	
}

/* LINKS */
a {
	color: #574319;
	text-decoration: none;
}

a.mainmenu:link, a.mainmenu{

color: #000000;
text-decoration:none;
margin-left:20px;
margin-right:20px;

}

a.mainmenu:visited, a.mainmenu:link:visited{

color: #000000;
text-decoration:none;
margin-left:20px;
margin-right:20px;
}

a.mainmenu:hover, a.mainmenu:visited:hover{

color: #C3AB67;
text-decoration:none;
margin-left:20px;
margin-right:20px;

}

a.mainmenu:active{

color: #C3AB67;
text-decoration:none;
margin-left:20px;
margin-right:20px;

}

a.product_list_header{
color: #C3AB67;
font-size:12px;
text-transform:uppercase;
}

/* retain the hover colors for each sublevel IE7 and Firefox etc */

 
.products a, .products a:visited {
	display:block;
	text-decoration:none;
	/*line-height:20px;*/
width:188px;
	color:#574319;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent:20px;
}
/* hack for IE5.5 */
* html .products a, * html .products a:visited {
	width:160px;
	w\idth:200px;
}
/* remove all the bullets, borders and padding from the default list styling */
.products ul {
	position:relative;
	z-index:500;
	list-style-type:none;
	width:170px;
	padding: 0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
/* style the list items */
.products li {
	background:#fff;
	text-decoration:none;
	/* for IE7 */
float:left;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

* html .products a, * html .products a:visited {
	width:160px;
	w\idth:200px;
}
/* style the link hover */
* html .products a:hover {
	color:#C3AB67;
	position:relative;
	text-decoration:none;
	background-repeat: no-repeat;
}

.submenu ul {
	position:relative;
	z-index:500;
	list-style-type:none;
	width:170px;
	padding: 0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
/* style the list items */
.submenu li {
	background:#fff;
	text-decoration:none;
	/* for IE7 */
float:left;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}


/* style the links */
.submenu a, .submenu a:visited {
	display:block;
	text-decoration:none;
	/*line-height:20px;*/
width:188px;
	color:#574319;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent:20px;
}
/* hack for IE5.5 */
* html .submenu a, * html .submenu a:visited {
	width:160px;
	w\idth:200px;
}
/* style the link hover */
* html .submenu a:hover {
	color:#C3AB67;
	background-image:url(../images/hover.gif);
	position:relative;
	text-decoration:none;
	background-repeat: no-repeat;
}

.submenu li:hover {position:relative; text-decoration:none;}

/* For accessibility of the top level menu when tabbing */
.submenu a:active, .submenu a:focus {
	color:#B9A262;
	text-decoration:none;
}

/* retain the hover colors for each sublevel IE7 and Firefox etc */
.submenu li:hover > a {
	color:#C1A966;
	background-image:url(../images/hover.gif);
	text-decoration:none;
}

li.sub{
text-indent:-10px;
background-color:#fff;
list-style:none;
font-size:11px;
} 
li.main{
	display:block;
	text-decoration:none;
	/*line-height:20px;*/
	width:170px;
	color:#574319;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	
	list-style:none;

} 
 
fieldset.productInformation{
border: 1px solid #C3AB67;
-moz-border-radius: 4px;
} 

fieldset.rounded_brown{
border: 1px solid #C3AB67;
-moz-border-radius: 4px;
} 

fieldset.error{
border: 1px solid #FF0000;
-moz-border-radius: 4px;
} 
fieldset.success{
border: 1px solid #7b025f;
-moz-border-radius: 4px;
} 
legend{
color:#000;
}

/* TABLES */

table.cart{
width:160px;
font-size:11px;
line-height:1em;
}
tr.cart_header{
background-color:#C3AB67;
font-weight:bold;
text-indent:1px;
}
tr.spec{
font-size:9px;
}

/*  FORM */
.button{
border:1px solid #C3AB67;
background-color:#271E11;
color:#C3AB67;
}
input.dark{
border:1px solid #271E11;
}

/* TEXT */
.dark_small{
color: #271E11;
font-size:11px;
}

