
		html, body 		{ margin: 0; padding: 0;  background-image:url('bluefade.jpg'); background-repeat:repeat-x;background-color: #c1e7fe;}
		body 			{ color: #333; font: 80% Helvetica, Arial, sans-serif; line-height: normal; }
		h2				{ color: #333; }
		a				{ color: #0000FF;
                          font-weight:600;
                          text-decoration:none; }
        a:hover         { text-decoration:underline; }
		p				{ margin: 0 0 18px; }
		.leftpic        { border: 1px solid black; margin: 4px; margin-left: 0; } 
		.rightpic       { border: 1px solid black; margin: 4px; margin-right: 0; }
		#wrapper		{ float: left; width: 100%;}
		#container      { width: 1000px; margin: auto; background-color: #fff; }
		
		/* Header */
		#header			{ display: block; background-image:url('webheaderfall.jpg'); border-bottom: 2px solid #004080; margin: 0; height: 118px; }
		#header h1  	{ color: #004b6f; margin: auto; padding-left:250px; font-size: 2em;}
		#header p		{ color: #000; font-size: 1.25em; font-weight: bold; padding-left:250px; }
		#header img     { float: left; padding-top: 2px;}
		
		.login          { float: right; display:inline-block; margin-right: 5px; margin-bottom: 1em; font-size:.75em; color:#000; }
		
		/* Content Style */
		#navigation		{ border-bottom: 1px solid #ccc; padding-left: 2px; background-color: #eee;}
		#navigation ul	{ list-style: none;
						  padding-left: 0;
						  margin-top: 5px;
						  margin-left: 0;
						  width: 200px;
						}
		#navigation li  { 
						  padding: .25em;
						}
		#navigation li a:link, #navigation li a:visited {
		                  display: block;
						  font-weight:600;
						  text-decoration:none;
						  padding: .5em;
						  margin: .1em;
						  background-color: #004080;
						  color: #fff;
						  border-top: 2px solid #808080;
						  border-right: 2px solid #808080;
						  border-bottom: 2px solid #000;
						  border-left: 2px solid #000;
						   }
		#navigation li a:hover {
						  display: block;
						  font-weight:600;
						  text-decoration:none;
						  padding: .5em;
						  margin: .1em;
						  background-image:url('webheaderfallbutton.jpg');
						  color: #000;
						  border-top: 2px solid #000;
						  border-right: 2px solid #000;
						  border-bottom: 2px solid #808080;
						  border-left: 2px solid #808080;
						   }
						
		#extra			{ padding-left: 8px; border-bottom: 1px solid #ccc; padding-right: 10px; background-color: #eee; border-left: 1px dotted #808080; }
		#extra small	{ font-size: 11px; line-height: 18px; background-color: #eee; }
		#extra p { padding-right: 10px; background-color: #eee; }
		#content p { padding-right: 18px; background-color: #fff; }
			
		/* Content Positioning & Size */
		#navigation		{ float: left; width: 21%; margin-left: -100%; }
		#content		{ margin: 0 25% 36px; width: 50%; }
		#extra			{ float: left; margin-left: -25%; width: 23%; }		/* Footer */
		#footer			{ background: #004080; border-bottom: 2px solid #999; clear: left; width: 100%; }
		#footer a		{ color: #eee; text-decoration:none; }
		#footer a:hover	{ text-decoration:underline; }
		#footer	p		{ color: #fff; text-align:center; margin: 0; padding: 0 18px 10px; }
		#footer ul		{ border-bottom: 1px solid #555; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
		#footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; text-align:center; }
		#footer small   { font-size: 11px; line-height: 12px; }
        * html #navigation {
			left: -21%; 
		}
        * html #extra {
			right: -23%;            /* RC fullwidth */
		}
        * html #content {
		   left: -25%;            /* RC fullwidth */
           margin-right: -25%;
        }
        
        * html #content p {
           width: 480px;
		}
        * html .aa_remarks p {width: 268px;
         }
/* Customized Search */
.listingheader {
    width: 100%;
    border-bottom: 1px solid #004080;
    background-color: #eee;
    color: #000;
}
.listingtable th {
    background-color: #eee;
    border: 1px solid #004080;
    text-align: center;
}
.listing {
    width: 100%;
    background-color: #fff;
    border: 1px solid #004080;
    margin-top: 1em;
}
#aa_content .aa_hmenu a {
    display: block;
    float: left;
    padding: 0px 5px;
    margin-right: 5px;
    background-color: #004080;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
#aa_content .aa_hmenu a:hover {
    background-color: #eee;
    color: #000;
}
.listingtable td {
    border: 1px solid #004080;
    background-color: #fff;
    text-align: center;
}
.viewlistings a {
    display: block;
    width: 100px;
    margin: 0 auto;
    margin-bottom: 2px;
    border: 1px solid #004080;
    padding: 1px;
    text-decoration: none;
    background-color: #eee;
    color: #000;
}
.viewlistings a:active,
.viewlistings a:visited {
    color: black;
}
.viewlistings a:hover {
    background-color: #004080;
    color: #fff;
}
#listingbanner {
    clear: both;
    width: 100%;
    border-top: 1px solid #004080;
    border-bottom: 1px solid #004080;
    background-color: #eee;
    color: #000;
}
.hdr,
.listing_sectionheader {
    width: 100%;
    border-top: 1px solid #004080;
    border-bottom: 3px solid #004080;
    padding: 0;
    margin-bottom: .5em;
    background-color: #eee;
    color: #000;
    background: transparent;
}
#disclaimer {
    clear: both;
    display: block;
    width: 100%;
    border-top: 2px solid #004080;
    font-size: .75em;
}
#mapobject {
display: none;
}
#townselections {
padding-left: 0;
width: 100%;
margin-left: auto;
margin-right: auto;
}
.aasearchheader {
background-color: #eee;
color: #000;
display: block;
font-size: 14px;
font-weight: bold;
margin: 5px;
padding-left: 1em;
border: 1px solid #004080;
}


