*
	{
	padding: 0;
	margin: 0;
	}
.clear
	{
	clear: both;
	}

fieldset
	{
	border: none;
	}

img {
	border: none;
}
a  { 
	color: #5c5c5c; 
	text-decoration: none; 
}
a:hover {
	text-decoration: underline;
}
body {
	background: url(../images/bgd.jpg) repeat-x #b8c1f5;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
div.wrapper {
	text-align: left;
	margin: 0 auto 0;
	position: relative;
	width: 720px;
}
#container {
	text-align: left;
	margin: 0 auto;
	position: relative;
	width: 720px;
	height: auto;
	float: left;
	overflow: hidden;
}
#left_column {
	position: relative;
	float: left;
	width: 434px;
	height: auto;
}
#header {
	background: url(../images/header.jpg);
	position: relative;
	float: left;
	width: 720px;
	height: 212px;
}
#title_bar {
	position: relative;
	float: left;
	width: 434px;
	height: 50px;
	background: #091a6d;
}
#title_bar h1 {
	margin: 18px 0 0 15px;
	font: 18px/18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
}
#listings {
	position: relative;
	float: left;
	width: 434px;
	height: auto;
	padding: 14px 0 0;
	background: #5065cb;
}
#listings_left {
	position: relative;
	float: left;
	width: 94px;
	height: auto;
}
#listings_left img {
	margin: 0 0 21px 7px;
}
#listings_right {
	position: relative;
	float: left;
	height: auto;
	margin-left: -10px;
	padding-bottom: 15px;
}
#listings_right p {
	color: #fefefe;
	font: 500 12px/16px Tahoma, sans-serif;
	margin: 0;
}
#listings_right p span {
	color: #fefefe;
	font: 600 13px Tahoma, sans-serif;
}
#listings_right h6 {
	color: #fefefe;
	font: 11px Arial, sans-serif;
	margin: 11px 0 27px;
}
#lower_content {
	position: relative;
	float: left;
	width: 434px;
	height: auto;
	padding-bottom: 5000px;
	margin-bottom: -5000px;
	background: #fff;
}
#lower_content h4 {
	color: #1d285f;
	font: bold 15px Arial, sans-serif;
	margin: 14px 0 0 18px;
}
#lower_content h3 {
	color: #1d285f;
	font: bold 18px Arial, sans-serif;
	margin: 18px 0 0 18px;
}
#lower_content p, form, table, ul {
	color: #1d285f;
	font: 12px/16px Tahoma, sans-serif;
	margin: 14px 35px 14px 18px;
}
#lower_content li {
	color: #1d285f;
	font: 12px/16px Tahoma, sans-serif;
	padding-bottom: 10px;
}
#lower_content p span {
	font: bold 12px/16px Tahoma, sans-serif;
}
#lower_content p.list {
	font: 12px/16px Tahoma, sans-serif;
	margin-top: -20px;
}
#lower_content img {
	float: left;
	margin: 14px 10px 0 31px;
}

#lower_content a {
	text-decoration: underline;
	color:#0000FF;
}

#right_column {
	position: relative;
	width: 286px;
	height: auto;
	float: left;
	border-width: 0 1px;
	border-color: #7d7d7d;
}
#agent_box {
	position: relative;
	width: 286px;
	height: 212px;
	float: left;
	background: #7d7d7d;
}
#agent_box img {
	position: absolute;
	top: 31px;
	left: 150px;
}
#agent_box table {
	color: #fff;
	font: 12px/16px Tahoma, sans-serif;
	position: absolute;
	top: 120px;
	left: 12px;
	width: 130px;
	margin: 10px 0 0;
}
#agent_box p {
	color: #fff;
	font: 12px/16px Tahoma, sans-serif;
	position: absolute;
	top: 35px;
	left: 12px;
	width: 200px;
	margin: 0;
}
#agent_box p span {
	font: bold 13px/16px Tahoma, sans-serif;
}
#agent_box img.logo {
	position: absolute;
	top: 5px;
	left: 21px;
}
#nav {
	position: relative;
	width: 286px;
	height: auto;
	float: left;
}

#nav ul
	{
	margin: 0;
	position: relative;
	float: left;
	list-style: none;
	list-style-type: none;
	}
	
#nav ul li
	{
	position: relative;
	float: left;
	width: 286px;
	height: 51px;
	background: url(../images/bgd-nav.gif) no-repeat;
	display: block;
	}
	
#nav ul li a
	{
	font: 14px/14px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	width: 286px !important; width: auto;
	height: 51px !important; height: auto;
	padding: 20px 0 0 58px !important; padding: 0;
	display: block;
	margin: 0 !important; margin: 20px 0 0 58px;
	}
	
#nav ul li a:hover
	{
	text-decoration: none;
	}

#nav img {
	margin: 0;
	float: left;
}
#deck_shots {
	
	background-color: #8d9df3;
	position: relative;
	width: 284px;
	height: 244px;
	float: left;
	border-left: 1px solid #4b5bb0;
	border-right: 1px solid #4b5bb0;
	padding-bottom: 5000px;
	margin-bottom: -5000px;
}
#mls {
	position: relative;
	float: left;
	width: 720px;
	height: auto;
	padding-bottom: 5000px;
	margin-bottom: -5000px;
	background: #bcbcbc;
}
#footer {
	position: relative;
	width: 720px;
	height: 77px;
	float: left;
	border-width: 1px 0;
	border-color: #091a6d;
	background: #091a6d;
}
#footer p  { 
	color: #fff;
	font: 12px Arial, sans-serif;
	text-align: right;
	position: absolute;
	top: 14px;
	right: 17px;
	margin: 0;
}
#footer img  { 
	position: absolute;
	top: 7px;
	left: 30px;
}

.address, .phone, .contact
	{
	position: absolute;
	left: 495px;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	color: #091a6d;
	}
	
.address
	{
	top: 57px;
	}
	
.phone
	{
	top: 104px;
	}
	
.contact
	{
	top: 150px;
	}
	
.contact a
	{
	color: #e64221;
	}
	
.rug, .special
	{
	position: relative;
	float: left;
	height: auto;
	margin: 0 10px 15px 0;
	width: 410px;
	}
	
.rug img, .special img
	{
	float: left;
	margin: 0 10px 0 31px;
	}
	
#lower_content label 
	{
	float:left;
	width: 150px;
	}
	
#lower_content input 
	{
	float:left;
	}