﻿html, body, div, span, applet, object, iframe, h1, h2, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
}
*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}
html, body {
	font-family: Open Sans, Roboto, Helvetica, Arial, sans-serif;
	color: #404040;
	margin: 0;
	min-width: 100%;
	line-height: 1.1em;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
strong {
	font-weight: 700;
}
em {
	font-style: oblique;
}
a:link {
	color: #076A9C;
}
a:visited {
	color: #076A9C;
}
a:active {
	color: #707070;
	outline: 0;
	cursor: pointer;
}
a:hover {
	color: #076A9C;
	outline: 0;
	cursor: pointer;
}
a:focus {
	outline: thin dotted;
}
u {
	font-decoration: underline;
}
p {
	padding-top: 18px;
}
hr {
	background: #dadada;
	border: 0;
	height: 1px;
	padding: 0;
	margin: 0;
}
h3 {
	font-size: 20px;
	font-weight: 700;
	padding-top: 20px;
}
select {
	display: block;
	width: 100%;
	font-size: 1em;
	height: 2.5em;
	outline: 0;
	vertical-align: middle;
	border: 1px solid #f1f1f1;
	border-radius: 3px;
	box-shadow: none;
	padding: 0 12px;
}
table {
	border: none;
	border-width: 0;
	font-size: inherit;
	font: 100%;
}
td {
	border-width: 0px;
	font-size: 100%;
}
img {
	border: none;
}
#areas {
	font-size: .7em;
	line-height: 1.5em;
	padding-top: 30px;
}
#about {
	font-size: .9em;
	line-height: 1.5em;
	padding: 3% 0;
}
#container {
	margin: 0 auto;
	width: 100%;
	color: #404040;
}
#header {
	padding: 20px 0px 0px 0px;
	border-bottom: 1px solid #8A9386;
	background-color: #fff;
	width: 100%;
	height: 80px;
}
#header_content {
	vertical-align: bottom;
	width: 1248px;
	margin: 0 auto;
	position: relative;
}
#header_logo {
	float: left;
	width: 300px;
}
#header_right {
	text-align: right;
	float: right;
	width: 300px;
}
#header_right p {
	padding: 2% 0;
}
#maincontainer {
	width: 1248px;
	margin-top: 1em;
	text-align: center;
}
#maincontent {
	width: 100%;
	margin: 0 auto;
	padding-top: 20px;
	background-image: url("../images/hero.jpg");
}
.maincontent > div {
	padding: 12px 0;
}
#homeslink {
	padding: 3% 0 1% 0;
	display: block;
	margin: 0 auto;
	font-size: 2.2em;
	line-height: 1.4em;
	font-weight: 700;
	color: #000080;
}
#homeslink a {
	color: #fff;
	text-decoration: none;
}
#homeslink .sale {
	color: #000080;
	font-weight: 700;
	display: inline;
}
#homeslink .view {
	color: #ff0000;
	font-weight: 700;
}
#homeslink span {
	display: inline;
}
#demographics {
	padding: 3% 0 2% 0;
	width: 1248px;
	margin: 0 auto;
	font-size: 1.2em;
	line-height: 1.4em;
}
#demographics div {
	width: 100%;
	margin: 0 auto;
	font-size: 1.2em;
	line-height: 1.4em;
}
.left {
	width: 55%;
	float: left;
}
.right {
	width: 35%;
	font-size: 20px;
	line-height: 1.7em;
	padding: 5%;
}
#title {
	padding: 3% 0 1% 0;
	display: block;
	margin: 0 auto;
	font-size: 3em;
}
#title .view {
	color: #ff0000;
	font-weight: 700;
}
#title .state {
	color: #EFF2FF;
	font-weight: 700;
}
#title .sale {
	color: #000080;
	font-weight: 700;
}
#maintext {
	display: block;
	padding: 2% 0 4% 0;
	width: 100%;
	margin: 0 auto;
	line-height: 1.4em;
	font-size: 1.6em;
	color: #fff;
	font-weight: 700;
}
#hero {
	display: block;
	padding: 1% 0 2% 0;
	width: 1248px;
	margin: 0 auto;
	line-height: 1.5em;
}
#content2 {
	display: block;
	padding: 3% 0 1% 0;
	width: 1248px;
	margin: 0 auto;
	line-height: 1.7em;
}
#content2 div {
	padding: 2% 0 0 0;
}
#content2 div img {
	height: 337px;
	width: 445px;
}
#usmap {
	text-align: left;
	width: 575px;
	margin-top: 30px;
	display: inline-block;
}
#content2 #google_ad_vertical {
	margin-top : 30px;
	width: 600px;
	display: inline-block;
}
#content2 #states {
	text-align: left;
	font-size: 17px;
	margin-top : 60px;
	line-height: 1.7em;
}
.ddmenubox {
	display: block;
	width: 100%;

}
div #img 
{
padding: 0 0 0 40em;
}

#footercontainer {
	width: 100%;
	clear: both;
	display: block;
	margin-top: 40px;
	float: left;
	background-color: #efefef;

}
#footercontent {
	padding: 20px 0px 20px 0px;
	width: 1248px;
	margin: 0 auto;
}
#footercontent div {
	text-align: left;
	margin 0 auto;
	padding-top: 1em;
}
#footercontent ul {
	list-style: none;
	margin-left: 0 !important;
}
#footercontent ul li {
	display: inline-block;
	padding: .5em;
	min-width: 7em;
	text-align: center;
	margin-right : .3em;
	background-color: #DADADA;
}
#footercontent ul li a {
	text-decoration: none;
	font-size: .8em;
}
#footer {
	font-size: .8em;
	line-height: 1.2em;
	padding-top: 3em;
}
#copyright {
	font-size: .8em;
	padding-top: 1em !important;
}
#google_ad {
	padding: 3% 0;
}
#google_ad_index {
	margin: 10% 0;
}

@media (max-width:1366px){
#header_content, #maincontainer, #content2, #usmap, #footercontent, #hero, #maintext {
	width: 88%;
}
#header_content {
	font-size: 1em;
}
#homeslink {
	padding: 3% 0 2% 0;
	display: block;
	margin: 0 auto;
	font-size: 3.2em;
	line-height: 1.6em;
	font-weight: 700;
	color: #000080;
}
#maintext {
	padding: 3% 0 5% 0;
	width: 100%;
	line-height: 1.3em;
	font-size: 1.8em;
	color: #fff;
	font-weight: 700;
}
#demographics {
	padding: 3% 0 2% 0;
	margin: 0 auto;
	font-size: 1.8em;
	line-height: 1.4em;
	width: 100%;
}
#content2 #google_ad_vertical {
	width: 270px;
}
}
@media (max-width: 768px}
{
#header_content {
	font-size: 1em;
}

#maintext {
	display: block;
	margin: 0 auto;
	font-size: 2em;
}
#demographics {
	font-size:2em;
	line-height:1.4em;
}
#homeslink span {
display:block;
}
#google_ad_vertical {
	display: none;
}

}
@media (min-device-width:600px){
{

}
}
@media (min-device-width:800px){
{

}
}
@media (min-width:640px){
{

}
}
@media (min-width:960px){
{

}
}
@media (min-width:1100px){
{

}
}
@media only screen and (max-width:480px){
{
	
}
}
