@charset "utf-8";
/* CSS Document */

body{
margin: 0;
padding: 0;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color: #4c4b48;
}

.aboutContact {
background: #c6c4c1; padding: 10px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
}
#wrapper {
position:absolute;
right: -18px;
}

#inContent {
width:500px;
padding:50px 25px 12px 25px;
/*padding: 50px 12px 12px 12px;*/
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
}

p {
margin: 0 0 16px 0;
padding: 0;
line-height: 16px;
}

.listings {
background: url(images/listings_bg.gif) top right repeat-y #efefeb;
}
.listingText {
padding: 0 10px 0 0;
font-weight: bold
}

.thumbs {
background: #6c6c6c;
padding:5px;
}
.links td {
background: url(images/square.gif) left center no-repeat;
padding: 0 0 0 15px;
}

a {
color: #4c4b48;
}

a.blueText {
color: #3a6a92;
text-decoration:none;
}

a.property_title {
text-decoration: none; /* eliminates underline */
}

a.property_title:hover {
text-decoration: underline; /* eliminates underline */
} 

#bgs {
background:#f06522;
width:85px;
}

.custom-page {
width:95%;
}

/* ---- SEO ADJUSTMENTS ------ */
.heading1 {
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
}

/*resources*/

.tresources {
margin:0;
padding:0 0 10px 0;
font-size:14px;
}

.photo_r {
border:#666666 1px solid;
}

.more {
background:url(images/arrow.jpg) bottom left no-repeat;
padding:0 0 0 15px;
margin:10px 0 0 0;
line-height:110%;
}

.more a{
color:#666666;
text-decoration:none;
}

h3 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
}

h4{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
}

h5 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
}