@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
	padding-top: 25px;
}
#contentborder {
	border: 1px solid 333333;
	background-image: url(images/darkblue_bg.gif);
}
#propertytextarea {
	padding-right: 5px;
}
#contentbreaker {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#whiterightnavbreaker{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#whiteleftnavbreaker{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #53698d;
}
.header2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #669999;
}
.subheader {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #502d30;
}
.brown_bold {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #502d30;
}
.bluesubheader {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #53698d;
}
.greensubheader {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #669999;
}
.communityheader {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #53698d;
}
.propertyheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.maintext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.whitenavtext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.boldtext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.linktext {
	color: #336699;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	color: #330000;
	text-decoration: underline;
}
#navigationliner1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#navigationliner2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#navigationliner3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#navigationliner4 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#overviewblocker {
	padding-right: 10px;
	padding-top: 10px;
}
.green_largebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #669999;
}
.smalltext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	color: #000000;
}

.facebook {
	float: left;
	width: 144px;
	height: 44px;
}

.facebook a {
	display: block;
	width: 144px;
	height: 44px;
	background: url(images/facebook.jpg);
	background-repeat: no-repeat;
}

.facebook span {
	display: none;
}


.propvid {
	float: right;
	width: 165px;
	height: 30px;
	background-image: url(images/propertyvid.gif);
	text-indent: 45px;
	line-height: 30px;
	background-repeat: no-repeat;
}

.propvid a:link, .propvid a:visited {
	width: 165px;
	height: 30px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #502d30;
	text-decoration: none;
}

.propvid a:hover {
	width: 165px;
	height: 30px;
	text-decoration: underline;
}