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

.header_image {border-bottom:6px solid #33a19e; }
.footer_color {border-top:6px solid #33a19e; }
h1 {color:#33a19e; }
h2 {color:#33a19e; }

.content a { color:#33a19e; }

li.life_here {border-bottom:6px solid #33a19e; margin-bottom:3px }
li.life_here a {color:#33a19e; text-decoration:none; }

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

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