.home_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	width: 540px;
	margin-top: 20px;
}

.home_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	float: right;
	width: 200px;
	border-left: 2px solid #efefef;
	margin-top: 20px;
	padding-left: 20px;
}
.home_news_head {
	font-weight: bold;
	color: #106432;
	padding-bottom: 5px; 
}
a.home_news_link {
	font-size: 12px;
	color: #007c39;
	text-decoration: none;
}
a.home_news_link:hover {
	font-size: 12px;
	color: #007c39;
	text-decoration: underline;
}

.home_description_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	width: 380px;
	margin-top: 20px;
}

.home_news_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	float: right;
	width: 200px;
	height: 150px;
	border-left: 2px solid #efefef;
	margin-top: 20px;
	padding-left: 20px;
}

.home_feature_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	float: right;
	width: 150px;
	height: 150px;
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

/************** header styles **************/

.main_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #a6a6a6;
	text-align: left;
	height: 60px;
	width: 600px;
	vertical-align: bottom;
	padding-top: 20px;
padding-bottom: 20px;
}
.main_logo {
	text-align: right;
	height: 60px;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
}
a.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #727272;
	font-weight: bold;
	text-decoration: none;
}
a.nav:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #727272;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #a6a6a6;
	font-weight: bold;
	text-decoration: none;
}
a.nav_on {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #007c39;
	font-weight: bold;
	text-decoration: none;
}
a.nav_on:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #007c39;
	font-weight: bold;
	text-decoration: none;
}
a.nav_on:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #007c39;
	font-weight: bold;
	text-decoration: none;
}

/************** interior styles **************/

.about_main {
	background-image: url(assets/images/mainPic_about.jpg);
	background-position: left top;
	text-align: left;
	vertical-align: top;
	width: 700px;
	background-repeat: no-repeat;
	padding-top: 175px;
	padding-right: 15px;
}

.financing_main {
	background-image: url(assets/images/mainPic_financing.jpg);
	background-position: left top;
	text-align: left;
	vertical-align: top;
	width: 700px;
	background-repeat: no-repeat;
	padding-top: 175px;
	padding-right: 15px;
}

.availablehomes_main {
	background-image: url(assets/images/mainPic_availablehomes.jpg);
	background-position: left top;
	text-align: left;
	vertical-align: top;
	width: 700px;
	background-repeat: no-repeat;
	padding-top: 175px;
	padding-right: 15px;
}
.homes_main {
	background-image: url(assets/images/mainPic_homes.jpg);
	background-position: left top;
	text-align: left;
	vertical-align: top;
	width: 700px;
	background-repeat: no-repeat;
	padding-top: 175px;
	padding-right: 15px;
}

.homes_condos {
	background-image: url(assets/images/mainPic_homes_condos.jpg);
	background-position: left top;
	text-align: left;
	vertical-align: top;
	width: 700px;
	background-repeat: no-repeat;
	padding-top: 175px;
	padding-right: 15px;
}

.homes_lofts {
	background-image: url(assets/images/mainPic_homes_lofts.jpg);
	background-position: left top;
	text-align: left;
	vertical-align: top;
	width: 700px;
	background-repeat: no-repeat;
	padding-top: 175px;
	padding-right: 15px;
}

.homes_rowhouses {
	background-image: url(assets/images/mainPic_homes_rowhouses.jpg);
	background-position: left top;
	text-align: left;
	vertical-align: top;
	width: 700px;
	background-repeat: no-repeat;
	padding-top: 175px;
	padding-right: 15px;
}

.rtp_main {
	background-image: url(assets/images/mainPic_rtp.jpg);
	background-position: left top;
	text-align: left;
	vertical-align: top;
	width: 700px;
	background-repeat: no-repeat;
	padding-top: 175px;
	padding-right: 15px;
}

.rtp_main_map {
	background-position: left top;
	text-align: left;
	vertical-align: top;
	width: 700px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 15px;
}

.news_main {
	background-image: url(assets/images/mainPic_news.jpg);
	background-position: left top;
	text-align: left;
	vertical-align: top;
	width: 700px;
	background-repeat: no-repeat;
	padding-top: 175px;
	padding-right: 15px;
}

.contact_main {
	background-image: url(assets/images/mainPic_contact.jpg);
	background-position: left top;
	text-align: left;
	vertical-align: top;
	width: 700px;
	background-repeat: no-repeat;
	padding-top: 175px;
	padding-right: 15px;
}

.main_side {
	text-align: right;
	vertical-align: top;
	width: 100px;
	background-color: #E4E4E4;
}

.page_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #007c39;
	text-transform: uppercase;
	padding-left: 10px;
	padding-bottom: 20px;
}
.terms_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #007c39;
	text-transform: uppercase;
}

.imageLink {
	border: 0px
}

.thumbHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #007c39;
	text-decoration: none;
}

.thumbText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.levelNo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.levelHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.section_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #959595;
}

.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}

.errors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
	padding:0 0 3px 0;
	margin:0;
}

a.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #007c39;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
}
a.body_txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #007c39;
	line-height: 20px;
	font-weight: normal;
	text-decoration: underline;
}


ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}

.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	font-weight: bold;
}

.property_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #007c39;
	font-weight: bold;
}
.property_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}
.property_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	line-height: 20px;
}
.property_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.image_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.sub_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}

.container {
	position: relative;
	left: 0px;
	top: 0px;
}
.flash {
	z-index:0;
}
.join {
	position: absolute;
	left: 504px;
	top: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	width: 210px;
	z-index:1;
}
.joinIndex {
	position: absolute;
	left: 610px;
	top: 502px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	width: 210px;
	z-index:1;
}
.joinProperties {
	position: absolute;
	left: 504px;
	top: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dddddd;
	font-weight: bold;
	width: 210px;
	z-index:1;
}
.contactInfo {
	position: absolute;
	left: 480px;
	top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	width: 210px;
	z-index:1;
	border-left-color: #cccccc; 
  	border-left-style: solid; 
  	border-left-width: 1px; 
  	padding-left: 10px; 
}
.mapInfo {
	position: absolute;
	left: 115px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	width: 210px;
	z-index:1;
	border-left-color: #cccccc; 
  	border-left-style: solid; 
  	border-left-width: 1px; 
  	padding-left: 10px; 
}

input.text {
	border-color: #cccccc; 
  	border-style: solid; 
  	border-width: 1px; 
	font-size:9pt;
	color: #999999;
}
input.submit {
	position: relative;
	top: 4px;
	left: 4px;
}

/************** sub nav styles **************/

.sub_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 25px;
	width: 800px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
}
a.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.sub:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.sub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a.sub_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
a.sub_on:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
a.sub_on:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.properties_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 25px;
	width: 100%;
	margin-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
}
a.properties {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007c39;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}
a.properties:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007c39;
	font-weight: normal;
	text-decoration: none;
}
a.properties:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007c39;
	text-decoration: underline;
}

.team {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007c39;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}
a.team {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007c39;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
a.team:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007c39;
	font-weight: normal;
	text-decoration: none;
}
a.team:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007c39;
	text-decoration: underline;
}

a.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007c39;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
a.news:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007c39;
	font-weight: bold;
	text-decoration: none;
}
a.news:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007c39;
	text-decoration: underline;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}

/************** footer styles **************/

.footer_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a6a6a6;
	text-align: left;
	vertical-align: top;
	height: 60px;
	width: 500px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a6a6a6;
	line-height: 15px;
}
.footer_right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-align: right;
	vertical-align: top;
	height: 60px;
	width: 300px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a6a6a6;
	line-height: 20px;
}
a.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a6a6a6;
	text-decoration: none;
}
a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a6a6a6;
	text-decoration: none;
}
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a6a6a6;
	text-decoration: underline;
}
a.rollover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.rollover:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.rollover:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#dropmenudiv{
position:absolute;
margin-top: 5px;
border:1px solid #CCCCCC;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 170px;
display: block;
text-indent: 3px;
border-bottom: 1px solid #CCCCCC;
padding: 4px 5px;
text-decoration: none;
font-weight: bold;
color:#666666;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #E5E5E5;
}

a.linkstyle{
color:#333333;
text-decoration:underline;
}
a.linkstyle:hover{
color:#999999;
text-decoration:none;
}