 
/*Base Colors
------------------------------------------------------------ */
body { background: #008080 url() no-repeat; }
.container, .sliderGallery { background: #008080; }
div.colborder, div.border { border-right: 1px solid #ffffff; }
.box,.postmetadata,.nav,#sidebar ul li a:hover,ul.txt li:hover {background: #ffffff }
#sidebar ul li a,ul.txt li { border-bottom: 1px solid #ffffff; }
hr {background: #ffffff; color: #ffffff; }
#footer-wrap {background: #;}

/*Font Color
------------------------------------------------------------ */
#masthead h4 a, #masthead #logo h1 a, #masthead #logo h1.sitename a {color: #000000}
body,p,h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color: #000000}
h3.sub,h2.sub {border-bottom: 1px solid #ffffff; }
.welcomebox h2, .welcomebox h6, .welcomebox p {color:#000000}

/*Links 
------------------------------------------------------------ */
a, a:link, a:visited, .welcomebox h2 a { color: #; }

/*Hover 
------------------------------------------------------------ */
a:hover, a:focus { color: #; }

/*Navigation
------------------------------------------------------------ */
#top .sf-menu, #top .sf-menu li,.sf-menu, .sf-menu li, #menu-wrap { background:#008080; }
#top .sf-menu li a,.sf-menu li a { color:#000000; background: #008080; }
#top .sf-menu li a:hover, .sf-menu li a:hover { color:#ffffff; background:#000000}
#top #search #s, #search #s {border: 1px solid #000000;}

/*Custom CSS
-------------------------------------------------------------*/
body, p {font-family: helvetica; font-weight: bold; font-style: normal ; font-size: 14px;}

h4, h5, h4 a, h5 a {font-family: helvetica; font-weight: bold; font-style: normal ; font-size: 10px;}

h3, h3 a {font-family: helvetica; font-weight: bold; font-style: normal ; font-size: 16px; color #000000; }

h2 {font-family: helvetica; font-weight: bold; font-style: normal ; font-size: 28px; line-height: 30px; }

h1 {font-family: helvetica; font-weight: bold; font-style: normal ; font-size: 16px; color #008080; }

h6, h6 a {font-family: helvetica; font-weight: bold; font-style: normal ; font-size: 16px; color: #ffffff;
background-color:#000000; }

.slide a {font-family: helvetica; font-weight: bold; font-style: normal ; font-size: 50px; line-height: 60px; color: #000000;
    background-color: #ffffff; }
a, a:link, a:visited {
    color: #000000;
    background-color: #000000;
    text-decoration: none;
}

.slide-details .description p {
  color:#000000;
  font-size:1.4em;
  margin-top:10px;
line-height: 30px;
}

.slide-details h2 {
    color: #ff0066;
    font-style: italic;
    font-weight: normal;
    margin: 0;
}

#commentform #submit {
  background-attachment:scroll;
  background-clip:initial;
  background-color:#111111;
  background-image:none;
  background-origin:initial;
  background-position:0 0;
  background-repeat:repeat repeat;
  border-bottom-color:#222222;
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-image:initial;
  border-left-color:#222222;
  border-left-style:solid;
  border-left-width:1px;
  border-right-color:#222222;
  border-right-style:solid;
  border-right-width:1px;
  border-top-color:#222222;
  border-top-style:solid;
  border-top-width:1px;
  color:#FFFFFF;
  font-size:1em;
  font-weight:bold;
  font-family:helvetica;
  margin-top:5px;
  padding-bottom:5px;
  padding-left:5px;
  padding-right:5px;
  padding-top:5px;
}

a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #ffffff;
background-color:#000000;
}

.slide {
    background: none repeat scroll 0 0 #3dcccc;
    display: block;
    height: 404px;
    margin: 0;
    overflow: hidden;
    padding: 12px;
    position: relative;
    width: 930px;
}

.slide a {
  background-color:#3dcccc;
  color:#FFFFFF;
}

.slide a:hover {
background-color:#ffffff;
    color: #000000;
}

h3.sub, h2.sub {
    border-bottom: 1px solid #EEEEEE;
    color: #000000;
    font-size: 1.1em;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1.3em;
    margin: 0 0 10px;
    padding: 0 0 5px;
    text-transform: uppercase;
}

.byline {
    color: #ff0066;
    font-size: 11px;
    margin: 0;
}

.byline a {
    color: #ffffff;
}

#footer h3 {
    border-bottom: medium none;
    color: #008080;
    margin: 0;
    padding: 0 0 0.6em;
}

#footer p {
    color: #000000;
}

a.button {
    background: url(\"\") no-repeat scroll 0 0 transparent;
    bottom: 20px;
    color: #000000;
    display: block;
    height: 50px;
    padding: 20px 20px 5px;
    position: absolute;
    right: 50px;
    text-decoration: none;
    width: 260px;
}

}
custom-styles.php (line 21)
h3, h4, h5, h3 a, h4 a, h5 a {
    font-family: helvetica;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
}

h3.sub, h2.sub {
  font-size: 12px;  
}

body, p {
    font-family: helvetica;
    font-size: 16px;
    line-height:18px;
    font-style: normal;
    font-weight: bold;
}

#top {
  color:#000000;
font-size: 24px;
}

#top .sf-menu, #top .sf-menu li,.sf-menu, .sf-menu li, #menu-wrap { background:#008080; }
#top .sf-menu li a,.sf-menu li a { color:#000000; }
#top .sf-menu li a:hover, .sf-menu li a:hover { color:#ffffff; background:#000000}
#top #search #s, #search #s {border: 1px solid #000000;}

a, a:link, a:visited {
    color: #000000;
    background-color: #3dcccc;
    text-decoration: none;
}
