/* CSS Document */

body {
	background-image:url(../images/topbg.gif);
	background-repeat:repeat-x;
	background-color:#303030;
	margin:0 auto;
}

#content_lastupdated { display: none !important; }

#wrapper {
	border:3px solid #000;
	border-top:none;
	margin:0 auto;
	width:950px;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#ftlisting {
	background-image:url(../images/ftbg.gif);
	background-repeat:repeat-x;
	padding:20px;
	border:1px solid #e9e9e9;
}

#header {
	background-image:url(../images/random/rotator.php);
	background-repeat:no-repeat;
	height:136px;
}

#sitemap {
	float:right;
	margin-top:45px;
	margin-right:150px;
	padding:5px;
	background-color:#fff;
	border:1px solid #dbdbdb;
}

#mainnav {
	background-image:url(../images/navover.gif);
	color: #000000 !important;
	/* background-repeat:no-repeat; */
	height:40px;
}

#content {
	padding:12px;
}

#content_left {
	float:left;
	width:232px;
}

#content_right {
	float:right;
	width:678px;
	border:1px solid #d0d0d0;
}

#content_right .padding {
	padding:15px;
}

#propertysearch {
	background-image:url(../images/findpropertybg.jpg);
	background-repeat:no-repeat;
	height:146px;
	padding-top:28px;
}

#footer {
	background-image:url(../images/footerbg.gif);
	background-repeat:repeat-x;
	height:29px;
	color:#b3b3b3;
	padding:23px;
}

#footer a:link, #footer a:visited {
	color:#fff;
}

#footer a:hover {
	color:#ebba01;
}

#subnav .button, #subnav .buttonhover {
	background-image:url(../images/subnav.gif);
	height:22px;
	padding:12px 0px 8px 30px;
	border-bottom:1px solid #e7e5e5;
	text-decoration:none;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:5px;
}

#subnav .smalltext {
	font-weight:normal;
	color:#000;
	font-size:10px;
	text-decoration:none;
}

#subnav .button {
	background-position:top left;
}

#subnav .buttonhover {
	background-position:0 -42px;
	cursor:pointer;
	color:#000;
}


#listtab .button, #propertysearch .buttonhover {
	background-image:url(../images/listproperty.gif);
	height:36px;
	width:263px;
	margin:0 0 0 550px;
}

#listtab .button {
	background-position:top left;
}

#listtab .buttonhover {
	background-position:0 -36px;
	cursor:pointer;
}

.submitbutton { background-color: #ff0000; color: #ffffff; }
