
@charset "utf-8";

/* CSS Document */

/*Style things that are going to be consistent throughout the page*/

body{

	font-family: Helvetica, Arial, sans-serif;	

}



/*Creates even spacing between all the potential content elements*/

h1, h2, h3, h4, h5, h6, h7, p, p2, ul, ol, dl{

	margin: 0;

	font-weight: normal;

	padding-top: 5px;

	padding-right: 5;

	padding-bottom: 5px;

	padding-left: 5;

	text-shadow:

}

/*Indents the headers so they all line up*/

h1, h2, h3, h4, h5, h6, h7{



}



h1{

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #3e3e3e;

	font-size: 1.5em;

	font-variant: small-caps;

	display: block;

	background: #e8e8ef;

	/* [disabled]margin-bottom: 10px; */

	padding: 2px;

}



h2{
	color: 	#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	background: #15365b url('/web/20150216020108im_/http://www.akredistricting.org/images/HeaderBar.gif') repeat-x;
	display: block;
	font-variant: small-caps;
	padding-top: 3px;
	padding-right: 3;
	padding-bottom: 3px;
	text-shadow: 0px 2px 3px #000000;
	padding-left: 3px;

}



h3{
	color: #0A306A;
	font-size: 3em;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	text-shadow: 0px 1px 2px #000000;

}



h4{
	color: #000;
	font-size: 1em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 2em;

}



h5{
	font-size: 1em;
	color: #1f4680;
	font-weight: bold;
	background-repeat: repeat;
	padding: 0px;

}



h6{
	font-size: 0.9em;
	color: #666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	font-style: italic;

}



h7{

	font-size: .9em;

	color: #000000;

	font-weight: bold;

	font-family: Georgia, "Times New Roman", Times, serif;



	

}


a{
	color: #7B2217;	
}

a:visited{
	color: #7B2217;
}

a:hover, a:focus{
	color: #7B2217;
	text-decoration: none;
}



/*Positions the lists to line up with the rest of the page*/

ul, ol, dl{

	padding: 0 0 0 25px;

}

/*Positions paragraphs to line up with the rest of elements on the page*/

p{

	padding-left: 0px;

}



p, ul, ol, dl{
	font-size: .9em;
	line-height: 26px;

















black;
	background-repeat: repeat-x;
	padding: 2px;
	list-style-position: inside;
	list-style-type: circle;

}



p2{

	padding-left: 0px;

}



p2{

	font-size: 0.9em;

	line-height: 26px;











black;			background-color: #CCC;

	background-repeat: repeat-x;

	padding: 2px;

}





/*Styles a link that is inside either a paragraph or a list*/

p a, p2 a, ul a, ol a, dl a{

	color: #7B2217;

	font-weight: bold;

}



p a:visited, p2 a:visited, ul a:visited, ol a:visited, dl a:visited{

	color: #732217;

	font-weight: normal;

}



p a:hover, p a:focus, p2 a:hover, p2 a:focus, ul a:hover, ul a:focus, ol a:hover, ol a:focus, dl a:hover, dl a:focus{

	color: #496691;

	text-decoration: none;

}

/*These div.box create a way to make certain sections stand out*/

.box{
	background: #112039;
	border: 1px solid #a6a7a7;
	color: #171C34;
	position: absolute;
	text-indent: 0.5in;
	white-space: normal;
	margin: 5px;
	height: 291px;
	width: 600px;
	z-index: auto;

	

}



.box ul{

	padding: 0;

	margin: 0;

}



.box li{

	border-bottom: 1px solid #bdc0cd;

	padding: 5px 0 5px 10px;

	list-style-position: inside;

	list-style-image: url('/web/20150216020108im_/http://www.akredistricting.org/images/Star.gif');

	color: #171C34;

	font-size: .8em;

}



.box p{

	padding-right: 10px;	

}



.box2{
	background: #112039;
	border: 1px solid #a6a7a7;
	color: #171C34;
	position: fixed;
	text-indent: 0.5in;
	white-space: normal;
	width: 600px;
	visibility: visible;
	z-index: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	left: 10px;
	top: 568px;

	

}



.box2 ul{

	padding: 0;

	margin: 0;

}



.box2 li{

	border-bottom: 1px solid #bdc0cd;

	padding: 5px 0 5px 10px;

	list-style-position: inside;

	list-style-image: url('/web/20150216020108im_/http://www.akredistricting.org/images/Star.gif');

	color: #171C34;

	font-size: .8em;

}



.box2 p{

	padding-right: 10px;	

}

/*This is for the header image */

#photo_banner{

	padding: 0;

	margin: 0;

	//height: 300px;

	position: relative;

	clear: none;

	width: 960px;

}



#photo_banner img{

	margin: 0;

}



/*This styles the breadcrumbs*/

#breadcrumbs{

	width: 945px;

	background: url('/web/20150216020108im_/http://www.akredistricting.org/images/department_footerBG.gif') repeat #EBEBEB;

	border-bottom: solid 1px #d1d3d6;

	color: #293042;

	font-size: .7em;

	font-weight: bold;

	padding: 2px 0 2px 15px;

	margin: 0;

}



#breadcrumbs a{

	color: #293042;

	text-decoration: none;

	padding: 0 5px 0 0;

}



#breadcrumbs a:hover, #breadcrumbs a:focus{

	text-decoration: underline;	

}



/*This controls the main content area*/

#content{

	padding: 10px 10px 10px 10px;
	background-color:#fff;
background: url('/web/20150216020108im_/http://www.akredistricting.org/images/department_footerBG.gif') repeat #EBEBEB;
	


	

}



.shadow {

	-moz-box-shadow: 3px 3px 4px #000;

	-webkit-box-shadow: 3px 3px 4px #000;

	box-shadow: 3px 3px 4px #000;

	/* For IE 8 */

	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";

	/* For IE 5.5 - 7 */

	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');

}





	



/*This styles the department footer*/

#department_footer{

	width: 930px;

	padding: 10px 15px;

	text-align: left;

	margin: auto;

	background: #fff;

	font-family: Arial, Helvetica, sans-serif;

}



#department_footer .right{

	text-align: right;

	font-size: .75em;

	color: #ffffff;

}



#department_footer ul{

	list-style: none;

	display: inline;

}



#department_footer ul li{

	float: left;

	padding: 0 10px 10px 0;

	font-size: .8em;

	

}



#department_footer ul li a, #department_footer a{

	color: #2A3858;

	text-decoration: underline;

}



#department_footer ul li a:hover, #department_footer ul li a:focus, #department_footer a:hover, #department_footer a:focus{

	text-decoration: none;

}



#department_footer .right .center_item{

	border-left:  #999 solid 1px;

	border-right: #999 solid 1px;

	padding: 0 4px;

}



#department_footer .right .right_item{

	border-left: #999 solid 1px;

	padding: 0 0 0 4px;

}



#department_footer .right .left_item{

	border-right: #999 solid 1px;

	padding: 0 4px 0 0;

}
.darker {
	color: #0A1C39;
	background-image: url(/web/20150216020108im_/http://www.akredistricting.org/images/bodybg4.jpg);
}
h3black {
	color: #000;
}
.h3black {
	color: #000;
}

/*
     FILE ARCHIVED ON 02:01:08 Feb 16, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 23:48:17 Sep 02, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/