/* Author: Jennifer Holt (jenniferholt83@gmail.com) */
/* Summer Style Sheet */
/* Colour Scheme: 	Darker Blue: #17485e
					Lighter Green: #809a01
					Blue: #266785
					Brown: #481800
					Orange: #1e4a5e
					Light Yellow: #f0f0a8
*/

html, body{background:url(/common/images/layout/bg_winter.jpg) repeat #6da3bc;}
#container{background-color:#FFFFFF;}
#header{background: url(/common/images/layout/winter-header-bg.jpg);}
#header-sm{background: url(/common/images/layout/winter-header-bg-sm.jpg);}

#nav{background:#266785; }
#footer{background: #266785;}

#header h1 {color:#e8e6d0;}
#header-potd-bg{background:#FFFFFF;}
#header h2 {color:#000;}

#header-sm h1{color:#FFFFFF;}
#contentMain{ background:#fff}
#contentHome{ background:#fff}

#contentMain h1, #contentHome h1{color: #1e4a5e}

#contentMain h2, #contentSub-2 h2, #contentHome h2 {color:#266785;}
#contentMain h3, #contentSub-2 h3, #contentHome h3{color: #481800;}

#contentMain a:link, #contentHome a:link{color:#266785;}
#contentMain a:hover, #contentMain a:active, #contentHome a:hover,#contentHome a:active{color:#17485e;}
#contentMain a:visited, #contentHome a:visited{color:#481800}

#contentMain li, #contentHome li {background:url(/common/images/layout/bullet-winter.gif) no-repeat 0% 5%;}
#sec-1{background:#809a01; }
#sec-2{background:#481800;}

#sec-2 h1 a, #sec-2 h1 a:hover, #sec-2 h1 a:visited{color:#FFFFFF;}
#sec-3{background:#d87818 url(/common/images/layout/content-sub1-orangebrown.gif) top no-repeat;}
#sec-4{background:#266785 url(/common/images/layout/content-sub1-blueorange.gif) top no-repeat;}

#sec-4 .connect-fb, #sec-4 .connect-fb a, #sec-4 .connect-fb:hover, #sec-4 .connect-fb:visited, #sec-4 .connect-fb:active{ color:#FFFFFF;}
#sec-4 h2 a, #sec-4 h2:hover, #sec-4 h2:visited{color:#FFFFFF; }
#sec-4 p{color:#CCCCCC; }

#contentSub-1 h1{color:#FFFFFF; }
#contentSub-1 h2{color:#000; }
#contentSub-1 p{}

#contentSub-2 img, .imgBorder{border:thick solid #E1F0FF; border-width:10px;}

#contentSub-2 li a:link, #contentSub-2 li a:hover, #contentSub-2 li a:visited, #contentSub-2 li:active{  color: #f0f0a8;}

#contentSub-2 h1 a:link, #contentSub-2 h1 a:visited{background:#257fa8 url(/common/images/layout/featImgArrow-w.gif) no-repeat; color: #f0f0a8; }

#contentSub-2 h1 a:hover{ background-color:#17485e;}
#contentSub-2 p { }

#contentSub-2 a:link{color:#266785;}
#contentSub-2 a:hover, #contentSub-2 a:active{color:#17485e;}
#contentSub-2 a:visited{color:#481800}

#contentSub-2 li a:link, #contentSub-2 li a:hover, #contentSub-2 li a:visited, #contentSub-2 li:active{background:#266785 url(/common/images/layout/featImgArrow-w.gif) no-repeat;   border-bottom:thin solid #e6e4d0; color: #f0f0a8; color: #f0f0a8;}
#contentSub-2 li a:hover{background-color:#14323d; border-bottom:thin solid #e6e4d0;}

.footerNav a:visited{color:#f0f0a8}
#footer h1 {color:#fff;}
#footer h2 {color:#fff;}
#footer p, #footer ul{color:#fff; } #footer a:link{color:#FFFFFF; }
#footer a:hover{color:#1e4a5e;}

.moreInfo a:link{background:#266785 url(/common/images/layout/featImgArrow-w.gif) no-repeat; color:#FFFFFF; }
.moreInfo a:hover, .moreInfo a:active, .moreInfo a:visited{background:#19485d url(/common/images/layout/featImgArrow-w.gif) no-repeat ; color:#FFFFFF; }

hr{border-bottom:thin solid #663300; border-top:none; border-left:none; border-right:none;}

td{ border: solid thin #c0b4a7;}

#twitter_update_list li a:visited{color:#000;}


