@charset "utf-8";
/* CSS Document */



body {
	margin: 0;
	padding: 62px 0 0 0;
	background: url(images/main_bg.gif) repeat-x #d1d8c8;
	font: 12px Arial, Helvetica, sans-serif;
	color: #5b594b;
}
#flashContent {
	padding: 2px;
	border: 1px solid #79877a;
}
.boxContent {
	border: 3px solid #cbcfbe;
	width: 208px;
	margin: auto;
}
.boxContentBorder {
	border: 1px solid #e3e6db;
	background: #c9d0be;
	height: 173px;
}
input, select, option {
	font: 11px Tahoma;
}
#quickBox {
	color: #fff;
	font: bold 11px Arial, Helvetica, sans-serif;
	border: 1px solid #dbdfcf;
	background: url(images/bg_quicksearch.gif) repeat-x #cfd3bb;
	margin: 11px 0
}
#quickBox td {
	padding: 0 10px;
}
#footer, #footer a {
	color: #526353;
	text-decoration: none;
	font-size: 11px;
}
#footer a:hover {
	color: #526353;
	text-decoration:underline
}
img {
	border: 0;
}
a {
	color: #526353;
	text-decoration: none
}
.mainContent {
	border-top: 1px solid #d1d8c8;
	background: #b5c1a9;
	padding: 24px;
}
.textContent {
	background: url(images/gradient_bg.gif) repeat-x #b5c1a9;
}
.textContent2{
	background: #cbd6b8;
}
.imgBorder {
	border: 1px solid #fff;
}
.leftpropContent {
	padding: 24px
}
.agentleftContent {
	padding: 24px;
	color: #5b594b;
}

.rightpropContent {
	padding: 65px 24px 24px 24px;
	background: url(images/line_bg.gif) no-repeat top left;
}
.rightContent {
	background: url(images/line_bg.gif) no-repeat top left;
	padding: 24px 30px;
}
.agentrightContent {
	background: url(images/line_bg.gif) no-repeat top left;
	padding: 24px 30px;
	color: #5b594b;
}
.yellowText {
	color: #fff799;
	font-weight: bold;
}
p {
	margin: 0 0 16px 0;
	padding: 0;
	line-height: 14px;
}
.listNav td {
	background: url(images/list_bg.gif) no-repeat;
	padding: 0 0 0 10px;
	color: #beb59a;
}
.listNav a {
	color: #beb59a;
}
.listNav a:hover {
	color: #fff799;
}
input, textarea {
	border: 1px solid #a4b980;
}
/*input {
	width: 204px;
	height: 20px;
}*/
.propListings {
	background: url(images/listings_bg.gif) repeat-x #aab89f;
	border: 1px solid #dde3d7;
	color: #fff;
	margin: 0 0 15px 0;
}
.propListings img {
	border: 1px solid #eaede6;
	margin: 0 10px;
}

.commPhoto img {
	border: 1px solid #eaede6;
	margin: 0 0px;
}
.agentListings {
	background: url(images/listings_bg.gif) repeat-x #aab89f;
	border: 1px solid #dde3d7;
	color: #fff;
	margin: 0 0 15px 0;
}
.agentRight {
padding: 0 0 0 25px;
background:  url(images/line.gif) repeat-x 0 37px;
}
.agentListings img {
	border: 1px solid #eaede6;
}

.propListings a {
	color: #516252;
	font-weight: bold
}
.propListings h1 {
	color: #516252;
	margin: 0;
	padding: 0;
	font: bold 12px Arial, Helvetica, sans-serif
}
.heading {
font: bold 12px Tahoma
}
.headingBg {
background: #b5c1a9;
}
.data {
background: #cad5b8;
}
.data_contact input, select{
padding: 3px;
}

/*Links*/

.links {
	margin: 15px auto !important;
	width: 98%;
	border: solid 1px #fff;
	background-color: #B9C6AA;
}

.links .holder {
	margin: 0 15px;
	padding: 10px;
}

.links .category {
	display: block;
	font-size: 14px;
	font-weight: bold;
}

.links .list{
}

.links .item {
	position: relative;
	clear: both;
	margin-bottom: 35px;
	margin-left: 15px;
	margin-top: 15px;
}

.links .linkTitle{
	display: block;
	font-size: 12px;
	font-weight: bold;
}

.links .website{
	
}

.links .description{
	
}
