/*-----------------------------------------------
Title: Home page screen styles
Site: 
Created: November 13 2008 (SL)
Updated: 
----------------------------------------------- */

#mainNavigation { /*background: url(../images/wrap_bg_top_home.png) no-repeat 0 100%;*/ }

#mainContent { width:auto; }

#rightColumn { height:496px; background: url(../images/gradient2.png) no-repeat 0 0; }
#rightColumn p { padding-top:6px; }

#switcher ul { float:left; width:225px; height:481px; background: url(../images/switcher_bg.png) no-repeat 100% 0; padding-top:15px; }
#switcher li { border-bottom:#e0ddd9 1px dashed; margin-right:1px; }
#switcher li a { padding:15px 33px 15px 20px; display:block; font-size:1.4em; }
#switcher li a:hover, #switcher li a:focus { background: url(../images/arrow_blue.png) no-repeat 95% 50%; text-decoration:none; }
#switcher li#first { border-top:#e0ddd9 1px dashed; border-bottom:none; }
#switcher li.active { border:none !important; margin-right:0; }

#switcher li#first.active { background: url(../images/switcher_bg2.png) repeat-x 0 -35px; }
#switcher li#second.active { background: url(../images/switcher_bg2.png) repeat-x 0 -85px; }
#switcher li#third.active { background: url(../images/switcher_bg2.png) repeat-x 0 -135px; }

/*
#switcher li#first.active { background: url(../images/switcher_bg2.png) repeat-x 0 -15px; }
#switcher li#second.active { background: url(../images/switcher_bg2.png) repeat-x 0 -65px; }
#switcher li#third.active { background: url(../images/switcher_bg2.png) repeat-x 0 -115px; }
*/

#switcher li#second.middle { border-top:#e0ddd9 1px dashed; border-bottom:none; }
#switcher li.active a { color:#000; border-top:#c9c2b9 1px solid; border-bottom:#c9c2b9 1px solid; background: url(../images/arrow_blue.png) no-repeat 95% 50%; }

#switcher #main { float:left; width:372px; background: url(../images/switcher_bg2.png) repeat-x 0 0; min-height:311px; padding-top:20px; }
#switcher #main p { padding:10px 18px 0 19px; font-size:1.1em; }
#switcher #main p.wide { padding:10px 11px 0 16px; }
#switcher #main h3 { padding:10px 18px 0 19px; font-size:1.8em; }
#switcher #main .buttons a { margin:0 4px; }

#switcher #main #second_content { display:none; }
#switcher #main #third_content { display:none; }

.stay-informed { padding-top:0; } 

#leftColumn h2 { padding-bottom:10px; }
#leftColumn .inner { padding:25px 20px; }
#leftColumn .inner p { padding:10px 0; }

#leftColumn h3 { padding-bottom:2px; }

h2 { font:normal 2.6em georgia; color:#000; letter-spacing:.1em; }
h3 { font:normal 1.8em georgia; color:#000; /*letter-spacing:.09em;*/  }
h4 { font:normal 2.2em georgia; color:#000;}
h4 a { color:#000; }
h5 { font:normal 1.6em georgia; color:#000; }