body {
	background-image: url(../img/bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #efead8;
	
	color: #43423d;
	font-family: Georgia;
	font-size: 14px;
}

#header {
	background-color: #992f2f;
}

#menu a.item:link, a.item:visited{
	float: left;
	width: 93px;
	color: #43423d;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
 text-decoration: none;
	margin: 23px 0px 10px 0px;
}

#menu a.item:hover{
	float: left;
	width: 93px;
	color: #AF351D;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	margin: 23px 0px 10px 0px;
	border-top: 1px solid #C8B78B;
	border-bottom: 1px solid #C8B78B;
}

#footer {
	color: #93866b;
}



.pgDivider {
	clear: both;
	width: 775px;
	height: 7px;
	margin-top: 5px;
	background-image: url(../img/pg_divider.jpg);
	background-repeat: no-repeat;
}

h1 {
	color: #43423d;
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
}

h2 {
	color: #43423d;
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}

#footer address {
	font-size:x-small;
}


#sideMenu { height: 490px;}
#sideMenu {
	background-color: #eae4cf;
	padding: 5px;
//	height: 500px;
	overflow: auto;
}


#searchDialog {
	display: none;
	margin: 10px 0px 10px 0px;
	background-color: #fcf8ec;
	padding: 5px;
}

.box {
	background-color: #fcf8ec;
	padding: 10px;
}


.mButton {
	display: inline;
	margin-top: 4px;
	color:#FFFFFF;
	font-size: 80%;
	font-weight:bold;
	padding:1px 3px 1px 3px;
	background-color: #828282;
	border-right: 1px solid #5C5D61;
    border-bottom: 1px solid #5C5D61;
    border-top:none;
    border-left:none;
    cursor: pointer;
}




a.tabLnk:link, a.tabLnk:visited{
	color: #d69d13;
	padding: 0px 15px 0px 15px;
	font-size: 16px;
	margin-bottom: 10px;
	text-decoration: none;
}

a.tabLnk:hover {
	background-color: #dddddd;
	color: #d69d13;
}

a.footerLnk:link {color: #93866b; text-decoration: none;}
a.footerLnk:visited {color: #93866b; text-decoration: none;}
a.footerLnk:hover {color: #93866b; text-decoration: underline;}

a.redLnk:link {color:  #992f2f; text-decoration: none;}
a.redLnk:visited {color:  #992f2f; text-decoration: none;}
a.redLnk:hover {color:  #992f2f; text-decoration: underline;}

a.blackLnk:link {color:  #43423d; text-decoration: none;}
a.blackLnk:visited {color:  #43423d; text-decoration: none;}
a.blackLnk:hover {color:  #43423d; text-decoration: underline;}

a.whiteLnk:link {color:  white; text-decoration: none;}
a.whiteLnk:visited {color:  white; text-decoration: none;}
a.whiteLnk:hover {color:  white; text-decoration: underline;}

a.ballonLnk:link {color:  #992f2f; font-size: 18px; text-decoration: none;}
a.ballonLnk:visited {color:  #992f2f; font-size: 18px; text-decoration: none;}
a.ballonLnk:hover {color:  #992f2f; font-size: 18px; text-decoration: underline;}


/*--------------------- Property Listing Start ---------------------*/

#propertyInfo {
/*	border: 1px dashed black; */
	height: 140px;
}

#propertyInfo h3 {
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
	font-family: Arial;
}

.propertyDesc {
	width: 130px;
	vertical-align: top;
	font-family: Arial;
	font-weight: bolder;
}

.propertyValue {
	font-family: Arial;
}	

#gallery {
	height: 330px;
}

div.thumb {
	margin: 8px;
	margin-top: 8px;
	border: 0px dashed #43423d;
	height: auto;
	float: left;
	text-align: center;
	background-color: #fcf8ec;
}

div.thumb img {
	display: inline;
	margin: 5px;
	border: 1px solid #43423d;
}

div.thumb a:hover img {border: 1px solid black;}
.phototitle {
	text-align: center;
	font-family: Arial;
  	font-weight: normal;
	font-size: small;
  	width: 120px;
  	margin: 0px 3px 3px 3px;
	white-space: nowrap;
}

.disclosure
{
	font-size: 1em;
	font-family: Arial;
	font-style: italic;
}

/*--------------------- Property Listing End ---------------------*/


/*
 * About view
 */
#main .realtor_profile { clear: both;}
#main .realtor_picture { float: left;}
#main .realtor_contact {
	float: left;
	height: 150px;
	width:425px;
	margin-left: 10px;
	padding-left: 10px;
	background-color: #F5F4EF;
}
#main .realtor_contact h4 { margin: 5px 2px 2px 2px;}
#main .realtor_contact dt, dd { line-height: 1.3;}
#main .realtor_contact dd { font-weight: 600;}


/*
 * Realtor views
 */
.realtors .realtor {
	float: left;
	margin: 5px 20px 10px 10px;
	text-align: center;
	background-color: #F5F4EF;
}
.realtors .realtor img {
	margin: 10px 18px 0px 18px;
	border: 1px solid black;
}
.realtors .realtor .display_as, .realtors .realtor .title {
	color: #666;
	font-size: 0.7em;
}
.realtors .realtor .display_as {
	font-size: 0.7em;
	font-weight: 600;
}
.realtors .realtor .contact a {	font-size: 0.7em;}


/*
 * Listing view
 */
#listing_header {
	float: left;
	width: 760px;
	height: 122px;
	margin: 9px auto;
}
img.main {
	float: left;
	display: inline;
	margin-right: 15px;
	margin-left: 10px;
	border: 1px solid #43423d
}
#listing_header h1 {
	font-size: 1.3em;
	margin-left: 175px;
}
#listing_header h5 {
	text-align: right;
}
#listing_header ul li {
	list-style: none;
	margin: 0 5px;
	float: left;
}
#listing_header ul li a:link, #listing_header ul li a:visited { color: #666; text-decoration: none;}
#listing_header ul li a:hover { text-decoration: underline;} 

#listing_body {
	width: 760px;
	margin: 10px auto;
}

#listing_body table { width: 370px;}
#listing_body table th {
	width: 100px;
	padding: 2px;
	background-color: #F5F4EF;
	font-weight: 400;
	text-align: left;
}
#listing_body table td { 
	padding: 2px;
	background-color: #F5F4EF;
}
#listing_gallery {
	width: 760px;
	margin: 10px auto;
}
#listing_realtors {
	clear: both;
	width: 760px;
	margin: 10px auto;
	margin-bottom: 0px;
}

#listing_realtors {}
#listing_disclaimer {
	clear: both;
	padding-top: 10px;
	font-style: italic;
	font-size: 0.7em;
}

