

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

#header { background-color:#9D5B55; }

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

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

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


a{ color: #874641;}

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

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

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

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