@charset "UTF-8";
/* CSS Document */

#first-read {
	position: relative;
	display: block;
	float: left;
	width: 640px;
	height: 290px;
	background: #ffffff url('../images/first-read_bg.gif') no-repeat top;;
	border-top: 1px solid #e7cf9f;
	border-bottom: 1px solid #e7cf9f;
}

.slideshow {
	display: block;
	margin-top: 3px;
	width: 640px;
	height: 287px;
}

#fr01 {
	background: url('../images/featured-property-home.jpg') no-repeat;
}

#fr02 {
	background: url('../images/tenant-spotlight-home.jpg') no-repeat;
	display: none;
}

#right-search {
	position: relative;
	display: block;
	float: right;
	width: 300px;
	height: 290px;
	background: #eaedf4 url('../images/prop-search_bg.gif') no-repeat top;
	border-top: 1px solid #e7cf9f;
	border-bottom: 1px solid #e7cf9f;
}

.player {
	margin-top: 10px;
}

.property-search {
	display: block;
	margin-top: 10px;
	background: #d5dce9;
	width: 280px;
	padding: 5px 10px 13px 10px;
}

.property-search h1 {
	font-weight: bold;
	color: #c79b3b;
	font-size: 14px;
	text-transform: uppercase;
	margin: 8px 0px 3px 0px;
}

.property-search p {
	font-weight: bold;
	color: #666;
	font-size: 12px;
}

.goldbar-full {
	display: block;
	position: relative;
	width: 940px;
	height: 2px;
	margin-top: 0px;
	margin-top: -10px !ie;
	border-bottom: 1px solid #e7cf9f;
}

#bottom2, #bottom3 {
	position: relative;
	display: block;
	width: 940px;
}

.bt1, .bt2, .bt3 {
	display: block;
	float: left;
	margin-top: 10px;
	width: 300px;
	height: 175px;
	/*background: #f5e8cd url('../images/bt-box_bg.gif') no-repeat bottom;*/
	background: #eaedf4 url('../images/bt-box_bg-blue.gif') no-repeat bottom;
	padding: 0px;
}

.bt1, .bt2 {
	margin-right: 20px;
}

.bt1 h1, .bt2 h1, .bt3 h1 {
	display: block;
	margin: 0px;
	padding: 4px 15px 4px 15px;
	height: 14px;
	width: 270px;
	text-align: left;
	font-size: 13px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	/*background: url('../images/bt-h1_bg.gif') repeat-x top left;*/
	background: url('../images/bt-h1_bg-blue.gif') repeat-x top left;
}

.bt1 p, .bt2 p, .bt3 p {
	padding: 10px 15px 10px 15px;
	margin: 0px;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-transform: none;
	font-weight: normal;
}

.bt1 p, .bt2 p {
	padding-top: 20px;
}

p.contact-intro {
	line-height: 125%;
	margin-bottom: 0px;
}

.patti-name {
	color: #00477f;
	font-size: 13px;
	font-weight: bold;
	line-height: 135%;
}

.btt1, .btt2 {
	display: block;
	float: left;
	margin-top: 10px;
	width: 440px;
	height: 190px;
	background: #ffffff;
	padding: 5px 10px 10px 10px;
}

.btt1 {
	margin-right: 20px;
}

.home-testimonial {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 440px;
	height: 190px;
	background: url('../images/start-quote.gif') no-repeat top left;
	font-size: 13px;
}

.home-testimonial p.quote {
	background: url('../images/end-quote.gif') no-repeat bottom right;
	padding: 15px;
	line-height: 125%;
	color: #00477f;
	font-style: italic;
	font-weight: bold;
}

.credit {
	font-style: none;
	text-align: right;
	float: right;
	color: #948664;
}

.btt1 h1 {
	padding: 10px 15px 0px 15px;
	margin: 0px;
	font-size: 14px;
	line-height: 150%;
	color: #00477f;
	text-transform: none;
	font-weight: bold;
}

.btt1 p {
	padding: 10px 15px 10px 15px;
	margin: 0px;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-transform: none;
	font-weight: normal;
}

.listing-buttons {
	display: block;
	text-align: right;
	margin-top: 10px;
}

.learnmore {
	display: block;
	float: right;
	width: 111px;
	height: 22px;
	margin: 0px 20px 0px 20px;
	background: url('../images/learnmore-blue.gif') no-repeat right;
}

.social {
	margin-top: 5px;
	display: block;
	text-align: left;
	width: 230px;
}

.facebook-link {
	display: block;
	width: 230px;
	height: 52px;
	background: url('../images/become-a-fan.png') no-repeat top left;
	display: none;
}

.logos-home-rotate {
	display: block;
	width: 940px;
	height: 70px;
	padding: 0px;
}

#slider {
	width: 900px;
	margin: 0px 20px 0px 20px;
}
	

#slider ul, #slider li,
#slider2 ul, #slider2 li {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
#slider2 { 
	margin-top: 1em;
}
#slider li, #slider2 li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width: 900px;
	height: 70px;
	overflow: hidden; 
	}	
	
#prevBtn, #nextBtn,
#slider1next, #slider1prev{ 
		display: none;
		}
		
#footer {
	margin-top: 0px;
}
	