
/*****/


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

#header { background-color:#E2624C; }

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

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

#mainNav-header{ background:url(../images/red/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:#D4523E;  }


a{ color: #D4523E;}

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

h1, 
h2,
h4  { color:#D4523E; }

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

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