body {
	background: #628CAE url('images/bg.png') repeat;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #173B59;
	}

body, div, ul, li, h1 {
	margin: 0;
	padding: 0;
	}
	
html, body {
	text-align: center;
	}

#layout {
	margin-top: 30px;
	overflow: hidden;
	}
	
#header {
	background: url('images/headerbg.png') center center repeat-x;
	}

#header-content1 {
	background: #fff url('images/photo1.jpg') center bottom no-repeat;
	width: 780px;
	height: 222px;
	margin: 0 auto 0 auto;
	text-align: left;
	}
	
.alt {
	display: none;
	}
	
#header-content1 h1 {
	display: block;
	background: url('images/logo.png') center no-repeat;
	width: 780px;
	height: 156px;
	position: relative;
	top: 35px;
	}
	
#header-content2 {
	background: #fff url('images/photo2.jpg') center bottom no-repeat;
	width: 780px;
	height: 222px;
	margin: 0 auto 0 auto;
	text-align: left;
	}
	
#header-content2 h1 {
	display: block;
	background: url('images/logo.png') center no-repeat;
	width: 780px;
	height: 156px;
	position: relative;
	top: 35px;
	}
	
#content {
	background: #fff;
	width: 780px;
	margin: auto;
	}
	
#main-nav {
	background: url('images/navbg.png') center top repeat-x;
	width: 764px;
	height: 33px;
	margin: auto;
	border-top: 3px solid #173B59;
	}
	
#main-nav a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	}
	
#main-nav #nav1 li {
	float: left;
	list-style: none;
	margin-right: 12px;
	position: relative;
	top: 8px;
	left: 10px;
	}

#main-nav #nav2 {
	float: right;
	}
		
#main-nav #nav2 li {
	float: left;
	list-style: none;
	margin-left: 12px;
	position: relative;
	top: 8px;
	right: 10px;
	}
	
#content .blue-bar {
	background: #A3BBCF;
	height: 8px;
	width: 764px;
	margin: auto;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	font-size: 6px;
	}
	
#content #footer {
	height: 18px;
	}
	
#copyright {
	color: #CAD8E3;
	font-size: 10px;
	text-align: left;
	width: 764px;
	margin: 5px auto 0 auto;
	display: block;
	padding-bottom: 20px;
	}
	
#copyright a {
	color: #CAD8E3;
	text-decoration: none;
	}
	
#content-container {
	background: #CAD8E3 url('images/contentbg.png') repeat;
	width: 764px;
	margin: auto;
	text-align: left;
	display: table;
	}
	
#content-container #text-content p {
	font-size: 16px;
	padding: 10px 0 10px 20px;
	margin: 0;
	font-weight: bold;
	}
	
#content-container #text-content {
	width: 444px;
	float: left;
	}
	
#content-container #property-spotlight {
	background: #9BB4C8;
	width: 310px;
	float: right;
	height: 410px;
	}
	
#content-container #property-spotlight h3 {
	font-size: 16px;
	margin: 0;
	padding: 5px;
	color: #fff;
	background: #173B59;
	border: 1px solid #fff;
	width: 285px;
	display: block;
	position: relative;
	left: 6px;
	}
	
#content #dark-blue-bar-top {
	background: #537DA0;
	height: 8px;
	width: 310px;
	margin: auto;
	border-bottom: 2px solid #fff;
	font-size: 6px;
	position: relative;
	top: -10px;
	z-index: 200;
	}
	
#content #dark-blue-bar-bottom {
	background: #537DA0;
	height: 8px;
	width: 310px;
	margin: auto;
	border-top: 2px solid #fff;
	font-size: 6px;
	position: absolute;
	top: 710px;
	z-index: 200;
	}
	
#content-container #home-buyer-tips {
	background: url('images/tipsheader.png') top no-repeat;
	height: 230px;
	width: 436px;
	position: relative;
	left: 8px;
	top: 20px;
	}
	
#content-container #mailing-list {
	border: 1px solid #fff;
	margin: 0 auto 0 auto;
	width: 290px;
	text-align: center;
	padding: 10px 10px 10px 10px;
	background: #E3ECF3;
	position: relative;
	top: 30px;
	}
	
#content-container #mailing-list p span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	
	}

#content-container #mailing-list p span a {
	text-decoration: none;
	color: #fff;
	background: #173B59;
	padding: 2px 5px 2px 5px;
	}
	
#content-container #mailing-list form {
	margin: 0;
	padding: 0;
	}
	
#content-container #mailing-list input {
	border: 1px solid #173B59;
	width: 180px;
	}
	
#content-container #mailing-list input#signup {
	border: 1px solid #173B59;
	width: 55px;
	font-size: 12px;
	padding: 2px;
	}
	
#content-container #mailing-list p {
	font-size: 12px;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	}
	
#content-container #text-content span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	}

#content-container #home-buyer-tips #contain {
	width: 420px;
	}
		
#content-container #home-buyer-tips ul {
	list-style: decimal;
	position: relative;
	top: 50px;
	margin-left: 40px;
	font-size: 12px;
	font-weight: bold;
	}
	
#content-container #home-buyer-tips li {
	margin-bottom: 8px;
	}
	
#add-form {
	width: 600px;
	margin: 20px auto 20px auto;
	}
	
#add-form input, #add-form select {
	border: 1px solid #173B59;
	float: left;
	margin-bottom: 5px;
	width: 160px;
	background: #fff;
	}
	
#add-form label {
	font-weight: bold;
	float: left;
	clear: left;
	width: 100px;
	margin-bottom: 5px;
	}

#add-form #photos {
	width: 600px;
	clear: both;
	margin-top: 20px;
	}
	
#add-form #photos label {
	float: left;
	margin-top: 2px;
	width: 60px;
	}

#add-form #photos input {
	margin: 0 0 5px 15px;
	float: none;
	width: 500px;
	}
	
#add-form textarea {
	border: 1px solid #173B59;
	margin-bottom: 20px;
	width: 280px;
	float: left;
	clear: both;
	height: 220px;
	}
	
#add-form input#add, #add-form input#reset {
	width: 100px;
	background: transparent;
	color: #173B59;
	font-weight: bold;
	height: 30px;
	border: 0;
	margin-top: 15px;
	float: none;
	clear: both;
	}
	
#add-form #descript-box {
	float: right;
	width: 300px;
	}
	
#add-form #input-fields {
	float: left;
	width: 300px;
	}

#add-form .required {
	color: #f00;
	font-size: 20px;
	margin-left: 5px;
	float: left;
	}
		
#rand-listing {
	width: 280px;
	margin: auto;
	padding: 5px;
	}
	
#rand-listing ul {
	list-style: none;
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 10px;
	}
	
#rand-listing p {
	margin: 5px 0 10px 0;
	padding: 0;
	}

#rand-listing img {
	border: 0;
	}
	
#residential, #commercial, #search-results, #view {
	width: 700px;
	margin: auto;
	}
	
#listing-header {
	width: 700px;
	background: url('images/listingheader.png') repeat-x;
	color: #fff;
	font-size: 16px;
	height: 34px;
	margin: 10px 0 10px 0;
	}
	
#listing-header h3 {
	margin: 0;
	padding: 5px 0 0 10px;
	float: left;
	}
	
.listing-contain {
	background: #A9C0D3;
	width: 700px;
	margin: 20px 0 20px 0;
	padding: 5px 0 5px 0;
	}
	
.listing {
	background: #C6D7E5;
	width: 686px;
	margin: auto;
	padding: 3px;
	display: table;
	}
	
.listing-info {
	background: #E6EDF4;
	width: 395px;
	min-height: 250px;
	float: right;
	padding-bottom: 10px;
	}
	
* html .listing-info {
	height: 250px;
	}
	
.listing-photos {
	float: left;
	}
	
.listing-photos img {
	border: 0;
	}

.listing-photos .photo, #rand-listing .photo {
	border: 1px solid #173B59;
	height: 210px;
	width: 280px;
	overflow: hidden;
	}
	
.listing-photos .photo span, #rand-listing .photo span {
	background: #fff;
	display: block;
	width: 280px;
	text-align: center;
	position: absolute;
	opacity: 0.7;
	margin: 0;
	padding: 0;
	filter: alpha(opacity=70);
	}
	
.listing-photos .photo a, #rand-listing .photo a {
	color: #000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	}
		
.listing-photos .photo-select li {
	list-style: none;
	float: left;
	padding: 0;
	margin: 5px 5px 5px 0;
	}
	
.listing-photos .photo-select {
	float: left;
	clear: left;
	position: relative;
	left: 18px;
	}
	
.listing-photos .photo-select a {
	border: 2px solid #173B59;
	background: #A9C0D3;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	text-decoration: none;
	color: #173B59;
	display: block;
	padding: 0 6px 0 6px;
	}

.listing-photos .empty-photo {
	border: 2px solid #173B59;
	background: #A9C0D3;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	margin-right: 5px;
	text-decoration: none;
	color: #8597A6;
	width: 22px;
	}

#price-nav {
	background: #fff;
	width: 300px;
	margin: auto;
	padding: 10px;
	border-left: 1px solid #173B59;
	border-right: 1px solid #173B59;
	}
	
#price-nav h3 {
	font-size: 25px;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	}
	
#price-nav ul {
	margin-left: 50px;
	margin: auto;
	width: 200px;
	}
	
#price-nav li {
	list-style: url('images/houseicon.png');
	margin-bottom: 10px;
	}
	
#price-nav a {
	font-size: 16px;
	color: #173B59;
	font-weight: bold;
	}
	
.no-photo {
	width: 280px;
	height: 150px;
	border: 1px solid #8799A9;
	float: left;
	font-size: 25px;
	text-align: center;
	padding-top: 50px;
	background: #EDF2F5;
	color: #8799A9;
	}
	
.property-info {
	float: left;
	width: 185px;
	padding: 0 10px 0 10px;
	margin: 10px 0 10px 0;
	border-right: 1px solid #173B59;
	min-height: 230px;
	}
	
* html .property-info {
	height: 230px;
	}
	
.property-info h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	}
	
.property-details {
	float: right;
	width: 165px;
	margin: 10px 0 10px 0;
	padding-right: 10px;
	}
	
.property-details li {
	list-style: none;
	margin-bottom: 10px;
	font-size: 14px;
	}
	
.property-details li span {
	font-weight: bold;
	}
	
.new-listng-tag {
	position: absolute;
	width: 200px;
	z-index: 100;
	text-align: right;
	margin-top: -35px;
	}
		
#large-photo {
	background: #FFFFEA url('images/loading.gif') center center no-repeat;
	border: 15px solid #FFFFEA;
	border-bottom: 10px solid #FFFFEA;
	display: none;
	position: absolute;
	z-index: 500;
	width: 600px;
	min-height: 400px;
	margin-left: 40px;
	}
	
* html #large-photo {
	height: auto;
	height: 400px;
	top: 0;
	}
	
#large-photo p {
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
	margin: 5px auto 0 auto;
	background: #fff;
	border: 1px solid #E4E0B6;
	}
	
#large-photo a {
	color: #888;
	text-decoration: none;
	}
	
#large-photo img {
	border: 1px solid #E4E0B6;
	}
	
html > body #large-photo {
	position: fixed;
	top: 20px;
	margin-left: 40px;
	}
	
#blackbg {
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 400;
	display: none;
	}
	
html > body #blackbg {
	position: fixed;
	top: 0;
	left: 0;
	}
	
#search-results li {
	background: #DEE8EF;
	margin: 10px 0 10px 0;
	padding: 5px;
	list-style: none;
	border: 1px solid #fff;
	}
	
#search {
	background: #DEE8EF;
	border: 1px solid #fff;
	width: 300px;
	padding: 10px;
	margin: 10px auto 10px auto;
	}
	
#search form {
	margin: 0;
	padding: 0;
	}
	
#search input {
	border: 1px solid #173B59;
	padding: 2px;
	}
	
#search-results span {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #CAD8E3;
	}
	
#search-results a {
	text-decoration: none;
	color: #173B59;	
	}

#search-results a:hover {
	text-decoration: underline;
	color: #173B59;	
	}
		
#add-form #photos img {
	border: 1px solid #173B59;
	margin: 10px 10px 10px 0;
	}
	
#search-results #admin-nav a {
	color: #173B59;
	float: right;
	margin-left: 5px;
	text-decoration: underline;
	}
	
#search-results #admin-nav a:hover {
	text-decoration: none;
	}
	
#view {
	margin-top: 20px;
	}
	
#contact {
	width: 465px;
	background: #DEE8EF;
	border: 1px solid #fff;
	margin: 20px auto 20px auto;
	padding: 10px;
	display: table;
	}
	
#contact form {
	float: left;
	margin: 0;
	padding: 0;
	}
		
#contact input, #contact textarea {
	border: 1px solid #173B59;
	padding: 2px;
	float: left;
	clear: left;
	width: 300px;
	margin-bottom: 10px;
	}
	
#contact input#submit {
	width: 75px;
	}
	
#contact label {
	float: left;
	clear: left;
	}
	
#contact-info {
	float: right;
	font-size: 12px;
	}
	
#contact-info a, #rand-listing a {
	color: #173B59;
	}
	
#contact-info a:hover, #rand-listing a:hover {
	text-decoration: none;
	}

.page-num {
	float: right;
	margin: 25px 10px 20px 0;
	}
		
.page-num a {
	color: #173B59;
	background: #DEE8EF;
	border: 1px solid #fff;
	padding: 2px 5px 2px 5px;
	margin-left: 5px;
	text-decoration: none;
	}
	
#listing-header .page-num {
	float: right;
	margin: 10px 10px 0 0;
	font-size: 12px;
	}
	
#login {
	width: 200px;
	background: #DEE8EF;
	border: 1px solid #fff;
	margin: 20px auto 20px auto;
	padding: 10px;
	display: table;
	}
	
#login form {
	margin: 0;
	padding: 0;
	}
	
#login input {
	border: 1px solid #173B59;
	width: 200px;
	margin-bottom: 5px;
	}
	
#login input#login-submit {
	width: 75px;
	float: right;
	margin-top: 10px;
	}
	
#loading {
	margin: 20px auto 20px auto;
	background: #ACBBC7;
	border: 1px solid #fff;
	display: table;
	padding: 10px;
	}
	
#loading p {
	font-size: 14px;
	font-weight: bold;
	color: #173B59;
	}
	
#loading img {
	float: left;
	margin-right: 10px;
	position: relative;
	top: -5px;
	}
	
#text-content #help {
	background: #F6F8C0;
	border: 1px solid #CFD19B;
	position: absolute;
	top: 575px;
	width: 300px;
	display: none;
	text-align: left;
	padding: 5px;
	z-index: 300;
	clear: both;
	margin-left: 50px;
	}
	
#text-content #help p {
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	}

#text-content #help h3 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	}
	
#agents {
	width: 700px;
	margin: 20px auto 20px auto;
	display: table;
	}

#agents .agent-contain {
	display: table;
	border-bottom: 5px solid #173B59;
	padding: 10px;
	margin-bottom: 10px;
	background: #DEE8EF;
	float: right;
	clear: right;
	}

#agents .agent-contain img {
	float: left;
	clear: left;
	border: 1px solid #173B59;
	margin-right: 10px;
	}

#agents .agent-info {
	float: right;
	clear: right;
	width: 430px;
	}

#agents h3 {
	margin: 5px 0 5px 0;
	padding: 0;
	}
	
#agents p {
	margin: 0;
	margin-bottom: 8px;
	padding: 0;
	}
	
#agents .agent-contain .agent-info .agent-name {
	font-size: 18px;
	margin: 0;
	background: #fff;
	padding: 5px;
	}
	
#agents a {
	color: #173B59;
	}
	
#agents a:hover {
	text-decoration: none;
	}
	
#sign-up {
	text-align: center;
	}
	
#unsubscribe {
	text-align: center;
	margin: 20px 0 20px 0;
	}
	
#unsubscribe input {
	border: 1px solid #173B59;
	}

#bottom-nav {
	float: left;
	clear: left;
	}
		
#bottom-nav li {
	float: left;
	list-style: none;
	margin: 25px 0 20px 10px;
	}
	
#bottom-nav a {
	text-decoration: none;
	color: #173B59;
	}
	
#bottom-nav a:hover {
	text-decoration: underline;
	color: #173B59;
	}