* {
    	padding: 0px;
    	margin: 0px;
}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#482617;
	background-color: #bcb17e;
	text-align:center;
	background-image:url(images/bknd_stripes.gif);
	scrollbar-3d-light-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#ffffff;
	scrollbar-dark-shadow-color:#482617;
	scrollbar-face-color:#bcb17e;
	scrollbar-highlight-color:#E2E2E2;
	scrollbar-shadow-color:#482617;
}

a img { border:none; }
img, div { behavior: url(iepngfix.htc) }

hr { 
	border:0; 
	color:#bcb17e; 
	background-color:#bcb17e; 
	height:1px; 
	margin-bottom:12px; 
	margin-top:12px 
}

/****************** masthead *************/
#masthead {
	margin:0 auto;
	padding:0px;
	width:820px;
	height:92px;
	text-align:center;
}

/****************** navigation *************/

#navigation {
	padding:0px;
	margin:0 auto;
	text-align:center;
    	width: 900px;
	height:43px;
	font-size:13px;
	font-weight:bold;
	font-variant:small-caps;
	background-color:#ffffff;
}

#navigation p {
	padding-top:13px;
}
	 
#navigation a:link, #navigation a:visited, #navigation a:active {
  	text-decoration: none;
  	color:#552d1c;
	padding:8px;
}

#navigation a:hover {
  	color:#ffffff;
	background-color:#bcb17e;
}

/****************** content container *************/

#spacer {
	height:5px;
	padding:0px;
	margin:0 auto;
	line-height:0px;
	font-size:1px;
}
#content {
	background-image:url(images/bknd_content.gif);
	background-repeat:repeat-y;
	width:950px;
	height:530px;
	margin:0 auto;
	padding:0px;
}

/****************** left column *************/


#left {
	float:left;
	width:200px;
	text-align:center;
	margin:0px;
	padding: 0px;
}

#ltcallout {
	background-image:url(images/callout_edge.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:385px;
	padding-left:25px;
}

#ltcallout a:link, #ltcallout a:visited {
  	text-decoration: underline;
	line-height:22px;
  	color:#552d1c;
}

#ltcallout a:hover, #ltcallout a:active {
	text-decoration:none;
}


#ltcallout p {
	padding: 12px; 
}

#ltnav {
	font-weight:bold;
	line-height:22px;
	background-image:url(images/bknd_watermark.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin:14px;
	padding: 18px 0px 0px 25px; 
}
#ltnav a:link, #ltnav a:visited {
  	text-decoration: none;
  	color:#552d1c;
}

#ltnav a:hover, #ltnav a:active {
	text-decoration:underline;
}


/****************** main column *************/
#maincolumncontain {
	width:700px;
	height:440px;
	float:left;
	margin:0px;
	padding:15px 0px 15px 25px;
	text-align:left;
	line-height:20px;
}

#maincolumn {
	overflow:auto;
	height:440px;
	padding:0px 22px 0px 0px;
}

#maincolumn p, #iframe p {
	margin-bottom:12px;
}

#maincolumn a:link, #maincolumn a:visited {
  	text-decoration: underline;
  	color:#482617;
}
#maincolumn a:hover, #maincolumn a:active {
  	text-decoration: none;
  	color:#482617;
}
#maincolumn UL {
    	list-style:square;
    	padding: 0px 10px 0px 20px;
	text-align:left;
}

#maincolumn h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:28px;
	font-weight:normal;
	color:#482617;
}

#breadcrumb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	margin-bottom:15px;
	color:#bcb17e;
}
#breadcrumb a:link, #breadcrumb a:visited {
  	text-decoration: none;
  	color:#bcb17e;
}

#breadcrumb a:hover, #breadcrumb a:active {
	text-decoration:underline;
  	color:#552d1c;
}
#breadcrumb h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	padding-top:16px;
	font-weight:normal;
	color:#482617;
}

.callout {
	margin-left: 12px;
	margin-bottom: 8px;
	border:1px solid #482617; 
	float:right;
	padding:8px;
	width:250px;
	background-color:#e7f3d7;
	text-align:center;
}

.inputFormButton {
	font-size:13px; 
	padding: 4px;
	background-color:#819551; 
	color: #ffffff; 
	border: 1px; 
	border-style: solid; 
	border-color: #819551
}

/****************** Real Estate *************/

.photoborder {
	margin-bottom: 22px;
	margin-left:18px;
	border:1px solid #bcb17e; 
	padding:6px;
	float:right;
}

.photoborder a:link{
	text-decoration:underline;
	line-height:28px;
}
.red {
	color: #b02828;
	font-style: italic;
	font-weight:bold;
}
.border {
	margin-bottom: 10px;
	border:1px solid #bcb17e; 
	padding:6px;
	height:320px;
}

.border a:link{
	text-decoration:underline;
	line-height:28px;
}

.realestateleft {
	width:202px;
	margin-bottom: 10px;
	float:left;
	line-height:18px;
	padding-right:24px;
}
.realestatemid {
	width:202px;
	margin-bottom: 10px;
	float:left;
	line-height:18px;
	padding-right:24px;
}
.realestateright {
	width:202px;
	margin-bottom: 10px;
	float:left;
	line-height:18px;
}

/****************** footer *************/
#footer {
	color:#482617;
	width:900px;
	font-size:12px;
	padding:0px;
	margin:0 auto;

}
#footer .left {
	text-align:left;
	float:left

}
#footer .right {
	text-align:right;
	float:right;

}

#footer a:link, #footer a:visited {
	color:#482617;
	text-decoration:none;
}

#footer a:hover, #footer a:active {
	color:#482617;
	text-decoration:underline;
}