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

#header { background-color:#F98715; }

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

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

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

a{ color: #FF7F00;}

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

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

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

div.highlight-content{  border:1px solid #F6921E; }