.FontCommon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161;
	line-height: 25px;
	text-align: left;
	border:none;
}

.FontCommonRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #76382C;
	line-height: 25px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.FontPageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #698473;
}
.TableBorder1pxB {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.TableBorder1pxALL {
	border: 1px solid #CCCCCC;
}
.TableBorderWideWhiteTLR {
	border-top-width: 14px;
	border-right-width: 14px;
	border-bottom-width: 0px;
	border-left-width: 14px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.TableBorderWideWhiteLR {
	border-top-width: 0px;
	border-right-width: 14px;
	border-bottom-width: 0px;
	border-left-width: 14px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.FontFooterWhiteLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
.FontCommonWhite {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 25px;
}

.tablebottom { 
  background: #fff url(images/grass_bg.gif) bottom repeat-x; 
} 

a.FontLinkWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 25px;
	text-decoration: none;
}

a.FontLinkWhite:Hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 25px;
	text-decoration: underline;
}

.FontTagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #789582;
	font-style: italic;
}

A {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8d5745;
	text-decoration: underline;
}
A:Hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #76382C;
	text-decoration: none;
}



#Nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 25px;
	color: #a8a8a8;
	text-align: right;
	text-decoration: none;
	list-style-type: none;
padding-right: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#Nav a {
	color: #a8a8a8;
	text-decoration: none;
	
}

#Nav a:Hover {
	color: #76382C;
	}
	
#Nav a:Active {
	color: #76382C;
	}
	

.FontTaglineSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #728D7B;
	font-style: italic;
}


.TextList {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161;
	line-height: 25px;
list-style-image:url(images/greendot.jpg);
	padding-bottom: 10px;
}

.TextList li {
	padding-bottom: 5px;
}
.Homes {
	background-image: url(images/available_homes/tiburon.jpg);
	background-repeat: no-repeat;
	margin-left: 90px;
	height: 100px;
}
.tiny_house {
	padding: 4px;
	border: 1px solid #999999;
}
.sold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #76382C;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bolder;
}

.nav_img {
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	vertical-align: top;
}

body {
	background-color: #64859e;
	margin: 0px;
}

a img {border:none; }