body {
	background: #000000 url(images/background.jpg) 50% 0 no-repeat;
	color: #111111;
	text-align: center;
	min-width: 960px;
	Font-family: Verdana, Arial, Helvetica, Sans-Serif;
	Font-size: 12px;
}

a {
	color: #000000;
}

#content_header {
	background: url(./images/content_head.png) 50% 0 no-repeat;
	margin: 20px auto 0px auto;
	width: 976px;
	height: 221px;
}

#content_background {
	background: url(./images/content_background_tile.png) 50% 0 repeat-y;
	clear: left;
	text-align: left;
	width: 975px;
	margin: 0px auto 0px auto;
	min-height: 350px;
}

#content_footer {
	background: url(./images/content_footer.png) 50% 0 no-repeat;
	margin: 0px auto 20px auto;
	width: 975px;
	height: 25px;
	text-align: center;
	color: #dddddd;
	padding-top: 5px;
	font-weight: 900;
}

#content_footer a {
	color: #dddddd;
	font-weight: 900;
}

#logo {
	position: absolute;
	top: 84px;
	margin-left: 247px;
	Font-family: Times New Roman,Trebuchet MS,Georgia,Arial,Verdana;
	Font-style: oblique;
	Font-weight: 900;
	Font-size: 30px;
	color: #ffffff;
}

#address {
	color: #ffffff;
	text-align: center;
	/* background: #ff0000; */
	position: absolute;
	top: 156px;
	margin-left: 100px;
	width: 450px;
	height: 40px;
	Font-family: Times New Roman,Trebuchet MS,Georgia,Arial,Verdana;
	Font-style: oblique;
	Font-size: 30px;
}

#phone {
	color: #ffffff;
	text-align: center;
	/* background: #ff0000; */
	position: absolute;
	top: 120px;
	margin-left: 575px;
	width: 250px;
	height: 75px;
	Font-family: Times, Serif;
	Font-style: oblique;
	Font-size: 18px;
}

.fontsize1 {
	font-size: 9px;
	text-decoration: underline;
}

#latest_listings {
	margin-right: 20px;
}

#latest_listings th b {
	Font-family: Times, Serif;
	Font-style: oblique;
	Font-size: 18px;
}

#home_content {
	margin-left: 20px;
	min-height: 500px;
}

#wide_content {
	margin-left: 30px;
	margin-right: 20px;
}

.rightside {
	background: #ebe7e4;
	width: 142px;
	border: 2px solid #df323f;
	margin-top: 10px;
}

.rightside:hover {
	background: #f5e3e4;
}

.leftside {
	background: #ebe7e4;
	width: 142px;
	margin-left: 40px;
	border: 2px solid #df323f;
	margin-top: 10px;
}

.leftside:hover {
	background: #f5e3e4;
}

#realtors {
	background: #ebe7e4;
	width: 902px;
	border: 2px solid #df323f;
	margin: 10px 0px 0px 25px;
	padding: 10px;
	z-index: 33;
}

#realtors:hover {
	background: #f5e3e4;
}

#one_realtor {
	background: #f7f4f0;
	width: 220px;
	border: 1px solid #dbdff6;
	text-align: center;
	padding: 2px;
}

#one_realtor img {
	padding: 6px 3px 0px 6px;
}

#one_realtor:hover {
	background: #dbdff6;
	border: 1px solid #b5bef1;
}

#front_page_bottom_area {
	width: 924px;
	height: 200px;
	margin: 0px auto 0px auto;
}

#front_page_bottom_area #front_page_bottom_area_content {
	float: right;
	width: 645px;
	margin-left: 220px;
	margin-top: 0px;
	padding: 10px;
}

#front_page_bottom_door {
	position: absolute;
	margin-left: -4 px;
	margin-top: -200px;
}

#front_page_bottom_sign {
	position: absolute;
	margin-left: 150 px;
	margin-top: -166px;
}

.headline1 {
	Font-family: Times New Roman,Trebuchet MS,Georgia,Arial,Verdana;
	Font-size: 24px;
	Font-weight: 900;
	Font-style: italic;
}

a .headline1:hover {
	color: #555555;
}

.body1 {
	Font-family: Times New Roman,Trebuchet MS,Georgia,Arial,Verdana;
	Font-size: 16px;
	Font-weight: 300;
	Font-style: normal;
}

.fine1 {
	Font-family: Times New Roman,Trebuchet MS,Georgia,Arial,Verdana;
	Font-size: 9px;
	Font-weight: 100;
	Font-style: normal;
	color: gray;
}