body {
	font:normal 11px Arial, Verdana, Helvetica, sans-serif;
	background:#333;
	color:#666;
}

a {
	color:#669933;
	text-decoration:none;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 20px;
	padding-right: 6px;
	font-weight: 700;
}

a:hover { 
	color:#669933; 
	text-decoration:underline; 
}

a:visited { color: #43B300; }
a:active { color: #43B300; }

#white {
	width:850px;
	margin:40px 0 40px 40px;
	padding:30px;
	background-color: #fff;
	background-position: center;
	}

#white p {
	margin:0 0 10px 0;
	line-height:18px;
}

#logo {
	height:100px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	padding: 5px;
	width: 264px;
}

#line {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #99CC00;
}	
	
#lefttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	padding-top: 20px;
	}
#lefttext p {
	margin:0 0 10px 0;
	line-height:18px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #333333;
	padding: 2px;	
	
}
	.property {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 35px;
	text-transform: uppercase;
	color: #333333;
	border-bottom-width: thin;
	border-bottom-color: #333333;
}
	.amenities {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	text-transform: uppercase;
	color: #333333;
	padding: 2px;
	

} 	.resume {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
	padding-left: 8px;	
	
} 	.resumehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	color: #666666;
	padding-right: 5px;
	text-transform: uppercase;

} 	img {padding: 5px; }	

	img a:link {
	padding: 5px;
	height: 170px;
	width: 260px;
	border: none;
}	
	img a:hover {
	height: 170px;
	width: 260px;
	border: medium solid #99CC00;
}
	.thumbs {
	padding: 5px;
	height: 170px;
	width: 260px;
	position: absolute;
	left: 500px;
	top: 370px;
}	
	#resumeimg {
	height:422px;
	width:300px;
	padding: 5px;
	background-image: url(images/resume_img.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 600px;
	top: 220px;
		}