body
{
    font-size:100%;
    font-family: arial, sans-serif;
    background:#000000;
    color:#FFFFFF;
    margin: 0px;
    padding: 0px;
}

.container {
    width: 760px;
    background: url(pageimages/resultsbg.gif) repeat-y #FFFFFF;
    margin: 0px auto 20px auto;
}

a
{
    color: #777777;
    color: #a7a28d;
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

img
{
    border-color:#A7A28D;
}

.resultdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	list-style-type: square;
	font-weight:bold;
}

.PDFSearch {
    background: url(pageimages/pdfsearch.jpg) top left no-repeat #ffffff;
    height: 43px;
    width: 100px;
}

.resultstable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E6E6CE;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.resultstablered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CC3333;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.searchtableheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.resultstableboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.resultstableaddressboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	width:350px;
}
.resultpageno {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}

.detailsTop {
    width: 488px;
    height: 20px;
    background-color: #e6e6ce;
    border: 1px solid #a7a28d;
    text-align: center;
    color: #999999;
    font-size: 11px;
    font-weight: bold;
    padding-top: 4px;
}
.detailsBottom {
    width: 480px;
    border: 1px solid #a7a28d;
    border-top: none;
    color: #999999;
    font-size: 11px;
    font-weight: bold;
    padding: 4px;
}
.formArea {
    clear: both;
    margin-bottom: 3px;
}
.formText {
    width: 90px;
    float: left;
}
.formFields {
    width: 380px;
    float: left;
    padding-bottom: 3px;
}
.btnOn {
    background-color: #e6e6ce;
    border: 1px solid #a7a28d;
    text-align: center;
    color: #999999;
    font-size: 11px;
    font-weight: bold;
    border-bottom: none;
    margin: 0px;
    padding: 5px 10px 3px 10px;
}
.btnOff {
    border: 1px solid #a7a28d;
    text-align: center;
    color: #999999;
    font-size: 11px;
    font-weight: bold;
    border-bottom: none;
    margin: 0px;
    padding: 5px 10px 3px 10px;
}
.btnOff:hover {
    text-decoration: underline;
}
.btnHeaders {
    width: 488px;
    height: 21px;
}
.header {
    width: 760px;
    height: 163px;
}
.sidemenu {
    border: 1px solid #a7a28d;
    background-color: #e6e6ce;
    text-align: center;
    color: #999999;
    font-size: 11px;
    font-weight: bold;
}
.featBoxTitle {
    width: 235px;
    height: 20px;
    background-color: #e6e6ce;
    border: 1px solid #a7a28d;
    text-align: center;
    color: #999999;
    font-size: 11px;
    font-weight: bold;
    padding-top: 4px;
}
.featBoxText {
    width: 227px;
    border: 1px solid #a7a28d;
    border-top: none;
    color: #999999;
    font-size: 11px;
    font-weight: bold;
    padding: 4px;
}
.featBox {
    float: left;
    width: 235px;
    margin-right: 4px;
}
.featBoxText ul {
    margin: 0px;
    padding: 0px;
}
.featBoxText li {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	list-style-type: square;
	font-weight:bold;
    margin-left: 20px;
    padding: 0px;
}

/* New Css */
.homebackground {
    width: 760px;
    height: 600px;
    background: url(newimages/background.jpg) no-repeat top left;
}
.newAddress {
    width: 690px;
    padding: 5px 0px 6px 70px;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
}
.topLeftHolder {
    width: 255px;
    height: 132px;
    float: left;
}
.navHolder {
    width: 178px;
    height: 120px;
    float: left;
    padding-top: 12px;
}
.propNav {
    width: 258px;
    float: left;
}
.homeOff {
    width: 190px;
    height: 20px;
    background: url(newimages/homeoff.jpg) no-repeat top left;
    margin: 0px 0px 0px 0px;
    border: 0px;
    display: block;
}
.homeOff:Hover {
    background: url(newimages/homeover.jpg) no-repeat top left;
}
.homeOn {
    width: 190px;
    height: 20px;
    background: url(newimages/homeon.jpg) no-repeat top left;
    margin: 0px 0px 0px 0px;
    border: 0px;
    display: block;
}
.aboutOff {
    width: 190px;
    height: 20px;
    background: url(newimages/aboutoff.jpg) no-repeat top left;
    margin: 0px 0px 0px 0px;
    border: 0px;
    display: block;
}
.aboutOff:Hover {
    background: url(newimages/aboutover.jpg) no-repeat top left;
}
.aboutOn {
    width: 190px;
    height: 20px;
    background: url(newimages/abouton.jpg) no-repeat top left;
    margin: 0px 0px 0px 0px;
    border: 0px;
    display: block;
}
.propertiesOff {
    width: 190px;
    height: 20px;
    background: url(newimages/propertiesoff.jpg) no-repeat top left;
    margin: 0px 0px 0px 0px;
    border: 0px;
    display: block;
}
.propertiesOff:Hover {
    background: url(newimages/propertiesover.jpg) no-repeat top left;
}
.propertiesOn {
    width: 190px;
    height: 20px;
    background: url(newimages/propertieson.jpg) no-repeat top left;
    margin: 0px 0px 0px 0px;
    border: 0px;
    display: block;
}
.hipsOff {
    width: 190px;
    height: 20px;
    background: url(newimages/hipsoff.jpg) no-repeat top left;
    margin: 0px 0px 0px 0px;
    border: 0px;
    display: block;
}
.hipsOff:Hover {
    background: url(newimages/hipsover.jpg) no-repeat top left;
}
.hipsOn {
    width: 190px;
    height: 20px;
    background: url(newimages/hipson.jpg) no-repeat top left;
    margin: 0px 0px 0px 0px;
    border: 0px;
    display: block;
}
.sellingOff {
    width: 190px;
    height: 20px;
    background: url(newimages/sellingoff.jpg) no-repeat top left;
    margin: 0px 0px 0px 0px;
    border: 0px;
    display: block;
}
.sellingOff:Hover {
    background: url(newimages/sellingover.jpg) no-repeat top left;
}
.sellingOn {
    width: 190px;
    height: 20px;
    background: url(newimages/sellingon.jpg) no-repeat top left;
    margin: 0px 0px 0px 0px;
    border: 0px;
    display: block;
}
.contactOff {
    width: 190px;
    height: 20px;
    background: url(newimages/contactoff.jpg) no-repeat top left;
    margin: 0px 0px 0px 0px;
    border: 0px;
    display: block;
}
.contactOff:Hover {
    background: url(newimages/contactover.jpg) no-repeat top left;
}
.contactOn {
    width: 190px;
    height: 20px;
    background: url(newimages/contacton.jpg) no-repeat top left;
    margin: 0px 0px 0px 0px;
    border: 0px;
    display: block;
}
.mainText {
    clear: both;
    width: 475px;
    height: 325px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.stEdsLink {
    clear: both;
    width: 155px;
    height: 55px;
    margin: 38px 0px 0px 280px;
    float: left;
}
.pdfLogo {
    width: 140px;
    height: 93px;
    margin: 0px 0px 0px 159px;
    float: left;
}
.sellLeft {
    width: 200px;
    float: left;
    margin-left: 50px;
    font-size: 11px;
    font-weight: normal;
    color: #d3d6a7;
}
.fieldTitle {
    clear: both;
    width: 60px;
    float: left;
    color: #d3d6a7;
    margin-top: 2px;
}
.fieldBox {
    width: 140px;
    float: left;
    margin-bottom: 3px;
}
.sherBox {
    width: 125px;
    border: 1px solid #000000;
    font-size: 11px;
    font-family: arial, sans-serif;
    color: #999999;
}
.sellRight {
    width: 190px;
    float: left;
    margin-top: 50px;
}
#pageFrame {
    position: absolute;  
    top: 50%;  
    left: 0px;  
    width: 100%;  
    height: 1px;  
    overflow: visible;
}
#siteFrame {
    width: 300px;  
    height: 200px;  
    margin-left: -380px;  /***  width / 2   ***/ 
    position: absolute;  
    top: -300px;          /***  height / 2   ***/ 
    left: 50%; 
}
.propbackground {
    width: 760px;
    height: 163px;
    background: url(newimages/propbackground.jpg) no-repeat top left;
}

.prophomeOff {
    width: 190px;
    height: 20px;
    background: url(newimages/phomeoff.jpg) no-repeat top left;
    margin: 5px 0px 0px 93px;
    border: 0px;
    display: block;
}
.prophomeOff:Hover {
    background: url(newimages/phomeover.jpg) no-repeat top left;
}
.propaboutOff {
    width: 190px;
    height: 20px;
    background: url(newimages/paboutoff.jpg) no-repeat top left;
    margin: 0px 0px 0px 84px;
    border: 0px;
    display: block;
}
.propaboutOff:Hover {
    background: url(newimages/paboutover.jpg) no-repeat top left;
}
.proppropertiesOn {
    width: 190px;
    height: 20px;
    background: url(newimages/ppropertieson.jpg) no-repeat top left;
    margin: 0px 0px 0px 72px;
    border: 0px;
    display: block;
}
.prophipsOff {
    width: 190px;
    height: 20px;
    background: url(newimages/phipsoff.jpg) no-repeat top left;
    margin: 0px 0px 0px 55px;
    border: 0px;
    display: block;
}
.prophipsOff:Hover {
    background: url(newimages/phipsover.jpg) no-repeat top left;
}
.propsellingOff {
    width: 190px;
    height: 20px;
    background: url(newimages/psellingoff.jpg) no-repeat top left;
    margin: 0px 0px 0px 32px;
    border: 0px;
    display: block;
}
.propsellingOff:Hover {
    background: url(newimages/psellingover.jpg) no-repeat top left;
}
.propcontactOff {
    width: 190px;
    height: 20px;
    background: url(newimages/pcontactoff.jpg) no-repeat top left;
    margin: 0px 0px 0px 2px;
    border: 0px;
    display: block;
}
.propcontactOff:Hover {
    background: url(newimages/pcontactover.jpg) no-repeat top left;
}
.propsiteFrame {
    margin: 30px auto 30px auto;
    width: 760px;
    border: 5px solid #d5dbab;
    background-color: #ffffff;
    color: #666666;
    font-size: 11px;
    padding-bottom: 40px;
}
.propsiteFrame2 {
    margin: 30px auto 30px auto;
    width: 740px;
    border: 5px solid #d5dbab;
    background-color: #ffffff;
    color: #666666;
    font-size: 11px;
    padding: 0px 10px 40px 10px;
}