@charset "utf-8";
body {
	background-color: #d8cc78;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_gradient.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #006699;
}

.breaker {
	visibility: hidden;
	clear:both;
}
.spacer30 {
	height: 30px;
}
.spacer20 {
	height: 20px;
}
.spacer10 {
	height: 10px;
}
#body_body {
	margin: auto;
	width: 900px;
}
#body_content {
	margin-right: 32px;
	margin-left: 32px;
}
#header {
	height: 130px;
	margin-right: 2px;
	margin-left: 2px;
}
#navigation {
	background-color: #9B432D;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	width: 816px;
	overflow: hidden;
}
#navigation a {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	font-size: 12px;
	/*padding-right: 34px;
	padding-left: 34px;*/
	background-color: #9B432D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#navigation a:hover {
	/*font-weight: bold;
	text-transform: uppercase;*/
	color: #FFFFFF;
	/*text-decoration: none;
	padding-right: 34px;
	padding-left: 34px;
	display: block;
	float: left;
	font-size: 12px;*/
	background-color: #CF7B35;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;*/
}
#m1 {
	height: 30px;
	width: 205px;
	display: block;
	float: left;
	text-align: center;
}
#m2 {
	height: 30px;
	width: 110px;
	display: block;
	float: left;
	text-align: center;
}
#m3 {
	height: 30px;
	width: 160px;
	display: block;
	float: left;
	text-align: center;
}
#m4 {
	height: 30px;
	width: 188px;
	display: block;
	float: left;
	text-align: center;
}
#m5 {
	height: 30px;
	width: 149px;
	display: block;
	float: left;
	text-align: center;
}

#body_main {
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;

}
#body_home {


}
#body_home #home_buttons {
	float: left;
	width: 320px;
	margin-right: 20px;
}
#body_home #home_text {
	width: 446px;
	float: left;
}

#body_nav {
	float: left;
	width: 210px;
	margin-right: 10px;
}
#body_nav a:link {
	color: #FFFFFF;
}
#body_nav a:visited {
	color: #FFFFFF;
}
#body_nav a:hover {
	color: #333333;
}
#body_slides {
	float: left;
	width: 596px;
}
.nav_title {
	height: 30px;
	line-height: 30px;
	padding-right: 10px;
	padding-left: 20px;
	background-color: #cf7b35;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	color: #FFFFFF;
}
.nav_search{
	height: 20px;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 35px;
	background-color: #a5a17c;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #ffffff;
	display:block;
	text-decoration: none;
}
.nav_search:hover{
	background-color: #C4C0A8;
	color: #333333;
}
.nav_sub{
	height: 30px;
	line-height: 30px;
	padding-right: 10px;
	padding-left: 20px;
	background-color: #d2cf9c;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #ffffff;
	display:block;
	text-decoration: none;
}
.nav_sub:hover{
	background-color: #E9E8CF;
	color: #333333;
}
#footer {
	color: #333333;
	text-align: center;
	font-weight: bold;
	padding: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#footer a:link {
	color: #333333;
	margin: 0px 5px 0px 5px;
	text-decoration: none;
}
#footer a:visited {
	color: #333333;
	margin: 0px 5px 0px 5px;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	margin: 0px 5px 0px 5px;
	text-decoration: none;
}
#home_list {
	position:absolute;
	left:414px;
	top:164px;
	width:110px;
	height:350px;
	z-index:1;
	background-color: #9B432D;
	visibility: hidden;
	overflow: visible;
}
#home_list a:link {
	display: block;
	color: #FFFFFF;
	background-color: #AB4A32;
	text-decoration: none;
	font-weight: bold;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}
#home_list a:visited {
	display: block;
	color: #FFFFFF;
	background-color: #AB4A32;
	text-decoration: none;
	font-weight: bold;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}
#home_list a:hover {
	display: block;
	color: #FFFFFF;
	background-color: #CF7B35;
	text-decoration: none;
	font-weight: bold;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}
#condo_list {
	position:absolute;
	left:403px;
	top:160px;
	width:160px;
	height:50px;
	z-index:1;
	background-color: #9B432D;
	visibility: hidden;
	overflow: auto;
}
#condo_list a:link {
	display: block;
	color: #FFFFFF;
	background-color: #AB4A32;
	text-decoration: none;
	font-weight: bold;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	line-height: 25px;
	height: 25px;
	text-align: center;
}
#condo_list a:visited {
	display: block;
	color: #FFFFFF;
	background-color: #AB4A32;
	text-decoration: none;
	font-weight: bold;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	line-height: 25px;
	height: 25px;
	text-align: center;
}
#condo_list a:hover {
	display: block;
	color: #FFFFFF;
	background-color: #CF7B35;
	text-decoration: none;
	font-weight: bold;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	line-height: 25px;
	height: 25px;
	text-align: center;
}
#home_locations {
	position:absolute;
	left:301px;
	top:252px;
	width:80px;
	height:208px;
	z-index:2;
	background-color: #A5A17C;
	visibility:hidden;
}
#home_locations a:link {
	display: block;
	color: #FFFFFF;
	background-color: #B5B193;
	text-decoration: none;
	font-weight: bold;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	height: 25px;
	width: 80px;
	line-height:25px;
	text-align:center;
}
#home_locations a:visited {
	display: block;
	color: #FFFFFF;
	background-color: #B5B193;
	text-decoration: none;
	font-weight: bold;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	height: 25px;
	width: 80px;
	line-height:25px;
	text-align:center;
}
#home_locations a:hover {
	display: block;
	color: #FFFFFF;
	background-color: #A59F7C;
	text-decoration: none;
	font-weight: bold;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	height: 25px;
	width: 80px;
	line-height:25px;
	text-align:center;
}
.sectiontitles {
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	background-color: #CF7B35;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 1px;
	text-transform: uppercase;
}
.sectiontexts {
	margin-right: 10px;
	font-size: 12px;
}
#highlight {
	padding: 10px;
	background-color: #F5F2DC;
	font-size: 12px;
	color: #333333;
	border: 1px dashed #D8CC78;
}
#highlight2 {
	padding: 10px;
	background-color: #f6f6f6;
	border: 1px solid #eeeeee;
}
#highlight3 {
	padding: 10px;
	background-color: #F5F2DC;
	color: #333333;
	border: 1px dashed #D8CC78;
}

.news_item {
	margin-bottom: 10px;
	border-bottom: solid 1px #eeeeee;
	padding-bottom: 10px;
}
.news_icon_frame {
	width: 140px;
	height: 89px;
	float: left;
	margin-right: 20px;
	/*background-image: url(images/icon_frame.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}
.news_icon{
	width:126px;
	height:76px;
	overflow:hidden;
	margin:5px;
	border: 1px solid #666666;
}
.news_summary {
	width: 420px;
	float: left;
}
#proudhomeowner {
	color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f1f1f1;
	border-left-color: #f1f1f1;
	background-color: #FEF7DC;
}
#proudhomeowner2 {
	margin-left: 8px;
	color: #333333;
	background-image: url(images/bg_window_yellow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f1f1f1;
	border-left-color: #f1f1f1;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E8DBA1;
}

#proudhomeowner a:link {
	color: #006699;
}
#proudhomeowner a:visited {
	color: #006699;
}
#proudhomeowner a:hover {
	color: #003366;
}
#proudhomeowner #prooudhomelinks a {
	display: block;
	padding: 5px;
	color: #71621C;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FAF1C8;
	margin-bottom: 1px;
}
#proudhomeowner #prooudhomelinks2 a {
	display: block;
	padding: 5px;
	color: #71621C;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #EDE2AF;
	margin-bottom: 1px;
}

#proudhomeowner #prooudhomelinks a:visited {
	display: block;
	padding: 5px;
	color: #71621C;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FAF1C8;
	margin-bottom: 1px;
}
#proudhomeowner #prooudhomelinks a:hover {
	display: block;
	padding: 5px;
	color: #443C11;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #F8EBB1;
	margin-bottom: 1px;
}



#proudtitle {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #9B432D;
}

#hometitle {
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	margin-bottom: 10px;

}
.homesubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	font-style: italic;
	text-align: center;
	color: #9B432D;
	letter-spacing: 1px;
	word-spacing: 4px;
}

.homedivider {
	background-repeat: no-repeat;
	height: 15px;
	background-image: url(images/ornament_wide.gif);
	background-position: center center;
	margin: 15px;
}

#homeheader {
	border: 2px solid #E8DBA1;
}
#homeheader2 {
	border: 2px solid #E8DBA1;
	margin-left: 10px;
	width: 355px;
	float: left;
	display: inline;
}
#homeheader3 {
	border: 2px solid #E8DBA1;
	margin-right: 10px;
	margin-left: 10px;
}

.homedetails {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
}

#homebody {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
}
#curved_body {
	width: 572px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9B432D;
	border-left-color: #9B432D;
	overflow: hidden;
}

#homenavs {
	height: 28px;
	line-height: 27px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	margin-top: 40px;
	margin-right: 10px;
}
#homenavs a {
	padding-right: 20px;
	padding-left: 20px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FDF4CE;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #71621C;
	background-color: #D8CC78;
	background-image: url(images/bg_btn_yellow.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 28px;
}
#homenavs a:hover {
	color: #443C11;
}
.mh_thumbnails {
	float: left;
	height: 145px;
	width: 170px;
	margin: 10px;
	display: inline;
	overflow: hidden;
}
.mh_thumbnails_free {
	float: left;
	width: 170px;
	margin: 10px;
	display: inline;
	overflow: hidden;
}

.mh_names {
	color: #71621C;
	font-weight:bold;
	padding-top: 5px;
}
.mh_names a:link {
	color: #9B432D;
	font-weight:bold;
	padding-top: 5px;
}
.mh_names a:visited {
	color: #9B432D;
	font-weight:bold;
	padding-top: 5px;
}
.mh_names a:hover {
	color: #71621C;
	font-weight:bold;
	padding-top: 5px;
}
.mh_titles {
	color: #71621C;
	font-weight:bold;
	font-size: 12px;
	padding-top: 20px;
}
.mh_text_tiny {
	padding:5px;
	margin-top:5px;
	font-size: 10px;
	background-color: #f6f6f6;
	color: #666666;
}
.mh_text_tiny2 {
	margin-top:5px;
	font-size: 10px;
	color: #9B432D;
}
.mh_text_tiny3 {
	margin-top:5px;
	font-size: 10px;
	color: #666666;
}


#homesidetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9B432D;
	font-style: italic;
	word-spacing: 4px;
	padding-bottom: 10px;
	text-align: center;
}
.myradio {
	margin: 0px;
	padding: 0px;
}
.radioset {
	height: 20px;
}
.hometopnavs a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.hometopnavs a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.hometopnavs a:hover {
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
	font-size: 12px;
}
