/*External Style Sheet*/

body,div,html,p,ul,li
	{
	padding:0;
	margin:0;
	}

h1,h2,h3,h4,h5,h6
	{
	font-size:12px;
	margin:0;
	padding:0;
	font-family:"Lucida Sans Unicode",Arial,Verdana,sans-serif;
	}
h1
	{
	color:#CBA675;
	font-size:23px;
	font-style:italic;
	}
h2
	{
	color:white;
	font-size:23px;
	font-weight:normal;
	}
	h2 span
		{
		font-style:italic;
		font-size:25px;
		font-weight:normal;
		}
		h2 span a:link, h2 span a:visited, h2 span a:hover, h2 span a:active
			{
			text-decoration:none;
			}
h3
	{
	color:#DCC4A3;
	font-size:31px;
	font-weight:normal;
	}
/*header*/
img
	{
	border-style:none;
	}

ul
	{
	list-style:none;
	}

body 
	{
	margin:0 auto;
	color:black;
	font-size:10pt;
	font-family:Arial, Verdana, sans-serif;
	background:#D7E4EB;
	}
#header_holder
	{
	background:transparent url("images/header_bg3.jpg") no-repeat;
	width:914px;
	height:329px;
	margin:0 auto;
	}
#nav
	{
	padding:20px 22px 0 0;
	height:39px;
	}
	#nav li
		{
		float:right;
		padding-left:22px;
		}
		#nav li a:link, #nav li a:visited, #nav li a:hover, #nav li a:active
			{
			font-family:"Lucida Sans Unicode";
			font-weight:bold;
			text-decoration:none;
			color:black;
			}
#available
	{
	height:255px;
	width:914px; 
	}
#lefthead
	{
	float:left;
	width:355px;
	padding:25px 80px 0 40px;
	}
#main
	{
	background:transparent url('images/main_bg.gif') repeat-y top;
	width:835px;
	padding:5px 35px 10px 40px;
	margin:0 auto;
	}
#indexleft
	{
	float:left;
	width:450px;
	}
	#indexleft p
		{
		padding:10px 40px 10px 2px;
		}
#indexright
	{
	float:left;
	padding-left:40px;
	}
#lotleft
	{
	float:left;
	width:300px;
	}
	#indexleft p
		{
		padding:10px 40px 10px 2px;
		}
.amenities
	{
	padding:10px;
	list-style:disc;
	margin-left:25px;
	}
#lotright
	{
	float:left;
	padding-left:40px;
	width:480px;
	}
#footer
	{
	background:transparent url('images/footer_bg.jpg') no-repeat;
	height:44px;
	width:889px;
	margin:0 auto;
	text-align:right;
	font-size:10px;
	padding:60px 25px 0 0;
	}
.picture
	{
	background:white url('images/shadow_bg.gif') no-repeat;
	width:280px;
	height:207px;
	padding:10px 10px 10px 11px;
	margin-top:20px;
	}
.lotty, .plot
	{
	position:relative;
	}
.lotty span
	{
	width:147px;
	height:88px;
	display:block;
	position:absolute;
	top:328px;
	left:83px;
	background:url('images/sold3.png') no-repeat;
	}
.plot span
	{
	width:25px;
	height:18px;
	display:block;
	position:absolute;
	background:url('images/sold.png') no-repeat;
	}
.plot #oneone
	{
	top:35px;
	left:229px;
	}
.plot #one
	{
	top:17px;
	left:41px;
	}
.plot #two
	{
	top:48px;
	left:52px;
	}
.plot #three
	{
	top:78px;
	left:54px;
	}
.plot #four
	{
	top:113px;
	left:59px;
	}
.plot #five
	{
	top:132px;
	left:89px;
	}
.plot #six
	{
	top:113px;
	left:141px;
	}
.plot #seven
	{
	top:121px;
	left:172px;
	}
.plot #eight
	{
	top:135px;
	left:200px;
	}
.plot #nine
	{
	top:146px;
	left:228px;
	}
.plot #ten
	{
	top:154px;
	left:257px;
	}
.plot #eleven
	{
	top:165px;
	left:286px;
	}
.plot #twelve
	{
	top:176px;
	left:315px;
	}
.sold
	{
	top:50px;
	left:60px;
	width:147px;
	height:88px;
	display:block;
	position:absolute;
	background:url('images/sold3.png') no-repeat;
	}
.short
	{
	float:left;
	padding:8px;
	}
.inside
	{
	background:url('images/shadow_sm.jpg') no-repeat;
	width:260px;
	height:197px;
	padding:2px 1px 1px 1px;
	position:relative;
	}
	.inside img
		{
		width:240px;
		height:177px;
		padding:8px;
		}
#jerry
	{
	background:url('images/pic_bg.jpg') no-repeat;
	width:245px;
	height:295px;
	float:left;
	padding:15px 0 0 15px;
	margin:0 100px 0 50px;
	}
	
		
a:link
	{
	font-family:Arial,Verdana,sans-serif;
	text-decoration: underline;
	color:#1863A8;
	}
a:visited
	{
	text-decoration: underline;
	color:#1863A8;
	}	
a:hover
	{
	text-decoration: underline;
	color:#1863A8;
	}
a:active
	{
	text-decoration: underline;
	color:#1863A8;
	}

p
	{
	padding-bottom:8px;
	line-height:16px;
	}
.clear
	{
	font-size:1px;
	height:1px;
	clear:both;
	margin:0;
	padding:0;
	}
