a:link, a:visited {
		font-family: Garamond, Times, Serif, Verdana;
		font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

.footer_address {
	font-weight: bold;
	font-size: 9pt;
}

.footer_address_white {
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
}

p, td, body	{
		font-family: Garamond, Times, Serif, Verdana;
		font-size: 16px;
		font-weight: bold;
}

.bold	{
			font-weight: bold
		}

.keyword {
	font-size: 8pt;
}		
		
.required {
	font-weight: bold;
	text-align: right;
	color: #FF0000;
}		

.page_title {
	font-weight: bold;
	font-size: 30px;
	color: #ffffff;
}

.page_subtitle {
	font-weight: bold;
	font-size: 20px;
	color: #000000;
}

.listing_title {
	font-size: 20px;
	font-weight: bold;	
	color: #000000;
}

.listing_subtitle {
	font-size: 16px;
	color: #000000;
}

.linkListingSale {
	color: #000000;
	font-size: 18px;
}

.linkListingContract {
	color: #666666;
	font-size: 18px;
}

.page_heading {
	font-weight: bold;
	font-size: 20px;
	background-color: #ff0000;
	color: #ffffff;
}


a.navbarlink:link, a.navbarlink:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	font-family: Garamond, Times, Serif, Verdana;		
}

a:hover.navbarlink {
	color: #000000;
	font-family: Garamond, Times, Serif, Verdana;	
}

a.linkHomesDB:link, a.linkHomesDB:visited {
	font-size: 16px;
}

a:hover.linkHomesDB {
	color: #ff0000;
}

a.linkListingSale:link, a.linkListingSale:visited {
	color: #000000;
	font-size: 18px;
}

a.linkListingContract:link, a.linkListingContract:visited {
	color: #666666;
	font-size: 18px;
}

tr {
	vertical-align : top;
}

.logotext {
	font-weight: normal;
	font-style: italic;
}

.small_gray {
	color: #999999;
}

.page_bar {
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

.copyright_info {
	font-size: 8pt;
}

.date {
	color: #669999;
	font-weight: bold;
}

.formfield {
	font-weight: bold;
	font-family: Garamond, Times, Serif, Verdana;
	text-align: right;
}

.error {
	font-weight: bold;
	color: #FF0000;
	font-size: 11pt;
}	

.confirm {
	font-weight: bold;
	color: #006600;
	font-size: 11pt;
}