/* bug #1548132 */
#zWrap dl.module_bd_container dd{margin:5px 0 30px 5%;width:95% !important}
#zWrap dl.module_bd_container dl dd{margin:0 0 20px 20px;width:auto !important}
/* BUG #1532833 */
#hd:after,#ft:after{content: ".";display:block;height:0;clear:both;overflow:hidden;visibility:hidden}
#body,#hd,#pageName,#zA,#zB,#zC,#ft{zoom:1}
/* BUG #1550640 */
/* On a template basis, make sure to check that this element has a width but no height (min-height is OK) */
#pageName {overflow:hidden;_overflow:visible;_overflow-x:hidden}
/***********************************
Theme: Dovetail - Derived From: Victoria
***********************************/
/* START -> DO NOT EDIT THIS SECTION */
/* MIN-HEIGHT FOR THEME ELEMENTS (555px before #ft) */
#bd{min-height:430px;_height:430px}
#hd{min-height:120px;_height:120px}
#ft{min-height:100px;_height:100px}
/* STRUCTURE -------- */
#doc{position:relative;width:805px;margin:0 auto}
#hd{float:left;width:100%;_overflow-x:hidden;position:relative;}
#hContent{float:left;width:430px;padding:60px 0 25px 30px;position:relative;z-index:1}
#hMisc{position:absolute;left:0;bottom:0;width:805px;height:145px;z-index:0}
#hMisc *{display:none !important}
#navigation{clear:both;float:right;width:180px;margin:25px 2px 25px 0;display:inline;}
ul#mainNav a{zoom:1;display:block;padding:5px 0 5px 15px}
#bd{float:left;width:590px;margin-left:30px;display:inline;padding-top:25px}
#pageName{width:560px;margin-bottom:30px}
#zB #mapZone{width:250px;height:250px}
#zB #drivingDirectionsLnk{top:255px}
#zC form#contactForm{width:240px}
#ft{padding:15px 15px 15px 30px}
#fContent{float:right;width:450px;text-align:right}
#fMisc{float:left;width:290px}
/* FIXES -------------- */
/* bug #1519550 IE would mess up the whole layout without this */
#hd{*float:none;}
/* END -> FIXED: DO NOT EDIT */
/* END -> DO NOT EDIT THIS SECTION */


/* START -> CUSTOMIZATION SECTION */
/* TYPOGRAPHY --------- */

		/* User-Editable Body */

		#body  {
			font-size: 12px;
			font-family:Arial, Verdana, sans-serif;
			color: #33393e;
		}

		/* Header Content */

		#hd {
			color: #ffffff;
		}

		/* p Normal */

		#zWrap p {
		}

		/* H1 Site Title */

		#body h1 {
			font-family: "Trebuchet MS",Arial, sans-serif;
			font-size: 36px;
			font-weight:normal;
		}

		/* H2 Page Title */

		#body h2 {
			font-size: 15px;
			font-family: "Trebuchet MS",Arial, sans-serif;
			text-transform: uppercase;
			color: #6b7074;
			font-weight: bold;
		}

		/* H3 Paragraph Title */

		#body h3 {
			font-size: 15px;
			font-family:Arial, Verdana, sans-serif;
			font-weight: bold;
			color: #213d75;
		}

		#hd h3 {
			color: #ffffff;
		}

		/* H4 Paragraph Subtitle */

		#body h4 {
			font-weight: bold;
			font-size: 12px;
			font-family:Arial, Verdana, sans-serif;
			color: #33393e;
		}

		#hd h4 {
			color: #ffffff;
		}

	/* Footer Content */

		#ft {
			color: #ffffff;
			font-size: 11px;
		}

		#fContent {
			font-family:Arial, Verdana, sans-serif;
		}

		/* Contact Info */

		#fMisc {
			font-family: "Trebuchet MS",Arial, sans-serif;
		}

		span.org {
			font-weight: bold;
		}

/* LINKS --------- */

		#body a {
			color: #cc5019;
		}

                #body a:hover,
                #body a:focus,
                #body a:active {
                        text-decoration: none;
                }

		#fMisc a,
		#fContent a {
			color: #9ca0a4;
		}

		#hd a {
			color: #ffffff;
			text-decoration: underline;
		}

		/* mainNav */

		ul#mainNav li a {
			font-size: 14px;
			font-family: "Trebuchet MS",Arial, sans-serif;
			text-transform: uppercase;
			color: #33393e;
			font-weight: bold;
		}

		ul#mainNav li a:focus,
		ul#mainNav li a:active,
		ul#mainNav li.active a,
		ul#mainNav li.active a:hover {

		}

		ul#mainNav li a,
		ul#mainNav li a:hover {

		}

/* BACKGROUNDS --------- */

		html {
			_background-color: #8f847e !important;
 		}

		body {
			background-image: url(img/body_1.2.jpg);
		}

		#doc {
			background-image: url(img/doc_1.2.gif);
			background-repeat: repeat-y;
		}

		#hd {
			background-color: #223c75;
			background-image: url(img/hd_1.2.gif);
			background-repeat: repeat-y;
		}

		#hMisc {
			background-image: url(img/hmisc_1.2.gif);
			background-repeat: no-repeat;
		}

		#navigation {
			background-color: #f1f1f1;
		}

                ul#mainNav li.active,
                ul#mainNav a:hover,
                ul#mainNav a:focus,
                ul#mainNav a:active {
                        background-color: #9c9fa4;
                }

		#ft {
			background-image: url(img/ft_1.2.gif);
			background-repeat: repeat-y;
		}

/* BORDERS --------- */

		#navigation {
			border-top-width: 1px;
			border-top-style: solid;
			border-top-color: #6b7076;
			border-bottom-width: 1px;
			border-bottom-style: solid;
			border-bottom-color: #6b7076;
		}

		#zB	#mapZone {
			border-width: 1px;
			border-style: solid;
			border-color: #000000;
			_border-width: 0;
		}

		#zB #mapContainer {
			_border-width: 1px;
			_border-style: solid;
			_border-color: #000000;
		}

/* MODULES --------------- */

		#zWrap ul.module_bd_container li {
			padding-top: 20px;
			padding-right: 10px;
			padding-bottom: 5px;
			padding-left: 10px;
		}

		#zWrap ul.module_bd_container li {
			background-color: #ffffff;
		}

		#zWrap ul.module_bd_container li {
			background-image: url(img/module_bd_containerli_1.2.gif);
			background-repeat: repeat-x;
		}

/* reset */

		#zWrap ul.module_bd_container li li {
			border: 0;
			padding: 0;
			background: none;
		}

/* reset for BEFORE and AFTER module */		

		#body #zWrap ul.module_bd_container li.beforenafter {
			width: 90%;
			padding: 20px 5% 1px 5%;
		}
				
/* END -> EDITABLE */