@charset "utf-8";

body { 
	background: #eef4f8 url(../images/background-body.jpg);
	background-repeat:repeat-x;	
	margin-top: 0; }

/* ****************************** */

#header {	
	width: 890px;
	height: 181px;
	margin: 0px auto; 
	background: #f2f2f1 url(../images/header_bg1.jpg) no-repeat;
}
	
#header_left h1 {	
	display: none;
}
	
#header_left {
	width: 640px;
	height: 86px;
	float: left;	
}

#header_left img {
	padding: 37px 0 0 0;
}

#header_right {
	width: 235px;
	height: 101px;
	float: left;
	margin: 0 15px 0 0;
}

#header_right h2 {	
	display: none;
}

#header_right p {
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: .04em;
	text-align: right;
	color: #f0f1f4;
}

#header_right p:hover {
	color: #890927;
}


#header_right a {	
	line-height: 16px;
	text-align: right;
	color: #3e668c;
	text-decoration: none;
}

#header_right a:hover {	
	line-height: 16px;
	text-align: right;
	color: #c80414;
	text-decoration: underline;
}

#header_right a.contact-button {
	width: 240px;
	height: 25px;
	float: right;
	display: block;
	background: url(../images/contact-us-now-long.png) 0 0 no-repeat;
	padding-bottom: 1px;
}

#header_right a.contact-button:hover {
	background-position: -240px 0px;
	width: 240px;	
}

/* ****************************** */

#navigation .noborder_left a{
	border-left: none !important;
}

#navigation .noborder_right a{
	border-right: none !important;
}

#navigation {
	width: 890px;
	height: 53px;
	background: url(../images/background-header-bottom.jpg) 0px 31px;
	margin: 0 auto;
}
	
#navigation ul{
	list-style: none;
	float: left;
	width: 100%;
	background: url(../images/navigation-sprite-bg.jpg) repeat-x left top;
}

#navigation ul li{
	float: left;
}

#navigation ul li a{
	display: block !important;
	color: #585D85;
	border-left: 1px solid #E0E0DF;
	border-right: 1px solid #FBFBFB;
	font: 17px 'Trebuchet MS', Arial, sans-serif !important;
	padding: 4px 20px;
	margin: 0;
}

#navigation ul li a:hover{
	background: url(../images/navigation-sprite-bg.jpg) repeat-x left -31px;
	border-left: 1px solid #53688A;
	border-right: 1px solid #839AB7;
	text-decoration: none !important;
	color: #fff;
}

#navigation ul li a:focus{
	background: url(../images/navigation-sprite-bg.jpg) repeat-x left -62px;
	border-left: 1px solid #3A4E70;
	border-right: 1px solid #6E829B;
	text-decoration: none !important;
	color: #fff;	
}

.menu {
	width: 890px;
	height: 31px;
	/*background: url(../images/navigation-sprite.gif) no-repeat;*/
	position: relative; }
	
/*.menu li {display: inline;}*/

.menu li a:link, .menu li a:visited {
	position: absolute;
	top: 0;
	height: 31px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10; }
	
.menu .home a:link, .menu .home a:visited {
	left: 0px;
	width: 98px;}
.menu .home a:hover, .menu .home a:focus {
	background: url(../images/navigation-sprite.gif) no-repeat 0px -31px;}
.menu .home a:active {
	background: url(../images/navigation-sprite.gif) no-repeat 0px -62px;}
.menu-home, .menu-home-click {
	position: absolute;
	top: 0;
	width: 98px;
	height: 31px;
	background: url(../images/navigation-sprite.gif) no-repeat 0px -31px;}
.menu-home-click {
	background: url(../images/navigation-sprite.gif) no-repeat 0px -62px;}




.menu .featured-listings a:link, .menu .featured-listings a:visited {
	left: 98px;
	width: 168px;}
.menu .featured-listings a:hover, .menu .featured-listings a:focus {
	background: url(../images/navigation-sprite.gif) no-repeat -98px -31px;}
.menu .featured-listings a:active {
	background: url(../images/navigation-sprite.gif) no-repeat -98px -62px;}
.menu-featured-listings, .menu-featured-listings-click {
	position: absolute;
	top: 0;
	left: 98px;
	width: 168px;
	height: 31px;
	background: url(../images/navigation-sprite.gif) no-repeat -98px -31px;}
.menu-featured-listings-click {
	background: url(../images/navigation-sprite.gif) no-repeat -98px -62px;}



.menu .about-us a:link, .menu .about-us a:visited {
	left: 266px;
	width: 108px;}
.menu .about-us a:hover, .menu .about-us a:focus {
	background: url(../images/navigation-sprite.gif) no-repeat -266px -31px;}
.menu .about-us a:active {
	background: url(../images/navigation-sprite.gif) no-repeat -266px -62px;}
.menu-about-us, .menu-about-us-click {
	position: absolute;
	top: 0;
	left: 266px;
	width: 108px;
	height: 31px;
	background: url(../images/navigation-sprite.gif) no-repeat -266px -31px; }
.menu-about-us-click {
	background: url(../images/navigation-sprite.gif) no-repeat -266px -62px; }


	
.menu .contact-us a:link, .menu .contact-us a:visited {
		left: 374px; 							/*A - how far from the left of the sprite*/
		width: 118px;}							/*B - width of the button*/
.menu .contact-us a:hover, .menu .contact-us a:focus {
		background: url(../images/navigation-sprite.gif) no-repeat -374px -31px;}	/* A is the same as the first value*/
.menu .contact-us a:active {
		background: url(../images/navigation-sprite.gif) no-repeat -374px -62px;}
.menu-contact-us, .menu-contact-us-click {
		position: absolute;
		top: 0;
		left: 374px; 							/*A - how far from the left of the sprite*/
		width: 118px;							/*B - width of the button*/
		height: 31px;							/*C - height of the button*/
		background: url(../images/navigation-sprite.gif) no-repeat -374px -31px;}
.menu-contact-us-click {
		background: url(../images/navigation-sprite.gif) no-repeat -374px -62px;}		
		
		
		
.menu .mls a:link, .menu .mls a:visited {
		left: 492px; 							/*A - how far from the left of the sprite*/
		width: 150px;}							/*B - width of the button*/
.menu .mls a:hover, .menu .mls a:focus {
		background: url(../images/navigation-sprite.gif) no-repeat -492px -31px;}	/* A is the same as the first value*/
.menu .mls a:active {
		background: url(../images/navigation-sprite.gif) no-repeat -492px -62px;}
.menu-mls, .menu-mls-click {
		position: absolute;
		top: 0;
		left: 492px; 							/*A - how far from the left of the sprite*/
		width: 150px;							/*B - width of the button*/
		height: 31px;							/*C - height of the button*/
		background: url(../images/navigation-sprite.gif) no-repeat -492px -31px;}
.menu-mls-click {
		background: url(../images/navigation-sprite.gif) no-repeat -492px -62px;}
		
		
/* ****************************** */

#homepage div.content {
	width: 890px;
	border-top: 1px solid #fcfcfc;
	background: white url(../images/background-inner-body.jpg);
	margin: 0px auto;
}

	
#listings-search {
	border-bottom: 1px solid #e0e4e7;
	padding-bottom: 10px;
	padding-left: 10px;}
	
#listings-search .search-left-header{
	background: url(../images/button-search-our-listings.jpg) 0px 14px no-repeat;
	height: 37px;
	width: 194px;
	text-indent: -9999px;}

#listings-search table{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.06em;
	font-size: 0.725em;
	color: #999;
	padding: 10px 0px 0px 3px;}

.content #listings-search label{
	color: #fff;
	padding-right: 10px;
	width: 80px;
}

#listings-search label:after{
	content: ":";}

#listings-search select{
	margin: 3px 0 3px 0;
	width: 175px;}
	
#listings-search .search-button{
	margin: 5px 0 10px 10px;
	*margin: -26px 0 10px 10px;
	float: right;
}
	
	
#featured-listing {
	background-image: url(../images/background-inner-body.jpg);
	background-repeat:repeat;
	border-top: 1px solid #fcfcfc;
	padding-top: 15px;
}
	
	
	
#featured-listing #location h1{
	background: url(../images/button-map.jpg) no-repeat;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0f1b4e;
	letter-spacing: 0.04em;
	margin-top:180px;
	margin-bottom:30px;
	vertical-align:middle;
	width: 220px;
	font-size: 14px;
}
	
#featured-listing #location .map{
	margin: 0px 0px 30px 0px;
	border: 1px solid #afafaf;}
	
#featured-listing .property-photo {
	margin-top: -430px;
	margin-right: 20px;
	border: 5px solid white;
	float: right;}
	
	
	
	
	
	
	
#footer {
	/* background: #fff url(../images/background-footer.jpg) no-repeat; */
	background: #fff url(../images/footer_bg.jpg) no-repeat;
	width: 890px;
	heigth:356px;
	margin: 0px auto;
	clear:both;
}

#footer  p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px; 
	line-height: 14px;
	margin: 5px; 
}
	
.remax-balloon { float: left; padding: 8px 20px 0px 20px;}

#footer #remax-legal {
	width: 350px;
	height: 103px;
	float: left;
}
	
#footer #remax-legal p {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 11px;
	margin: 70px 70px 0px 0px; 
	line-height: 14px;
	text-align: right;
}

#footer #remax-legal #balloon {
	float:left;
}

#footer #remax-legal #eho {
	float:left;
	padding-top:50px;
}

#footer #remax-legal #MLS {
	float:right;
	padding-top:50px;
}


#below-footer {
	width: 890px;
	margin: 0px auto;
}

#below-footer left {
	float:left;
}

#below-footer right {
	float:right;
}

#below-footer  p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px; 
	line-height: 14px;
	margin: 5px; 
}
	
.remax-balloon { float: left; padding: 8px 20px 0px 20px;}

#below-footer #remax-legal {
	width: 340px;
	height: 103px;
	float: left;
}
	
#below-footer #remax-legal p {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 11px;
	margin: 70px 70px 0px 0px; 
	line-height: 14px;
	text-align: right;
}


.footer_left {
	width: 200px;
	height: 356px;
	float: left;
}

.footer_left  p {
	font-family: "Luicida Sans", Arial, Helvetica, sans-serif !important;
	color: #363636 !important;
	font-size: 10px !important; 
	line-height: 14px;
	letter-spacing: .050em;
	padding: 150px 10px 0 15px; 
}
	
.footer-content  { 
	width: 690px;
	height: 356px;
	float: left;	
}
	
.footer-content  p {
	font-family: "Luicida Sans", Arial, Helvetica, sans-serif !important;
	color: #363636 !important;
	font-size: 9px; 
	line-height: 14px;
	letter-spacing: .048em;
	padding: 50px 10px 10px 20px !important;; 
}

.quick-menu {
	width:560px;
	float:left;
	padding: 40px 0 0 25px;
}

.quick-menu li {
	clear: both;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #363636 !important;	
	font-weight: bold;
	list-style-type: none; 
	
}

.quick-menu a {color:#1852a5; text-decoration: underline;}
.quick-menu a:hover {color: #c80414; text-decoration: none;}


.realtor-logo {padding: 20px; padding-left: 0px;}



#contact-us .content {
	width: 814px;
	border-top: 1px solid #fcfcfc;
	background: white url(../images/background-inner-body.jpg);
	margin: 0px auto;
	padding: 38px;
	padding-top: 20px;
}

#contact-us .content2 {
	width: 814px;
	border-top: 1px solid #fcfcfc;
	background-color:#FFFFFF;
	margin: 0px auto;
	padding: 38px;
	padding-top: 20px;
}

.building-photo {border: 5px solid white;
	float: left;
	margin-right: 20px;
}
	
#contact-us .content h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #333;}
	
#contact-us .content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 17px;
	margin: 20px 0px;
	color: #666;}
	
#contact-us .content em{
	font-weight: bold;}
	
#contact-us .content a {color: #1852a5;}
#contact-us .content a:hover {color: #c80414;}

p.custom-width {padding-left: 243px;}

#search-left{
	width:270px;
	float:left;	
}

#search-left a {
	color: #fff;
	text-decoration: none;
}

#search-left a:hover {
	color: #fff;
	text-decoration: underline;
}

#searchProperty {
	width: 270px;
	float: left;
	height: 273px; 
	background: url(../images/search_bg.png) no-repeat;
}

#searchProperty input {
	border: 1px solid #020a5f;
}

#searchProperty select {
	border: 1px solid #020a5f;
}

#search_btns {
	width: 270px;
	float: left;
	padding-top: 10px;
}

#search_left {
	width: 135px;
	float: left;
}

#search_right {
	width: 126px;
	float: left;
	padding: 0 9px 0 0;
}

#search_right input {	
	width: 70px; 
	height: 30px; 
	border: none;
	padding-top: 0 !important;
	margin-top: 0 !important;
}

#Body-right{
	width:587px;
	float:left;
	padding-left:10px;
}

#Body-right h5{
	background: url(../images/contact-us.gif) 0 0 no-repeat;
	height: 19px;
	margin-bottom: 25px;
	width: 104px;
	text-indent: -9999px;
}	

#Body-right p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 17px;
	margin: 20px 0px;
	color: #666;
}

#Body-right h1{
	background: url(../images/about-us.jpg) 0 0 no-repeat;
	margin-bottom: 25px;
	text-indent: -9999px;
}
	
#Body-right #homeImage{
	width:450px;
	height:338px;
	padding-left:83px;
}

#Body-right #homeImageText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#1852a5;
	width:450px;
	padding-left:83px;
}

#Body-right1 {
	width:800px;
	float:left;
	padding-left:10px;
}

#Body-right1 h5{
	background: url(../images/contact-us.gif) 0 0 no-repeat;
	height: 19px;
	margin-bottom: 25px;
	width: 104px;
	text-indent: -9999px;
	color: #666;
}	

#Body-right1 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 17px;
	margin: 20px 0px;
	color: #666;
}

#Body-right1 #homeImage{
	width:450px;
	height:338px;
	padding-left:83px;
}

#Body-right1 #homeImageText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#1852a5;
	width:450px;
	padding-left:83px;
}


#Body-right1 h1{
	background: url(../images/about-us.jpg) 0 0 no-repeat;
	height: 19px;
	margin-bottom: 25px;
	width: 140px;
	text-indent: -9999px;}
	
#Body-right1 h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #333;
	margin-top: 15px;
}
	
#Body-right1  span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #666;}	
	
#Body-right1 em{
	font-weight: bold;}
	
#Body-right1  a {color:#1852a5;}
#Body-right1 a:hover {color: #c80414;}

#Body-right1 ul {
	padding-left: 20px;
}

#Body-right1 ul li {
	color:#1852a5;
	list-style: disc;
	font-size: 15px;
	margin: 0 0 12px 0;
	line-height: 20px;
	text-align: left;
}

#Body-right1 ul li a {
	font-size: 16px;
	font-weight: bold;
	color:#1852a5;
	text-decoration: none;
}

#Body-right1 ul li a:hover {
	color:#c80414;
	text-decoration: underline;
}

#top-home{
	width:870px;
}

.pageheader {
	width: 600px;
	float: left;
	padding-top: 10px;
	padding-bottom: 15px;
}

.pageheader img {
	padding-right: 10px;
	padding-top:10px;
}

.pageheader h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #676b92;
}

.pagecontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: yellow;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	padding-left: 15px;
}

.pagecontent {
	width: 518px;
	padding-top: 10px;
	padding-bottom: 15px;
}

.pagecontentTd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 598px;
	padding-top: 10px;
	padding-bottom: 15px;

}

.pagecontentTd p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.txtbox{
	 border: 1px solid #565656;
	 font-size :10px;
	 height:18px;
	 background:#cccccc; 
	 color:#000000;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
}
#Body-right h1{
	background: url(../images/about-us.jpg) 0 0 no-repeat;
	height: 19px;
	margin-bottom: 25px;
	width: 104px;
	text-indent: -9999px;}
	
#Body-right h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #333;}
	
#Body-right  span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #666;}	
	
#Body-right em{
	font-weight: bold;}
	
#Body-right  a {color:#1852a5;}
#Body-right a:hover {color: #c80414;}

.blueSmall{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#1852a5;
}

.blueBold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#1852a5;
}
.td2{
	padding:5px;
	padding-right:15px;
}
.frmtd
{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
   
}
.content span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #666;
}

.content table{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.06em;
	font-size: 0.725em;
	color: #999;
	padding: 10px 0px 0px 0px;
}
.content .tbheader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#999999;
	color:#FFFFFF;
	line-height:25px;
	padding:3px;
}

/** ABOUT US PAGE DAVID@WEBOMG.COM **/

#about_us * {
	margin: 0;
	padding: 0;
}

#about_us {
	width: 790px;
	float: left;	 
}

.agent_name {
	margin-bottom: 20px;
}

.agent_name h2 {
	color: #666 !important;
	font-weight: bold;
}

.agent_info {
	width: 790px;
	float: left;
}

.agent_info p {
	margin-top: 0 !important;
}

.agent_info img {
	float: left; 
	padding: 0 !important;
	margin: 0 10px 40px 0;
	border: 3px solid #7a7e81;
}

#awards {
	position: relative;	
	top: -20px;
	margin-bottom: -20px !important;
}

#awards tr td {
	padding: 2px;
	color: #666;
}

/* 	MULTI-LISTINGS SECTION NEW - DAVID@WEBOMG.COM */
.multilistings * {
	margin: 0;
	padding: 0;	
}

.multilistings {
	width: 557px;
	float: left;	
}

.ml_top {
	width: 557px;
	height: 20px;
	float: left;
	background: url('../images/top.jpg') no-repeat;
}

.ml_middle {
	width: 557px;
	float: left;
	background: url('../images/middle.jpg') repeat-y;
	padding-bottom: 5px;
}

.ml_header {
	width: 537px;
	height: 28px;
	float: none;
	margin: 0 auto;
	background: url('../images/header.jpg') no-repeat;
	margin-top: -8px;	
}

.ml_header_left {
	width: 387px;
	height: 28px;
	float: left;	
}

.ml_header_left h3 {
	line-height: 28px;
	font-family: "Trebuchet",Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

.ml_header_left h3 a {	
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

.ml_header_left h1 a:hover {	
	color: #fff;
	text-decoration: none;
}

.ml_header_right {
	width: 150px;
	height: 28px;
	float: left;	
}

.ml_header_right h3 {
	line-height: 28px;	
	font-family: "Trebuchet",Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	margin-right: 10px;
}

.ml_subheader {
	width: 537px;
	height: 20px;
	float: none;
	margin: 0 auto;
	background: url('../images/subheader.jpg') no-repeat;
	margin-top: 2px;
}

.ml_subheader h2 {
	line-height: 20px;	
	font-family: "Trebuchet",Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #020c49;
	margin-left: 10px;
}

.cont_image {
	width: auto;
	height: auto;
	float: left;
	/*background: url('../images/picture_frame_sm.jpg') no-repeat;*/
	border:3px outset #cccad7;
	margin-left:9px;
	margin-top:3px;
}

.cont_image img {
	border: none;
	padding:3px;
}

.cont_image_lg {
	width: 140px;
	height: 165px;
	float: left;
	background: url('../images/picture_frame_lg.jpg') no-repeat;
	margin-left: 10px;
}

.cont_image_lg img {
	border: none;
	margin: 8px 0 0 7px;
}

.cont_text {
	width: 295px;
	float: left;
	font-family: "Arial", Helvetica, sans-serif;
	color: #020c49;	
	margin-top: 3px;
}

.cont_text h2 {
	font-size: 15px;
	font-weight: bold;
	margin-left: 3px;
}

.cont_text h3 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 3px;
}

.cont_text p {
	font-size: 12px;
	font-weight: normal;
	margin: 30px 0 0 3px;
}

.cont_text p a {
	text-decoration: none;
}

.cont_text p a:hover {
	text-decoration: underline;
}

.color_text{
	color: #1d458B;
}

.color_text2{
	color: #FFFFFF;
}

.cont_mls {
	width: 112px;
	float: left;
	font-family: "Arial", Helvetica, sans-serif;
	color: #020c49;
	margin-top: 3px;
}

.cont_mls h2 {
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	margin-right: 11px;
}

.cont_mls h2 a {	
	color: #020c49;
	text-decoration: none;
}

.cont_mls img {	
	border: none;
	padding: 5px 0 0 20px;
}

.cont_mls h2 a:hover {	
	color: #020c49;
	text-decoration: underline;
}

.ml_bottom {
	width: 557px;
	height: 10px;
	float: left;
	background: url('../images/bottom.jpg') no-repeat;
}
/* SORT BUTTONS FOR THE MULTILISTINGS DISPLAY PAGE */

#content_part * {
	margin: 0;
	padding: 0;
}

.hiddenPic {display:none;}

#top_bar{
	float:left;
	width:550px;
	padding:0 0 8px 0;	
}

#left_part{
	width:7px;
	height:28px;
	float:left;
	background-image:url(../images/left_curve.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#mid_part{
	width:536px;
	height:28px;
	float:left;
	background-image:url(../images/mid_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top: 3px;
}

#mid_part p{
	font-family:arial;
	font-size:12px;
	color:#fff;
	text-align:left;
	font-weight:normal;
	padding:5px 0 0 1px;
	display:inline;
}

#add_text{
	font-family:arial;
	font-size:12px;	
	text-align:left;
	font-weight:normal;
	color:#fff;
	padding:3px 0 0 14px;
}

#right_part{
	width:7px;
	height:28px;
	float:left;
	background-image:url(../images/right_curve.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#bottom_bar{
	float:left;
	width:550px;
	padding:0 0 0 0;
	display:inline;	
}

.button {
	float:left;
	padding:0 0 0 80px;
 }

#left_part{
	width:7px;
	height:28px;
	float:left;
	background-image:url(../images/left_curve.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#center_part{
	float:left;
	width:536px;
	height:28px;
	padding-top: 0px;
	background-image:url(../images/mid_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.bar_left{
	float:left;
	width:210px;
	padding:0 0 0 0;
	margin: 0;
}

.bar_left p{
	font-family:arial;
	font-size:12px;	
	text-align:left;
	font-weight:normal;
	color:#fff;
}

.bar_left_button{
	float:left;
	width:50px;
	padding:6px 0 0 0;
}

.bar_mid_text{
	float:left;
	width:116px;
	padding:0 0 0 0;
}

.bar_mid_text p{
	font-family:arial;
	font-size:12px;	
	text-align:left;
	font-weight:normal;
	color:#fff;
	padding:0 0 0 0;
}

.bar_right{
	float:right;
	width:320px;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
}

.bar_right_button{
	float:left;
	width:50px;
	padding:6px 0 0 0;
}

#right_part{
	width:7px;
	height:28px;
	float:left;
	background-image:url(../images/right_curve.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.button {
	float:left;
	padding:0 0 0 4px;
}
 
/* SINGLE LISTINGS PAGE CSS */ 

.content #detail * {
 	margin: 0;
 	padding: 0;
}
 
.content #detail {
 	width: 846px;
 	float: left;
 	margin: 0 0 0 0;
}
 
.content #detail_content {
 	width: 846px;
 	float: left;
}
 
.content #detail_content_top {
 	width: 846px;
 	height: 20px;
 	float: left;
}
 
.content #detail_middle {
 	width: 846px; 	
 	float: left;
 	background: url('../images/detail_bgmiddle.jpg') repeat-y;
 	
}
 
 .content #detail_content_left {
 	width: 610px;
 	float: left;
 	margin-top: -10px;
 	padding-left: 9px;
}
 
 .content #detail_left_header {
 	width: 607px;
 	height: 38px;
 	float: left;
 	background: url('../images/header_bg.jpg') no-repeat;
 	font-family: "Trebuchet MS",Arial,Helvetica;
 	font-weight: bold;
}
 
 .content #detail_left_header_left {
 	width: 477px;
 	float: left;
}
 
 .content #detail_left_header_left h2 {
 	color: #fff;
 	margin-left: 5px;
 	font-size: 22px;
 	line-height: 38px;
 	text-align: left;
}
 
 .content #detail  #detail_left_header_right {
 	width: 130px;
 	float: left;
}
 
.content #detail #detail_left_header_right p {
 	color: #fff;
 	float: right;
 	margin-top: 8px;
 	margin-right: 15px;
 	font-size: 18px;
}

.content #detail .detail_left_subheader {
 	width: 607px;
 	height: 30px;
 	float: left;
 	margin-top: 2px;
 	background: url('../images/subheader_bg.jpg') no-repeat;
 	font-family: "Arial",Helvetica;
 	font-weight: bold;
 }
 
.content #detail .detail_left_subheader_left {
 	width: 355px;
 	float: left;
}
 
 .content #detail .detail_left_subheader_left h2 {
 	color: #020c49;
 	padding-left: 5px;
 	font-size: 18px;
 	line-height: 30px;
}
 
 .content #detail .detail_left_subheader_right {
 	width: 252px;
 	float: left;
}
 
.content #detail .detail_left_subheader_right p {
 	color: #020c49;
 	float: right;
 	margin-top: 8px;
 	margin-right: 15px;
 	font-size: 14px;
}

.content #detail .detail_content {
 	width: 607px;
 	float: left;
}
 
.content #detail .detail_content p {
 	color: #020c49;
 	margin: 8px 10px 8px 5px;
 	font-family: "Arial",Helvetica;
 	font-size: 13px;
 	text-align: justify;
}

.content #detail .detail_content ul {
	width: 270px;
	float: left;
 	padding-left: 18px;
 	list-style: disc;
}

.content #detail .detail_content ul li {
 	color: #020c49; 	
 	font-family: "Arial",Helvetica;
 	font-size: 12px;
 	line-height: 15px;
}

.content #detail .detail_left_property {
 	width: 607px;
 	height: 30px;
 	float: left;
 	margin-top: 2px;
 	background: url('../images/subheader_bg.jpg') no-repeat;
 	font-family: "Arial",Helvetica;
 	font-weight: bold;
 }
 
.content #detail .detail_left_property_left {
 	width: 207px;
 	float: left;
}
 
 .content #detail .detail_left_property_left h2 {
 	color: #020c49;
 	padding-left: 5px;
 	font-size: 18px;
 	line-height: 30px;
}
 
.content #detail .detail_left_property_middle {
 	width: 315px;
 	float: left;
}

.content #detail .detail_left_property_middle a {
 	color: #020c49;
 	text-decoration: none;
 	display: block;
 	font-size: 12px;
 	font-family: "Arial",Helvetica;
 	line-height: 30px;
 	float: right;
}

.content #detail .detail_left_property_middle a:hover {
 	color: #020c49;
 	text-decoration: underline; 	
}

.content #detail .detail_left_property_right {
 	width: 85px;
 	float: left;
}

.content #detail .detail_left_property_right img {
 	padding-top: 6px;
 	padding-right: 10px; 	
}
 
.content #detail_content_right {
	width: 227px;
	float: left;
 	margin-top: -10px;
}

.content #property_img img {
	border: none;
	margin-left: -7px;
}

.content #detail #business_card {
	width: 227px;
	height: 180px;
	float: left;
	background: url('../images/businesscard_bg.jpg') no-repeat;
	margin-left: -8px;	
 	font-family: "Arial",Helvetica;
}

.content #detail #business_card_top {
	width: 227px;
	height: 96px;
	float: left;
}

.content #business_card_left {
	width: 78px;
	height: 96px;
	float: left;
}

.content #business_card_left img {
	padding: 7px 0 0 7px;
}

.content #business_card_right {
	width: 149px;
	height: 96px;
	float: left;
	margin: 7px 0 0 0;
}

.content #business_card_right p {
	color: #020c49;  	
 	font-size: 10px;
 	font-weight: bold;
	text-align: right;
	margin: 0 7px 0 0;
	line-height: 10px !important;
}

.content #business_card_bottom {
	width: 217px;
	height: 60px;
	float: left;
	margin: -15px 0 0 10px;
}

.content #business_card_bottom p {
	color: #020c49;  	
 	font-size: 10px;
 	font-weight: bold;
 	line-height: 12px !important;
	
}

.content #images_cont {
 	width: 846px;
 	float: left;
 	margin-top: 20px;
 	padding-left: 9px;
}

.content #detail #image_header {
 	width: 607px;
 	height: 30px;
 	float: left;
 	margin-top: 2px;
 	background: url('../images/subheader_bg.jpg') no-repeat;
 	font-family: "Arial",Helvetica;
 	font-weight: bold;
 }
 
.content #detail #image_header_left {
 	width: 207px;
 	float: left;
}
 
.content #detail #image_header_left h2 {
 	color: #020c49;
 	padding-left: 5px;
 	font-size: 18px;
 	line-height: 30px;
}

.content #detail #image_header_middle {
	width: 400px;
 	float: right;
}

.content #detail #image_header_middle a {
	font-family: "Arial", Helvetica;
	font-size: 12px;
 	color: #020c49;
 	text-decoration: none;
 	line-height: 30px;
 	text-align: right;
}

.content #detail #image_header_middle a:hover {
 	color: #020c49;
 	text-decoration: underline; 	
}
 
.content #detail #detail #image_header_right {
 	width: 85px;
 	float: left;
}

.content #detail #image_header_right img {
 	margin: -24px 10px 0 0;	
}

.content #detail #three_images {
	width: 846px;
	float: left;
	padding: 3px 0 0 0;
	margin: 3px -2px 0 -2px;
}

.content #detail #three_images_table * {
	margin: 0;
	padding: 0;
}

.content #detail #three_images_table {
	width: 844px;
	float: left;
	padding-left: 2px;
}

.content #detail #three_images_table tr {	
	clear: all;
	width: 842px;
	float: left;
	margin: 0;
	padding: 3px 0 0 3px;	
}

.content #detail #three_images_table tr td {	
	width: 272px;
	float: left;
	text-align: center;
}

.content #detail #detail_content_bottom {
	width: 846px;
	height: 16px;
	float: left;
}


