/* Footer bar */
#page_footer {
background-color:#9b0202;
}

/* Bar below banner colour */
#ubertor #page_header_outer {
border-bottom-color:#9b0202;
}

/* Masthead background colour */
#ubertor #page_header_outer {
background-color:#ffffff;
}

/* Changes text colour */
h3 {
color:#9b0202;
}

/*change menu text color*/

#menu_outer li a {
color:#9b0202;
}
#menu_outer li.sel a {
color:#000;
}
#menu_outer li a:hover {
color:#000;
}

#id_inset_outer .inset h3 {
background: #9b0202;
}

/*Makes menu items all caps*/
#menu_outer li a {
text-transform:uppercase;
font-size: 80%; _font-size:75%;
}

#contact_info li.email a { font-size:inherit; line-height:inherit; }

#contact_info strong, #contact_info a { color: #000; }

.property_detail #site_title small, #page_header_outer h2 a { color: #000; }

body {
padding:0;
font-family: "Book Antique", Garamond, "Times New Roman", Times, serif;
font-size: 100%;
}

