html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
p {
	color: #464646;
	font: 11px/30px "Lucida Grande", Lucida, Verdana, sans-serif;
}
p2 {
	color: #44557e;
	font: 9px/30px "Lucida Grande", Lucida, Verdana, sans-serif;
}
p span {
	font: 11px/30px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: underline;
}
p2 span{
	color: #373737;
	font: 10px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
}
a {
	text-decoration: none;
	color: #484848;
	font-size: 11px;
}

#tom {
	background-color: #ececec;
	margin-top: -21px;
	padding: 3px;
}
#tomt {
	float: right;
	padding-right: 5px;
	width: 120px;
	color: #4a4a4a;
	font-size: 9px;
	line-height: 20px;
	text-align: left;
}
a:hover {
	text-decoration: underline;
}
#contact {
	
	float: right;
}

#contact a {
	font-size: 9px;
	color: #fff;
	text-decoration: none;
}
#contact a:hover {
	font-size: 9px;
	color: #fff;
	text-decoration: none;
}

#contact h1 {
	color: #fff;
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(../images/home.png) no-repeat;
	padding-left: 15px;
	padding-top: 2px;
}
#contact h8 {
	color: #fff;
	background: url(../images/contact.png) no-repeat;
	padding-left: 15px;
	font: 8px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, form {
	font: 10px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}
h2 {
	color: #2e3954;
	font: 20px "Lucida Grande", Lucida, Verdana, sans-serif;
	border-bottom: 2px solid #2e3954;
	padding-bottom: 2px;
	background-repeat: no-repeat;
}

h3 {
	color: #454f72;
	font: 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 2px;
}

h7 {
	color: #39476a;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	border-bottom: 1px dotted #2e3954;
	padding-bottom: 2px;
	
	
}

#listings {
	background-color: #f6f6f6;
	width: 240px;
	padding: 5px;
	margin-bottom: 10px;
}
#listings2 {
	background-color: #eaeaea;
	width: 240px;
	padding: 5px;
	margin-bottom: 10px;
}
#listingsh {
	
	width: 250px;
	margin-bottom: 10px;
}
#listingsc {
	
	width: 240px;
	margin-bottom: 10px;
	float: left;
	margin-right: 18px;
}
h4 {
	color: #fff;
	font: 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #2e3954;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	bottom: -1px;
}

body {
	background: url(../images/header_bg.jpg) repeat-x;
	text-align: center;
	height: 172px;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 774px;
	clear: both;
}


#header {
	height: 203px;
	position: absolute;
}
#header h1 {
	margin-top: 28px;
}
#header h1 img {
	display: block;
}
#nav {
	margin-top: 10px;
	height: 51px;
}
#nav img {
	float: left;
}

#headline {
	padding-top: 205px;
}

#photo {
	float: left;
	width: 774px;
}
#photo div {
	padding: 2px;
}
#photo img {
	display: block;
}
a {
	font-weight: bold;
	color: #37618d;
}

#body {
	padding-top: 2em;
	text-align: justify;
	clear: both;
	float: left;
	width: 100%;
}

#body-left {
	float: left;
	width: 500px;
}

#body-left-full {
	float: left;
	margin-bottom: 25px;
	clear: both;
	width: 100%;
}

#choose {
	margin-bottom: 30px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 2px;
	font: 18px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.right {
	float: none;
	clear: none;
	margin-top: 5px;
}

#body-right {
	float: right;
	width: 250px;
}
#news{
	border-bottom: 1px solid #9c9c9c;
	background: url(../images/news_bg.png) repeat-x;
	padding-top: 1px;
	padding-left: 3px;
	height: 37px;
	margin-top: -15px;
}

#news p {
	color: #3c3c3c;
	float: right;
	width: 190px;
	font-size: 9px;
	line-height: 13px;
}
#news p span {
	color: #545454;
	float: right;
	width: 190px;
	font-size: 8px;
}
#cal {
	font-size: 10px;
	color: #fff;
	background: url(../images/cal.png) no-repeat;
	height: 31px;
	width: 30px;
	padding-top: 1px;
	padding-left: 1px;
}
}

#body-left ul.plussbullets {
	margin-top: 45px;
	margin-left: 120px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.plussbullets li {
	background: top left url(../images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}
#footer {
	color: #FFFFFF;
	background: #2e3954 repeat-x;
	font-weight: bold;
	clear: both;
	z-index: -2;
	height: 200px;
	margin-top: 50px;
	padding: 20px 0 5px;
}

#realtor {
	background-image: url(../images/realtor.jpg);
	width: 121px;
	height: 35px;
	margin: 10px auto auto;
}
#footer p {
	margin: 0 0 5px;
	padding: 0;
	color: #d5d5d5;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#footer a {
	margin: 0;
	padding: 0;
	color: #eaeaea;
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#block {
	width: 7px;
	float: left;
	height: 2px;
}

#listing {
	width: 380px;
	background-color: #efefef;
	height: 120px;
	float: left;
}

#listing-info {
	width: 380px;
	background-color: #eee;
	float: left;
	padding-bottom: 5px;
}

#pic {
	background-color: #e1e1e1;
	float: left;
	margin: 10px;
	height: 95px;
	border: 3px solid #fff;
	width: 100px;
}

#pic:hover {

	border: 3px solid #e4e4e4;


}

#column {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 5px;
}
#column2 {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	margin-top: 5px;
}

h6 {
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #47535b;
	margin-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-bottom: 7px;
}

p3 {
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #252525;
}

#body-large {
	float: left;
	width: 100%;
}

#contact-column {
	float: left;
	width: 240px;
	margin-right: 15px;
	height: 350px;
}