body {
	margin: 0;
	background-color: #e0dac2;
}
form {
	margin: 0px;
	}
a:link {
	color: #C4181D;
	text-decoration:none;
}
a:visited {
	color: #C4181D;
	text-decoration:none;
	}
a:hover {
	color:#C4181D;
	text-decoration:underline;
}
h1 {
	font: "Times New Roman", Times, serif;
	font-size:24px;
	font-variant:small-caps;
	color:#6A4929;
	margin: 0px;
}
.headerbkgrnd {
	background-color: #6A4929;
}
.headertext{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
}		

.headertext a:link{
	color:#FFFFFF;
	text-decoration: none;
}
.headertext a:visited{
	color:#FFFFFF;
	text-decoration: none;
}
.headertext a:hover{
	text-decoration: underline;
}	
.inputfield1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #6A4929;
	background-color: #AB9F6F;
	border-width: 2px;
	border-top-color:#C4181D;
	border-left-color:#C4181D;
	border-bottom-color:#C4181D;
	border-right-color:#C4181D;
}

#menu a {
    display:block;
    width:169px;
    height: 23px;
    text-indent:5px;
    font: bold 13px arial;
    color:#FFFFFF;
    background: url(images/menu1.gif) top left no-repeat;
    text-decoration: none;
    line-height : 23px;
    overflow: hidden;
	margin: 2px 0px 0px 0px;
    }
#menu a.submenu{
    display:block;
    width:169px;
    height: 23px;
    text-indent:10px;
    font: bold 11px arial;
    color: #FFFFFF;
    background: url(images/menu2.gif) top left no-repeat;
    text-decoration: none;
    line-height : 23px;
    overflow: hidden;
	margin: 0px;
    }

#menu a:hover {
    background-position: 0 -23px;
    color:#990000;
    }

#menu a:active {
    background-position: 0 -46px;
    color:#FFFFFF;
    }
		
.phoneofficetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.phoneofficetextbold {
	font-weight: bold;
}
.leftbtmnav {
	background-image: none;
	background-repeat: no-repeat;
	background-position:right bottom;
}	
.redtopbar {
	background-color: #C4181D;
}
.leftgrnd {
	background-image:url(images/1.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding: 0;
}
.rightgrnd {
	background-image:url(images/5.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding: 0;
}

.footertext{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.footertext a:link{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.footertext a:visited{
	color:#FFFFFF;
}
.footertext a:hover{
	text-decoration: underline;
	font-style:italic;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	color: #000000;
	margin: 10px 0px 0px 0px;
}
.featurebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C4181D;
}

.featurebox a:link{
	text-decoration: underline;
	color:#FFFFFF;
}
.featurebox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #AC9B7F;
}
/*Featured Listings*/
div.FL{
	font-size: normal;
	border: 1px solid black;
	width: 200px;
}
.FL_1{/* Header Container */
	background-color: #c4181d;
	font: bold 10pt/20px Arial;
	color: white;
	width: 200px;
	overflow:hidden;
	background-image: url(images/FL_Zoom.gif);
	background-position: top;
	background-position: left;
	background-repeat: no-repeat;
}
div.FL_2{/* Sliding Feature Container */
	width: 200px;
	height: 300px;
	overflow: hidden;
	border: 0px solid black;
	position: relative;
}
div.FL_2_1{
	background-color: #ac9b7f;
	top: 0px;
	Left: 200px;
	width: 200px;
	height: 300px;
	overflow: hidden;
	position: absolute;
	text-align: left;
	font-size: 9pt;
}
div.FL_2_1_2{/* Description */
	padding: 6px;
	font:normal 8pt/12px Arial;
}
div.FL_2_1_3{/* Price */
	position: absolute;
	left:0px;
	width:200px;
	bottom:0px;
	padding: 2px;
	font:bold 8pt/20px Arial;
	background-color: #ac9b7f;
}
div.FL_3{
	visibility: hidden;
	display: none;
}
div.FL_4{
	background-color: #c4181d;
	text-align: center;
}
div.FL_4 a{
	color: white;
	font:bold 10pt/20px Arial;
	text-decoration: underline;
}
