

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

#header { background-color:#8C8C8C; }

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

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

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


a{ color: #874641;}

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

h1, 
h2,
h4  { color:#8C8C8C; }

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

.highlight-content{ background-color:#8C8C8C;}