@charset "UTF-8";
body {
	background-color: #000;
	background-image: url(Images/bg.png);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #E8D7A9;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 18px;
}
table {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 960px;
	margin-top: 0px;
}
#cities {
	width: 620px;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
}
#threeColumnOne {
	vertical-align: top;
	width: 193px;
	text-align: center;
	padding-right: 10px;
	padding-left: 20px;
}
#threeColumnTwo {
	vertical-align: top;
	width: 203px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#threeColumnThree {
	vertical-align: top;
	width: 193px;
	padding-right: 20px;
	padding-left: 10px;
	text-align: center;
}
a {
	text-decoration: none;
}
a:link , a:visited{
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
#logoText {
	font-size: 32px;
	color: #B9821E;
	height: 110px;
	padding-top: 10px;
	width: 960px;
	letter-spacing: .1em;
}
.tagline {
	font-size: 20px;
	color: #CFAA74;
	line-height: 34px;
	letter-spacing: 0em;
}
#headerLinks {
	font-size: 18px;
	color: #CFAA74;
	text-align: right;
	width: 250px;
	float: right;
	margin-top: 20px;
	letter-spacing: 0em;
	line-height: 22px;
}
#headerLinks a{
	color: #FFC;
	text-decoration: none;
}
#headerLinks a:hover{
	color: #FFF;
	text-decoration: underline;
}
#feature {
	background-image: url(Images/goNatural.jpg);
	height: 215px;
	background-repeat: no-repeat;
}
#footer {
	background-image: url(Images/bg_footer.jpg);
	height: 40px;
	width: 960px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #B9821E;
	text-align: center;
	vertical-align: top;
	line-height: 14px;
}
#footer a{
	background-image: url(Images/bg_footer.jpg);
	color: #CFAA74;
	text-decoration: none;
}
#footer a:hover{
	background-image: url(Images/bg_footer.jpg);
	color: #FFC;
	text-decoration: underline;
}
#content {
	width: 900px;
	margin-top: 20px;
}
#contentCell {
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6D422D;
	border-left-color: #6D422D;
	background-color: #331A0B;
}
#nav {
	height: 36px;
	padding-top: 12px;
	padding-bottom: 10px;
	width: 900px;
	background-image: url(Images/bg-nav.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #000;
	vertical-align: top;
}
#nav a{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFC;
	line-height: 20px;
	text-decoration: none;
}
#nav a:hover{
	color: #FFF;
	text-decoration: underline;
}
#sidebar {
	background-color: #54301B;
	width: 210px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #331A0B;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #331A0B;
	vertical-align: text-top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebar a{
	color: #FFF;
}
#sidebar a:hover{
	text-decoration: underline;
}
#mainInfo {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	vertical-align: top;
}
.Subhead {
	font-size: 20px;
	margin-bottom: -12px;
	color: #CFAA74;
	line-height: 24px;
}
.Headline {
	font-size: 26px;
	margin-bottom: -12px;
	color: #FFC;
	line-height: 28px;
}
.googleMap {
	float: right;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 6px;
}
img {
	margin: 6px;
}
h2 {
	color: #FFF;
	margin-bottom: -12px;
	line-height: 22px;
	font-size: 20px;
}
#ipeTable {
	width: 620px;
	text-align: center;
	line-height: 24px;
}

