
/* =0 Reset
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
@import url('reset.css');
/* =1 Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body {
	line-height: 1;
	font: normal 12px Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: #fff;
	color: #000;
	background-image: url(../img/home/background.gif);
}
.right {
float: right;
}
.left {
float: left;
}
.align-left {
text-align: left;
}
.align-right {
text-align: right;
}
.align-center {
text-align:center;
}
.justify {
text-align:justify;
}
.hide {
display: none;
}
.clear {
clear: both;
}
.bold {
font-weight:bold;
}
.italic {
font-style:italic;
}
.underline {
border-bottom:1px solid;
}
.highlight {
background:#ffc;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignleft {
float:left;
margin:4px 10px 4px 0;
}
img.alignright {
float:right;
margin:4px 0 4px 10px;
}
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
}
/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a:link, a:visited {
color: #fff;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
a:active {
color: #fff;
}

a.brown:link, a.brown:visited {
color: #30130c;
}
a.brown:hover {
	color: #30130c;
	text-decoration: none;
}
a.brown:active {
color: #30130c;
}

/* =3 Headings
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
h1 {
font: bold 2em "Times New Roman", Times, serif;
}
h2 {
font: bold 1.5em "Times New Roman", Times, serif;
}
h3 {
font: bold 1.2em Arial, Geneva, Helvetica, sans-serif;
}
h4 {
font: bold 1em Arial, Geneva, Helvetica, sans-serif;
}
h5 {
font: bold 0.9em Arial, Geneva, Helvetica, sans-serif;
}

.seo {
	color: #fff;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 7px;
}


/* =4 Header
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#outer_wrapper {
	width: 759px;
	margin: 0 auto;
}
#welcome_home {
	width: 759px;
	height: 73px;
	position: relative;
	margin-top: 35px;
}
#datetime {
	position: absolute;
	text-align: right;
	top: 30px;
	right: 12px;
	font: normal normal normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
}
#inner_wrapper {
	width: 735px;
	margin: 0 auto;
	position: relative;
}
#navigation {
	width: 735px;
	height: 22px;
}
#main_photo {
	width: 735px;
	height: 356px;
}
#ticker {
	width: 735px;
	height: 22px;
	background-image: url(../img/home/ticker_background.jpg);
	background-repeat: no-repeat;
}

#footer {
	width: 735px;
	height: 45px;
}
#incentives {
	width: 735px;
	margin-top: 25px;
	position: relative;
}
#incentive_head {
	width: 735px;
	text-align: center;
	background-image: url(../img/home/incentive_line.gif);
	background-repeat: no-repeat;
	height: 35px;
	font: normal normal normal 25px/35px "Times New Roman", Times, serif;
	color: #dedacb;
}
.stimulus {
	color: #c6bf92;
	font-style: italic;
}
#incentive_wrapper {
	border-left: 1px solid #c3bbae;
	border-right: 1px solid #c3bbae;
	border-bottom: 1px solid #c3bbae;
	width: 733px;
	margin-top: -12px;
	text-align: center;
	padding-top: 10px;
}
.times_large {
	font: normal normal normal 18px "Times New Roman", Times, serif;
	color: #d8d3c1;
}
.times_brown {
	font: normal normal normal 18px "Times New Roman", Times, serif;
	color: #30130c;
}
.times_brown_sm {
	font: normal normal normal 14px "Times New Roman", Times, serif;
	color: #30130c;
}
.times_olive {
	font: italic normal normal 18px "Times New Roman", Times, serif;
	color: #7d7e51;
}
.times_med {
	font: normal normal normal 13px "Times New Roman", Times, serif;
	color: #d8d3c1;
}
.times_italic {
	font: italic normal normal 14px "Times New Roman", Times, serif;
	color: #d8d3c1;
}
#incentive_pad {
	width: 100%;
	padding-top: 20px;
}
.box_text {
	font: normal normal normal 11px Arial, Helvetica, sans-serif;
	color: #30130c;
	padding: 5px;
}
#incentive_one {
	width: 299px;
	height: 224px;
	display: inline;
	background-image: url(../img/home/incentive_one.gif);
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	margin-left: 51px;
	margin-right: 33px;
	padding-top: 10px;
}
#incentive_two {
	width: 299px;
	height: 224px;
	display: inline;
	background-image: url(../img/home/incentive_two.gif);
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	padding-top: 10px;
}
#line_one {
	width: 175px;
	height: 1px;
	background-color: #655c3d;
	margin-top: 8px;
	margin-bottom: 8px;
}
#line_two {
	width: 175px;
	height: 1px;
	background-color: #87775a;
	margin-top: 8px;
	margin-bottom: 8px;
}
#line_three {
	width: 175px;
	height: 1px;
	background-color: #896848;
	margin-top: 8px;
	margin-bottom: 8px;
}
#bottom {
	width: 100%;
	padding-bottom: 20px;
	padding-top: 10px;
	background-image: url(../img/home/backgroun_incentives.gif);
	margin-top: 25px;
	text-align: center;
}
.bottom_left {
	width: 48%;
	color: #fff;
	font-size: 11px;
}
.bottom_right {
	width: 48%;
	text-align: right;
	color: #fff;
	font-size: 11px;
}

div#sub_about {
	position: absolute;
	z-index: 999;
	width: 377px;
	height: 30px;
	top: 22px;
	left: 0px;
	display: none;
}

div#sub_communities {
	position: absolute;
	z-index: 999;
	width: 635px;
	height: 30px;
	top: 22px;
	left: 91px;
	display: none;
}

div#sub_gallery {
	position: absolute;
	z-index: 999;
	width: 637px;
	height: 30px;
	top: 22px;
	left: 91px;
	display: none;
}

div#sub_contact {
	position: absolute;
	z-index: 999;
	width: 256px;
	height: 30px;
	top: 22px;
	right: 0px;
	display: none;
}

.incentive_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d8d3c1;
	padding: 10px;
	line-height: 18px;
}
.box1 {
	width: 137px;
	height: 171px;
	background-image: url(../img/home/incentive_box1.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 12px;
	padding-top: 10px;
}
.box2 {
	width: 137px;
	height: 171px;
	background-image: url(../img/home/incentive_box2.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 12px;
	padding-top: 10px;
}
.box3 {
	width: 137px;
	height: 171px;
	background-image: url(../img/home/incentive_box3.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 12px;
	padding-top: 10px;
}
.box4 {
	width: 137px;
	height: 171px;
	background-image: url(../img/home/incentive_box4.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 12px;
	padding-top: 10px;
}
.box5 {
	width: 137px;
	height: 171px;
	background-image: url(../img/home/incentive_box5.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 12px;
	padding-top: 10px;
}
.left_corner {
	position: absolute;
	width: 131px;
	height: 67px;
	top: 23px;
	left: 1px;
	z-index: 999;
}
.right_corner {
	position: absolute;
	width: 131px;
	height: 67px;
	top: 23px;
	right: 1px;
	z-index: 999;
}

.center_table {
	margin: 0 auto;
	width: 735px;
}
