.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
}
a.nav:link {color:#FFFFFF;border-bottom-style: none;}      /* unvisited link */
a.nav:visited {color:#FFFFFF;border-bottom-style: none;}  /* visited link */
a.nav:hover {color:#d5E4f8;border-bottom-style: none;}  /* mouse over link */
a.nav:active {color:#000000;border-bottom-style: none;}  /* selected link */

.text_propertylisting {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	text-decoration: none;
	color: #666666;
}
.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #666666;
	padding: 5px;
	text-align: left;
}
.navbg {
	background-attachment: fixed;
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	top: 100px;
	position: relative;
	text-align: center;
}

a:link {
	text-decoration: none;
}
.txt_email {
	color: #FFFFFF;
}
.txt_testimonials_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.txt_property_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	color: #666666;
	text-align: left;
}
.img_rollover:hover {
	border: 2px solid #37485E;
}
.img_rollover {
	border: 2px solid #FFFFFF;
}

.txt_property {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	text-align: justify;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.txt_subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
li {
	line-height: 20px;
}
.txt_back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	text-align: right;
}

