/*****************************************
 Theme: Northwood - Derived From: Northwood  
 *****************************************/
 #hMisc,#fMisc{min-height:3.3em;_height:3.3em}
 #bd{min-height:40em;_height:40em}
 #body{padding-bottom:20px}
 #doc{width:800px;margin:0 auto}
 #hd{padding:30px 20px 10px 15px;zoom:1}
 #hMisc{display:none}
 #navigation{padding:15px 15px 20px 15px;overflow:hidden;zoom:1}
 ul#mainNav{float:right;list-style:none;margin:0;padding:0}		
 ul#mainNav li{float:left;margin:0 0 0 1px;padding:0 0 0 9px;display:block}
 ul#mainNav li a{_zoom:1;display:block;float:left;padding:6px 15px 4px 5px}
 ul#mainNav li{white-space:nowrap}	
 #bd{float:left;width:100%;}
 #pageName{float:left;width:175px;display:inline;margin:20px 0 0 20px}
 #zWrap{float:right;width:570px;padding-top:20px}
 #zA,#zB{float:left;width:295px;padding-right:2px}
 #zB{clear:left}
 #zC{width:220px;padding-right:2px}
 #zC{margin-left:330px;}
 #zC,x:-moz-any-link{margin-left:30px;}
 #zC,x:-moz-any-link,x:default{margin-left:330px;}
 #zC,{float:right;margin-left:0;margin-right:20px;display:inline;}
 #zB #mapZone{width:295px;height:235px}
 #zB #drivingDirectionsLnk{top:240px}
 #zC form#contactForm{width:215px}
 #ft{padding-bottom:60px}
 #fContent{float:right;margin:30px 25px 0 0;display:inline;width:490px}
 #fMisc{position:relative;margin-top:30px;padding:0 0 0 30px;width:218px}
 #fBadges {width:500px;margin-left:30px;}
 #body .nav_hassub #wrapper .sub_static #subNav a {padding:4px 7px;}
 #body #wrapper .sub_dynamic #mainNav .subNav li {padding-left:0;}
 #body #wrapper .sub_dynamic #mainNav .subNav a {padding-left:10px;}
 #body .nav_hassub #navigation #subNav a {float:left;}
 #body .nav_hassub #navigation #subNav {overflow:hidden;zoom:1;padding-left:15px;}
 
 
 /*****************************************
 Theme: Northwood - Derived From: Northwood  
 *****************************************/
 
 
 
 		
 		#body {
 			font-size: 12px;
 			font-family: Arial, Verdana, sans-serif;
 		}
 
 		
 		p {
 		}		
 
 		
 		hr {
 		}		
 		
 		
 		
 		#body h1 {
 			font-family: Georgia, Verdana, Arial, san-serif;
 			font-size: 30px;
 		}
 
 		
 		#body h2 {
 			font-family: Georgia, Verdana, Arial, san-serif;
 			font-size: 26px;
 		}
 
 		
 		#body h3 {
 			font-family: Georgia, Verdana, Arial, san-serif;
 			font-size: 18px;
 		}
 		
 		
 		#body h4 {
 			font-family: Georgia, Verdana, Arial, san-serif;
 			font-size: 16px;
 		}
 
 		
 		#ft {
 			font-size: 10px;
 		}
 
 		
 		#fMisc {
 			font-size: 11px;
 		}
 
 
 			
 		ul#mainNav li a:link,
 		ul#mainNav li a:visited {
 			font-size: 11px;
 			text-transform: uppercase;
 			font-weight:bold;
 		}
 
 		ul#mainNav li.active a:link,
 		ul#mainNav li.active a:visited,
 		ul#mainNav li.active a:hover,
 		ul#mainNav li.active a:active,
 		ul#mainNav li.active a:focus {
 			cursor: default;
 		}
 
 
 	#body  {
 		background-repeat:repeat-x;
 	}
 
 	#bd {
 		background-repeat: repeat-y;
 	}
 
 	#navigation {
 		background-repeat: no-repeat;
 		background-position: 0 100%;
 	}
 
 	ul#mainNav li {
 		background-repeat: no-repeat;
 	}
 
 	ul#mainNav li a {
 		background-repeat: no-repeat;
 		background-position: 100% 0;
 	}
 
 	ul#mainNav li.active {
 		background-repeat: no-repeat;
 		background-position: 0 0;				
 	}
 
 	ul#mainNav li.active a {
 		background-repeat: no-repeat;
 		background-position: 100% 0;
 	}
 	
 	#ft {
 		background-position: 0 100%;
 	}
 
 
 
 		/* 
 		 * direction and color of the arrow (assuming arrow sprite)
 		 */
 		#body .toggle img {
 			background-position:-216px -12px;
 		}
 
 		/* 
 		 * direction and color of the arrow for the "active" item
 		 */
 		#body .active .toggle img {
 			background-position:-132px -12px;
 		}
 			
 		/* 
 		 * 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,
 		#body .nav_hassub #navigation #subNav a {
 			font-size:11px;
 			font-family:arial;
 			font-weight:normal;
 		}
 	 
 		/* 
 		 * links for static sub menus
 		 */
 		/* 
 		 * :hover and selected (active) links for static menus
 		 * they are both styled the same
 		 */
 		/* 
 		 * list items for dynamic sub menus 
 		 */
 		/* 
 		 * links for dynamic sub menus 
 		 */
 		/* VERTICAL DYNAMIC
 		 * :hover and selected (active) links for fly-out menus
 		 * they are both styled the same 
 		 */
 		/* 
 		 * sub menus 
 		 * displays horizontally below the main nav 
 		 */
 		#body .nav_hassub #navigation #subNav {
 			background-repeat:no-repeat;
 			border-style:none;
 		}
 
 		/* 
 		 * sub menus (dropdown) 
 		 */
 		#body #mainNav .subNav {
 			border-style:solid;
 			border-width:1px;
 		}
 
 	
 
 
 
 /*****************************************
 Theme: Northwood - Derived From: Northwood
 Layout: Layout 1 - Derived From: Layout 1
 *****************************************/
 .lo_custom #pageName * {display:none}
 .lo_custom #pageName {width:188px;height:149px}
 
 
 /*****************************************
 Theme: Northwood - Derived From: Northwood
 Layout: Layout 1 - Derived From: Layout 1
 *****************************************/
 .lo_custom #pageName {
 
 		background-repeat:no-repeat;
 
 	}
 
 
 /**************************************************************
 Theme: Northwood - Derived From: Northwood
 Layout: Layout 1 with Title - Derived From: Layout 1 with Title
 **************************************************************/
 
 
 /**************************************************************
 Theme: Northwood - Derived From: Northwood
 Layout: Layout 1 with Title - Derived From: Layout 1 with Title
 **************************************************************/
 
 
 /**************************************************************
 Theme: Northwood - Derived From: Northwood
 Layout: Layout 2 with Title - Derived From: Layout 2 with Title
 **************************************************************/
 .lo_layout2wt #zA {float:none;width:auto;margin-right:12px;}
 .lo_layout2wt #zB {width:265px;}
 .lo_layout2wt #zC {float:right;width:265px;margin:0 12px 10px 0;}
 .lo_layout2wt #zB #mapZone {width:260px;}
 
 
 /**************************************************************
 Theme: Northwood - Derived From: Northwood
 Layout: Layout 2 with Title - Derived From: Layout 2 with Title
 **************************************************************/
 
 #body {
 	color: #858585;
 }
 
 #hd {
 	color: #fff;
 }
 		
 #hd h1 {
 	color: #fff;
 }
 				
 #body h2 {
 	color: #d84f1b;
 }
 
 #body h3 {
 	color: #555;
 }
 		
 #ft {
 	color: #f1b9a3;
 }
 
 #body a:link,
 #body a:visited {
 	color: #fe4e0b;
 }	
 
 #body a:hover,
 #body a:focus,
 #body a:active {
 	color: #d84f18;
 }
 		
 ul#mainNav li a:link,
 ul#mainNav li a:visited {
 	color: #ffffff;
 	text-decoration: none;
 }
 
 ul#mainNav li a:hover,
 ul#mainNav li a:active,
 ul#mainNav li a:focus {
 	color: #9c4624;
 }
 
 ul#mainNav li.active a:link,
 ul#mainNav li.active a:visited,
 ul#mainNav li.active a:hover,
 ul#mainNav li.active a:active,
 ul#mainNav li.active a:focus {
 	color: #ffffff;
 }
 
 #hd a:link,
 #hd a:visited {
 	color: #d84f18;
 }	
 
 #hd a:hover,
 #hd a:focus,
 #hd a:active {
 	color: #fe4e0b;
 }
 
 #ft a:link,
 #ft a:visited {
 	color:#ffffff;
 }	
 
 #ft a:hover,
 #ft a:focus,
 #ft a:active {
 	color: #ffffcc;
 }
 
 body  {
 	background-color: #fe723c;
 }
 	
 #body  {
 	background-image:  url(https://turbifycdn.com/lm/themes/yhoo/ga/northwood/zen/palette1/4.0.4/en-us/images/poundbody.png);
 }
 
 #bd {
 	background-color: #ffffff;
 	background-image: url(https://turbifycdn.com/lm/themes/yhoo/ga/northwood/zen/palette1/4.0.4/en-us/images/bd.png);
 }
 
 #navigation {
 	background-image: url(https://turbifycdn.com/lm/themes/yhoo/ga/northwood/zen/palette1/4.0.4/en-us/images/navigation.png);
 }
 
 ul#mainNav li {
 	background-image: url(https://turbifycdn.com/lm/themes/yhoo/ga/northwood/zen/palette1/4.0.4/en-us/images/mainnavli.png);
 }
 
 ul#mainNav li a {
 	background-image: url(https://turbifycdn.com/lm/themes/yhoo/ga/northwood/zen/palette1/4.0.4/en-us/images/mainnavlia.png);
 	background-color: #fe7541;
 }
 
 ul#mainNav li.active {
 	background-image: url(https://turbifycdn.com/lm/themes/yhoo/ga/northwood/zen/palette1/4.0.4/en-us/images/mainnavliactive.png);
 }
 
 ul#mainNav li.active a {
 	background-image: url(https://turbifycdn.com/lm/themes/yhoo/ga/northwood/zen/palette1/4.0.4/en-us/images/mainnavliactivea.png);
 	background-color: #d84f18;
 }
 	
 #ft {
 	background-image: url(https://turbifycdn.com/lm/themes/yhoo/ga/northwood/zen/palette1/4.0.4/en-us/images/ft.png);
 }
 
 #body .nav_hassub #wrapper .sub_static #subNav a {
 	color:#ffffff;
 }
 #body .nav_hassub #wrapper .sub_static #subNav a:hover,
 #body .nav_hassub #wrapper .sub_static #subNav .active-sub a {
 	background-color:#D75206;
 }
 
 #body #wrapper .sub_dynamic #mainNav .subNav li {
 	background-image:none;
 }
 
 #body #wrapper .sub_dynamic #mainNav .subNav a {
 	background-color:#FFFFFF;
 	background-image:none;
 	color:#555555;
 }
 		
 #body #wrapper .sub_dynamic #mainNav .subNav a:hover,
 #body #wrapper .sub_dynamic #mainNav .active-sub a {
 	background-color:#FFD4C1;
 	color:#000000;
 }
 
 #body .nav_hassub #navigation #subNav {
 	background-color:#FD783A;
 	background-image:url(https://turbifycdn.com/lm/themes/yhoo/ga/northwood/zen/palette1/4.0.4/en-us/images/mainnavli.png);
 	border-color:transparent;
 }
 
 #body #mainNav .subNav {
 	border-color:#D7C2B9;
 }
 
 	
 .lo_custom #pageName {
 	background-image:url(https://turbifycdn.com/lm/themes/yhoo/ga/northwood/zen/palette1/4.0.4/en-us/images/pagename.png);
 }
 
 .lo_layout2wt #bd {
 	background-image:none;
 }
 
 .lo_layout2wt #navigation {
 	background-image: url(https://turbifycdn.com/lm/themes/yhoo/ga/northwood/zen/palette1/4.0.4/en-us/images/navigation_layout2wt.png);
 }
