/* @override http://oneharbor.cpmpreview.com/css/override.css */


#header h1{
   width: 331px;
   height: 135px;
   margin: 0 auto;
   position: relative;
   margin-left: 296px;
   top: 4px;
}

#header h1 a{
   display: block;
   height: 145px;
   background: url(logo.png) no-repeat;
   text-indent: -9999px;
}

#header li a:hover { color: #4EADC9; }
#header li a:active { color: #4EADC9; }
#header li.current a { color: #4EADC9; }
ul li.current a { color: #4EADC9; }

h2#page-title { color: #4EADC9; }

#content h1 { color: #3188A2; } 
#content h2 { color: #3188A2; }
#content h3 { color: #3188A2; }
#content h4 { color: #3188A2; }

#footwrap { background: #AFDAE7; }
#footer   { background: #AFDAE7; }

#foot-info p a { color: #3188A2; }

