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


body {
	background-color: #8d5b21;
	background-image: url(images/background_tile.jpg);
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

 .bg_left {
	background-image: url(../images/back_lftbar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 403px;
}

.hdr_lft {
	height: 236px;
	/*width: 100%;*/
	background-image: url(images/hdr_lft.jpg);
	background-position: right;
	background-repeat: no-repeat;
	}
	
.hdr_rt {
	height: 199px;
	background-image: url(images/hdr_rt.jpg);
	background-repeat: no-repeat;
	width: 458px;
	}
	
.nav_rpt{
	height: 34px;
	background-image: url(images/menu_rpt.jpg);
	background-repeat: repeat-x;
	}

	
.content_rpt{
	background-image: url(images/content_rpt.jpg);
	background-repeat: repeat-y;
	}
	
.content_container{
	width: 643px;
	}
	
#container {
	width: 916px; /* the auto margins (in conjunction with a width) center the page */
	text-align: justify; /* this overrides the text-align: center on the body element. */
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
	
	
.info_container {
	margin-left: 32px;
	margin-right: 32px;
	margin-bottom: 15px;
	padding-top: 15px;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color:#666666;
	}
	
.content_box {
	width: 556px;
	text-align: left;
	background-color: #f2efd7;
	margin-left: 40px;
	margin-right: 47px;
	margin-bottom: 20px;
	padding-bottom: 30px;
	}
	
.title_bar {
	height: 44px;
	width; 556px;
	background-image: url(images/title_bar.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #0170c1;
	font-style: normal;
	line-height: 50px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-indent: 15px;
	}
	
.feat_frame {
	height: 349px;
	width: 556px;
	background-image: url(images/featpic_frame.jpg);
	background-repeat: no-repeat;
	
	}
	
.feat_pic {
	padding-top: 18px;
	padding-right: 33px;
	padding-bottom: 18px;
	padding-left: 33px;	
	}
	
.featlist_info {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	float: right;
	text-decoration: none;
	text-align: right;
	}

img { border: none; }
 
 .img_border {
	border: 2px solid #b9a849;
}

.gallery img {
	border:1px solid #999;
	background-color: #F0F3E2;
	padding: 3px;
	margin: 3px;
}

.divline{
padding: 5px 0 8px 0;
border-top: 1px dashed gray;
height: 1%;
}

.divline_thin{
border-top: 1px dashed gray;
height: 1%;
}

a{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:link{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}


#rtpanel_container{
	width: 324px;
	display: block;
	float: right;
	}	

	
#rtpanel{
	width: 324px;
	height: 211px;
	background-image: url(images/rtpanel_mid.jpg);
	}
	

	
#rtpanel_rpt{
	width: 324px;
	background-image: url(images/rtpanel_backrpt.jpg);
	}
	
.title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #0170c1;
	margin-bottom: 10px;
	width: 556px;
	background-image: url(images/title_bar.jpg);
	background-repeat: no-repeat;
	}
	
.listing_title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #d59a00;
	text-decoration: none;
	}



#nav_container{
	width: 273px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
.nav_back {
	width: 273px;
	background-image: url(images/nav_backgrnd.jpg);
	background-repeat: repeat-y;
	padding-top: 18px;
	
	}
	
.nav_btm {
	height: 24px;
	width: 273px;
	background-image: url(images/nav_btm.jpg);
	background-repeat: no-repeat;

	}	

.nav_button {

   }
   
.nav_button ul {
	margin:0px;
	padding:0px;
	list-style: none;
	}
	
.nav_button li {
	margin:0px;
	padding:0px;
}
   
.nav_button a:link, .nav_button a:visited {
	width: 229px;
	height: 40px;
	float: right;
	background-image: url(images/button_back.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 2px;
	margin-right: 13px;
	margin-left: 31px;
	margin-bottom: 2px;
   }
   
.nav_button a:hover {
	width: 229px;
	height: 40px;
	float: right;
	background-image: url(images/button_back.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	margin-top: 2px;
	margin-right: 13px;
	margin-left: 31px;
	margin-bottom: 2px;
   }
   
.button_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	line-height: 40px;
	color: #0170c1;
	text-decoration: none;
	text-align: right;
	}
	
.button_text a:link, .button_text a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	line-height: 40px;
	color: #0170c1;
	text-decoration: none;
	text-align: right;
	}
	
.button_text a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	line-height: 40px;
	color: #0170c1;
	text-decoration: none;
	text-align: right;
	}


.content_pad {
	padding-top: 32px;
	padding-right: 30px;
	padding_bottom: 40px;
	padding-left: 93px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
	text-align: justify;
	margin-bottom: 30px;
	width: 540px;
	} 
	

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #C77C05;
	margin-bottom: 1px;
	line-height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 8px;
	}

h1:before {
	content: url(images/4pt_bullet.png);
	margin-right:8px;
	}
	
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1e4f21;
	margin-bottom: 5px;
	width: 570px;
	}


.footer_container{
	width: 916px;
	height: 83px;
	}
	
.footer_back{
	width: 916px;
	height: 110px;
	background-image: url(images/ftr_back.png);
	background-repeat: no-repeat;
	}
	
.footer_spacing {
	padding-top: 15px;
	margin-left: 40px;
	margin-right: 40px;
	}
	


.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #666666;
	text-decoration: none;
	line-height: 50px;
	position: relative;


}

.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
	line-height: 50px;
	position: relative;


}

.footer_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #ffffff;
	position: relative;
	padding-top: 15px;

}

.footer_siteby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	color: #feab0c;
	text-decoration: none;
	line-height: 35px;
	position: relative;
}

.footer_siteby a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #feab0c;
	text-decoration: none;
	line-height: 35px;
	position: relative;

}

.footer_siteby a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #feab0c;
	text-decoration: none;
	line-height: 35px;
	position: relative;

}

.hdr_rt .thepremiertext {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #0A4064;
	text-align: right;
	margin-top: 20px;
	line-height: 18px;
	margin-right: 35px;
}
.hdr_rt .phoneheader {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 19px;
	font-weight: bold;
	color: #BA7301;
	margin-top: 25px;
	padding-right: 38px;
	text-align: right;
}
.error {
	color: #990000;
}
.content_container .content_ad {
	width: 556px;
	margin-left: 40px;
	margin-right: 47px;
	background-color: #F1EFD6;
	margin-bottom: 4px;
	font-size: 10px;
	color: #666666;

}
.content_container .content_ad img {
	margin-left: 5px;
	border: 1px solid #0170C1;
}
.nav_back .landlordlogin {
	background-image: url(images/landlordlogin.png);
	background-repeat: no-repeat;
	width: 250px;
	height: 45px;
	padding-top: 15px;
	text-align: center;
	margin-left: 20px;
}
.nav_back .landlordlogin a {
	text-align: center;
	color: #000000;
	text-decoration: none;
}
#login {
width: 265px;
margin-left: 8px;
	float: left;
	background-image: url(images/loginoverlay.png);
	background-repeat: repeat;
	margin-bottom: 8px;
}
#login #login_in {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 25px;
	margin-right: 10px;
	text-align: left;
}
#login #login_in a {
	color: #333333;
}
.info_container table .head {
	font-size: 16px;
	color: #C77C05;
}
#div1
{
	display: none;
	color: #FF0000;
	background-color: #FFFFFF;
} 
#div2, #div3, #div4
{
	display: none;
	color: #FF0000;
	background-color: #FFFFFF;
} 
.listingsection tbody tr.even, .listingsection tbody td.even {
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #986121; padding-bottom: 15px;
}

.listingsection tbody tr.odd{
background-color: #F2EFD7;
padding-bottom: 15px;
}
.listingsection .headerlist {
	color: #4D793F;
	font-size: 15px;
}
.listingsection .location {
	font-weight: normal;
	color: #666666;
	font-size: 12px;
}
.listingsection .locationfull {
	font-weight: normal;
	color: #4D793F;
	font-size: 11px;
	width: 275px;
}
.listingsection .price {
	float: right;
	width: 85px;
	text-align: right;
}
.listingsection .listingphone {
	font-size: 16px;
	text-align: right;
	font-weight: bold;
	color: #000000;
}
.listingsection img {
	margin: 8px;
	padding: 4px;
	border: 1px solid #A0661C;
}
.listingsection .details {
	vertical-align: bottom;
	text-align: right;
	margin-top: 45px;
}

div.pagination {
	padding: 3px;
	margin: 3px;
	text-align: right; padding-bottom: 8px;}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #FFFFFF;
	text-decoration: none; /* no underline */
	color: #966324;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #FFFFFF;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #9A6323;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #fff;
		color: #956223;
	}.listingsection {
	margin-top: 15px;
}
th.headtxn {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #976220;
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #976220;
	padding: 4px;
}
.listtxn {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #976220;
}
th.listinghead {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #976220;
	padding: 4px;
	background-image: url(images/listinghead.jpg);
	background-repeat: repeat-x;
}
td.listinghead {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #976220;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color:#FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
}
.mapfull {
	margin-bottom: 8px;
	clear: both;
}
.mapfull a {
	color: #FF6600;
	font-size: 12px;
}
.listingfullbuttons {
float: right;
margin-top: 2px;
width: 300px;
}
.listingfullbuttons a:link, .listingfullbuttons a:visited {
	display: block;
	background-color: #4D793F;
	padding: 3px;
	margin-left: 3px; margin-right: 3px;
	float: right;
	width: 120px;
	font-weight: normal; text-align: center; color:#FFFFFF;
}
.listingfullbuttons a:hover {
	background-color: #905D1E;
text-decoration: none;
}
.info_container .fullcontactphone {
	float: right;
	margin-top: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #4D793F;
}
.listingsection .fulllistingpricing {
	float: right;
	width: 200px;
	font-weight: bold;
}
.listingsection .fulllistingtop {
	margin-bottom: 15px;
	text-align: left;
}
.listingsection h4 {
	font-size: 15px;
	color: #4D793F;
	margin: 0px;
}
.listingsection .propertydescfull {
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 7px;
}
.listingsection .propertydescfullextras {
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 7px;
	background-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
}
.propertyphotogall {
	position: relative;
	float: left;
		margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}
.pictureswap {
	position: relative;
}.pan_wrap
{
	background: url(images/pan_checks.gif) repeat;
	position: relative;
	padding-left: 22px;
	padding-top: 2px;
	width: 495px;
	height: 360px;
}
.pan_frame {
	background: url(images/featpic_frame.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 556px;
	height: 380px;
	background-image: url(images/featpic_frame.png);
}

* html .pan_frame {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/featpic_frame.png', sizingMethod='crop');
}
.title_bar a {
	color: #0370C2;
}
.linkbright a:link {
	color: #D28000;
	font-weight: bold;
}
.breadcrumbs {
	color: #4D793F;
}
.breadcrumbs a {
	color: #4D793F;
}
.listingbusiness {
    font-size: 16px;
	font-weight: bold;
	color: #000000;
}