/* CSS Document */
@import url("master.css");

.header_image {border-bottom:6px solid #990033; }
.footer_color {border-top:6px solid #990033; }
h1, h2, h4 { color:#990033; }
li.about_us {border-bottom:6px solid #a11342; margin-bottom:3px }
li.about_us a {color:#a11342; text-decoration:none; }
.feature { background-color:#990033; }
.feature p { color:#FFF; }
.feature a { color:#FFF; }

.content a { color:#990033; }

.googlemap { height:270px; width:714px; border-bottom:6px solid #990033; }


ul.submenu li a.active { background:url(/images/arrow-red.gif) no-repeat 0 5px; }
ul.subsubmenu li a.active { background:url(/images/arrow-red.gif) no-repeat 0 5px; }

.rightimage { float:right; margin:10px 0 10px 10px; background-color:#990033; }
