body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ebebeb;
	font-family:Arial, Helvetica, sans-serif;
}
* {
	margin:0;
	padding:0;
}
a {
	color:#000000;
	outline:none;
}
a:hover {
	color:#cc0000;
	outline:none;
}
li {
	margin-left:20px;
}
#top {
	height:91px;
	background-image:url(../images/bg_top.jpg);
	border-bottom:1px solid #ffffff;
}
#header {
	width:1003px;
	height:91px;
	margin:auto;
	background-image:url(../images/bg_header.jpg);
	background-repeat:no-repeat;
}
#nav {
	padding:58px 0 0 484px;
}
#home_main {
	background-color:#263e36;
	height:253px;
}
#home_main_content {
	width:1003px;
	margin:auto;
}
#home_main_left {
	width:483px;
	float:left;
}
#home_main_right {
	width:436px;
	float:left;
}
.home_main_button {
	float:left;
}
#content_top_shadow {
	height:20px;
	background-image:url(../images/content_top_shadow.jpg);
	background-repeat:repeat-x;
	background-position:top;
	
}
#content {
	width:861px;
	margin:auto;
}
#content_left_column {
	width:187px;
	float:left;
}
#content_center_column {
	width:499px;
	float:left;
}
#content_right_column {
	width:175px;
	float:left;
	text-align:center;
}
#left_nav {
	padding:12px 0 0 10px;
	border-right:1px solid #889490;
}
.left_nav_item {
	border-bottom:1px solid #889490;
	color:#263e36;
	padding:3px 0 3px 0;
}
#left_nav a {
	color:#263e36;
	line-height:20px;
	text-decoration:none;
}
#left_nav a:hover {
	color:#aaaaaa;
	line-height:20px;
	text-decoration:none;
}
.center_content {
	padding:12px;
}
.clr {
	clear:both;
}
#listings {
	width:1003px;
	margin:auto;
}
.header_text {
	color: #5B483A;
	font-weight: bold;
	font-size: 12px;
}
#footer {
	background-color:#2E3F3E;
	background-image:url(../images/bg_footer_content.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:142px;
}
#footer_content {
	width:835px;
	margin:auto;
}
#footer_left {
	width:200px;
	padding-top:6px;
	float:left;
	color:#ffffff;
	font-size:13px;
}
#footer_right {
	width:635px;
	float:left;
}
#footer a {
	color:#ffffff;
}
#footer a:hover {
	color:#cccccc;
}
#footer_nav {
	color:#ffffff;
	padding:16px 0 0 237px;
	font-size:12px;
}
#footer_nav a {
	color:#ffffff;
	text-decoration:none;
}
#footer_nav a:hover {
	color:#cccccc;
	text-decoration:underline;
}
#footer_bottom {
	background-color:#6e7876;
	height:24px;
}
#footer_copyright {
	width:835px;
	margin:auto;
	text-align:right;
	color:#ffffff;
	font-size:10px;
	padding:4px 10px 0 0;
}

