/*******************************************
 Theme: Arcadia - Derived From: Mentor
 *******************************************/
 body {min-height:100%;_height:100%;}
 #hd{min-height:235px;_height:236px;}
 #bd{min-height:485px;_height:485px}
 #ft{min-height:200px;_height:200px;}
 #doc{width:870px;margin:0 auto}
 #hd{position:relative;}
 #hContent{position:relative;z-index:2;width:435px;margin:80px 0 110px 55px}
 #hMisc{position:absolute;right:0;bottom:0;width:870px;height:379px;}
 #hMisc * {display:none !important}
 #wrapper{clear:both;position:relative;z-index:2;width:770px;margin:-40px 0 0 55px;padding-bottom:40px;overflow:hidden;}
 #bd{float:left;width:540px;}
 #pageName{width:540px;margin-bottom:15px}
 #navigation{float:right;width:199px;margin-top:50px}
 ul#mainNav li{padding-top:14px}
 ul#mainNav li a{zoom:1;display:block;position:relative;top:-8px;padding:0 4px 6px 9px}
 #fWrapper{padding:55px 20px;zoom:1;}
 #fBadges{clear:both;width:725px;margin-left:60px;}
 #fContent{float:right;width:365px;margin-right:50px;display:inline;}
 #fMisc{float:left;width:325px;margin-left:60px;display:inline;}
 ul#mainNav li.active{background-color:transparent;}
 #body .sub_static #mainNav .subNav a {padding-left:30px;}
 #body .sub_dynamic #mainNav .subNav a {position:static;}
 #body .sub_dynamic #mainNav .subNav {margin:10px 0 10px;}
 #body .sub_dynamic #mainNav .active .subNav {margin-top:0px;}
 #body a.toggle {left:4px !important;top:5px !important;*top:9px !important;}
 /* repositioning text in the list items for room for the arrows 
  * making the top list items bold for static display */
 #body ul#mainNav li a {padding:0 4px 6px 20px;}
 #body .sub_dynamic #mainNav .subNav li {padding:0;}
 #body .sub_dynamic #mainNav .subNav li a {padding:4px 0 4px 20px;}
 
 
 /******************************************
 Theme: Arcadia - Derived From: Mentor
 *******************************************/
 
 
 
 
 		#body  {
 			font-size: 12px;
 			font-family: Arial,sans-serif;
 		}
 
 
         #hContent {
             width:345px !important;
         }
 
 
 		#body h1 {
 			font-size: 24px;
 		}
 
 
 		#body h2 {
 			font-size: 18px;
 			font-weight: 700;
 		}
 
 
 		#body h3 {
 			font-size: 14px;
 			font-weight: bold;
 			font-family: Arial,sans-serif;
 			font-weight: 400;			
 		}
 
 
 		#body h4 {
 			font-weight: bold;
 			margin-bottom: 5px;
 		}
 
 
 		#ft {
 			font-size: 12px;
 			font-family: Helvetica;
 		}
 
 		#fContent {
 		}
 
 
 		#fMisc {
 		}
 
 
 
 		ul#mainNav li a:link,
 		ul#mainNav li a:visited {
 			font-size: 13px;
 			font-family: "Arial",sans-serif;
 			font-weight: 700;
 		}
 /*
 		ul#mainNav li.active a:link,
 		ul#mainNav li.active a:visited,
 */		
 		ul#mainNav li a:hover,
 		ul#mainNav li a:active,
 		ul#mainNav li a:focus {
 
 		}
 
 
 		body,
 		#ft {
 			background-position: 50% 0;
 			background-repeat: repeat-y;
 		}
 
 		#doc {
 			background-repeat: repeat-y;
 		}
 		
 		#hMisc {
 			background-repeat:no-repeat;
 			background-position: 0 100%;
 		}
 
 		#navigation {
 		}
 
 		ul#mainNav li.active {
 			background-repeat:no-repeat;
 			background-position: 0 0;			
         }
 
 		ul#mainNav li.active a:link,
 		ul#mainNav li.active a:visited {
 			background-repeat: no-repeat;
 			background-position: 0 100%;
         }
 
 		ul#mainNav li.active a:link,
 		ul#mainNav li.active a:visited,
 		ul#mainNav li a:hover,
 		ul#mainNav li a:active,
 		ul#mainNav li a:focus {
 
         }
 
 		#fWrapper {
 			background-repeat: no-repeat;
 		}
 
 
 
 		#zB	#mapZone {
 			border-width: 1px;
 			border-style: solid;
 			_border-width: 0;
 		}
 
 		#zB #mapContainer {
 			_border-width: 1px;
 			_border-style: solid;
 		}
 
 
 		#zWrap ul.module_bd_container .module {
 			padding-left: 32px;
 			padding-top: 5px;
 			background-repeat: no-repeat;
 		}
 
         #zWrap ul.module_bd_container .title {
 			text-transform: uppercase;
 			font-style: normal;
 			font-family: "Arial",sans-serif;
 			font-size: 12px;
 		}
 
 
 			#zWrap ul.module_bd_container .beforenafter {
 				padding-left: 0;
 				padding-top: 0;
 			}
 
 
 		/* 
 		 * direction and color of the arrow (assuming arrow sprite)
 		 */
 		
 		#body .toggle img {
 			background-position: -264px 0; 
 		}
 	
 		/* 
 		 * direction and color of the arrow for the "active" item
 		 */
 		
 		#body .active .toggle img {
 			background-position: -216px 0; 
 		}
  
 		/* 
 		 * links for BOTH static and dynamic sub menus 
 		 * use this rule to group declarations common to the two different types of menus (static/dynamic)
 		 */
 		
 		#body #mainNav .subNav a {
 			font-size: 13px; 
 			font-family: "Arial",sans-serif; 
 			font-weight: 700; 
 		}
 
 		/* 
 		 * links for static sub menus
 		 */
 		
 		#body .sub_static #mainNav .subNav a {
 			font-size: 12px; 
 		}
 	
 		/* 
 		 * :hover and selected (active) links for static menus
 		 * they are both styled the same
 		 */
 		/* 
 		 * :hover and selected (active) links for fly-out menus
 		 * they are both styled the same 
 		 */
 		#body .sub_dynamic #mainNav .subNav a:hover,
 		#body .sub_dynamic #mainNav .active-sub a {
 			font-size: 13px; 
 			font-family: "Arial",sans-serif; 
 			font-weight: 700; 
 		}
 	
 		/* 
 		 * sub menus (fly-out) 
 		 */
 		 
 		#body .sub_dynamic #mainNav .subNav {
 			border-style: solid;
 			border-width: 1px;
 		}
 
 		#body .sub_static #mainNav a {
 			font-weight: bold;
 		}
 
 
 
 /***************************************************
 Theme: Arcadia - Derived From: Mentor
 Layout: Layout 1 - Derived from: Layout 1 with Title
 ***************************************************/
 .lo_layout1 #pageName {display:none}
 
 
 /***************************************************
 Theme: Forge - Derived From: Flora
 Layout: Layout 1 - Derived from: Layout 1 with Title
 ***************************************************/
 .lo_layout1 #zA {
 	font-size: 18px;
 	font-family: "Arial",sans-serif;
 	font-weight: normal;
 }
 .lo_layout1 #zA h3 {
 	font-size: 17px;
 	font-style: italic;
 	font-family: Georgia;
 }
 .lo_layout1 #zWrap ul.module_bd_container .title {
 	font-size: 15px;
 }
 
 
 /**************************************************************
 Theme: Arcadia - Derived From: Mentor
 Layout: Layout 1 (A) with Title - Derived from: Layout 1 with Title
 **************************************************************/
 .lo_layout1 #zA, .lo_layout1wt #zA {width:100%;margin-bottom:30px;}
 .lo_layout1 #zB, .lo_layout1wt #zB {float:left;width:48%;}
 .lo_layout1 #zC, .lo_layout1wt #zC {float:right;width:48%;}
 .lo_layout1 #zB	#mapZone, .lo_layout1wt #zB	#mapZone {width:210px;height:235px;}
 .lo_layout1 #zB	#drivingDirectionsLnk, .lo_layout1wt #zB	#drivingDirectionsLnk {top:240px;}
 .lo_layout1 #zC form#contactForm, .lo_layout1wt #zC form#contactForm {width:80%;}
 
 
 /**************************************************************
 Theme: Forge - Derived From: Flora
 Layout: Layout 1 with Title - Derived from: Layout 1 with Title
 **************************************************************/
 .lo_layout1 #zA, .lo_layout1wt #zA {
 	font-size: 15px;
  }
 .lo_layout1 #zA h3, .lo_layout1wt #zA h3 {
  	font-size: 20px;
  }
 .lo_layout1 #zA .module_bd_container, .lo_layout1wt #zA .module_bd_container {
 	font-size: 12px;
 }
 .lo_layout1 #zA ul.module_bd_container h3, .lo_layout1wt #zA ul.module_bd_container h3 {
 	font-size: 14px;
 	font-weight: bold;
 }
 
 
 /**************************************************************
 Theme: Arcadia - Derived From: Mentor
 Layout: Layout 2 (V) with Title - Derived from: Layout 2 with Title
 **************************************************************/
 .lo_layout2wt #zA {float:left;width:48%;margin-bottom:30px;}
 .lo_layout2wt #zB {float:right;width:48%;margin-bottom:30px;}
 .lo_layout2wt #zC {clear:both;width:100%;}
 .lo_layout2wt #zB	#mapZone {width:240px;height:235px;}
 .lo_layout2wt #zB	#drivingDirectionsLnk {top:240px;}
 .lo_layout2wt #zC form#contactForm {width:80%;max-width:300px;margin-left:20px;}
 
 
 /**************************************************************
 Theme: Forge - Derived From: Flora
 Layout: Layout 2 with Title - Derived from: Layout 2 with Title
 **************************************************************/
 
 
 /**************************************************************
 Theme: Arcadia - Derived From: Mentor
 Layout: Layout 3 (D) with Title - Derived from: Layout 3 with Title
 **************************************************************/
 .lo_layout3wt #zA {float:left;width:58%;margin-bottom:30px;}
 .lo_layout3wt #zB {clear:left;float:left;width:58%;}
 .lo_layout3wt #zC {width:38%;}
 .lo_layout3wt #zC {margin-left:auto;}
 .lo_layout3wt #zC,x:-moz-any-link {margin-left:4%;}
 .lo_layout3wt #zC,x:-moz-any-link,x:default {margin-left:auto;}
 .lo_layout3wt #zB	#mapZone {width:260px;height:270px;}
 .lo_layout3wt #zB	#drivingDirectionsLnk {top:275px;}
 .lo_layout3wt #zC form#contactForm {width:80%;max-width:300px;}
 
 
 /**************************************************************
 Theme: Forge - Derived From: Flora
 Layout: Layout 3 with Title - Derived from: Layout 3 with Title
 **************************************************************/
 
 
 /**************************************************************
 Theme: Arcadia - Derived From: Mentor
 Layout: Layout 4 (J) with Title - Derived from: Layout 4 with Title
 **************************************************************/
 .lo_layout4wt #zA {width:48%;float:left;}
 .lo_layout4wt #zB {float:right;width:48%;margin-bottom:30px;}
 .lo_layout4wt #zC {clear:right;float:right;width:48%;}
 .lo_layout4wt #zB	#mapZone {width:240px;height:270px;}
 .lo_layout4wt #zB	#drivingDirectionsLnk {top:275px;}
 .lo_layout4wt #zC form#contactForm {width:80%;max-width:300px;}
 
 
 /**************************************************************
 Theme: Forge - Derived From: Flora
 Layout: Layout 4 with Title - Derived from: Layout 4 with Title
 **************************************************************/
 
 #body  {
 	color: #fff;
 }
 
 #hd {
 	color: #000;
 }
 
 #body h2 {
 	color: #fff;
 }
 
 #body h3 {
 	color: #F8E654;
 }
 
 #ft {
 	color: #000;
 }
 
 #hd a:link,
 #hd a:visited {
 	color: #000 !important;
 }
 		
 #hd a:hover,
 #hd a:focus,
 #hd a:active {
 	text-decoration: none;
 }
 		
 #body a:link,
 #body a:visited {
 	color: #f8e654;
 }
 
 #body a:hover,
 #body a:focus,
 #body a:active {
 	text-decoration: none;
 }
 
 #body h1 a:link,
 #body h1 a:visited {
 	color: #f8e654;
 	text-decoration: none;
 }
 
 #ft a:link,
 #ft a:visited {
 	color: #000;
 	text-decoration: none;
 }
 
 #ft a:hover,
 #ft a:focus,
 #ft a:active {
 	text-decoration: underline;
 }
 
 ul#mainNav li a:link,
 ul#mainNav li a:visited {
 	color: #f8e654;
 }
 ul#mainNav li a:hover,
 ul#mainNav li a:active,
 ul#mainNav li a:focus {
 	color: #f8e654;
 }
 
 html {
 	background-color: #EEEEEE;
 }
 			
 body,
 #ft {
 	background-image: url(images/body.jpg);
 	background-color: #EEEEEE;
 }
 
 #doc {
 	background-image: url(images/doc.jpg);
 }
 		
 #hd {
 	background-color: #EEEEEE;
 }
 
 #hMisc {
 	background-image: url(images/hmisc.jpg);
 }
 
 ul#mainNav li.active {
 	background-image: url(images/nav_li.jpg);
 }
 
 ul#mainNav li.active a:link,
 ul#mainNav li.active a:visited {
 	background-image: url(images/nav_a.jpg);
 	background-color: #EDEDED;
 	color: #000;
 }
 
 #fWrapper {
 	background-image: url(images/ft.jpg);
 }
 
 #zB	#mapZone {
 	border-color: #000;
 }
 
 #zB #mapContainer {
 	_border-color: #000;
 }
 
 #zWrap ul.module_bd_container .module {
 	background-image: url(images/bullet_li.png);
 }
 
 #zWrap ul.module_bd_container .title {
 	color: #fff;
 }
 
 #zWrap ul.module_bd_container .beforenafter {
 	background-image: none;
 	background-color: transparent;
 }
 
 #body #mainNav .subNav a {
 	background-color: #8b0113; 
 	color: #F8E654; 
 }
 
 #body .sub_static #mainNav .subNav a {
 	background-image: none; 
 	background-color: transparent; 
 }
 	
 #body .sub_static #mainNav .subNav a:hover,
 #body .sub_static #mainNav .active-sub a {
 	color: #EDEDED; 
 }
 
 #body .sub_dynamic #mainNav .subNav a:hover,
 #body .sub_dynamic #mainNav .active-sub a {
 	background-color: #EDEDED;
 	color: #000;
 }
 	
 #body .sub_dynamic #mainNav .subNav {
 	border-color: #123466;
 	background-color: #E8E8E8;
 }
 
 #body .sub_dynamic #mainNav .subNav li a {
 	background-image: none;
 }
 						
 .lo_layout1 #zA ul.module_bd_container h3, .lo_layout1wt #zA ul.module_bd_container h3 {
 	color: #F8E654;
 }
 #body .toggle img {
 	background-position: -336px 0; 
 }
 	
 #body .active .toggle img {
 	background-position: 0 0; 
 }
  
