/* =0 Reset
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
@import url('reset.css');
/* =1 Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body {
	line-height: 1;
	font: normal 12px Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: #f4f1e5;
	color: #524b48;
	background-image: url(../img/background.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
body.admin {
	background-color: #fff;
	background-image: none;
}
.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%;
}
.icon-align {
	vertical-align: bottom;
}

/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a:link, a:visited {
	color: #524b48;
}
a:hover {
	color: #524b48;
}
a:active {
	color: #524b48;
}

.navigation a:link, .navigation a:visited {
	color: #fff;
	text-decoration: none;
}
.navigation a:hover {
	color: #fff;
	text-decoration: underline;
}
.navigation a:active {
	color: #fff;
}

.nav_contact a:link, .nav_contact a:visited {
	color: #005374;
}
.nav_contact a:hover {
	color: #005374;
}
.nav_contact a:active {
	color: #005374;
}

.subnav a:link, .subnav a:visited {
	color: #005374;
	text-decoration: none;
}
.subnav a:hover {
	color: #005374;
	text-decoration: underline;
}
.subnav a:active {
	color: #005374;
}

.more_nav a:link, .more_nav a:visited {
	color: #005374;
	text-decoration: none;
}
.more_nav a:hover {
	color: #005374;
	text-decoration: underline;
}
.more_nav a:active {
	color: #005374;
}

a.whitelink:link, a.whitelink:visited {
	color: #ffffff;
}
a.whitelink:hover {
	color: #ffffff;
}
a.whitelink:active {
	color: #ffffff;
}

a.commlink:link, a.commlink:visited {
	color: #dcd2ab;
	text-decoration: none;
}
a.commlink:hover {
	color: #dcd2ab;
	text-decoration: underline;
}
a.commlink:active {
	color: #dcd2ab;
}

/* =3 Headings
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
h1 {
	font: normal normal normal 2em Arial, Helvetica, sans-serif;
	color: #8ba984;
	margin-bottom: .75em;
}
h2 {
	font: normal normal normal 2em Arial, Helvetica, sans-serif;
	color: #8ba984;
	margin-bottom: .75em;
}
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;
}

p {
	padding-bottom: 1.5em;
	line-height: 1.5em;
}
.orange {
	color: #875b3b;
}
.green {
	color: #8ba984;
}
.blue {
	color: #005374;
}
.white {
	color: #ffffff;
}
.large {
	font-size: 1.667em;
}
.medium {
	font-size: 1.5em;
}
.small {
	font-size: 0.833em;
}
.mission_head {
	font-size:  	1.333em;
}
.phead {
	color: #875b3b;
	font-size: 1.083em;
	font-weight: bold;
}

.comm_name {
	font: normal normal normal 1.5em/normal "Times New Roman", Times, serif;
	color: #dcd2ab;
}
.comm_rule {
	border-top: 1px solid #8ba984;
	margin-bottom: 5px;
}

/* =4 Misc.
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.home_pad {
	padding-right: 20px;
}

.box1 {
	display: inline;
	float: left;
	height: 141px;
	margin-right: 16px;
	padding-bottom: 15px;
	width: 174px;
}
.box2 {
	display: inline;
	float: left;
	height: 141px;
	margin-right: 16px;
	padding-bottom: 15px;
	width: 174px;
}
.box3 {
	display: inline;
	float: left;
	height: 141px;
	padding-bottom: 15px;
	width: 174px;
}
.contact_info {
	width: 180px;
	height: 287px;
	background-color: #005374;
	padding: 28px;
}
.container {
	margin: 0 auto;
	width: 915px;
	position: relative;
}
.content {
	margin-left: 48px;
	width: 775px;
}
.flash {
	display: inline;
	float: left;
	height: 297px;
	width: 550px;
}
.footer {
	background-image: url(../img/background_footer.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 48px;
}
.footer_content {
	width: 868px;
	margin: 0 auto;
	line-height: 43px;
	padding-left: 50px;
	font-size: 11px;
}
.footer_int {
	background-image: url(../img/background_footer_int.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 48px;
}
.gallery_info {
	border-top: 1px solid #005374;
	margin-top: 78px;
	padding: 20px 20px 200px 20px;
}
.header {
	height: 48px;
	width: 875px;
}
.logo {
	display: inline;
	float: left;
	height: 48px;
	width: 417px;
}
.main {
	display: inline;
	float: left;
	padding-right: 10px;
	width: 557px;
}
.main_int {
	display: inline;
	float: left;
	width: 480px;
	padding-left: 20px;
}
.main_wide {
	display: inline;
	float: left;
	width: 720px;
	padding-left: 20px;
}
.mission {
	background-color: #005374;
	background-image: url(../img/background_mission.gif);
	background-repeat: no-repeat;
	color: #fff;
	display: inline;
	float: left;
	height: 270px;
	margin-left: 8px;
	padding: 15px 12px 12px 12px;
	position: relative;
	width: 174px;
	font-size: 1.167em;
}
.more_nav {
	text-align: right;
	color: #005374;
	font: normal normal bold 1em/1.5em Arial, Helvetica, sans-serif;
	margin-right: 13px;
	margin-bottom: 8px;
}

.nav_builder {
	background-image: url(../img/nav_builder.gif);
	background-repeat: no-repeat;
	color: #fff;
	display: inline;
	float: left;
	font: normal normal bold 1em/2.5em Arial, Helvetica, sans-serif;
	height: 30px;
	width: 134px;
	padding-left: 8px;
}
.nav_contact {
	background-color: #dbddc3;
	color: #005374;
	display: inline;
	float: left;
	font: normal normal bold 1em/2.5em Arial, Helvetica, sans-serif;
	height: 30px;
	padding-right: 13px;
	text-align: right;
	width: 300px;
}
.nav_financing {
	background-image: url(../img/nav_financing.gif);
	background-repeat: no-repeat;
	color: #fff;
	display: inline;
	float: left;
	font: normal normal bold 1em/2.5em Arial, Helvetica, sans-serif;
	height: 30px;
	padding-left: 14px;
	width: 128px;
}
.nav_find {
	background-image: url(../img/nav_find.gif);
	background-repeat: no-repeat;
	color: #fff;
	display: inline;
	float: left;
	font: normal normal bold 1em/2.5em Arial, Helvetica, sans-serif;
	height: 30px;
	text-align: center;
	width: 159px;
}
.navigation {
	height: 30px;
	margin-bottom: 8px;
}
.photo {
	width: 236px;
	height: 343px;
}
.request {
	bottom: 19px;
	height: 20px;
	position: absolute;
	left: 0px;
	width: 198px;
}
.request_int {
	background-color: #005374;
	height: 68px;
	background-image: url(../img/background_request.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 10px;
}
.request_btn {
	position: absolute;
	width: 236px;
	height: 24px;
	top: 24px;
	left: 0px;
}

#search_box {
	background: url(../img/bg_search_box.gif);
	height: 28px;
	width: 173px;
	margin-bottom: 35px;
	margin-top: 10px;
}
#search_box #go {
	float: right;
	margin: 1px 5px 0 0;
}
#search_box #searchbox {
	border: 0;
	color: #98937d;
	float: left;
	font-size: 1em;
	margin: 4px 0 0 4px;
	padding: 0 0 0 3px;
	width: 129px;
	background: #fff;
	height: 20px;
	line-height: 20px;
}


#search_box_int {
	background: url(../img/bg_search_box.gif) no-repeat;
	height: 28px;
	width: 173px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#search_box_int #go {
	float: right;
	margin: 1px 5px 0 0;
}
#search_box_int #searchbox {
	border: 0;
	color: #98937d;
	float: left;
	font-size: 1em;
	margin: 4px 0 0 4px;
	padding: 0 0 0 3px;
	width: 129px;
	background: #fff;
	height: 20px;
	line-height: 20px;
}

.seo {
	font: normal normal normal 0.917em/2.333em Arial, Helvetica, sans-serif;
	text-align: center;
	height: 28px;
}
.seo_copy {
	font: normal normal normal 12px/normal Arial, Helvetica, sans-serif;
	width: 775px;
	margin: 0 auto;
	padding-right: 50px;
}
.sidebar {
	display: inline;
	float: left;
	width: 198px;
}
.sidebar_int {
	display: inline;
	float: right;
	width: 236px;
	margin-right: 4px;
}
.stripes {
	height: 76px;
	left: -2px;
	position: absolute;
	top: 117px;
	width: 50px;
	z-index: 999;
}
.subnav {
	display: inline;
	float: right;
	height: 48px;
	position: relative;
	text-align: right;
	width: 458px;
}
.subnav div {
	bottom: 10px;
	color: #035575;
	font-size: 0.75em;
	position: absolute;
	right: 60px;
	line-height: 1.667em;
}
.whitebox {
	background-color: #ffffff;
	margin-bottom: 20px;
	padding: 8px;
	width: 759px;
}
.whitebox_int {
	background-color: #ffffff;
	padding: 8px;
	width: 759px;
}
.rule {
	border-top: 1px solid #90a737;
	padding-bottom: 10px;
}



.hp_bullets {
	list-style: none;
	margin-top: 10px;
	margin-bottom: 1.5em;
	margin-left: 20px;
}

.hp_bullets li {
	padding-left: 10px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	margin-bottom: 10px;
}



.bullets {
	list-style: none;
	margin-top: 5px;
	margin-bottom: 1.5em;
}

.bullets li {
	padding-left: 10px;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	margin-bottom: 5px;
}

.features_box {
	padding: 3px;
}
.qd_box {
	background-color: #e3e3ce;
	padding: 3px;
	margin: 3px;
}
.qd_icons {
	display: inline;
	float: left;
	padding-right: 10px;
}
.qd_photo {
	margin: 10px;
}
.qd_features {
	margin-left: 30px;
}

input.error {
	background-color: #fcd4d6;
}

.error span{
	color: #9d0a0e;
	font-weight: bold;
}