html {
	font-size:100.01%;
	height: 100%;
}
body {
	background:#fff url(../images/bg-body.png) repeat-x;
	font:62.5% Arial, Helvetica, sans-serif;
	height: 100%;
	color: #000;
	margin:0;
}
form, fieldset {
	border:0;
	margin:0;
	padding:0;
}
img {border:none;}
a{text-decoration: none;}
a:hover{text-decoration: underline;}
/* main containers styles */
.holder {
	overflow: hidden;
	width: 100%;
}
#main {
	min-height: 100%;
	margin:0 auto;
	width:943px;
	position:relative;
}
* html #main {
	overflow: visible;
	height: 100%;
}
#main:after {
	display: block;
	content: "";
	clear: both;
}
/* header block styles */
#header {
	width:100%;
	position:absolute;
	padding: 45px 0 0;
	top:0;
	left:0;
}
#header .header-holder {
	position: relative;
	width: 100%;
}
#header .header-area {
	background: url(../images/bg-header-area.gif) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	height: 169px;
	width: 100%;
}
/* header background switcher styles*/
#header .slideset {
	position: relative;
	padding: 1px 0 0 1px;
}
#header .slideset ul.bg-list {
	position:relative;
	overflow: hidden;
	list-style:none;
	width:941px;
	height:147px;
	margin:0;
	padding:0;
}
#header .slideset ul.bg-list li {
	position:absolute;
	width: 100%;
	top:0;
	left:0;
	z-index:0;
}
#header .slideset ul.bg-list img {z-index:0;}
#header .slideset ul.bg-list .active {z-index:1;}
/* logo styles */
#header strong.logo {
	text-indent: -9999px;
	position: relative;
	overflow: hidden;
	float: left;
	width: 589px;
	height: 173px;
	margin: -45px 0 0 0;
}
#header strong.logo a {
	background: url(../images/logo.png) no-repeat;
	position: relative;
	cursor: pointer;
	display: block;
	height: 100%;
}
/* navigation menu styles */
#navbox {
	
	position: relative;
	line-height: 30px;
	margin: 0;
	clear: both;
	width: 100%;
	height: 30px;
	z-index: 100;
}
#navigation  {
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 30px;
	list-style: none;
	padding: 11px 0 0 16px;
	margin: 0;
	width: 100%;
	height: 30px;
	z-index: 100;
}

#navigation li {
	word-spacing: -1px;
	margin: 0 2px;
	display: inline;
	float: left;
}
#navigation a:hover {text-decoration: none;}
#navigation a {
	background: url(../images/bg-navigation.png) no-repeat;
	padding: 0 0 0 5px;
	color: #b40012;
	float: left;
}
#navigation a span {
	background: url(../images/bg-navigation.png) no-repeat 100% 0;
	cursor: pointer;
	padding: 0 5px 0 0;
	text-align: center;
	width: 100%;
	float: left;
}
#navigation li:hover a,#navigation li.hover a {color: #555;}
/* tab sizes for navigation */
#navigation li.nav-help a span {width: 190px;}
#navigation li.nav-about a span {width: 98px;}
#navigation li.nav-district a span {width: 170px;}
#navigation li.nav-media a span {width: 100px;}
#navigation li.nav-legislation a span {width: 90px;}
#navigation li.nav-kids a span {width: 80px;}
#navigation li.nav-contact a span {width: 84px;}

/* dropdown styles */
#navigation li:hover,#navigation li.hover {position: relative;}
#navigation li:hover ul,#navigation li.hover ul {display: block;}
#navigation ul {
	text-transform: none;
	border: 1px solid #a7b7b7;
	border-width: 0 1px 1px;
	font-weight: normal;
	font-size: 13px;
	line-height: 25px;
	background: #fff;
	list-style: none;
	position: absolute;
	display: none;
	width: 200px;
	padding: 0;
	margin: 0;
	left: -1px;
	top: 30px;
}
#navigation ul li {
	width: 130px;
	padding: 0;
	margin: 0;
	float: left;
	clear: both;
}
#navigation ul a {
	background-image: none;
	padding: 0 10px;
	float: left;
	width: 180px;
}
#navigation ul li:hover a,#navigation ul li.hover a {
	background: #fafafa;
	color: #b40012;
}
/* content block styles */
#content {
	overflow: hidden;
	width:100%;
	padding: 243px 0 135px;
}
#content:after {
	display: block;
	content: "";
	clear: both;
}
#content p {margin:0 0 20px;}
#sidebar {
	padding: 0 0 11px 2px;
	overflow: hidden;
	width: 290px;
	float: left;
}
#content-area {
	font-size: 1.2em;
	overflow: hidden;
	margin: -4px -4px 0 0;
	padding: 0 0 30px;
	display: inline;
	width: 647px;
	float: right;
}
#content-area .page-text {
	padding: 0 0 0 20px;
	line-height: 1.51em;
	width: 595px;
}
/* tabset block styles */
#content .tabs-area {
	background: url(../images/bg-tabset.png) no-repeat;
	overflow: hidden;
	width: 639px;
	height: 345px;
	padding: 4px;
	margin: 0 0 10px;
	clear: both;
}
#content .tabs-area .heading {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 38px;
}
#content .tabs-area .tabcontent {
	position: relative;
	overflow: hidden;
	width: 639px;
	height: 307px;
}
#content .tabs-area strong.title {
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	line-height: 38px;
	padding: 0 15px;
	float: left;
}
#content .tabs-area a.lnk-more {
	text-decoration: underline;
	text-transform: uppercase;
	position: absolute;
	color: #6588a9;
	bottom: 13px;
	right: 20px;
}
#content .tabs-area a.btn-youtube {
	margin: 8px;
	float: right;
}
#content .tabs-area .heading ul.tabset {
	text-transform: uppercase;
	list-style: none;
	padding: 10px 0 0 0;
	line-height: 29px;
	font-size: 12px;
	margin: 0;
	float:right;
}
#content .tabs-area .heading ul.tabset li {
	margin: 0 0 0 10px;
	float: left;
}
#content .tabs-area .heading ul.tabset a.tab {
	float: left;
	padding: 0 0 0 10px;
	position: relative;
	color: #8892a1;
}
#content .tabs-area .heading ul.tabset a.tab span {
	cursor: pointer;
	text-align: center;
	float: left;
	width: 100px;
	padding: 0 10px 0 0;
}
#content .tabs-area .heading ul.tabset a:hover,
#content .tabs-area .heading ul.tabset a.active{
	background: url(../images/bg-tabset-tab.png) no-repeat;
	text-decoration: none;
	color: #fff;
}
#content .tabs-area .heading ul.tabset a:hover span,
#content .tabs-area .heading ul.tabset a.active span {
	background: url(../images/bg-tabset-tab.png) no-repeat 100% 0;
}
#content .content-holder {
	padding: 14px 0 0 13px;
	width: 320px;
	float: left;
}
#content .content-holder .img-holder{margin: 0 0 10px;}
#content .content-holder .img-holder img 
{
    display: block;
    max-width:320px;
    max-height:251px;
    width:auto !important;
    height:auto !important;
    width:320px;
    height:251px;
}
#content .content-holder strong.content-title {
	text-transform: uppercase;
	padding: 0 0 0 10px;
	font-size: 1.14em;
	/*line-height: 26px;*/
	color: #a6b6cb;
	max-height:30px;
	overflow:hidden;
	display:block;
}
#content .content-list {
	padding: 10px 0 0 0;
	margin: 0 0 0 7px;
	display: inline;
	font-size: 0.91em;
	display: inline;
	width: 295px;
	float: left;
}
* html #content .content-list {width: 280px;}
* +html #content .content-list {width: 280px;}
/* tabs inside tabs styles */
#content .tabcontent ul.tabset {
	list-style: none;
	font-size: 1.13em;
	overflow: visible;
	height: 268px;
	padding: 0;
	margin: 0;
}
#content .tabcontent div.tab {
	display: none;
}
#content .tabcontent ul.tabset li {
	overflow: hidden;
	padding: 0 0 5px;
	width: 100%;
}
#content .tabcontent ul.tabset img {
	float: left;
	margin: 0 10px 0 0;
}
#content .content-list a {
	color: #fff;
}
#content .content-list a:hover {text-decoration: none;}
#content .content-list a:hover strong {text-decoration: underline;}

#content .content-list a strong {
	line-height: 1.1em;
	display: block;
}
#content .tabcontent div.tab {
	overflow: hidden;
	width: 100%;
	height: auto;
	padding: 0;
}
/* headlines block styles */
#content h1 {
	font-size: 1.83em;
	color: #1e2f56;
	margin: 0 0 23px;
}
#content .headlines {
	padding: 0 0 0 18px;
}
#content .headlines h1 {
	text-transform: uppercase;
	font-size: 2em;
	line-height: 26px;
	color: #b40012;
	margin: 0 0 5px;
}
#content .headlines .pageheading h1 {
	text-transform: none;
	font-size: 2em;
	line-height: 22px;
	color: #1e2f56;
	margin: 5px 0 25px 0;
}
#content .headlines .heading {
	overflow: hidden;
	margin: 0 0 20px;
	width: 100%;
}
#content .headlines .heading h1 {float: left;}
#content .headlines .heading h1 a 
{
    color:#fff;
    display:block;
    padding:3px;
    margin:3px 3px 3px 13px;
    border:2px solid #60000A;
    background:#C01425;
    text-decoration:none;
}
#content .headlines .heading a {
	text-transform: uppercase;
	text-decoration: underline;
	margin: 0 0 0 2px;
	padding: 4px 0 0;
	line-height: 26px;
	float: left;
	color: #666;
}
#content .headlines .heading a.rss 
{
    float:right;
    margin-right:8px;
    background:url(/images/feed_32x32.png) no-repeat;
    width:32px;
    height:32px;
    display:block;
    text-indent:-9999px;
}
#content .headlines .heading a.facebook
{
    background:url(/images/facebook_32x32.png) no-repeat;
}


#content .headlines ul {
	list-style: none;
	overflow: hidden;
	width: 392px;
	color: #000;
	padding: 0;
	margin: 0;
}
#content .headlines ul li {
	padding: 0 0 17px;
	overflow: hidden;
	width: 100%;
}
#content .headlines ul .img-holder {
	border: 1px solid #2b6aa3;
	padding: 2px;
	float: right;
}
#content .headlines ul .img-holder img {display: block;}
#content .headlines ul a {
	text-decoration: underline;
	color: #b40012;
}
#content .headlines ul a:hover {text-decoration: none;}
#content .headlines ul .headline-text {
	
	float: left;
}
#content .headlines ul .headline-text p {margin: 0;}
#content .headlines ul strong.title {
	font-size: 1.16em;
	font-weight: bold;
	color: #48667e;
	display: block;
}
#content .headlines ul span.date {
	font-size: 10px;
	display: block;
	color: #595959;
}
#content .headlines .heading a:hover {text-decoration: none;}
/* side navigation block styles */
#content ul.sidenav {
	text-transform: uppercase;
	word-spacing: 2px;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1em;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 1px 0 0;
	margin: 0;
}
#content ul.sidenav li {
	padding: 0 0 4px;
	float: left;
	width: 100%;
}
#content ul.sidenav img {
	float: left;
}
#content ul.sidenav a {
	background: url(../images/bg-sidebutton.gif) no-repeat;
	overflow: hidden;
	width: 100%;
	display: block;
	color: #fff;
	height: 54px;
}
#content ul.sidenav a:hover,
#content ul.sidenav a.active {
	background-position: 0 100%;
	text-decoration: none;
}
#content ul.sidenav a span {
	padding: 22px 0 0 10px;
	cursor: pointer;
	float: left;
}
#content .pagecontent {
	font-size: 1.2em;
	line-height: 1.6em;
	width:625px;
}

/* sidebar search block styles */
#sidebar .search-area {
	background: url(../images/bg-sidebutton.gif) no-repeat;
	margin: 0 0 4px;
	width: 100%;
	overflow: hidden;
	height: 54px;
}
#sidebar .search-area label {
	overflow: hidden;
	height: 54px;
	width: 54px;
	float: left;
	font-size: 0;
	line-height: 0;
}
#sidebar .search-area img {
	float: left;
}
#sidebar .search-area input.text {
	font: 10px/13px Arial, Helvetica, sans-serif;
	border: 1px solid #234258;
	float: left;
	background: #fff;
	color: #000;
	padding: 1px 5px 2px;
	margin: 22px 0 0 10px;
	width: 141px;
}
#sidebar .search-area input.submit {
	background: url(../images/btn-submit.gif) no-repeat;
	font: 10px/18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	vertical-align: top;
	border-style: none;
	float: left;
	margin: 22px 0 0 5px;
	padding: 0;
	color: #fff;
	width: 59px;
	height: 18px;
}
/* survey block styles */
#sidebar .survey {
	background: url(../images/survey-top.gif) no-repeat;
	overflow: hidden;
	font-size: 1.4em;
	padding: 5px 0 0;
	margin: 2px 0 4px;
	color: #c5cad1;
}
#sidebar .survey .survey-content {
	background: #1e324d url(../images/survey-bot.gif) no-repeat 0 100%;
	overflow: hidden;
	padding: 8px 8px 8px 16px;
}
#sidebar .survey strong.title {
	font-size: 1.57em;
	margin: 0 0 10px;
	color: #fff;
	display: block;
}
#sidebar .survey p {margin: 0 0 8px;}
/* content button styles */
#content .button-holder {
	overflow: hidden;
	width: 100%;
}
#content a.button {
	background: url(../images/content-btn.gif) no-repeat  100% 0;
	text-transform: uppercase;
	font-size: 10px;
	padding: 0 5px 0 0;
	float: right;
	color: #fff;
}
#content a.button span {
	background: url(../images/content-btn.gif) no-repeat;
	padding: 3px 0 3px 5px;
	float: left;
	height: 18px;
}
#content a.button:hover {text-decoration: none;}
/* voting block styles */
#sidebar .voting {
	overflow: hidden;
    width:280px;
    background:#325686;
    padding:5px;
    margin-bottom:5px;
}
#sidebar .voting h1
{
    color:White;
    margin:5px 0 10px 8px;
    text-transform:uppercase;
}
#sidebar .voting table
{
    width:100%;
    margin-left:2px;
}
#sidebar .voting table td
{
    padding:12px;
    color:White;
    font-size:12px;
}
#sidebar .voting table tr.voteHeader
{
    /*background:#1e324d;*/
    background:url(/images/voteheader.jpg) no-repeat;
    font-weight:bold;
    text-transform:none;
}
#sidebar .voting table td a
{
    color:White;
    text-transform:capitalize;
}
#sidebar .voting table .col1
{
    padding-left:20px;
}
#sidebar .voting table .col3
{
    text-transform:uppercase;
    text-align:center;
    padding-right:15px;
    
}
#sidebar .voting table .alt
{
    /*background:#617da2;*/
    background:url(/images/votealt.jpg) no-repeat;
}
#sidebar .voting table .voteHeader td
{
    font-size:14px;
}
#sidebar .voting img {vertical-align: top;}
/* sidebar banner blocks styles */
#sidebar .banner-holder {
	overflow: hidden;
	padding: 0 0 4px;
	text-align:center;
}
#sidebar .banner-holder img {vertical-align: top;}
.banner-holder {
	float: left;
	padding: 0 0 0 20px;
}

/* footer block styles */
#footer {
	background: url(../images/bg-footer.png) repeat-x 0 100%;
	position: relative;
	margin: -179px 0 0;
	height: 179px;
	width:100%;
}
#footer .footer-area {

	font-size: 1.2em;
	line-height: 1.16em;
	overflow: hidden;
	padding: 44px 0 0;
	margin: 0 auto;
	color: #fff;
	height: 135px;
	width: 975px;
}
/* footer image-link styles */
#footer a.btn-seal {
	background: url(../images/btn-seal.gif) no-repeat;
	text-indent: -9999px;
	margin: 26px 30px 0 15px;
	overflow: hidden;
	float: left;
	width: 80px;
	height: 80px;
}
#footer a.btn-seal:hover {background-position: 0 100%;}
/* contacts block styles */
#footer .contacts {
	padding: 25px 10px 0 5px;
	float: left;
	width: 215px;
}
#footer .contacts strong {
	color: #48667e;
	font-weight: normal;
}
#footer .contacts ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer .contacts address {
	padding: 0;
	font-style: normal;
}
/* site navigation links styles */
#footer ul.site-nav {
	list-style: none;
	float: right;
	padding: 25px 0 0;
	width: 160px;
	margin: 0;
}
#footer ul.site-nav li {
	padding: 0 15px 0 0;
	float: left;
}
#footer ul.site-nav a {
	color: #fff;
}
#content-area .ContentCell ul
{
    margin-bottom:20px;
    width:500px;
}
#content-area .ContentCell ul li
{
    background:url(/images/bluedot.gif) no-repeat 6px 12px;
    padding:2px 0 2px 20px;
    width:480px;
}

#content-area .middleheadline
{
	font-size:1.2em;
	font-weight:bold;
	color:#60000A;
}
