/** Defines Skin overrides 
    Published from skin_xxx.css, values in hash in publish code
    Edits in the published file are only temporary.
**/
body { background-color: #C1C7BF;    /* Very top and very bottom color */ } 
div#body { height: 720px; background: #C1C7BF; }
div#wrapper { background-image: url("/images/drop_shadow_hhh.jpg"); }
div#wrapper2 { width:960px }  /* 854 necessary to get the right edge of the  white middle section to look lined with the top header */
div#wrapper2 { background:white }
/* FFE8CF */
.leftnavbox { background-color: #837B4A; }
#leftnav_subbox {background-color:#F6DCBB }   /* box inside of left nave */
A.leftnav_highlight, A:visited.leftnav_highlight, A.active.leftnav_highlight  { color: #0B3B34; }
A:hover.leftnav_highlight { color:#580101; }

A.leftnav,A:Visited.leftnav,A:Active.leftnav   { color: #710E00; }
A:Hover.leftnav  { color: #334585; }

A.leftnav_rev,A:Visited.leftnav_rev,A:Active.leftnav_rev   { color: ; }
A:Hover.leftnav_rev  { color: ; }

A.comment,A:Visited.comment,A:Active.comment {color:#4D75C1;}
A:Hover.comment {color:#334585;}

A.alt, A:Visited.alt, A:Active.alt { color:; }
A:Hover.alt  {  color: ;  }

 A,A:Visited,A:Active{ color: #005540; }
 A:Hover{ color: #334585; }

.headerleft { background-color: #26513A;  }

.border { border: 1px solid #26513A; }
.borderleft   { border-left:   1px solid #26513A; }
.borderright  { border-right:  1px solid #26513A; }
.borderbottom { border-bottom: 1px solid #26513A; }
.bordertop    { border-top:    1px solid #26513A; }
         
.footer { background-color: #837B4A; }

.header1 {color: #733742;}
.header2 {color: #733742;}
.header3 {color: #733742;}
.header4 {color: #733742;}
.qnasection h4 {color: #733742;}

.subheader {color:#26513A;margin:7 0 0 0}

.sectionhead, .sectionbyline {color:black;font-family: 'Georgia,Times,serif'; font-size:14px; text-indent:10px;}
.sectionbyline {font-style:italic; text-indent:30px;}
.leftnav_alt { color:#334585; text-decoration:none;font-style:italic; }

