body { 
	margin: 0;
	padding: 0;
	background-color: #600;
	text-align: center;
}

a.skip	{display: none;}
a img {border: none;}

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

body, select {
	font-family: Times, serif;
	font-size: 12px;
	color: #000;
}

h1 {
	margin: 0;
	padding: 0;
	font: bold 16px Times, serif;
 	color: #600;
}

h2, .header {
	margin: 0;
	padding: 0;
	font: bold 16px Times, serif;
 	color: #000;
}

h3, .subheader	{
	margin: 0;
	padding: 0;
	font: bold 14px Times, serif;
 	color: #600;
}
	
h4 {
	margin: 0;
	padding: 0;
	font: bold 14px Times, serif;
 	color: #000;
}
 
a	{
	color: #600;
	text-decoration: none;
	}
	
a:hover	{
	color: #be9236;
	text-decoration: none;
	}

/* =CONTAINER DIVS-----------------------------------------*/	
#container {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 770px;	
	padding: 0;
}

#container2 {
	background: url(../images/background.gif) repeat-y;
	position: relative;
}

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

img.logo {
	float: left;
	margin: 15px 0 0 50px;
}

/* =NAVIGATION-----------------------------------------*/	
	
ul#nav {
	display: block;
	width: 750px;
	padding: 0;
	margin:  0;
	position: relative;
	top: 15px;
	left: 0;
	height: 20px;
	list-style-type: none;
	text-align: center;
	}
	
ul#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 16px;
	color: #afa17c;
	text-align: center;
 	}

ul#nav a {
	line-height: 20px;
	margin: 0 20px 0 20px;
	font-family: Georgia, Times, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #afa17c;
	text-decoration: none;
}

ul#nav a.on, ul#nav a:hover	{
	color: #fff;
		} 
	
ul#nav ul {
		position: absolute;
		width: 750px;
		left: 0;
		top: 40px;
		list-style-type: none;
		margin: 5px 0 0 0;
		padding: 0;
		text-align: center;
		}

ul#nav li ul li	{
	display: inline;
	background: none;
	font-size: 12px;
	}

ul#nav li ul li a	{
	font-size: 12px;
	background: none;
	text-align: center;
	text-transform: none;
	font-weight: bold;
	}
	
#nav a:hover {
	text-decoration: none;
}




/* =SHOPPING MENU -----------------------------------------*/	
div#eNav {
	width: 770px;
	margin: 15px auto 0 auto;
	padding-right: 50px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;;
	color: #c49537;
	text-align: right;
}

div#eNav a {
	margin: 0 .5em;
	padding: 0 2px 0 2px;
	color: #c49537;
	text-decoration: none;
}

div#eNav a:hover,
div#eNav a.on {
	color: #fff	;
}


/* =EDITABLE BODY -----------------------------------------*/	
div#mainPageArea {
	width: 750px;
	background: url(../images/hd_default.jpg) top no-repeat;
	padding: 86px 0 0 0;
}

body.news div#mainPageArea {
	background: url(../images/hd_news.jpg) top no-repeat;
}

body.about div#mainPageArea {
	background: url(../images/hd_contact.jpg) top no-repeat;
}

body.store div#mainPageArea {
	background: url(../images/hd_store.jpg) top no-repeat;
}


	
div#specialsArea		{	
	float: right;
	display: inline;
	width: 170px;
	margin: 20px 20px 0 0;
	}
	
div#cmsContentArea {
	float: left;
	display: inline;
	margin: 20px 0 0 15px;
	width: 500px;
}

div#cmsContentArea p {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
}

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

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

body#home div#banner {
	background: url(../images/home_banner.jpg) no-repeat;
	height: 176px;
}

div#flashArea {
	height: 237px;
	width: 750px;
	background: url(../images/flash.jpg) no-repeat;
}

body#home div#mainPageArea {
	background: url(../images/home_bg.jpg) left bottom no-repeat;
	padding: 0 0 121px 0;
}

body#home div#cmsContentArea {
	position: absolute;
	color: white;
	width:  395px;
	top: 259px;
	left: 133px;
	font-size: 15px;
}

body#home div#specialsArea {
	margin: 0;
	position:  absolute;
	left: 565px;
	top: 240px;
}


/* =CMS STYLES-----------------------------------------*/	
img.homeImage {
	width:  285px;
	float:  left;
}

div.homeText {
	margin: 60px 0 0 286px;
	width: 250px;
}

div.cmsImage {
	float: left;
	width: 260px;
}

div.cmsText {
	width: 305px;
	margin: 20px 0 0 276px;
}

div.specials {
	width: 167px;
	height: 110px;
	margin: 0 0 10px 0;
}

div.specials p {
	margin: 0;
	padding: 0;
}
 
div.specials p a {
	display: block;
	margin: 0;
	padding: 0;
	color: #fff;
	text-decoration: none;
	font: bold 13px Times, serif;
	color: #fff;
	height:  110px;
	width: 167px;
}

div.specials p a span {
	padding: 25px 0 0 75px;
	display: block;
}


div.club {
	background: url(../images/content/special1.jpg) no-repeat;
}

div.visit {
	background: url(../images/content/special2.jpg) no-repeat;
}

div.products {
	background: url(../images/content/special3.jpg) no-repeat;
}


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

div#footer
	{
	text-align: left;
	width: 770px;
	padding: 35px 0 20px 0;
	margin: 0 auto 15px auto;
	clear: both;
	color: #c49537;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(../images/foot.jpg) top no-repeat;
	}
	
p.footlinks	{
	float:right;
	margin: 0 15px 0 0;
	padding: 0;
	color: #c49537;
	}

p.footlinks a {
	color: #c49537;
	font-weight: normal;
	text-decoration: none;
	padding: 0 5px;
	margin: 0;
	}

p.legal	{
	float: left;
	padding-left: 15px;
	margin: 0;
	}


input.button	{
		background-color: #be9236;
		color: #fff;
		border: 1px solid #000;
		font: bold 10px Verdana, Arial, sans-serif;
		text-transform: uppercase;
		cursor: hand;
}

/* =GENERIC OVERRIDES STYLES-------------------------------------*/

div.processBar {
	width: 490px;
}

a.catlinkclass {
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
}



table#cattable input {
margin-bottom: 10px;
}

table#cattable br {
	display: none;
}

table#cattable b {
	display: block;
}