body { 
	margin: 0;
	padding: 0;
	background: url(../images/bodybg.jpg) repeat;
	text-align: center;

}

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


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

body, input, select {
color: #000;
line-height: 18px;
font: 13px arial;
}

h1 {
	margin: 0;
	padding: 0;
	font: 22px bold times;
 	color: #660000;
 	text-transform: uppercase;
}

h2, .header {
	margin: 0;
	padding: 0;
	font: 16px bold times;
	color: #993300;
	}

h3, .subheader	{
	margin: 0;
	padding: 0;
	font: bold 13px arial;
	color: #000;
	line-height: 18px;
	}
	
h4 	{
	margin: 0;
	padding: 0;
	font: bold 13px arial;
	color: #660000;
	line-height: 18px;
	}

a	{
	font: 13px arial;
	line-height: 18px
	color: #993300; 
	text-decoration: underline;
	}
	
a:hover	{
	font: 13px arial;
	line-height: 18px
	color: #993300;
	text-decoration: underline;
	}

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

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

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

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


div#title	{
	height: 54px;
	width: 948px;
	background-color: #fef5e0;
	}

/* =NAVIGATION-----------------------------------------*/	
	
div#navBar {
    height: 30px;
    width: 950px;
    position: absolute;
    top: 203px;
    left: 0px;
    margin: 0;
    padding: 0;
    text-align: center;
    }

ul#nav {
	padding: 0;
	margin: 0px;
	display: inline;
	list-style-type: none;
	text-align: center;
	}
	
ul#nav li {
	clear: all;
	margin: 0 30px;
	padding: 0;
	display: inline;
	text-align: center;
 	}
ul#nav li.home {margin: 0 30px 0 0;}
ul#nav li.contact {margin: 0 0px 0 30px;}

ul#nav a {
	text-align: center;
	display: inline;
	line-height: 14px;
	padding: 0;
	margin: 0;
	font: 14px times;
	color: #ffcc66;
	text-transform: uppercase;
	text-decoration: none;
}

ul#nav a.on, ul#nav a:hover	{
	color: #ffffcc;
		} 
body.home ul#nav li.home a {color:#ffffcc;}
	
ul#nav ul {
	width: 600px;
	text-align: left;
	position: absolute;
	top: 37px;
	left: 40px;
	list-style-type: none;
	padding: 0;
	margin: 0;
		}

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

ul#nav li ul li a	{
    color: #660000;
	font: 14px times;
	background: none;
	padding: 0;
	margin: 0;
	display: inline;
	text-transform: none;
	text-align: left;

}

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

div#dtt {
	text-align: center;
	margin: 10px 0 20px 0;
	background: url(../images/dtt.jsp) no-repeat center;
	width: 145;
	height: 32;
}

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

ul#eNav {
    list-style-type: none;
	text-align: right;
	padding: 6px 2px 0 0px;
	margin: 0;
}

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

ul#eNav a {
	font: 12px bold times;
	color: #660000;
	font-weight: none;
	text-decoration: none;
	text-transform: uppercase;
}

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


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

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

div#specialsArea		{	
	float: right;
	display: inline;
	width: 255px;
	margin: 33px 10px 0 0;
	background: none;
}

div#specials {
	float: left;
	display: inline;
	width: 255px;
	padding: 0;
	margin: 15px 0 0 0;
	}
	
div#announce {
	float: left;
	display: inline;
	width: 255px;
	padding: 0;
	margin: 15px 0 0 0;
	}
	
div#specialArea a {
	color: #604a31;
	font-weight: bold;
	text-transform: uppercase;
}
	
div#cmsContentArea {
	margin: 64px 0 10px 40px;
	width: 600px;
	float: left;
	display: inline;
	padding: 0;
}


div#kicker1 {
    background: url('../images/shopkick.jpg') top left no-repeat;
    width: 253px;
    height: 193px;
    margin: 15px 0px 0px 0;
    float: left; 
    padding: 0;
}

div#kicker2 {
    background: url('../images/sharekick.jpg') top left no-repeat;
    width: 253px;
    height: 97px;
    margin: 15px 0 0 0;
    float: left;
    padding: 0;
}

div#kicker3 {
    background: url('../images/clubkick.jpg') top left no-repeat;
    width: 253px;
    height: 187px;
    margin: 15px 0 0 0;
    float: left;
    padding: 0;
}

div#signup {
	display: inline;
	width: 255px;
	height: 68px;
	float: left;
	padding: 0;
	margin: 0px 0 0 0;
	background: url(../images/mailing.jpg) no-repeat;
}

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


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

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

body#home div#banner {
	position: relative;
	width: 950px;
	height: 351px;
	padding: 0 0 0px 0;
	background: url(../images/home_banner.jpg) no-repeat;
}

body#home div#navBar {
    height: 30px;
    width: 950px;
    position: absolute;
    top: 329px;
    left: 0px;
    margin: 0;
    padding: 0;
    text-align: center;
    }


body#home div#cmsContentArea {
	width: 615px;
	margin: 30px 0 0 37px;
	}
	
hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; 
	  padding:0;
      border:none;
      visibility: hidden;
      }

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

div#footer
	{
	text-align: left;
	width: 950px;
	height: 29px;
	padding: 0;
	margin: 0 auto 10px auto;
	clear: both;
	color: #000;
	font-family: times;
	font-size: 12px;
	position: relative;
	background: url(../images/footer.jpg) top no-repeat;
	}
	
div#footer a {
    color: #660000;
    text-transform: uppercase;
	padding: 0 5px;
	margin: 0;
	text-decoration: none;
	}
	
div#footer p {margin: 0; padding: 20px 0 0 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: #660000;
		color: #fff;
		border: 1px solid #996600;
		font: 11px georgia;
		text-transform: uppercase;
		cursor: hand;
		cursor: pointer;
}

/* generic overrides */

div.processBar {
	width: 100%;
}
body.news h2.generic {display: none;}
	
