/*
Best Peoperties Search STYLESHEET
Written by Joey McKay - www.digitalisman.com
*/
#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	border: 2px groove #ADB4BC;
	}
H2 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	color: #fff;
	}
BODY * { 
	margin: 0; 
	padding: 0;
	border: 0;
	}
BODY {
	scrollbar-base-color: #FFFFFF; 
	scrollbar-face-color: #E0E0E0; 
	scrollbar-track-color: #F5F5F5; 
	scrollbar-arrow-color: #747474;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-shadow-color: #E0E0E0;
	scrollbar-darkshadow-color: #747474;
	background-color : #333;
	text-align: center;
	}
SELECT {
	background-color: #FAE1BE; 
	color: #000000;
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	}
TEXTAREA, .TEXTBOX, .FILE, INPUT {
	background-color: #FAE1BE; 
	border: #98A1AA 1px solid; 
	color: black; 
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: normal;
	}
.SUBMIT {
	background-color: #959EA6; 
	border: 1px solid #000; 
	color: black; 
	font-family: Verdana, Tahoma, Arial; 
	font-size: 10pt; 
	font-weight: bold;
	}
form {
	margin-bottom : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-top : 1px;
	}
hr {
	color: #ADB4BC;
	background-color: #ADB4BC;
	height: 4px;
	}
b {
	font-weight: bolder;
	color: #fff;
	}
p {
	font-family:Verdana, Tahoma, Arial;
	font-size: 8pt; 
	color: #fff;
	}
p.darktxt {
	color: #000;
	}
.headingtxt {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	}
TABLE, TR, TD {
	font-family:Verdana, Tahoma, Arial;
	font-size: 8pt; 
	color:#000000;
	}
a:link, a:visited, a:active {
	text-decoration:none; 
	color:#F5A11D;
	}
a:hover {
	text-decoration: underline;
	color:#F5A11D ;
	}
.innercontent {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
.copyright {
	font-family:Verdana, Tahoma, Arial;
	font-size: 8pt; 
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 325px;
	padding-top: 10px;
	padding-bottom: 5px;
	}
.td_label {
	background-color: #F5A11D;
	padding-bottom: 5px;
	width: 200px;
	padding-left: 2px;
	}
.td_data {
	background-color: #F9F0D5;
	text-align: left;
	padding-left: 2px;
	border: 1px solid #000;
	}
.td_label p, .td_data p{
	color: #000;
	}
strong {
	color: #F5A11D;
	}
.errortxt {
	font-size: -1;
	color: Red;
	text-align: center;
	}
ul {
	color: #fff;
	list-style: circle;
	list-style-position: inside;
	}
ul li {
	padding: 0 0 0.4em 10px;
	}
/*
----------------------------------------------------------------------------- 
www.positioniseverything.net/easyclearing.html FIX FOR FLOATS BREAKING container.
-----------------------------------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
#searchheader {
	margin: 0;
	padding: 0;
	border: 0;
	height: 155px;
	background: #333 url(../images/search_header_top.jpg) no-repeat;
	}
#searchheader_lower {
	margin: 0;
	padding: 10px 0!important;
	padding: 5px 0;
	border: 0;
	height: 60px;
	background: #333 url(../images/search_header_btm.jpg) no-repeat;
	line-height: 3em;
	}
#searchheader_lower ul {
	white-space: nowrap;
	width: 520px;
	margin-left: 5px;
	list-style-position: outside;
	}
#searchheader_lower ul li {
	padding: 0;
	float: left;
	list-style-type: none;
	margin: 0px 2px 0px 2px;
	}
#searchheader_lower ul a, a.fancylink {
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	border: 1px solid #F6A01B;
	}
a.moreinfo:link, a.moreinfo:visited {
	color: #663333;
	background-color: #F9F0D5;
	text-decoration: none;
	}
#searchheader_lower ul a:hover, 
	a.moreinfo:hover,
	a.fancylink:hover {
	background-color: #ADB4BC;
	text-decoration: none;
	color: #ffffff;
	}
#shortdesc {
	border: 1px solid #000;
	background-color: #FCC872;
	position: relative;
	}
#desc {
	margin: 5px;
	width: 65%;
	}
#infolink {
	position: absolute;
	top: 75px;
	left: 390px;
	width: 30%;
	height: 2.0em;
	line-height: 2em;
	background-color: #F9F0D5;
	border: 1px solid #897654;
	text-align: center;
	}
#infolink a.moreinfo:hover {
	background-color: #F9F0D5;
	color: #ADB4BC;
	}
/*
STYLING for DAFT Search Engine
@Date: 09/02/06
Joey McKay
*/
.fbody {
	background-color: #F3CA84;
	padding: 2px 10px 2px 10px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px dashed #000000;
}
.body Table {
	background-color: #F5A11D;
}
.body Table a {
	color: #000;
	text-decoration: none;
}
.body Table a:hover {
	color: #9AA4AC;
	text-decoration: underline;
}
/*
 * More Information Styling
 */
.body {
	font-size: 14px;
	font-weight: bold;
}
.title1 {}
.title2 {
	background-color: #F5A11D;
	font-weight: bold;
}
.fsmall {
	color: #ADB4BC;
}
.fvsmall {}
.fbody {
	color: #000;
}
.f {
	color: #F5A11D;
	text-shadow:#FFFFFF;
	text-align:justify;
}
.f ul {}
.f a {
	line-height: 2.0em;
	text-decoration:underline;
	font-weight:bold;
}
.f a:hover {
	text-decoration: none;
	color: #9AA4AC;
}