@charset "utf-8";
/* CSS Document */

#hdr_logo {background:url(../images/teal_logo.jpg) no-repeat center center;}
#header h1 {color:#42C181;}
#menu ul li:hover {background:url(../images/teal_menu_background_hover.png) repeat-x;}
#menu a:hover {color:#42C181; text-decoration:none;}
#menu a:active {color:#42C181; text-decoration:none;}
#content h1 {border-bottom:solid 2px #42C181;}
#content h4 {color:#42C181;}
#content p strong {color:#98d9b8;}
#content a:hover {color:#42C181; text-decoration:underline; font-weight:bold; font-style:italic;}
#content a:active {color:#42C181; text-decoration:underline; font-weight:bold; font-style:italic;}
#footer .item h5 {color:#42C181;}
#footer a:hover {color:#42C181; text-decoration:underline; font-weight:bold; font-style:italic;}
#footer a:active {color:#42C181; text-decoration:underline; font-weight:bold; font-style:italic;}