@charset "UTF-8";
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h3 {
	margin-top: 0px;
}
p {
	margin-top: 0px;
}
a {
	color: #80561A;
	text-decoration: none;
}
a:hover {
	color: #80561A;
	text-decoration: underline;
}
a.linkopacity img {
	filter:alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;
}
a.linkopacity:hover img {
	filter:alpha(opacity=80);   
	-moz-opacity: .8;   
	opacity: .8;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #80561B;
	text-decoration: none;
}
.footerText a {
	text-decoration: none;
	color: #80561B;
}
.footerText a:hover {
	text-decoration: underline;
	color: #80561B;
}
#mainContent {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
	margin-bottom: 0px;
}
#mainContent h2 {
	color: #9FAC3E;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
}
#mainContentHome {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
}
#mainContentHome h2 {
	color: #6A6A6A;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
}
.featureBox {
	background-color: #F4F5E5;
	padding: 10px;
	height: auto;
	width: 340px;
	margin-top: 30px;
}
.featuredBox img {
}
.imgRTmarginPush {
	margin-right: 20px;
}
.imageBox {
	margin-right: auto;
	margin-left: auto;
}
#homeRight {
	width: 360px;
	height: auto;
	float: right;
}
#homeLeft {
	width: 450px;
	height: auto;
}
.photoBox {
	background-color: #F4F5E5;
	height: auto;
	width: auto;
	position: relative;
	float: right;
	clear: left;
	display: block;
}
.productBoxRight {
	height: auto;
	width: 330px;
	float: right;
	margin-right: 0px;
	padding-top: 10px;
}
.productBoxLeft {
	height: auto;
	width: 330px;
	margin-left: 0px;
	padding-top: 10px;
}
.productBoxPhoto {
	padding-bottom: 10px;
}
#productTable {
	height: auto;
	margin-top: 20px;
}
#productTable th {
	padding: 5px;
	text-align: left;
}
#productTable  td {
	padding: 10px;
}
#productTable .bottomBorder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#productTable .headerRow {
	background-color: #F4F5E5;
}
#productTable h2 {
	margin-bottom: 0px;
}
#requestForm {
	height: auto;
	width: auto;
	border-collapse:collapse;
}
#requestForm td {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#requestForm tr {
}
label {
	font-weight:normal;
}
#firstName, #lastName, #storeName, #address1, #address2, #city, #state, #zip, #phone, #email {
	width: 200px;
}
.sideBar {
	height: auto;
	width: 150px;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	background-color: #F4F5E5;
}
#callout {
	height: auto;
	width: 250px;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F4F5E5;
	border: thin solid #80561A;
}
.calloutRight {
	float: right;
	height: auto;
	width: 250px;
	border: thin solid #80561A;
	padding: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.highlightArea {
	height: auto;
	width: 600px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background-color: #F4F5E5;
}
.bannerArea {
	height: 100;
	width: 700;
	margin-top: 20px;
	margin-bottom: 10px;
}
.coupon {
	padding: 10px;
	border: 2px dashed #9FA615;
	margin-right: 15px;
}
.dropdownMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
}
.couponBanner {
	padding: 5px;
	border: 2px dashed #9FA615;
	float: right;
	margin-left: 20px;
}
.eventName {
	margin-top: 0px;
	color: #80561A;
}
