body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 25px auto 0px;
}
#top {
	border: 2px solid #000000;
	position: relative;
	width: 700px;
}
#masthead {
	background-color: #245EB0;
	position: relative;
	border: 2px solid #000000;
	width: 700px;
	padding: 0px;
	height: 25px;
	margin-top: 10px;
}
#logo {
	position: absolute;
	left: 589px;
	top: 110px;
}

#slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	left: 10px;
	top: 5px;
	line-height: 16px;
	width: 391px;
	word-spacing: 0.1em;
	text-align: left;
}

#david {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	position: absolute;
	top: 139px;
	visibility: visible;
	z-index: auto;
	padding-left: 10px;
}
#davidShadow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	position: absolute;
	top: 141px;
	visibility: visible;
	z-index: auto;
	padding-left: 12px;
}
#main {
	background-color: #FFFFFF;
	width: 705px;
	top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main #side {
	background-color: #95ACE0;
	background-repeat: no-repeat;
	border: 2px solid #000000;
	padding-top: 10px;
	margin: 0px;
	background-position: bottom;
	height: 195px;
	background-image: url(images/sidebanner.jpg);
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	border: 2px solid #000000;
	left: 5px;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#bottomBar {
	border: 2px solid #000000;
	background-color: #245EB0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 5px 5px 10px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}

h1 {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
}


#main #side a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
#main #side a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
	text-transform: none;
}
#nav {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
#masthead #time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	text-align: right;
	right: 10px;
	padding-top: 5px;
}
.GrayLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.subhead {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000
	}
	
a.sendPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a.sendPage:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#bottomBar a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#wrapper {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 700px;
	border-right: #000000;
	border-bottom: #000000;
	border-left: #000000;
	height: auto;
}


#description {	
	color: #000000;
	height: 42px;
	width: 300px;
	overflow: hidden;

}


#property {
	width: 450px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: auto;
	position: relative;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#information {
	width: 275px;
	position: absolute;
	top: 0px;
	text-align: justify;
	left: 175px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#information #forsale h1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	margin-bottom: 0px;
	margin-top: 0px;
}
#information #sold h1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	margin-bottom: 0px;
	margin-top: 0px;
}
#information h2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#information #desc {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 75px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#photo #sold {
	padding: 0px;
	width: 170px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: top;
}
#more {
	text-align: right;
}
#information p {
	margin: 0px;
}

#photo {
	width: 150px;
	height: auto;
	padding-bottom: 0px;
	position: relative;
}
h4 {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#gallery ul {
	margin: 0px;
	padding: 0px;
}
#gallery li {
	display: inline;
	list-style-type: none;
}
#gallery img {
	margin: 2px;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}
