a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9a7747;
	font-weight: bold;
	text-decoration: none;
} 

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9a7747;
	font-weight: bold;
	text-decoration: none;

} 
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #bd7928;
	font-weight: bold;
	text-decoration: none;

} 
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9a7747;
	font-weight: bold;
	text-decoration: none;

} 
td {
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 11px; 
color: #333333
} 


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	
}

.copyright a:link {
color: #666666; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: normal; 
text-decoration: none
} 

.copyright a:visited {
color: #666666; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: normal; 
text-decoration: none
} 

.copyright a:hover {
color: #CC9966; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: normal; 
text-decoration: none
} 

.copyright a:active {
color: #666666; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: normal; 
text-decoration: none
} 


input, select, textarea
{
    color: #333333;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px
}
	
form {
	margin-bottom: 0px;
}

body {
	margin: 0px;
	background-color: #faf7e6;
}
.bio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-align: justify;
}

.columnRight {
	background-image: url(images/bar_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.island {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.columnLEFT {
	background-image: url(images/bar_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.propdescp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.addressTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}