img, div { behavior: url(/includes/iepngfix.htc) }
img{border:0;}
a{color:#fff;}
html, body { margin: 0; padding: 0; width: 100%; height: 100%; }
#bg_image { position: fixed; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; }
#scrollable { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 2; }
body{
	font-family: Verdana, Arial, sans-serif;
	background-image:url(/media/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#000000;
	font-size:12px;
	letter-spacing:.5px;
	text-align:left;
}
#wrapper{
	width:830px;
	margin-left: auto;
	margin-right: auto;
}
#header{
	width:825px;
	background-image:url(/media/bg.png);
	background-repeat:repeat;
	margin:10px 0 10px 0;
	padding:5px 5px 5px 0;
}
#nav{
	font-size:12px;
	color:#000;
	text-align:right;
	position:relative;
	float:right;
	line-height:150%;
}
#nav a{
	color:#000;
	text-decoration:none;
	}
#nav a:hover{
	text-decoration:underline;
}
#content{
	color:#fff;
}
#footer{
	clear:both;
	text-align:center;
	font-size:11px;
	color:#fff;
	padding:5px 0;
	width:100%;
	background-image:url(/media/bg.png);
	background-repeat:repeat;
	color:#000;
	margin:30px 0 10px 0;
}
#footer a{
	font-size:12px;
	color:#000;
	text-decoration:none
}
#footer a:hover{
	text-decoration:underline;
}
#homeQuote{
	width:385px;
	text-align:justify;
	position:relative;
	float:left;
	}
#homeInfo{
	width:215px;
	text-align:justify;
	position:relative;
	padding:0 20px 0 20px;
	float:right;
	}
#homePhotos{
	width:185px;
	text-align:center;
	position:relative;
	float:right;
	}
.property{
	width:265px;
	float:left;
	padding:5px;
	}
.property img{padding:1px;}
.property ul{margin:0; padding-left:25px;}
.property h2{padding-left:10px;}
.propertyCenter{
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	width:265px;
	float:left;
	padding:5px;
	}
.propertyCenter img{padding:1px;}

#homePhotos p{text-align:right;}
.smallText{font-size:.8em;}
.largeText{font-size:1.1em;font-weight:bold;letter-spacing:0em;}
.error{color:#FF0000;}
.pad{padding:0 10px 0 10px;}
.contactCell{border-right:1px solid #fff;}
.headerSmallText{font-size:.9em;letter-spacing:0em;}
p{margin:8px 0 8px 0;}
h1{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	margin:20px 0;
}
h2{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	margin:0;
	text-align:left;
	}
h3{
	font-family:"Times New Roman", Times, serif;
	margin:0;
	}
hr{
	color:#FFFFFF;
	background-color: #fff;
	width:100%;
	margin:0;
	}