body { 
	margin: 0;
	padding: 0;
	background: #000;
	text-align: center;

}

a.skip	{display: none;}
a img {border: none;}
img.logo {
	float: left;
}


/* =TYPOGRAPHY-----------------------------------------*/	

body {
color: #999;
line-height: 20px;
font: 13px Georgia;
}

input, select {
color: #666;
line-height: 20px;
font: 13px Georgia;
}  

h1 {
	margin: 0;
	padding: 0;
	font: 16px Georgia;
 	color: #ccc;
 	line-height: 26px;
 	text-transform: uppercase;
}

h2, .header {
	margin: 0;
	padding: 0;
	font: 16px Georgia;
	color: #999;
	line-height: 22px;
	text-transform: uppercase;
	}

h3, .subheader	{
	margin: 0;
	padding: 0;
	font: 13px Georgia bold;
	color: #ccc;
	line-height: 20px;
	}
	
h4 	{
	margin: 0;
	padding: 0;
	font:  13px Georgia bold;
	color: #999;
	line-height: 20px;
	}

a	{
	font: 13px Georgia;
	color: #999; 
	text-decoration: underline;
	line-height: 20px;
	}
	
a:hover	{
	font: 13px Georgia;
	color: #999;
	text-decoration: underline;
	line-height: 20px;
	}

/* =CONTAINER DIVS-----------------------------------------*/	
#container {
	margin: 0 auto 0 auto;
	position: relative;
	text-align: left;
	width: 900px;	
	background:none;
	padding: 0;
}

div#banner {
	position: relative;
	width: 900px;
	height: 203px;
	padding: 0 0 10px 0;
	margin: 0;
	background: url(../images/banner.jpg) no-repeat;
}

body#home div#banner {height:166px;}

div#banner h1 {
    position: absolute;
    margin: 0;
    padding: 0;
}

div#banner h1 a {
text-indent: -9999px;
position: absolute;
    display: block;
    width: 900px;
    height: 166px;
    top: 0px;
    left: 0px;
    text-decoration: none;
}




/* =NAVIGATION-----------------------------------------*/	
	
div#navBar {
    height: 30px;
    width: 900px;
    float: left;	
    display: inline;
	padding: 0;
	margin: 10px 0 0 0;
    }

body#home div#navBar {margin: 0;}

ul#nav {
	padding: 0;
	margin: 0px;
	list-style-type: none;
	text-align: center;
	}
	
ul#nav li {
	clear: all;
	margin: 0 25px;
	padding: 0;
	display: inline;
	text-align: center;
	color: #333;
 	}
 	
ul#nav a {
	text-align: center;
	display: inline;
	line-height: 35px;
	padding: 0;
	margin: 0;
	font: 17px Georgia;
	color: #999;
	text-transform: uppercase;
	text-decoration: none;
}

ul#nav a.on, ul#nav a:hover	{
	color: #990000;
		} 
	
ul#nav ul {
	width: 900px;
	top: 207px;
	left: 40px;
	text-align: center;
	position: absolute;
	list-style-type: none;
	padding: 0;
	margin: 0 0 0;
	display: inline;	
	}

ul#nav li ul li	{
	clear: all;
	display: inline;
	background: none;
	padding: 0;
	color: #333;
	margin: 0 10px;
	}

ul#nav li ul li a	{
    color: #999;
	font: bold 12px Georgia;
	background: none;
	padding: 0;
	display: inline;
	line-height: 20px;
	text-transform: none;
	text-align: center;

}

ul#nav li ul li a:hover, ul#nav li ul li a.on { color: #990000;}
	
#nav a:hover {
	text-decoration: none;
}


/* =SHOPPING MENU -----------------------------------------*/	
div#enav {
    width: 900px;
    margin: 10px auto 0 auto;
}

ul#eNav {
    list-style-type: none;
	font: Georgia 12px;
	color: #999;
	text-align: right;
	padding: 0 5px 10px 0;
	margin: 0;
}

ul#eNav li {
    display: inline;
    margin: 0;
    padding: 0 0 0 10px;
}

ul#eNav a {
	color: #999;
	font-weight: none;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
}

ul#eNav a:hover,
ul#eNav a.on {
	color: #999;
}

#eNav a.fb {background: url(../images/fb.gif) no-repeat; padding: 3px 0 3px 21px;}


/* =EDITABLE BODY -----------------------------------------*/	
div#header {
	height: 96px;
	width: 948px;
	background: url(../images/header.jpg) top no-repeat;
}

div#mainPageArea {
	background: none;
	margin: 0px 0 0px 0;
	padding: 0 0 0 0; 
	width: 900px;
	}

div#specialsArea		{	
	float: right;
	display: inline;
	width: 243px;
	margin: 0 10px 10px 0;
	}
	
div#specialArea a {
	color: #604a31;
	font-weight: bold;
	text-transform: uppercase;
}
	
div#cmsContentArea {
	margin: 10px 0 30px 55px;
	width: 800px;
	float: left;
	display: inline;
}

div#kicker1 {
    background: url('../images/kicker1.jpg') top left no-repeat;
    width: 231px;
    height: 119px;
    margin: 0 0 10px 0;
    float: right; 
}

div#kicker2 {
	position: relative;
    background: url('../images/kicker2.jpg') top left no-repeat;
    width: 231px;
    height: 119px;
    margin: 0;
    float: right;
}

div#signup {
	display: inline;
}

form#signform {
	display: inline;
	float: left;
	width: 209px;
	height: 20px; 
	margin: 88px 0 0 10px; 
	padding: 0;
}
form#signform .button {display: inline; float: right;}
form#signform .text {display: inline; float: left;}


/* =HOMEPAGE-----------------------------------------*/	

body#home div#banner h1 {
display:none;
}


home.cleaner {
      clear:both;
      height:0px;
      margin: -8px 0 0 0; 
	  padding: 0px;
      border:none;
      visibility: hidden;
      }


/* =FOOTER DIV-----------------------------------------*/	

div#footer
	{
	text-align: left;
	width: 900px;
	padding: 18px 0 10px 0;
	margin: 0 auto 0 auto;
	clear: both;
	color: #999;
	font-family: Georgia;
	font-size: 12px;
	position: relative;
	background: url(../images/footer.jpg) top no-repeat;
	}
	
div#footer a {
    color: #999;
	padding: 0 0 0 10px;
	margin: 0;
	text-decoration: none;
	}
	
div#footer p {margin: 0; padding: 0;}
div#footer p.legal {float: left; padding-left: 0px;}
div#footer p.rss {float: right; padding-right: 0px;}
div#footer p.footlinks {text-align: center;}


.button	{
		background-color: #990000;
		color: #ffffff;
		border: none;
		font: 11px Georgia;
		text-transform: uppercase;
		cursor: hand;
		cursor: pointer;
}

/* generic overrides */

div.processBar {
	width: 100%;
}

div.catalog_crumbs {display:none;}

body.account input {color: #666;}
body.account select {color: #666;}
body.club select {color: #666;}
body.club input {color: #666;}
body.checkout input {color: #666;}
body.checkout select {color: #666;}
fieldset select {color: #666;}
body#contactus fieldset input {color: #666;}
table.cart td.qty input {color: #666;}
table.cart tr.shading td, table.clubs tr.shading td, table.orders tr.shading td {background-
color: #333;}
ul.cart_info {background: none;}
table.cart td, table.clubs td, table.orders td {background-color: #333;}
table.cart td, table.clubs td, table.orders td  {
        background-color: #333;
}

table.cart tr.shading td, table.clubs tr.shading td, table.orders tr.shading td {
        background-color: #333;
}

table.cart, table.clubs, table.orders {

}

table.cart td, table.clubs td, table.orders td {
        border: none;
}

ul.cart_info {
        background-color: #333;
}

input.button {
        background-color: #7e846d;
        border: 1px solid #666d52;
        color: white;
}


table.cart tbody.totals td {
        background-color: #333;
}

table.cart tbody.totals th {
        text-align: right;
        background-color: #333;
}

td.verify_box h3,
h3.box {
        background-color: #333;
}

ul.account_nav {
        background-color: #333;
}

p.info {background-color: #333;}

	
