body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navigation {
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #000099;
}.textbox {
	text-align: justify;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.textbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 12px;
}

.eqcreative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #999999;
}
#photobox {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #A4A5A7;
	float: right;
	margin-left: 10px;
	width: 150px;
	height: 250px;
}
#addressbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	display: block;
	text-align: center;
	width: 700px;
	float: left;
}
#navbox {
	background-color: #FEB501;
	padding: 6px;
	border: 1px solid #feb501;
	float: left;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	list-style-position: inside;
	list-style-type: circle;
	margin-bottom: 5px;
	width: 150px;
	font-weight: bold;
	background-image: url(images/sidenav2.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.textbox h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 12px;
}
#propertyphoto {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #A4A5A7;
	float: right;
	margin-left: 10px;
	width: auto;
}
#flashcontent {
	height: 140px;
	width: 750px;
}
#navbox2 {
	background-color: #FEB501;
	padding: 5px;
	border: 1px solid #FEB501;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	list-style-position: inside;
	list-style-type: circle;
	margin-bottom: 15px;
	width: 690px;
	font-weight: bold;
	background-image: url(images/sidenav2.gif);
	background-position: center center;
}
.bigblue {
	font-size: 18px;
	color: #000099;
	padding-top: 15px;
	padding-bottom: 15px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	width: 150px;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	width: 350px;
	border: 1px solid #A4A5A7;
}
.smallblue {
	color: #000099;
	padding-top: 15px;
	padding-bottom: 15px;
}
#propertycontainer {
	display: block;
	float: left;
	width: 700px;
}
#propertyseparator {
	display: block;
	float: left;
	width: 700px;
	height: 50px;
	background-image: url(images/separator.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
