* {
	margin: 0;
	padding: 0;
}
body {
	background: #f6f6f6;
	border: 0;
	color: #707e87;
	font: 13px/18px Arial, Helvetica, sans-serif;
}
/*--Globals--*/
.clear, form br { clear: both; }
a {
	color: #58adfe;
	text-decoration: underline;
}
a:hover { text-decoration: none; }
a img { border: 0; }
ul li { list-style: none; }
ol li { margin: 5px 0 10px 20px; }
h1 {
	border-bottom: 1px solid #e1e1e1;
	color: #252424;
	font: 20px/22px "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 15px 0 1px;
}
p { padding-bottom: 18px; }
img { vertical-align: top; }
/*---Layout---*/
#wrapper {
	margin: 0 auto;
	padding: 0 20px;
	width: 960px;
}
#contact_icons {
	float: right;
	width: 200px;
}
/*---header---*/
#header {
	margin: 0 auto;
	width: 960px;
}
#logo {
	display: inline;
	float: left;
	padding: 15px 0 0;
	text-align: center;
	width: 320px;
}
#logo p {
	margin: 0;
	padding: 0px 0 0;
}
#top_nav {
display: inline;
float: right;
margin: 38px 0 0;
height: 70px;
width: 620px;
}
#top_nav li {
	background: url(../img/nav_bkg.png) top left no-repeat;
	float: left;
	line-height: 29px;
	margin: 0 0 0 8px;
}
#top_nav li a {
background: url(../img/nav_li.png) top right no-repeat;
color: #707E87;
display: block;
font-size: 12px;
font-weight: bold;
padding: 0 10px;
text-decoration: none;
text-transform: uppercase;
}
#top_nav li a:hover, #footer a:hover { text-decoration: underline; }
/*--- slider begin ---*/
#faded {
	background: url(../img/bkg_slider.jpg) bottom left repeat-x;
	margin: 0 0 14px;
	padding: 0 0 50px;
	overflow: hidden;
	width: 100%;
}
#faded .rap {
	cursor: pointer;
	height: 397px;
	position: relative;
	overflow: hidden;
	width: 100%;
	z-index: 1;
}

/*---carousel---*/
.jcarousel-skin-tango .jcarousel-container {
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    padding: 0;
    width: 960px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    height: 146px;
    width: 960px;
}
.jcarousel-skin-tango .jcarousel-item {
    height: 125px;
    width: 180px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 10px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
    background: url(../img/next-1.png) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 14px;
    position: absolute;
    right: 2px;
    top: -30px;
    width: 8px;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background: url(../img/next-1.png) no-repeat scroll 0 -14px transparent;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    right: 2px;
    top: -30px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	background: url(../img/prev-1.png) no-repeat scroll 0 0 transparent;
	cursor: pointer;
	height: 14px;
	position: absolute;
	right: 24px;
	top: -30px;
	width: 8px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background: url(../img/prev-1.png) no-repeat scroll 0 -14px transparent;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    right: 24px;
    top: -30px;
}
/*---content---*/
#content { margin: 0 auto; }
#left_col {
 
float: left;
margin: 0;
padding: 0;
width: 920px;
}
#about_realtor {
	padding: 0 0 25px;
}
#search_listings {
	display:none;
	height: 285px;
	line-height: 20px;
	padding: 20px 0;
}
#search_listings h2 {
	color: #58adfe;
	margin: 0 0 10px;
}
#search_listings a {
	color: #999;
}
#city_listings {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 250px;
}
#property_listings {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 240px;
}
#right_col {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 460px;
}
/*---footer---*/
#footer {
 background: #000;
	color: #919596;
	height: 35px;
	font-size: 10px;
	padding: 20px 0 0;
	text-transform: uppercase;
}
#footer p {
margin: 0 auto;
width: 400px;
float: left;
}
#footerwrapper {
background: black;
height: 350px;
padding-top: 20px;
margin: 0;
padding-bottom: 20px;
}
.footerwrap {width:960px;margin:0 auto;}
.footerwrap a {padding-left:10px;text-decoration: underline;}
#footer a {
	color: #919596;
	text-decoration: underline;
}
#footer span { color: #c5c6c7; }
 
#footercol {background:#000;width:960px;margin:0 auto;}
.cols {
float: left;
width: 160px;
height: 260px;
border-right: 1px solid #444;
padding-left: 15px;
margin: 0 0 35px 0px;
padding-right: 15px;
}
#footercol .cols li{float:left;width:192px;}