@charset "iso-8859-1";

/* General */
* {
	outline: none;	
}

img {
	border: none;
	-ms-interpolation-mode: bicubic;
}

body {
    background-color: #a91f24;
    color: #000;
    font: 100% "Times New Roman", Times, serif;
    margin: 0;
    padding: 0;
}

/* Typography */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Libre Baskerville', Helvetica, Arial, sans-serif;
	font-weight: normal;
	/*text-transform: uppercase;*/
}

h1 {
	font-size: 2.5em;
}

h2 {
	font-size: 2.0em;
}

h3 {
	font-size: 1.7em;
}

h4 {
	font-size: 1.5em;
}

h5 {
	font-size: 1.3em;
}

h6 {
	font-size: 1.1em;
}
	
/* site-wide links */
a:link, a { 
	color: #2671a4;
	text-decoration: none;
	font-weight: bold;
}

a:link:visited {
	color: #8DA6C4;
	text-decoration: none;
}

a:link:hover, a:active, a:visited:hover, a:hover {
	color: #C92027;
	text-decoration: none;
}

/* Header */

#header {
	height: 155px;
	background: url('/images/header/header-bg.png') repeat-x;
}
#headerInner {
	background: url('/images/header/header-inner-bg.png') no-repeat 76px 0 transparent;
    margin: 0 auto;
    height: 155px;
    width: 1119px;
}
#header h1 {
	width: 675px;
    height: 73px;
    margin: 0;
    float: left;
    padding: 0;
    position: relative;
    top: 85px;
    left: 106px;
}
#header h1 a {
	height: 73px;
	width: 675px;
	display: block;
	background: transparent url('/images/header/logo.png') left top no-repeat;
	-webkit-background-size: 675px 73px;
	-moz-background-size: 675px 73px;
	-o-background-size: 675px 73px;
	background-size: 675px 73px;
	text-indent: -99999px;
	overflow: hidden;
	white-space: nowrap;
}
#textChanger {
	float: right;
	padding-right: 20px;
}

/* Search */

#search {
	float: right;
	padding: 20px 80px 0 0;
}
#search #eGovQuickSearch {
	margin: 0;
	padding: 0;
}
#search #eGovQuickSearch label {
	display: block;
	height: 1px;
	overflow: hidden;
	text-indent: 75px;
	visibility: hidden;
	white-space: nowrap;
	width: 1px;
}
#search #eGovQuickSearch #eGov_searchTerms {
	background: transparent url('/images/header/search-input.png') left center no-repeat;
	border: none;
	height: 20px;
	width: 97px;
	padding-left: 5px;
	font-size: 10px;
	color: #333;
}
#search #eGovQuickSearch #eGov_buttonSearchSubmit {
    border: none;
    cursor: pointer;
    font-size: 0;
    height: 20px;
    line-height: 0;
    overflow: hidden;
    position: relative;
    right: 4px;
    text-indent: 200px;
    vertical-align: middle;
    white-space: nowrap;
    width: 22px;
}

/* Nav */

#nav, #footer {
	background: url('/images/header/nav-bg.png') repeat-x;
	height: 28px;
}
#navInner {
    margin: 0 auto;
    width: 950px;
}
#menuContainer {
}
#topNav {
	list-style: none;
	margin: 0;
	padding: 0;
}
#topNav li {
}
#topNav a {
	color: #fff;
}
#topNav a:hover, #topNav a.active {
}

/* Featured */

#featured {
	background: url('/images/home/featured-bg.png') no-repeat center 303px;
	background-color: #536987;
	/*height: 400px;*/
}
#featuredInner {
    margin: 0 auto;
    width: 950px;
}
#bodyHome #welcome {
	/*background: url('/images/home/welcome-bg.png') no-repeat bottom;
	background-color: #578DD5;
	height: 59px;
	position: relative;
    top: 341px;
    color: #fff;
    padding: 0 20px;*/
   background-color: #536987;
}

#bodyHome #welcome #welBG {
	margin: 0 auto;
	display: block;
}

#bodyHome #welcomeInner {
	width: 910px;
	margin: 0 auto;
	background-color: #578DD5;
	padding: 0 35px 15px;
}

#bodyHome #welcomeInner p {
	margin: 0;
	color: #fff;
}

/* Breadcrumbs */

#breadcrumbs {
	background-color: #536987;
}
#breadcrumbsInner {
	background-color: #adada9;
	margin: 0 auto;
	width: 918px;
    color: #000;
    font-size: 9px;
    padding: 0 16px;
    height: 19px;
    line-height: 16px;
    font-family: Arial, Helvetica, sans-serif;
}
/* Content */

#content {
	background-color: #536987;
}
#contentInner {
	background-color: #ecebe5;
	margin: 0 auto;
	width: 950px;
	padding-bottom: 16px;
}
#column1 {
	background-color: #adada9;
	float: left;
	width: 226px;
	margin: 16px;
	margin-bottom: 0;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
#bodyHome #column1 {
	background-color: transparent;
	color: #000;
}
#column1 a {
	color: #fff;
}
#bodyHome #column1 .cwContact a {
	color: #000;
}
#column1 a:hover {
	text-decoration: underline;
}
#column2 {
	float: left;
	width: 673px;
	margin: 16px 0;
}
#bodyHome #column2 {
	width: 412px;
	margin: 16px 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#bodySecondary #column2 {
	width: 72.5%;
}
#bodyHome #column3 {
	float: left;
	width: 217px;
	margin: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#bodyHome #column2 a, #bodyHome #column3 a {
	font-size: 15px;
}

/* Footer */

#footer {
	border-top: 5px solid #568dd4;
}
#footerInner {
	margin: 0 auto;
    color: #FFFFFF;
	width: 918px;
    font-size: 9px;
    padding: 8px 16px;
    font-family: Arial, Helvetica, sans-serif;
}
#copyright {
	float: left;
}
#legal {
	margin:0;
	padding:0;
	list-style:none;
	float: right;
}
#legal li {
	border-right: 1px solid #fff;
	padding: 0 3px 0 5px;
	display:inline;
}
#legal li.last {
	border: none;
}
#footerInner a {
	color: #ffffff;
	text-decoration: none;
}
#footerInner a:hover {
	text-decoration: underline;
}


/* Content Windows
****************************************************/

.cwContainer {
	padding: 5px 5px 10px;
}
#bodySecondary #column2 .headerBar {
	background-color: #c92027;
	color: #fff;
	padding: 5px;
}
#docTitleCont h2 {
	display: inline-block;
	margin:0;
}
#docTitleCont a {
	float: right;
	padding: 0 10px 0;
}
.cwHeader { 
	font-size: 20px;
	margin: 0; 
}
.sectionTitle {
	color: #568dd4;
	margin: 0;
}
#column1 .cwHeader, #bodyHome #column2 .cwHeader, #bodyHome #column3 .cwHeader {
	color: #c92027;
}
#column2 .headerBar .cwHeader {
	color: #fff;
	display: inline;
}
.cwList {
	list-style: none;
	margin: 0;
	padding: 0;
}
.cwList li {
	padding: 5px;
}
.cwList li a {
	background: url("/images/misc/bullet-red.png") no-repeat scroll 1em center transparent;
    padding: 0 0 0 1.5em;
}
.cwSectionList {
    border: 1px solid #dce3ea;
    border-top: none;
    
}

.even {
    background-color: #fff;
    padding: 6px;
    border-top: 1px solid #dce3ea;
}

.odd {
    background-color: #D0DEEF;
    padding: 6px;
    border-top: 1px solid #dce3ea;
}

/* more links */

.moreContainer { 
	float: right; 
}

#bodySecondary #column2 .headerBar .moreContainer {
	padding-top: 5px;
}

#bodySecondary #column2 .headerBar .moreContainer a.more {
	color: #fff;
}

#bodySecondary #column2 .headerBar .moreContainer a.more:hover {
	text-decoration: underline;
}

a.more { 
	padding-right: 5px; 
}

a.feedLink { 
	position: relative; top: 1px; 
}

img.feedIcon {}


/* cw-contact */

#cwContact {}

.cwContactAddresses {
	padding: 10px;
}

.cwContactAddresses p {
	margin: 0;
}

.headLink {}

.cwContactList { 
	list-style: none;
	margin: 0;
	padding: 10px;
	padding-top: 0;
}

.cwContactList li {
	padding-bottom: 5px;
}

.contactLabel {}

li.telephone {
	background: url('/images/cw/telephone.png') no-repeat 0 top;
	padding-left: 2em;
}

li.email {
	background: url('/images/cw/email.png') no-repeat 0 top;
	padding-left: 2em;
}

li.hours {
	background: url('/images/cw/clock.png') no-repeat 0 top;
	padding-left: 2em;
}

li.staff {
	background: url('/images/cw/group.png') no-repeat 0 top;
	padding-left: 2em;
}
li.fax {
	background: url('/images/cw/fax.png') no-repeat 0 top;
	padding-left: 2em;
}

/* cw-docs-news */
#cwDocsNews {}
a.newsLink {}

/* cw-events-calendar-grid */
#cwEventsCalendar {}
.cwCalList {}
.eventsLeft {}
.eventsRight {}
.cwEventList { list-style: none; padding: 0; margin: 0; }
#bodyHome .cwEventList {
	padding: 15px 0 0;
}
.cwEventList li { padding: 0 0 10px; }
.body {}
#cwCalendarTable {
	background-color: #ffffff;
	padding: 0 0 10px;
}
#cwCalendarTable th {
	background-color: #adada9;
	color: #fff;
	text-transform: uppercase;
}
#cwCalendarTable tr.rowDays {
	line-height: 34px;
}
#cwCalendarTable .cwCalendarCell, #cwCalendarTable tr.rowDays td {
	text-align: center;
}

/* cw-events-no-desc */
#cwEvents {}
.cwEventsList {}
.cwEventsDate {}
.eventLink {}

/* cw-horizontal */
#cwHorizontal {}
.cwHorizontalTable {}
.horizLink {}

/* cw-section-info */
.cwSectionInfo ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.cwSectionInfo ul li a {
	background: url("/images/misc/bullet-red.png") no-repeat scroll 1em center transparent;
    padding: 4px 2em;
}

.cwSectionInfo ul li ul li a {
	background: none;
}

/* cw-bullet-list-no-desc */
#cwBulletList {}

/* cw-breaking-news */
.cwBreakingNews {
	width: 100%;
	background: #c92027;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M5MjAyNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhOTIwMjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #c92027 0%, #a92025 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c92027), color-stop(100%,#a92025));
	background: -webkit-linear-gradient(top,  #c92027 0%,#a92025 100%);
	background: -o-linear-gradient(top,  #c92027 0%,#a92025 100%);
	background: -ms-linear-gradient(top,  #c92027 0%,#a92025 100%);
	background: linear-gradient(to bottom,  #c92027 0%,#a92025 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c92027', endColorstr='#a92025',GradientType=0 );
	margin: 10px auto;
	padding: 10px 3px;
}

#bodyHome #column2 .cwBreakingNews h3 {
	color: #fff;
	text-align: center;
	padding: 10px 0 0;
}

.cwBreakingNews .cwList li {
	color: #fff;
}

.cwBreakingNews .cwList li a {
	background: none;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

.cwBreakingNews .cwList li a:hover {
	text-decoration: underline;
}

.cwNews .cwList li a {
	padding: 0;
	background: none;
}

#subcategoryNav {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subcategoryNav li a {
	background: url("/images/misc/bullet-red.png") no-repeat scroll 1em center transparent;
    padding: 4px 2em;
}


/* homepage services */
.keyServices ul {
	background-color: #adada9;
	list-style: none;
	padding: 10px 0;
	margin: 0;
}
.keyServices ul li {
	padding: 0 0 10px 40px;
}

.keyServices li a {
	position: relative;
    top: 4px;
}

.keyServices li.calendar {background: url('/images/home/calendar.png') no-repeat 11px top;}
.keyServices li.form {background: url('/images/home/form.png') no-repeat 11px top;}
.keyServices li.house {background: url('/images/home/house.png') no-repeat 11px top;}
.keyServices li.firstaid {background: url('/images/home/first-aid.png') no-repeat 11px top;}
.keyServices li.satellite {background: url('/images/home/satellite.png') no-repeat 11px top;}
.keyServices li.network {background: url('/images/home/network.png') no-repeat 11px top;}
.keyServices li.ada {background: url('/images/home/eye.png') no-repeat 11px top;}


/* nav-topics */
#cwTopicNav {}

.deptHome {
}

/* Misc */

.halfCol {
	width: 49%;
	float: left;
}

.subText {
	font-size: 75%;
	font-weight: bold;
}

.skipLink {
    left: -3500px;
    position: absolute;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */
* html .clearfix {
	height: 1px;
}




/* Slideshow */


#navigation-slideshow {
	width: 950px;
	height: 280px;
	margin: auto;
	overflow: hidden;
	position: relative;
}
#navigation-slideshow > div {
	position: absolute;
	left: 0;
	right: 0;
}
#nav-controls {
	position: absolute;
	bottom: 22px;
	left: 64px;
	width: 100px;
	z-index: 2;
	color: #000;
	padding: 0;
	margin: 0;
	list-style: none;
	cursor: default;
}
#nav-controls li {
	display: inline-block;
	margin-right: 1px;
}
#nav-controls a {
	display: block;
	width: 18px;
	height: 18px;
	background: #13759f;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}
#nav-controls a:hover, #nav-controls a.current {
	background: #faa526;
}
.tip-wrap {
	z-index: 3;
}
.tip {
	background: rgba(255,255,255,0.5);
	color: #000;
	width: 200px;
	height: auto;
	padding: 10px;
	font-size: 85%;
	text-align: center;
}
.tip-top {
	height: 0;
	width: 0px;
	border-style: solid;
	border-color: transparent transparent rgba(255,255,255,0.5) transparent;
	border-width: 10px;
	margin-left: 100px;
}
.slideshow-info {
	margin: 0 auto;
	width: 950px;
	height: 70px;
	background: #EBEBEB;
	border-top: 2px solid white;
}
.slideshow-table {
	margin: 15px 0 0 170px;
	height: 41px;
}
	td.label {
		font: 21px "BenchNine", sans-serif;
		color: #333;
		vertical-align: middle;
		padding-right: 15px;
		border-right: 1px solid #000;
	}
	td.summary {
		vertical-align: middle;
		padding-left: 15px;
	}