body {
	background-color: #000000;
	font-family: arial, tahoma, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	color: #000;
	}
	
#wrapper {
	width: 815px;
	margin: 0 auto 0 auto;
	position: relative;
	padding: 15px 0 10px 0;
	}
	
#header {
	width: 815px;
	}
	
#headerCol1 {
	float: left;
	width: 215px;
	margin: 0 0 7px 0;
	}
	
#headerCol2 {
	width: 600px;
	float: right;
	padding: 20px 0 0 0;
	}
	
#headerCol2 a, #headerCol2 a:visited {
	text-decoration: none;
	vertical-align: middle;
	}
	
#headerCol2 a:hover {
	border-bottom: solid 1px #c6c5c5;
	}
	
#topNav {
	margin: 0;
	padding: 0;
	float: right;
	}
	
#topNav li {
	list-style-type: none;
	float: left;
	height: 17px;
	border-left: solid 1px #797979;
	padding: 0 8px 0 8px;
	}
	
#topNav .special {
	list-style-type: none;
	float: left;
	height: 17px;
	border-left: solid 1px #797979;
	padding: 0 0 0 32px;
	}
	
.serving {
	padding: 6px 0 0 0;
	}
	
#mainContent {
	width: 815px;
	position: relative;
	}
	
#col1 {
	background: url(../images/leftBg.png) #111111 no-repeat;
	width: 170px;
	float: left;
	/*min-height: 623px;*/
	top: 0px;
	left: 0px;
	bottom: 0px;
	position: absolute;
	}
	
#col2 {
	float: right;
	width: 645px;
	}
	
#col2Inner {
	width: 645px;
	background-color: #fff;
	min-height: 150px;
	margin: 6px 0 0 0;
	}
	
#leftNav {
	margin: 0;
	padding: 0;
	padding: 0 0 0 15px;
	}
	
#leftNav li {
	list-style-type: none;
	padding: 15px 0 0 0;
	}
	
#leftNav a, #leftNav a:visited {
	text-decoration: none;
	}
	
#leftNav a:hover {
	border-bottom: solid 1px #fff;
	}
	
#leftNav #mensNav {
	margin: 0;
	padding: 0;
	padding: 0 0 0 10px;
	}
	
#leftNav #mensNav li {
	list-style-type: none;
	padding: 0;
	}
	
#leftNav #mensNav li a, #leftNav #mensNav li a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 11pt;
	}
	
#leftNav #mensNav li a:hover {
	color: #fff;
	text-decoration: underline;
	font-size: 11pt;
	border: none;
	}
	
#shopOnline {
	margin: 15px 6px 0 6px;
	border-top: solid 1px #858585;
	border-bottom: solid 1px #858585;
	}
	
.online  {
	padding: 13px 0 10px 9px;
	}
	
.online a, .online a:visited {
	text-decoration: none;
	border-bottom: solid 1px #393939;
	}
	
.online a:hover {
	border-bottom: solid 1px #fff;
	}
	
#storeHours {
	margin: 15px 6px 0 15px;
	color: #fff;
	font-size: 10pt;
	}
	
#storeTable {
	padding: 3px 0 0 10px;
	}
	
#mainPic {
	background-color: #d0da28;
	width: 645px;
	height: 387px;
	text-align: center;
	}
	
#mainPic img {
	padding: 5px 0 0 0;
	}
	
#insideCol1 {
	width: 318px;
	float: left;
	margin: 6px 0 0 0;
	}
	
#insideCol2 {
	width: 321px;
	float: right;
	margin: 6px 0 0 0;
	}
	
#brightonAd {
	width: 318px;
	height: 170px;
	}
	
#newsletter {
	width: 318px;
	height: 55px;
	margin: 6px 0 0 0;
	background-color: #585858;
	}
	
#newsletterContainer {
	padding: 9px 0 0 6px;
	}
	
#newsHeader {
	width: 158px; 
	height: 11px; 
	margin: 0; 
	padding:0;
	*margin: 0 0 -17px 0;
	}
	
#footer {
	width: 815px;
	color: #4F4F4F;
	text-align: right;
	font-size: 8pt;
	padding: 8px 0 0 0;
	}
	
#footer a, #footer a:visited {
	color: #fff;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
#col2InnerContent {
	padding: 8px;
	}
	
#col2InnerContent a, #col2InnerContent a:visited {
	color: #464646;
	text-decoration: underline;
	}
	
#col2InnerContent a:hover {
	color: #024288;
	text-decoration: underline;
	}
	
.brand {
	float: left;
	width: 205px;
	color: #464646;
	}
	
.colClear {
	clear: both;
	}
	
h3 {
	margin: 0;
	padding: 0;
	font-size: 14pt;
	font-weight: normal;
	text-transform: uppercase;
	}
	
.locations {
	padding: 0 0 6px 0;
	}
	
#map {
	padding: 5px 0 0 0;
	}
	
#goButton {
	background:url(../images/goBtn.png) no-repeat bottom;
	width:24px;
	height:24px;
	border:none;
	cursor:pointer;
	}
	
h1 {
	margin: 0;
	padding: 0;
	font-size: 12pt;
	}
	
.greyLine {
	width: 815px;
	height: 1px;
	margin: 5px 0 5px 0;
	background-color: #464646;
	}
