@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #23170D;
	margin: 20;
	padding: 0;
	text-align: center;
	color: #000000;
}
.oneColFixCtr #container {
	margin: auto;
	text-align: center;
	padding: 1px;
	width: 800px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #FF8600;
	height: 600px;
}
.oneColFixCtr #header {
	background-image: url(images/header.jpg);
	width: 685px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 115px;
	font-size: 0.8em;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top: 100px;
	height: 20px;
	}
	
.oneColFixCtr #mainContent {
	height: 450px;
	padding-left: 115px;
	background-color: #FF8600;
	padding-top: 30px;
	padding-right: 115px;
	background-image: url(images/header-bot.jpg);
	text-align: left;
	}
	
.oneColFixCtr #mainContentShop {
	height: 450px;
	width: 570px;
	color: #000000;
	text-align: left;
	padding-left: 115px;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 115px;
	}
.oneColFixCtr #container #mainContentShop form {
	margin-left: -8px;
}
.shop-image {
	float: right;
	margin-left: 25px;
}
.inset-image {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 2px;
}
.shop-heading1 {
	font-size: .9em;
	font-weight: bold;
}
.shop-heading2 {
	font-size: .9em;
	font-weight: normal;
}
.shop-heading3 {
	font-size: 0.7em;
	font-weight: normal;
}
.nav-locator {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
}
a:active {
	border: 1px solid #FFFFFF;
}
.homegrown {
	font-size: 1.6em;
	font-weight: bold;
	color: #FF8600;
	margin-bottom: 0px;
}
.bodyText {
	font-size: 0.9em;
	color: #FFFFFF;
	width: 350px;
	margin: 0px 0px .9em;
}
.disclaimer {
	font-size: 0.65em;
	font-weight: normal;
}
.shop-link {
	color: #000000;
}
.shop-link a:link {
	color: #000000;
	text-decoration: underline;
}
.shop-link a:visited {
	color: #000000;
	text-decoration: underline;
}
.shop-link a:hover {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #000000;
	border-left: none;
}
.shop-link a:active {
	border: 1px solid #000000;
}
