html, body{
    padding:0px;
    margin:0px;
    background-color: #fcfcfc ;
    margin: auto;
}
#page {
    background-color: #fcfcfc ;
    width: 1024px;
    margin: 0px;
    padding: 0px;
    margin: auto;
}
#header {
    background-color: #000;
    height: 128px;
    width: 1024px;
    
}
#logo {
    margin: 4px;
    float:left;
}
#main_id {
    margin-left: 75px;
    margin-top: 20px;      
    float:left;
}
#phone {
    margin-left: 810px;
    padding-top: 5px;
    width:205px;
}
#nav_bar {
    height: 46px;
    width: 1024px;
    background:url(pics/nav_bar.gif) repeat-x;
    padding:0px;
    margin:-16px 0px 0px 0px;
    color:#333;
}
#nav_bar li {
    background:url(pics/nav_bar.gif) repeat-x;  
    width:144px;
    height:46px;
    text-align:center;
    display:block;
    float:left;
    font-size:18px;
    margin:-0px 8px 0px 8px;
    padding-top:8px;
} 
#nav_bar li :hover {
    background: url(pics/nav_bar_hover.gif) repeat-x ;
    width:144px;
    height:46px;
    text-align:center;
    display:block;
    float:left;
    color:#edb33d;
    text-decoration:none;
    font-size:18px;
    margin:-8px 0 0 0px;
    padding-top:9px;
} 
#content_top {
    margin: 0px 0px 0px 39px;
    padding:20px 0px 0px 0px;
    background: url(pics/content_top.gif) repeat-y;
    height:76px;
}   
#feat {
    margin: 10px 0px 0px 20px;
    font-weight:bold;
    float:left;
}
.feat_listings {
    padding:0px;
    float:left;
    width:260px;
    height:214px;
    background:url(pics/feat_listing.gif) no-repeat;
    margin-left:44px;
    margin-bottom:10px;
    text-align:center;
    color:#333;
}
.feat_listings img {
    margin:7px 7px 8px 0;
}
.clear {
    clear: both;
}
#mls {
    float:right;         
    margin:-20px 215px 0px 0px;
}
#content {
    margin:-20px 0px 0px 39px;
    background: url(pics/content.gif) no-repeat;
    height:450px; 
}
#footer {
    background:url(pics/footer.gif) repeat;
    width:1024px;
    height:129px;
}
#footer_contact {
    width:210px;
    height:122px;
    float:left;
    margin-left:15px;
}
#footer_right {
    float:left;
    width:790px;
    font-size:11px;
    color:#edb33d;
    margin-top:-1px;
}
#weather {
    float:left;
    width:420px;
    height:55px;
    margin:-10px 0px 0px 140px;
}
#local_links {
    text-decoration:none;
    font-size:18px;
    color:#000;
    float:left;
    margin:0px 10px 0 30px;
}
#thanks {
    text-decoration:none;
    font-size:25px;
    color:#333;
    margin:0px 10px 0 270px;
}
#map {
    margin:0 0 0 30px;
    float:left;
}
#local_links a {
    color: #000;   
}
#local_links a :hover {
    color:#c13b00;
}
.f40 {
    font-size:42px;
}
.f25 {
    font-size:25px;
}
.f18 {
    font-size:18px;
}
.f14 {
    font-size:14px;
}
.f13 {
    font-size:13px;
}
.f12 {
    font-size:12px;
}
.f11 {
    font-size:11px;
}
.f9 {
    font-size:9px;
}
.white {
    color: #f6f6f6;
}             
.orn {                                 
    color:#edb33d;
}
.dark {
    color:#333;
}
.red {
    color:#c13b00;
}
.black {
    color:#000;
}
.line10 {
    line-height: 10px;
}
.line20 {
    line-height: 30px;
}
.line4 {
    line-height: 4px;
}
.center {
    text-align:center;
}
.ffamily {
    font-family: Arial;
}
.tdn {
    text-decoration:none;
}
.bp10 {
    padding-bottom:10px;
}
.bm10 {
    margin-bottom:10px;
}
.bm20 {
    margin-bottom:20px;
}
.bm4 {
    margin-bottom:4px;
}
.tm0 {
    margin-top:0px;
}
.tm5 {
    margin-top:5px;
}
.tm10 {
    margin-top:10px;
}
.no-underline {
    text-decoration:none;
}
.underline {
    text-decoration: underline;
}








