body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	behavior:url(csshover.htc);
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	background-image: url(images/top_banner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 900px;
}
#prop-nav {
	background-image: url(images/nav_background.jpg);
	height: 119px;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 12px;
}
#prop-nav ul {
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#prop-nav a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}
#prop-nav ul li {
	width: 150px;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#prop-nav img {
	border: 4px solid #FFFFFF;
}

#prop-nav img:hover {
	border-top-color: #462300;
	border-right-color: #462300;
	border-bottom-color: #462300;
	border-left-color: #462300;
}

#round-top {
	background-image: url(images/text_area_top.jpg);
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-repeat: no-repeat;
}
#main {
	padding: 0px;
	clear: both;
	margin: 0px;
	background-color: #192653;
}
.navcell {
	background-color: #000000;
	height: 100%;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	width: 250px;
}
.contentcell {
	background-color: #FFFFFF;
	vertical-align: top;
	color: #1C1F48;
	border: 5px solid #000000;
}
#main-content a {
	color: #1F214B;
}




#main-content {
	color: #1F2349;
	padding: 20px;
	font-size: 12px;
	line-height: 18px;
}

#round-bottom {
	background-image: url(images/text_area_bottom.jpg);
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 900px;
	background-repeat: no-repeat;
	clear: both;
}
#main-nav {
	padding: 8px;
	width: 234px;
	margin: 0px;
	color: #F6F6C0;
}
#main-nav ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#main-nav ul li {
	background-image: url(images/side_nav_off.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 234px;
	margin-bottom: 5px;
	color: #FFFFFF;
	text-align: center;
	line-height: 32px;
}
#main-nav ul li:hover {
	background-image: url(images/side_nav_on.jpg);
}

#main-nav a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
}
#main-nav a:hover {
	color: #E8E8E8;
}

#main-content h1 {
	color: #5D330D;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.inputfields {
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
}

.quote {
	color: #000000;
	font-size: 16px;
	padding: 20px;
	background-color: #E6E6E6;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #5D330D;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
}
#footer {
	color: #271501;
	clear: both;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
}
.clearfix:after {
	content: ".";
	display: block;
	height:0;
	clear:both;
	visibility:hidden;
}
#footer a {
	color: #7D4613;
}
#footer a:hover {
	color: #151633;
}


* html .clearfix {height:1%;}

.clearfix {display: block;}
#property-list {
	margin-top: 10px;
	
}
#property-list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#property-list ul li {
	float: left;
	padding: 5px;
	background-color:#F3ECE2;
	text-align:center;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 120px;
}
#property-list img {
	border: 3px solid #FFFFFF;
}
#property-list a img  {
	text-decoration: none;
}
#property-list a {
	text-decoration: none;
	font-weight: bold;
}

