﻿html {
    background: #F6F7F6 url(/Style%20Library/images/htmlBkgd.jpg) top left repeat-x;
	}
body {
    color: #000;
    background: url(/Style%20Library/images/bodyBkgd.jpg) top center no-repeat;
	font: 13px/1.5 Tahoma, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    }
a, a:visited, .ms-WPBody a:link, .ms-WPBody a:visited {
    color: #4F6B56;
    text-decoration: none;
    }
a:hover {
    text-decoration: underline;
    }
hr {
	border: 0 #CCC solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
	}
ul {
	list-style-type: disc;
	margin: 15px 0 15px 20px;
	}
p {
	margin: 15px 0;
	}


/* -- headings -- */

h1 {
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 20px;
    font-style: italic;
	color: #4F6B56;
    padding: 15px 0 0;
	}
h2 {
	border-bottom: 1px solid #CEC4A9;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 18px;
    font-style: italic;
	font-weight: normal;
    margin: 0;
    padding: 15px 0 0;
	}
h3, h4, h5, h6 {
	font-size: 14px;
	}

/* -- authoring region -- */

#authoringRegion {
    background: #FFFF99;
    height: 26px;
    }
#siteActionsMenu {
    float: right;
    padding: 4px;
    }
#welcomeLoginBox {
    float: right;
    padding: 4px;
    }
#welcomeLoginBox div {
    height: 13px;
    }

/* -- header -- */

#header {
    }
#headerTop {
    background: url(/Style%20Library/images/headerTopBkgd.png) 236px bottom no-repeat;
    color: #FFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 71px;
    width: 960px;
    }
#headerTop a, #headerTop a:visited {
    color: #FFF;
    text-decoration: none;
    }
#headerTop a:hover {
    text-decoration: underline;
    }
#headerTopLeft {
    float: left;
    padding: 48px 0 0;
    width: 240px;
    }
#headerTopCenter {
    float: left;
    padding: 48px 0 0;
    text-align: center;
    width: 480px;
    }
#headerTopRight {
    float: left;
    padding: 48px 0 0;
    text-align: right;
    width: 240px;
    }
#headerBanner {
    background: #F7F2E9;
    height: 220px;
    width: 960px;
    }
#homeHeaderBanner {
    background: #F7F2E9;
    height: 160px;
    width: 960px;
    }

/* -- back page layout -- */

#container {
    margin: 0 auto;
    width: 1000px;
    }
#containerLeft {
	float: left;
	width: 960px;
	}
#containerLeftContent {
	float: left;
	width: 960px;
	}
#containerRight {
	background: #FDFDFB url(/Style%20Library/images/containerRightBkgd.png) top left repeat-x;
	float: left;
	text-align: center;
	margin: 120px 0 0;
	padding: 10px 0;
	width: 39px;
	}
#containerRight img {
	padding: 3px 0;
	}
#containerRight p {
	padding: 0 0 5px;
	}

/* -- home page layout -- */

#homeContainer {
    margin: 0 auto;
    width: 1040px;
    }
#homeContainerLeft {
	background: url(/Style%20Library/images/homeContainerLeftBkgd.png) no-repeat;
	float: left;
	height: 277px;
	margin: 284px 0 0;
	width: 40px;
	}
#homeContainerMiddle {
	float: left;
	width: 960px;
	}
#homeContainerMiddleContent {
	float: left;
	width: 960px;
	}
#homeContainerRight {
	background: #FDFDFB url(/Style%20Library/images/containerRightBkgd.png) top left repeat-x;
	float: left;
	text-align: center;
	margin: 120px 0 0;
	padding: 10px 0;
	width: 39px;
	}
#homeContainerRight img {
	padding: 3px 0;
	}
#homeContainerRight p {
	padding: 0 0 5px;
	}
#homeContentContainer {
	background: #F7F2E9 url(/Style%20Library/images/contentContainerBkgd.jpg) top left repeat-y;
    float: left;
    width: 960px;
    }
#homeContentTrans {
	background: url(/Style%20Library/images/homeContentTrans.png) no-repeat;
	float: left;
	height: 20px;
	width: 960px;
	}
#homeContent {
	float: left;
	font-size: 12px;
	padding: 0 75px;
	}

/* -- home news -- */

#homeNewsContainer {
	background: #F7F2E9 url(/Style%20Library/images/homeNewsContainerBkgd.jpg) no-repeat;
	float: left;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 12px;
	height: 225px;
	padding: 75px 25px 30px 0;
	width: 262px;
	}
#homeNewsContainer h1 {
	color: #434234;
	font-size: 24px;
	font-style: normal;
	padding: 15px 0;
	}

/* -- feature banner -- */

#featureBannerContainer {
	background: #F7F2E9 url(/Style%20Library/images/featureBannerContainerBkgd.jpg) no-repeat;
	float: left;
	height: 229px;
	padding: 27px 52px 74px 32px;
	width: 356px;
	}
#featureBanner {
	height: 250px;
    overflow: hidden;
    padding: 0;
    width: 357px;
    }
#fbPanels {
    height: 230px;
    overflow: hidden;
    position: relative;
    width: 357px;
    z-index: 0;
    }
.fbPanel {
	}
.fbPanelTop {
	height: 179px;
	width: 357px;
	}
.fbPanelBottom {
	height: 37px;
	line-height: normal;
	padding: 14px 16px 0;
	width: 325px;
	}
#fbNav {
    bottom: 80px;
    float: right;
    font-size: 11px;
    line-height: normal;
    margin: 0 3px 0 0;
    position: relative;
    z-index: 10;
    }
#fbNav img {
    border: none;
    margin: 0;
    padding: 0;
    }
#fbNav #prev {
    float: right;
    }
#fbNav #next {
    float: right;
    }
#fbPager {
    float: right;
    }
#fbPager a {
    border: 1px solid #999;
    color: #999;
    float: left;
    margin: 0 1px;
    padding: 3px 5px;
    text-decoration: none;
    }
#fbPager a.activeSlide {
    border: 1px solid #333;
    color: #333;
    }
#fbPager a:focus {
    outline: none;
    }

/* -- home services -- */

#homeServicesContainer {
	background: #F7F2E9 url(/Style%20Library/images/homeServicesContainerBkgd.jpg) no-repeat;
	color: #40382F;
	float: left;
	font-family: Georgia, "Times New Roman", Serif;
	height: 150px;
	line-height: normal;
	padding: 20px 40px 0 40px;
	text-align: center;
	width: 880px;
	}
#serviceCarousel {
    float: left;
    width: 880px;
    }
#serviceCarousel .carousel {
    float: left;
    }
.scTitle {
	display: block;
	padding: 0 0 5px;
    width: 166px;
    }
.scImage {
	background: url(/Style%20Library/images/scImageBkgd.png) no-repeat;
	display: block;
	height: 87px;
	margin: 0 8px 0 9px;
	padding: 9px 12px 13px 11px;
    width: 126px;
    }
#serviceCarousel .next {
    cursor: hand;
    float: left;
    padding: 60px 5px 0;
    }
#serviceCarousel .prev {
    cursor: hand;
    float: left;
    padding: 60px 4px 0;
    }

/* -- mini search -- */

#search {
	background: url(/Style%20Library/images/searchBkgd.png) top left no-repeat;
	height: 35px;
	margin: 0 0 15px;
	width: 220px;
	}
#homeNavContainer #search {
	margin: 0 0 10px;
	}
#gmTerms {
	color: #666;
	background: transparent;
	border: none;
    font-size: 12px;
    padding: 9px 0 0 10px;
    width: 170px;
    }
#gmSubmit {
	border: none;
	position: relative;
	top: 6px;
    }
#gmSubmit:hover {
    cursor: pointer;
    }

/* -- home navigation --*/

#homeNavContainer {
    background: #F7F2E9 url(/Style%20Library/images/homeNavContainerBkgd.jpg) no-repeat;
    float: left;
    height: 280px;
    padding: 50px 6px 0;
    width: 221px;
    }
#currentDate {
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 15px;
	padding: 0 0 5px 5px;
	color: #40382F;
	}
#homeNav {
    }
.homeNavContainer {
    }
.homeNavItem {
	border-bottom: 1px solid #CEC4A9;
	font-family: Georgia, "Times New Roman", Serif;
    font-size: 14px;
    font-style: italic;
    line-height: 1.7;
    }
.homeNavItem a {
    color: #000;
    padding: 0 9px 0 5px;
    text-decoration: none;
    }
.homeNavHover a {
    color: #666;
    }

/* -- home content -- */

#capitolEvents {
	float: left;
	padding: 0 15px 0 0;
	width: 255px;
	}
#twitterFeed {
	border-left: 1px solid #CEC4A9;
	border-right: 1px solid #CEC4A9;
	float: left;
	min-height: 130px;
	padding: 0 15px;
	width: 238px;
	}
#twitter_update_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#stateHolidays {
	float: left;
	padding: 0 10px 0 15px;
	width: 245px;
	}
#capitolEvents h1, #twitterFeed h1, #stateHolidays h1 {
	color: #40382F;
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 10px 0;
	}
#capitolEvents p, #stateHolidays p {
	padding: 0 0 5px;
	margin: 0;
	}

/* -- global navigation --*/

#globalNav {
    background: #F7F2E9 url(/Style%20Library/images/globalNavBkgd.jpg) no-repeat;
    height: 60px;
    width: 960px;
    }
.globalNavContainer {
	border-top: 1px solid #CEC4A9;
	border-bottom: 1px solid #CEC4A9;
	margin: 10px 40px 0;
    }
.globalNavItem {
	font-family: Georgia, "Times New Roman", Serif;
    font-size: 14px;
    font-style: italic;
    line-height: 2;
    }
.globalNavItem a {
    color: #000;
    padding: 0 9px 0 3px;
    text-decoration: none;
    }
table.globalNavItem {
    background: url(../images/navRule.png) no-repeat center right;
    }
.globalNavSelected a {
    }
.globalNavHover a {
    color: #666;
    }
.globalNavFlyOuts {
    }
.globalNavFlyOutsItem {
    }
.globalNavFlyOutsItem a {
    }
.globalNavFlyOutsHover a {
    }

/* -- side navigation --*/

table.sideNavHeader, table.sideNavItem {
	width: 220px;
	}
.sideNavHeader td {
	border-bottom: 1px solid #CEC4A9;
	border-collapse: separate;
	line-height: normal;
	padding: 5px 0;
	}
.sideNavHeader a {
    color: #615546;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 16px !important;
    font-style: italic;
    }
.sideNavItem td {
	border-bottom: 1px solid #CEC4A9;
	border-collapse: separate;
	line-height: normal;
	padding: 5px 0;
    }
.sideNavItem a {
    color: #4D4D4D;
	font-family: Georgia, "Times New Roman", Serif;
    font-style: italic;
    }
.sideNavSubMenu1 {
    }
.sideNavSubMenu2 {
    }
.sideNavSelectedHeader {
    }
.sideNavSelectedItem a {
    /*color: #999;*/
    }

/* -- content --*/

#contentContainer {
	background: #F7F2E9 url(/Style%20Library/images/contentContainerBkgd.jpg) top left repeat-y;
    float: left;
    padding: 10px 0 0;
    width: 960px;
    }
#content {
	background: url(/Style%20Library/images/contentBkgd.png) center center no-repeat;
	float: left;
	margin: 0 40px;
	min-height: 360px;
	}
#contentLeft {
    float: left;
    margin: 0;
    padding: 0 20px 0 0;
    width: 220px
    }
#contentRight {
    float: left;
    margin: 0px;
    padding: 0 0 0 20px;
    width: 612px;
    }
#contentRightHeader {
    font-size: 11px;
	}
#contentSingleColumn {
    float: left;
    padding: 0 40px;
    width: 800px;
    }
#services {
	float: left;
	padding: 0 10px 0 0;
	width: 296px;
	}
#divisionWP {
	float: left;
	padding: 0 0 0 10px;
	width: 296px;
	}
#divisionWP p {
	line-height: normal;
	padding: 0 0 5px;
	margin: 0;
	}
#contentSingleColumnHeader {
    font-size: 11px;
	}
#breadCrumb {
    color: #666;
    float: left;
    }
.addthis_default_style {
	float: right;
	}
	
/* -- tables -- */

.tableHead {
    border-bottom: 1px solid #000;
	font-weight: bold;
	line-height: normal;
    padding: 7px 3px;
    vertical-align: top;
	}
.tableCell {
    border-bottom: 1px solid #CEC4A9;
	line-height: normal;
    padding: 7px 3px;
    vertical-align: top;
	}

/* -- footer -- */

#footerContainer {
    background: url(/Style%20Library/images/footerBkgd.jpg) bottom left no-repeat;
    float: left;
    }
#footerTrans {
    background: url(/Style%20Library/images/footerTransBkgd.png) bottom left no-repeat;
    float: left;
    height: 19px;
    width: 960px;
	}
#footer {
	border-top: 1px solid #CEC4A9;
    float: left;
    font-size: 11px;
    height: 159px;
    line-height: 1.25;
    margin: 0 100px;
    width: 760px;
    }
#footer .chunk {
    float: left;
    padding: 10px;
    }
#footer .chunk p {
    margin: 0px;
    padding: 10px 0;
    }
#footer .chunk a {
    color: #000;
	}

/* -- legal -- */

#legal {
    font-size: 11px;
    padding: 5px 0 15px;
    width: 960px;
    }
#legal a {
    color: #000;
    }
#legalLeft {
	float: left;
	width: 480px;
    }
#legalRight {
	float: left;
    text-align: right;
    width: 480px;
    }

/* -- jquery datatables -- */

.dataTables_length {
    float: left;
    padding: 10px 0;
    }
.dataTables_filter {
    float: right;
    padding: 10px 0;
    }
.dataTables_filter input {
    font-size: 0.8em;
    }
#dataTable {
    clear: both;
    }
#dataTable thead th {
    border-bottom: 1px solid black;
    cursor: pointer;
    font-weight: bold;
    text-align: left;
    }
#dataTable th.sorting {
    background: url(../images/sort_both.png) no-repeat right center;
    }
#dataTable th.sorting_asc {
    background: url(../images/sort_asc.png) no-repeat right center;
    }
#dataTable th.sorting_desc {
    background: url(../images/sort_desc.png) no-repeat right center;
    }
#dataTable td {
    border-bottom: 1px solid #CEC4A9;
    padding: 5px 0;
    vertical-align: top;
    }
.dataTables_info {
    float: left;
    padding: 10px 0;
    }
.dataTables_paginate {
    float: right;
    padding: 10px 0;
    }
div.dataTables_paginate span.paginate_active {
    color: #014586;
	cursor: pointer;
	*cursor: hand;
	padding: 0 3px;
    }
div.dataTables_paginate span.paginate_button {
	cursor: pointer;
	*cursor: hand;
	padding: 0 3px;
    }
div.dataTables_paginate span.paginate_button {
    text-decoration: underline;
    }
div.dataTables_paginate span.paginate_button:hover {
    }
div.dataTables_paginate span.paginate_active {
    color: #000;
    }

/* -- miscellaneous -- */

.clearFloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
    }
.shadow {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	}
.light {
	background: #F7F2EA;
	color: #4D4337;
	}
.medium {
	border-bottom: 1px solid #000000;
    color: #5B3F10;
    font-size: 16px;
    padding: 7px 3px;	}
.dark {
	background: #647E6E;
	color: #FFF;
	}
.alt {
	background: #EFEFEF;
	color: #000;
	}
.warn {
	color: #990000;
	}
.more {
	font-size: 11px;
	text-align: right;
	}
td.gallery {
	line-height: normal;
	padding: 10px 42px 10px 0;
	vertical-align: top;
	}
td.gallery img {
	border: 1px solid #FFF;
	margin: 0 0 5px 0;
	}
.ms-paging {
	color: #000;
	font-size: 11px;
	padding: 15px;
	}
.ms-paging img {
	vertical-align: bottom;
	}
#divisionCal h2 {
	margin: 0 0 15px; 
	}
.ms-PartSpacingVertical {
	margin: 0;
	}
.smallFrame
	{
	background: url('/Style%20Library/images/smallframe.png') no-repeat 0 0;
	display: block;
	height:190px;
	width:150px;
	padding:13px 12px 12px 14px;
	margin:8px 0px 0px 20px;
	float:right;
	}

#alert {
	background-color: #f2dede;
	padding: 10px;
	border: solid 1px #eed3d7;
	color: #ba4e4c;
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	margin: 20px 50px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}