body,td,th {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
}
body {
	margin-left: 0px;
	margin-top: 3%;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #524E4D;
}
a:link, a:visited, a:active {
	text-decoration: none;
	border-bottom: 1px dotted #723200 ;
	color: #723200 ;	
}
a:hover {
	text-decoration: none;
	border-bottom: 1px solid #723200 ;
	color: #723200;
}
a.noborder:link, a.noborder:visited, a.noborder:active {
	border: 0px;
	text-decoration: none;
	color: #723200 ;	
}
a.noborder:hover {
	border: 0px;
	text-decoration: underline;
	color: #723200;
}
#wrapper {
	position: relative;
	width: 788px;
	margin-left: auto;
	margin-right: auto;
}
#headerHome {
	position: relative; 
	height: 366px; 
	width: 788px; 
	z-index:999; 
	background-color:#F5EEDC;
}
#headerMain {
	position: relative; 
	height: 132px; 
	width: 788px; 
	z-index:999; 
	background-color:#F5EEDC;
}
#navholderHome {
	position: absolute; 
	height: 366px; 
	width:788px; 
	overflow: hidden; 
	z-index:998;
}
#navholderMain {
	position: absolute; 
	height: 173px; 
	width:788px; 
	overflow: hidden; 
	z-index:998;
}
#contentHome {
	background-image:url(/images/paperBg.jpg);
	background-position: bottom left;
}
#contentMain {
	background-color:#F5EEDC;
	background-image:url(/images/subBg.png);
	background-repeat:no-repeat;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #B8B1AD;
	width: 788px;
	margin-right: auto; 
	margin-left: auto;
	padding:4px 0px 0px 0px;
}
.elevenPt {
	font-size: 11px;
}
.burgandy {
	color: #723200;
}
.directionClick a:link, .directionClick a:visited, .directionClick a:active, .directionClick a:hover {
	font-weight: normal ;
	border-bottom: 0px ;
}
.directionDIV {
	font-weight: normal;
	text-align: inherit;
}
.creamLink {
	color: #F5EEDC ;
}
a.creamLink {
	text-decoration: none;
	border-bottom: 1px dotted #F5EEDC ;
	color: #F5EEDC ;
}
a.creamLink:hover {
	text-decoration: none;
	border-bottom: 1px solid #F5EEDC ;
}

/* Property related tags */

/* Enlarged image DIV on the view property page */

.propertyListingHdr, 
.propertyListingHdr a:link, 
.propertyListingHdr a:visited, 
.propertyListingHdr a:active, 
.propertyListingHdr a:hover {
		padding:4px 4px 4px 4px;
		font-size:14px;
		font-weight:bold;
		color: #F5EEDC;
		text-decoration: none ;
		border-bottom: 0px ;
}
.propertyListingBody {
		
		padding:4px 4px 4px 4px;
		background-color:#E3DCCC;
		color:#666666;
}
.propertyListingBody td {
       padding-right:5px;
	   font-size:11px;
		line-height:16px;
}
.propertyListingFtr {
		height:6px;
		background-image:url(/images/propertyListingFooter.gif);
		background-repeat:repeat-x;
}
.propertyListingsRegion1 {
		background-color:#8E9C5B;
}
.propertyListingsRegion2 {
		background-color:#666666;
}
.propertyListingsRegion3 {
		background-color:#CC9933;
}
.propertyListingsRegion4 {
		background-color:#72963E;
}
.propertyListingsRegion5 {
		background-color:#6699cc;
}

/* End Property related tags */


/* Master Page styles */

.pgBodyLeftPad {
	padding: 0px 16px 16px 24px ;
}

.pgBodyLeftNoPad {
	padding: 0px 0px 0px 5px ;
}

.SIDbgColor1 {
	background-color: #8F8E8A ;
}

.SIDbgColor2 {
	background-color: #8EA762 ;
}

.SIDbgColor3 {
	background-color: #D0A255 ;
}

.SIDbgColor4 {
	background-color: #9B9B7E ;
}

.SIDbgColor5 {
	background-color: #C37447 ;
}

.SIDbgColor6 {
	background-color: #ACA293 ;
}

/* End Two column master page */


/* Miscellaneous */

#Pagination {
	text-align: right ;
	font-size: 11px ;
}

#Pagination A:link, #Pagination A:visited, #Pagination A:active {
	text-decoration: none ;
}

#Pagination A:hover {
	border-bottom: 1px dotted ;
}

.localH1 {
        font-weight: bold ;
        font-size: 18px ;
}

.localH2 {
        font-weight: bold ;
        font-size: 14px ;
}

.formfield_name {
		font-size: 11px ;
}

.form_instructions {
        font-size: 10px ;
}

.form_error {
        color: #cc0000 ;
        font-style: italic ;
}
.news_headline {
		font-weight: bold;
}
.news_list_cell {
		line-height: 16px;
        padding: 6px 0px 6px 0px ;
}
.news_date_posted {
		color: #666666;
}
.rtSearchFormDiv{
		line-height: 16px;
        padding: 6px 12px 0px 16px ;
}
.rtSearchFormDiv select{
		background-color:#EEDDC5;
		width:97%;
		color:#3E3D3B;
}
.rtSearchFormDiv input{
		background-color:#EEDDC5;
		color:#3E3D3B;
}
.QCBformDiv{
		padding:0px 16px 0px 16px;
}
.QCBformDiv .QCBformInput input{
		width:97%;
}
.QCBformDiv td{
		padding:3px 0px 3px 0px;
		color:#3E3D3B;
}
.contactFormTd{
		font-size:11px;
		line-height:16px;
}
.contactFormTd input, textarea {
		background-color:#FFFFFF;
		width:97%;
}
.contactFormTd input[type=checkbox] {
		width:16px;
}
.contactFormTd input[type=radio] {
		width:auto;
}
.contactFormWCB {
		font-size:11px;
		line-height:16px;
}
/* End Miscellaneous */
