@charset "UTF-8";
body {
	margin: 0px;
	color: #353535;
	font-size: 12px;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
	background-color: #e6e5d7;
}
h1 {
	color: #102741;
	font-size: 24px;
	font-weight: normal;
	margin: 3px 0px 25px 0px;
}
h2 {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}
a {
	color: black;
}
a:visited {
	color: #102741;
}
a:hover {
	color: #333333;
}
.clear_both {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.container {
	width: 100%;
	background-color: #e6e5d7;
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
/* BANNER AREA */
.bannerArea {
	width: 100%;
	height: 150px;
}
.toplogo {
	padding-top: 0px;
}
.toplogo a {
	display: block;
	width: 100%;
	text-align: center;
}
.toplogo .banner {
	margin-left: auto;
	margin-right: auto;
	border-width: 0;
}
.toplogo .banner.small, .toplogo .banner.medium {
	display: none;
}
.contentArea {
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 10px 15px 10px;
}
/* LEFT NAVIGATION */
ul.MenuBarVertical {
	border: 1px solid #CCC
}
ul.MenuBarVertical a {
	background-color: #F6F6F6;
	padding: 0.5em 0.75em;
	color: #091625;
}
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus {
	background-color: #122842;
	color: #CCC;
}
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible {
	background-color: #091625;
	color: #CCC;
}
ul.MenuBarVertical a.MenuBarItemSubmenu {
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-image: url(../images/SpryMenuBarRight.gif);
}
ul.MenuBarVertical a.MenuBarItemSubmenuHover {
	background-image: url(../images/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
#MenuBar1 li {
	padding: 0;
}
#MenuBar1 {
	margin-top: 10px;
}
.pubSftyPrtnrs {
	list-style-position: inside;
	list-style: none;
	padding: 0px;
}
.pubSftyPrtnrs h3 {
	background-color: #f6f6f6;
	width: 185px;
	padding: 10px 20px 10px 0px;
	margin-bottom: 0px;
}
.mobilemenu {
	display: none;
}
.leftnavigation {
	width: 205px;
	margin: 0;
	padding-top: 22px;
	float: left;
}
.leftnavigation a {
	display: block;
	width: 185px;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 0px;
	color: #634073;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(../images/left_nav_image.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}
.leftnavigation a:visited {
	color: #634073;
}
.leftnavigation a:hover {
	color: #6e6a31;
	background-position: right -124px;
}
.leftnavigation ul:not(.MenuBarVertical) li a, .leftnavigation ul:not(.MenuBarVertical) li h3 {
	padding: 0.5em 0.75em;
}
/* CONTENT AREA */

.contentleft_large {
	max-width: 775px;
	min-width: 300px;
	width: 100%;
	float: left;
	padding-top: 20px;
}
.contentleft_large > .info {
	text-align: justify;
	width: 100%;
	margin-left:10px;
}
.contentleft {
	width: 350px;
	padding-left: 10px;
	float: left;
	padding-top: 20px;
}
.contentright {
	width: 350px;
	padding-left: 10px;
	float: left;
	padding-top: 20px;
}
.contentbox {
	width: 332px;
	min-height: 124px;
    height: 124px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(../images/box_bkgd.gif);
	background-repeat: no-repeat;
	background-color: #f0f0e5;
	border: 2px solid white;
	border-right-color: #d2d0b9;
	border-bottom-color: #d2d0b9;
	border-bottom-width: 1px;
	border-right-width: 1px;
}
.contentbox_sm {
	width: 300px;
	min-height: 180px;
    height: auto;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(../images/box_bkgd_sm.gif);
	background-repeat: no-repeat;
	background-color: #f0f0e5;
	border: 2px solid white;
	border-right-color: #d2d0b9;
	border-bottom-color: #d2d0b9;
	border-bottom-width: 1px;
	border-right-width: 1px;
}
.contentbox_med {
	width: 450px;
	min-height: 180px;
    height: auto;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(../images/box_bkgd_med.gif);
	background-repeat: no-repeat;
	background-color: #f0f0e5;
	border: 2px solid white;
	border-right-color: #d2d0b9;
	border-bottom-color: #d2d0b9;
	border-bottom-width: 1px;
	border-right-width: 1px;
}
.contentbox_large {
	width: 650px;
	min-height: 124px;
    height: 124px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(../images/box_bkgd_lrg.gif);
	background-repeat: no-repeat;
	background-color: #f0f0e5;
	border: 2px solid white;
	border-right-color: #d2d0b9;
	border-bottom-color: #d2d0b9;
	border-bottom-width: 1px;
	border-right-width: 1px;
}
.contentbox img {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
.contentbox .contenttype {
	margin-top: 10px;
	margin-left: 20px;
	padding-bottom: 20px;
	float: left;
	color: #634073;
}
.contentbox .contenttype h2 {
	color: #634073;
	font-weight: bold;
	margin-bottom: 5px;
}
.contentbox .contenttype p {
	color: #634073;
	margin-top: 5px;
	font-style: oblique;
}
.contentbox .contenttype a {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #aaa671;
	background-image: url(../images/plus_sign.gif);
	background-repeat: no-repeat;
	padding: 10px 0px 10px 10px;
	background-position: 0px 9px;
}
.contentbox .contenttype a u {
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	border-bottom-color: #c0bd98;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.contentbox .contenttype a:hover {
	color: #a7591a;
}
.imageright {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
.imageleft {
	margin-right: 10px;
	float: left;
}
.director {
	margin-left:10px;
	overflow: hidden;
	position: relative;
	border-style: solid;
	border-width: 2px;
	min-width: 285px;
	max-width: 761px;
	max-height: 800px;
	min-height: 245px;
	width: 100%;
	padding: 5px;
	display: table;
}
.director > div {
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	display: table-cell;
}
.director .photo {
	width: 191px;
	height: 264px;
	float: right;
}
.director .photo img {
	width: 191px;
	height: 264px;
}
.director .photo.small{
	height:245px;
	width:180px;
}
.director .info {
	max-width: 540px;
	min-width: 250px;
	width: 100%;
	max-height: 264px;
	height: 100%;
	display: table-cell;
	text-align: right;
	vertical-align: middle;
	position: absolute;
	float:right;
}
.director .info.small{
	max-width:552px;
	max-height:245px;
}
.director .info .infocontent {
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.info .title{
	font-weight:bold;
	font-style:italic;
	font-size:24px;
}
.info .name{
	font-weight:bold;
	font-style:italic;
}
.contact{
	list-style:none;
	margin:0;
	padding:0;
}
.info .subtitle{
	display:block;
}
.photo{
	border-width:2px;
	border-style:solid;
}
.TabbedPanels .director {
	max-width: 721px;
	min-width: 200px;
}
.TabbedPanels .director .info {
	max-width: 501px;
}
td.gsc-clear-button { display: none !important; } 
.deputies{
	overflow: hidden;
	position: relative;
	min-width: 300px;
	max-width: 775px;
	max-height: 400px;
	min-height: 210px;
	width: 100%;
	padding: 5px;
	display: table;
}
.deputy {
	padding: 5px;
	display: table-cell;
	max-width:355px;
	min-width:160px;
}
.deputy .photo {
	display:table-cell;
	float:left;
	width: 147px;
	height: 200px;
}
.deputy .photo img{
	width: 147px;
	height: 200px;
}
.deputy .photo.small{
	width:115px;
	height:150px;
}
.deputy .photo.small img{
	width:115px;
	height:150px;
}
.deputy .info {
	max-width: 200px;
	min-width: 150px;
	max-height: 200px;
	text-align: left;
	vertical-align: middle;
	padding:5px;
	float:left;
	display:block;
}
.TabbedPanels .deputy {
	float:left;
	max-width:none;
}
.map {
	text-align: center;
}
.map .large {
	display: block;
}
.map .small {
	display: none;
}
.divisions{
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	list-style:none;
	padding-left:0;
}
.divisions li{
	padding-bottom:1em;
}
.contact-hours{
	display:table;
	width:100%;
}
.contact-hour{
	display: table-cell;
}

@media (max-width: 795px){
	.contact-hour{
		display: table-row;
		width:100%;
	}
}
/* FOOTER AREA */
.footerArea {
	width: 100%;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	background-color: #e6e5d7;
	border-top: solid;
	border-color: #ffffff;
}
.footercontent {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.footernav {
	padding-top: 10px;
	padding-right: 52px;
	float: right;
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.footernav a {
	color: #622c5c;
	text-decoration: none;
}
.footernav a:visited {
	color: #622c5c;
}
.footernav a:hover {
	color: #a7591a;
}
.copyright {
	border-width: 2px;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 12px;
	color: #928e5c;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
/* Tabbed pannel styles */
.TabbedPanels {
	overflow: hidden;
	padding: 0px;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	max-width:765px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 2px 5px;
	margin: 0px 1px 0px 0px;
	font: 12px verdana;
	background-color: #DDD;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}
.TabbedPanels .ui-state-hover {
	background-color: #CCC;
}
.TabbedPanels .ui-state-active {
	background-color: #EEE;
	border-bottom: 1px solid #EEE;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanels .ui-widget-content {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #EEE;
}
.TabbedPanelsContent {
	overflow: hidden;
	padding: 4px;
	text-align:justify;
}
.TabbedPanelsContentVisible {
}
/* Accordion style */
.info .Accordion,
.TabbedPanels .Accordion {
	border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;
	overflow: hidden;
	margin-left:10px;
	margin-top:2em;
}
.info .Accordion .ui-accordion-header,
.TabbedPanels .Accordion .ui-accordion-header {
	background-color: #CCCCCC;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.info .Accordion .ui-accordion-content,
.TabbedPanels .Accordion .ui-accordion-content {
	overflow: auto;
	margin: 0px;
	padding: 5px;
	height: 200px;
}
.info .Accordion .ui-accordion-header.ui-state-hover,
.TabbedPanels .Accordion .ui-accordion-header.ui-state-hover {
	color: #102741;
}
.info .Accordion .ui-accordion-header.ui-state-focus.ui-state-hover,
.TabbedPanels .Accordion .ui-accordion-header.ui-state-hover {
	color: #102741;
}
.TabbedPanels .Accordion{
	margin-left:0px;
}
/* Styles for Printing */
@media print {
  .Accordion {
  overflow: visible !important;
  }
  
  .Accordion .ui-accordion-content {
  display: block !important;
  overflow: visible !important;
  height: auto !important;
  }
.TabbedPanels {
	overflow: visible !important;
}
.TabbedPanelsContentGroup {
	display: block !important;
	overflow: visible !important;
	height: auto !important;
}
.TabbedPanelsContent {
	overflow: visible !important;
	display: block !important;
	clear: both !important;
}
.TabbedPanelsTab {
	overflow: visible !important;
	display: block !important;
	clear: both !important;
}
}

@media (max-width: 1000px){
	.mobilemenu {
	display: block;
}
.leftnavigation li:not(.mobilemenu) {
	display: none;
}
.mobilemenu.close a {
	background-image: url("../images/SpryMenuBarRight.gif");
}
.mobilemenu.open a {
	background-image: url("../SpryAssets/SpryMenuBarDown.gif");
}
.leftnavigation {
	width: 275px;
	margin: 0;
	padding-left: 10px;
	padding-top: 22px;
	float: none;
	min-height: 45px;
}
.leftnavigation a {
	background-color: #f6f6f6;
	display: block;
	width: 255px;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 0px;
	color: #634073;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right 0px;
}
.leftnavigation a:visited {
	color: #634073;
}
.leftnavigation a:hover {
	color: #6e6a31;
	background-position: right -124px;
}
.info{
	margin-left:0px  !important;
}
}

@media (max-width: 795px) {
.toplogo .banner.small {
	display: block;
}
.toplogo .banner.large, .toplogo .banner.medium {
	display: none;
}
.content {
	padding-left: 5px;
}
.contentbox > img {
	height: auto;
	width: 85px;
}
.contentbox {
	width: 290px;
	margin-right: 0;
}
.contentbox .contenttype {
	margin-left: 0;
}
.director {
	width: auto;
}
.director .photo {
	display: table-header-group;
	float: right;
	border-width: 0;
}
.director .info {
	display: table-footer-group;
	position: inherit;
	float: right;
	margin: 0px -5px -5px 0px;
	border-width: 1px 0 0 0;
	max-width:650px;
}
.director .info .infocontent {
	display: inline-block;
	position: inherit;
	top: auto;
	transform: none;
	-ms-transform: none;
}
.deputy{
	display:table-row;
}
.map .small {
	display: block;
}
.map .large {
	display: none;
}
.info{
	margin-left:0px !important;
}
}
