/* Main style */


body {
	margin: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: black;
}

.linkcolor {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #685536;
	text-decoration: none;
	font-size: 11px;
}

.linkcolor a {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #685536;
	text-decoration: none;
	font-size: 11px;
}

.linkcolor a:hover {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

.header {
	text-align: right;
	margin-right: 35px;
	padding-top: 30px;
}

.bubbletext {
    	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#685536;
}

/* Menu styles */

#menu {
padding-top:6px;
}

.menulinks {
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-size:11px;
}

.menulinks a {
color:#FFFFFF;
text-decoration:none;
}

.menulinks a:hover {
color:#ffff81;
text-decoration:none;
}

/* pic style */

.polaroid {
	position: absolute;
	left: auto;
	z-index: 2;
	float: left;
}

.googlemap {
	clear: left;
	margin-top: 22px;
	margin-left: 22px;
	float: left;
	border:1px solid #cccccc;
	left: auto;
	z-index: 2;
	position: absolute;
}

.spectitle {
	margin-top:20px;
	margin-left:-25px
}

.proptitle {
	margin-top:12px;
	margin-left:-385px;
	float: left;
}
/* Text */

.textdiv {
	width:358px;
	float:right;
	margin: 10px 35px 10px 20px;
	text-align:justify;
	clear: both;	
}

p {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}

ul {
	line-height:18px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	margin-left: -16px;
	color: #000;
}

ul a {
	line-height:18px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	margin-left: -16px;
	color: #000;
}

ul a {
	text-decoration: none;
	color: #000;
}

ul a:hover {
	text-decoration: none;
	color: #7c7c7c;	
}

li a {
	text-decoration: none;
	color: #000;
}

li a:hover {
	text-decoration: none;
	color: #7c7c7c;
}

.footertext {
	color: #b3b3b3;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
}

.footerlinks a {
	text-decoration: none;
	color: #9b9b9b;
}

.footerlinks a:hover {
	text-decoration: none;
	color: #8f754a;
}

.telephonehead {
	font-family: 'Times New Roman', Georgia, serif;
	color:#FFFFFF;
	font-size:18px;
}

/* Properties page */

.properties {
	margin-left: 40px;
	margin-top: 10px;
	
}

div.proplinks {
	float: left;
	margin-left: -380px;
	margin-top: 106px;
}

.proplinks span {
	font-size: 11px;
}

.proplinks a {
	text-decoration: none;
	color: #685536;
}

.proplinks a:hover {
	text-decoration: none;
	color: #8f754a;
}

div.proplinksright {
	float: right;
	margin-right: 3px;
	margin-top: 32px;
}

.proplinksright span {
	font-size: 11px;
}

.proplinksright a {
	text-decoration: none;
	color: #685536;
}

.proplinksright a:hover {
	text-decoration: none;
	color: #8f754a;
}

.telshadow {
	text-shadow: black 2px 2px 1px;
	font-family: 'Times New Roman', Georgia, serif;
	color:#FFFFFF;
	font-size:20px;
}

.constructionthumb {
	border: 2px solid #FFFFFF;
}

.thumbdiv {
	border: 1px solid #cccccc;
}