
body { background: #78B0AC url(../images/turquoise/bg.jpg) repeat-y center top;}

#header { background-color:#78B0AC; }

#header,
#content,
#footer { background:url(../images/turquoise/bg-body.jpg) repeat-y left top; }

#top-header { background:url(../images/turquoise/bg-header.jpg) no-repeat left top; }

#mainNav-header{ background:url(../images/turquoise/bg-mainNav.gif) repeat-y left top; }

/* .title-subNav { color:#FF7F00;  } */

a.title-subNav:link,
a.title-subNav:visited,
a.title-subNav:hover,
a.title-subNav:active{ color:#56A8A4;  }


a{ color: #56A8A4;}

a.contentNav:hover,
a.contentNav:active{color:#56A8A4;}

h1, 
h2,
h4  { color:#56A8A4; }

a.title-subNav:link,
a.title-subNav:visited,
a.title-subNav:hover,
a.title-subNav:active { color:#56A8A4; text-decoration:none; }

.highlight-content{ background-color:#78B0AC;}