@charset "UTF-8";

* {
	margin:0px;
	padding:0px;
}
div, form {
	margin:0px;
	padding:0px;
}
html {
	width:100%;
	height:100%;
}

body {
	text-align: left;
	background-attachment: fixed;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #9B9096;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #321F24;
}
ul {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 15px;
}
a {
	color: #3B88FF;
}
p {
	margin-top: 8px;
	margin-bottom: 8px;
}
h1 {
	color: #833e05;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 8px;
}
.inside  .rightCol h1 {
	font-size: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CED9EB;
	margin-bottom: 10px;
	padding-bottom: 4px;
	line-height: 26px;
}
.inside  .rightCol h2 {
	padding-top: 10px;
	font-size: 16px;
	line-height: 18px;
}
.wrapper {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 20px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #321F24;
	border-right-color: #321F24;
	border-bottom-color: #321F24;
	border-left-color: #321F24;
}
.header {
	width: 800px;
}
.header .logo {
	float: left;
	margin: 0px;
	padding: 0px;
}
.header .headerImg {
	margin: 0px;
	padding: 0px;
	float: left;
}
.nav {
	background-color: #321F24;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 800px;
}
.nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 13px;
	display: block;
	padding: 7px;
}
.nav  a:hover {
	background-color: #875360;
}
.nav ul {
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 790px;
}
.nav li {
	display: block;
	float: left;
	list-style-type: none;
}
.content {
	
}
.leftCol {
	
}
.rightCol {
	width: 540px;
	float: left;
	margin-left: 25px;
	line-height: 18px;
	text-align: left;
	margin-top: 10px;
	background:transparent;	
}
.footer {
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}
.footerLinks {
	text-decoration: none;
	padding: 5px;	
}
.footerLinks a {
	margin-right: 5px;
	margin-left: 5px;
	color: #FFFFFF;
}
.shopLinks a {
	color: #833e05;
	text-decoration: underline;
	font-size: 12px;
	line-height: 18px;
}
.home .leftCol {
	width: 195px;
	padding-right: 10px;
	padding-left: 15px;
	float: left;
}
.inside .leftCol {
	width: 195px;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	background-attachment: scroll;
	background-image: url(images/inside_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: auto !important;

}
.inside .content {

}
.inside .rightCol {
	width: 540px;
	float: left;
	margin-left: 25px;
	line-height: 18px;
	text-align: left;
	margin-top: 10px;
	background:transparent;
}
.hours p {
	font-size: 11px;
	line-height: 13px;
	text-align: left;
}
.hours  h3 {
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
	color: #114084;
	text-align: left;
}
.homebutton {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-size: 11px;
	margin-top: 10px;
	text-align: left;
}
.inside .homebutton {
	margin-bottom: 10px;
}
.homebutton h2 {
	font-size: 11px;
	line-height: 13px;
	color: #833e05;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0px;
}
.homebutton p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.homebutton a {
	color: #333333;
	text-decoration: none;
}
.homebutton img {
	margin: 0px;
	padding: 0px;
	width: 75px;
}
.special {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	width: 177px;
}
.special h1 {
	font-size: 24px;
	line-height: 26px;
	color: #114084;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.special h4 {
	color: #114084;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: -1px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.membership {
	background-attachment: scroll;
	background-image: url(images/home_membership.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-bottom: 15px;
}
.home .rightCol {
	width: 550px;
	float: left;
	margin-left: 10px;
}
.home .rightCol .col1, .home .rightCol .col2, .inside .rightCol .col1, .inside .rightCol .col2 {
	width: 255px;
	float: left;
	font-size: 11px;
	line-height: 16px;
	color: #321F24;
	text-align: left;
}

.home .rightCol .col2, .inside .rightCol .col2 {
	margin-left:20px;
}

.address p {
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 11px;
	line-height: 12px;
}
.links a {
	color: #833e05;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	margin-right: 15px;
	letter-spacing: -1px;
}
.links {
	margin-top: 25px;
	margin-bottom: 15px;
	float: right;
	width: 250px;
}
.links p {
	margin-top: 2px;
	margin-bottom: 2px;
}
.clearBoth {
	clear: both;
}
.redText {
	font-weight: bold;
	color: #833e05;
	margin-top: 5px;
	margin-bottom: 5px;
}
.marginRt20px {
	margin-right: 20px;
}
.imgPadding {
	margin: 10px;
}
.thickbox {
}
.location {
	font-weight: bold;
	display: block;
	font-style: italic;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005496;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.shoph2 {
	color: #833e05;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.errorMessage {
	color: #993333;
	font-weight: bold;
}
.style1 {
  color: #006633;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
}

.style2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
}

.style3 {
  color: #990000;
  font-weight: bold;
  font-size: 16px;
}

.style4 {font-size: 11px}

.style5 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.style6 {font-size: 18px}
.content iframe{
	border: none !important;	
}
.secureContent{
	padding: 20px  !important;
}
.largeBtn {
	background-color: #600;
	padding: 5px;
	font-size: 1.1em;
	line-height: 1.5em;
	margin-top:10px;
	margin-bottom: 10px;
}
.largeBtn a {
	color: #FFF;
	text-decoration: none;
}