/**   Styles for "Screen" Media
*     File: styles.css (white_leaves)
*     Author: Nate Hanna
*     Theme: white_leaves
*     Auth Web: http://www.mediasation.com
*     modified: 25 February 2009 @ 15:50 EST
* --------------------------------------------------------------
**/
html { color: #695639; }
body.leaves { background-color: #FFF; }
a:link, a { color: #695639; }
   a:visited { color: #463A27; }

div.hr { background-color: #FFF; } 

/*.leaves */
#header { background: #789600 url('bg_skin_leaves_hdr.gif') left top no-repeat; }
   #header #banner { color: #FFF; }
#leftCol h1, .content h1.slogan { border-bottom-color: #695639;}
.home .think_tool h4 { 
   background-color: #695639;
   color: #FFF; 
}
#inspirational_quote {
   background-color: #695639;
   color: #FFF;
}
   .home #inspirational_quote { color: #695639; }

#login button {
   border-color: #695639;
   background-color: #695639;
   color: #FFF;
}

#footer a { color: #64821E; }

#wrapper #contentWrapper.content #rightCol form table td div.input.checkbox label.contrast { 
   background-color: #695639;
   color: #FFF;
}

#topNavigation ul li a { color: #64801E; }
   #topNavigation ul li.selected a { background-color: #64811E; }
#topNavigation ul.subnav li a { color: #64801E; }
#topNavigation ul.tier3 li a { color: #64801E; }

/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */
.cluetip-default h3#cluetip-title,
.cluetip-default div#cluetip-close,
.cluetip-default div#cluetip-close a {
   background-color: #695639;
   color: #fff;
} 
.cluetip-default #cluetip-inner { border-color: #695639; }

