/* ------------------------------------------------------------

	main elements

------------------------------------------------------------ */

body {
	margin: 0;
	padding: 0;
	font: small Georgia, Arial, sans-serif;
	text-align: center;
	color: #414141;
	background: #053079 url(/page/-/images/1_BG.jpg); background-repeat:no-repeat
	}

img { border-style: none }

h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd { padding: 0;margin: 0 }

p { margin: 0 0 1.3em 0;line-height: 1.3em; }

ul, ol, li, dl, dt, dd { list-style: none }

a:link, a:visited { color: #002479; text-decoration: none;}
a:hover { color: #7eaf37; }

/* ------------------------------------------------------------

	header elements

------------------------------------------------------------ */
#header {
	background: #FFF url(/page/-/images/bg_header.jpg) top left repeat-x;
	text-align: left; width: 970px;
	margin: 0 auto;
	}

#headerInner {
	width: 915px;
	margin: 0 auto;
	position: relative;
	font-family: Arial, sans-serif;
	}
		
#utilNav {
	position: absolute;
	top: 9px;
	right: 1px;
	color: #002479;
	font-size: 87%;
	}
	
#utilNav form, #utilNav form div{
display: inline;
}
#utilNav a:hover{
	color: #002479;
	text-decoration: underline;
	}

#headerInner ul {
	float: right;
	background: #021438;
	font-weight: bold;
	border-right: 1px solid #021438;
	}

#headerInner ul li {
	float: left;
	border-top: 1px solid #021438;
	}
	
#headerInner ul li a {
	float: left;
	padding: 10px 24px;
	color: #cfe5ae;
	background: url(/page/-/images/bg_primaryNav.jpg) top left repeat-y;
	}
	
#headerInner ul li a:hover {
	float: left;
	color: #021438;
	background: #e1efce url(/page/-/images/bg_primaryNav.jpg) top left repeat-y;
	}
	
#headerInner ul li .active {
	float: left;
	color: #021438;
	background: #e1efce url(/page/-/images/bg_primaryNav.jpg) top left repeat-y;
	}

#headerInner ul .leftTab {
	border-top: none;
	}

#headerInner ul .leftTab a {
	background: none;
	padding-left: 20px;
	padding-bottom: 11px;
	background: #021438 url(/page/-/images/bg_navLeft.jpg) top left no-repeat;
	}
	
#headerInner ul .leftTab a:hover {
	background: #e6f1d7 url(/page/-/images/bg_navLeftHover.jpg) top left no-repeat;
	}

/* ------------------------------------------------------------

	content

------------------------------------------------------------ */
#content {
	width: 970px;
	margin: 0 auto;
	text-align: left;
background: #0b285f url(/page/-/images/bg_body.jpg);
	font-size: 95%;
	}

#contentInner {
	border: 1px solid #031438;
	padding: 15px; 		background: #FFF url(/page/-/images/bg_content.jpg); width: 885px;
	margin: 0 auto;
	}

/* ------------------------------------------------------------

	homepage tiles

------------------------------------------------------------ */
#homePageTiles li {
	margin-bottom: 25px;
	}

#homePageTiles li img{
	border-style: none;
	}

#homePageTiles li {
	width: 205px;
	height: 204px;
	float: left;
	background-color: transparent;
	margin-right: 13px;
	font-family: Arial, sans-serif;
        border-style: none;
 	}
 	
/*****************************
#homePageTiles li a {
	position: absolute;
	top: 50%;
	left: 54px;
	color: #FFF;
        border-style: none;
 	}
*****************************/
#homePageTiles .strip {
	margin-right: 0;
	}

#homePageTiles .splash {
	background-color: #7d240c;
	width: 218px;
	}
	
#homePageTiles .splash span {
	color: #FFF;
	font-size: 230%;
	}

/* ------------------------------------------------------------

	columns

------------------------------------------------------------ */
#columns {
	clear: left;
	background: url(/page/-/images/bg_columns.gif) top left repeat-y;
	}

#columns_wide {
	clear: left;
	}

#columns a {
	text-decoration: underline;
	}


#primaryCol {
	float: left;
	width: 432px;
	margin-right: 34px;
	margin-left: 23px;
	display: inline;
	}
	

#primaryCol_wide {
	float: left;
	width: 650px;
	margin-right: 34px;
	margin-left: 23px;
	display: inline;
	}

#secondaryCol {
	float: left;
	width: 187px;
	margin-right: 20px;
	font-size: 95%;
	display: inline;
	}
	
#thirdCol {
	float: left;
	width: 173px;
	}

/* ------------------------------------------------------------

	Home Items

------------------------------------------------------------ */
#Items .section {
	clear: both;
	margin-bottom: 10px;
	}

/* ------------------------------------------------------------

	Homepage Features

------------------------------------------------------------ */
#features span {
	color: #993300;
	}

#features p {
	font: 95% Verdana;
	}

#features ul li {
	font: 95% Verdana;
	list-style: square;
	margin-left: 15px;
	}

/* ------------------------------------------------------------

	typography

------------------------------------------------------------ */
#primaryCol .splash {
	color: #b25e34;
	}

#secondaryCol .splash {
	color: #da6018;
	font: 130% Arial, sans-serif;
	}

/* ------------------------------------------------------------

	header levels

------------------------------------------------------------ */
h1 {
	text-indent: -9999px;
	padding-top: 37px;
	padding-bottom: 20px;
	}

h1 a {
	width: 377px;
	height: 43px;
	display: block;
	background: url(/page/-/images/bg_h1.jpg) top left no-repeat;
	}

h2 {
	color: #002479;
	font-size: 110%;
	text-decoration: underline;
	padding-top: 10px;
	}
	
h3 {
	color: #628a29;
	font-family: Arial, sans-serif;
	padding: 10px 0;
	font-size: 130%;
	text-transform: uppercase;
	}
	
h4 {
	color: #002479;
	text-decoration: underline;
	font-size: 100%;
	}

#columns h5, #columns_wide h5 {
	text-indent: 0;
	padding-top: 12px;
	padding-bottom: 10px;
	font-size: 180%;
	font-family: Arial, sans-serif;
	color: #333366;

	}
	
#columns .state {
	padding-bottom: 50px;
	}	

#columns h5 span {
	color: #b25e34;
	padding-left: 11px;
	font-size: 62%;
	font-weight: normal;
	font-family: Georgia;
	}
	
#columns h5 img {
	position: absolute;
	top: 0;
	right: 30px;
	}

/* ------------------------------------------------------------

	footer elements

------------------------------------------------------------ */
#footer {
	width: 915px;
	margin: 0 auto;
	font: 11px Arial, sans-serif;
	padding: 7px 0 25px 0;
	margin-bottom: 0px;
	color: #021437;
	}

#footer .left {
	float: left;
	}
	
#footer .right {
	float: right;
	}

#footer a {
	text-decoration: underline;
	color: #021437;
	}

/* ------------------------------------------------------------

	image styles

------------------------------------------------------------ */
.imgLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 23px;
	}

.below {
	margin-bottom: 18px;
	}
	
/* ------------------------------------------------------------

	misc

------------------------------------------------------------ */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {display:inline-block;}

.clear {clear: both;}

/* ------------------------------------------------------------

	logo Here

------------------------------------------------------------ */
#logoHere {
	margin-top: 120px;
	width: 162px;
	background: url(/page/-/images/bg_logoHolderBottom.jpg) bottom left no-repeat;
	padding-bottom: 20px;
	}

#logoHere img {
	margin-bottom: 14px;
	}

#logoHereInner {
	background: url(/page/-/images/bg_logoHolderTop.jpg) top left no-repeat;
	padding: 20px 27px 0 13px;
	}

#logoHereInner p {
	border-top: 1px solid #bad6f5;
	padding-top: 14px;
	margin: 0;
	font: 87% Verdana, sans-serif;
	text-align: center;
	color: #7d7d7d;
	}

/* ------------------------------------------------------------

	sideNavigaton

------------------------------------------------------------ */
#sideNav {
	overflow: hidden;
	width: 170px;
	height: 175px;
	}

#sideNav li {
	text-indent: -9999px;
	display: inline;
	}

#sideNav li a {
	float: left;
	background: url(/page/-/images/bg_sideNav.jpg);
	overflow: hidden;
	height: 42px;
	width: 170px;
	}

#sideNav #speakOut a {background-position: 0 0px;}
#sideNav #donate a {background-position: 0 -42px}
#sideNav #volunteer a {background-position: 0 -84px}
#sideNav #findAClinic a {background-position: 0 -126px}

#sideNav #speakOut a:hover {background-position: -173px 0px;}
#sideNav #donate a:hover {background-position: -173px -42px}
#sideNav #volunteer a:hover {background-position: -173px -84px}
#sideNav #findAClinic a:hover {background-position: -173px -126px}


/* ------------------------------------------------------------

	infoBox

------------------------------------------------------------ */
#infoBox {
	color: #4c5441;
	background: #f5fceb url(/page/-/images/bg_primaryGrade.jpg) top left repeat-x;
	padding: 15px;
	}

#infoBox ul li {
	margin-bottom: 12px;
	}

#infoBox ul li a {
	padding-left: 28px;
	padding-bottom: 5px;
	}

#infoBox ul #facebook a {
	background: url(/page/-/images/icon_facebook.png) top left no-repeat;
	}
	
#infoBox ul #youtube a {
	background: url(/page/-/images/icon_youtube.png) top left no-repeat;
	}

#infoBox ul #photos a {
	background: url(/page/-/images/icon_photos.png) top left no-repeat;
	}

/* 
Son of Suckerfish dropdowns:
http://www.htmldog.com/articles/suckerfish/dropdowns/
*/

#nav ul {
	margin: 0;
	padding: 0;
	}

#headerInner ul#nav .leftTab ul li a {
padding: 8px;
}

#nav li ul { /* second-level lists */

	position: absolute;
	top: 137px;
	list-style: none;
	clear: both;
    z-index: 1000;
	left: -5000px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	}


#nav li#get_involved_tab ul li,#nav li#get_involved_tab ul li a{
 width: 120px;

}
#nav li#get_involved_tab:hover ul, #nav li#get_involved_tab.sfhover ul { /* lists nested under hovered list items */
left: 116px;
}

#nav li#where_we_work_tab ul li,#nav li#where_we_work_tab ul li a{
width: 134px;
}
#nav li#where_we_work_tab:hover ul, #nav li#where_we_work_tab.sfhover ul { /* lists nested under hovered list items */
left: 244px;
}


#nav li#the_issues_tab ul li,#nav li#the_issues_tab ul li a{
width: 104px;
}
#nav li#the_issues_tab:hover ul, #nav li#the_issues_tab.sfhover ul { /* lists nested under hovered list items */
left: 394px;
}

#nav li#blog_tab ul li,#nav li#blog_tab ul li a{
width: 65px;
}
#nav li#blog_tab:hover ul, #nav li#blog_tab.sfhover ul { /* lists nested under hovered list items */
left: 510px;
}

#nav li#election_info_tab ul li,#nav li#election_info_tab ul li a{
width: 115px;
}
#nav li#election_info_tab:hover ul, #nav li#election_info_tab.sfhover ul { /* lists nested under hovered list items */
left: 587px;
}

#nav li#pp_101_tab ul li,#nav li#pp_101_tab ul li a{
width: 184px;
}
#nav li#pp_101_tab:hover ul, #nav li#pp_101_tab.sfhover ul { /* lists nested under hovered list items */
left: 713px;
}

#nav li ul li, #nav li ul li a {
	background-image: none !important;
	clear: both;
width: 100%;
display: block;
	}
#nav li ul li a {
	text-align: left;
    //height: 10px;
	padding: 8px;
	text-indent: 0 !important;
    font-size: 12px;
	background: #021438;
    z-index: 1100;
    border: 1px solid #fff;
border-top: none;
padding-right: 10px;
	}


#nav li ul li a:hover,#nav li ul li:hover {
	background: #e6f1d7;
	color: #567DC6;
width: 100%;
display: block;
	}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
    z-index: 50000000;
	}

/* END nav elements */