/************************************
 Theme: Ocho - Derived From: Critique
 ************************************/
 #bd{min-height:40em;_height:40em;}
 #hd{min-height:120px;_height:120px;}
 #doc{position:relative;width:796px;margin:0 auto 40px auto;}
 #hContent{width:515px;padding:60px 0 20px 20px;}
 #hMisc{display:none !important;}
 #navigation{width:100%;float:left;}
 ul#mainNav{float:left;width:776px;padding:0 10px;position:relative;*top:-4px;margin-bottom:-8px;}
 ul#mainNav li{display:inline;}
 ul#mainNav li a{float:left;position:relative;padding:10px 7px;*padding:7px 7px 11px;white-space:nowrap;margin-top:-3px;*margin-top:0;margin-right:1px;}
 #bd{clear:left;width:100%;padding:40px 0;margin-top:-5px;}
 #pageName{width:370px;margin-left:410px;}
 #zWrap{padding-top:10px;width:764px;margin:0 auto;}
 #ft{padding:70px 0 10px 0;}
 #fContent{width:764px;margin:0 auto;}
 #fMisc{width:764px;margin:0 auto;padding-top:10px;}
 #fMisc {overflow:hidden;*overflow:visible;overflow-x:hidden;min-height:2em;_height:2em;}
 #fMisc br {float:left;*display:none;}
 p.vcard {text-indent:-10px;}
 p.vcard .org,p.vcard .adr,p.vcard .tel,p.vcard .mailtoWrapper,p.vcard .mailtoWrapper {position:relative;padding-left:10px;}
 p.vcard .org,p.vcard .street-address,p.vcard .extended-address,p.vcard .locality,p.vcard .postal-code,p.vcard .country-name,p.vcard .tel {padding-right:5px;}
 p.vcard .separator {margin-left:-6px;}
 p.vcard .adr,p.vcard .country-name,p.vcard .tel,p.vcard .mailtoWrapper {white-space:nowrap;}
 #body p.vcard .mailtoWrapper{display:block;background:none;}
 #fBadges {width:764px;margin-left:auto;margin-right:auto;}
 #body .sub_static #mainNav {overflow:hidden;zoom:1;margin-bottom:-4px;}
 #body .sub_static #mainNav a {float:left;}
 #body .nav_hassub #wrapper .sub_static #subNav a {padding:3px 7px;*padding:3px 7px 6px;float:left;}
 #body #wrapper .sub_dynamic #mainNav .subNav a {margin-right:0;}
 #body .nav_hassub #navigation #subNav {overflow:hidden;zoom:1;*margin-top:-2px;}
 
 
 /************************************
 Theme: Ocho - Derived From: Critique
 ************************************/
 
 
 
 
 		#body  {
 			font-size: 12px;
 			font-family:  Helvetica, Times, serif;
 		}
 
 
 
 		#hMisc {
 
 		}
 
 
 		#body h1 {
 			font-size: 24px;
 			font-weight: bold;
 		}
 
 
 		#body h2 {
 			font-size: 24px;
 			font-weight: bold;
 		}
 
 
 		#body h3 {
 			font-size: 14px;
 			font-weight: bold;
 		}
 
 
 		#body h4 {
 			font-weight: bold;
 			margin-bottom: 5px;
 		}
 
 
 		#ft {
 			font-family: Arial, Times;
 		}
 
 
 		#pageName a:link,
 		#pageName a:visited {
 
 		}
 
 		
 
 		ul#mainNav li a:link,
 		ul#mainNav li a:visited {
 			font-size: 16px;
 		}
 
 		#ft a:link,
 		#ft a:visited {
 			font-weight: bold;
 		}
 
 
 				#doc {
 					background-repeat: no-repeat;
 					background-position: 0 100%;
 				}
 
 				#hd {
 					background-repeat: no-repeat;
 					background-position: 0 100%;
 				}
 
 				#bd {
 					background-repeat: no-repeat;
 				}
 
 		        ul#mainNav li.active a:link,
 		        ul#mainNav li.active a:visited,
 		        ul#mainNav li a:hover,
 		        ul#mainNav li a:focus,
 		        ul#mainNav li a:active {
 					background-repeat: repeat-x;
 					background-position: 0 -1px;						
 		        }
 
 				#ft {
 				}
 
 				p.vcard .org,
 				p.vcard .adr,
 				p.vcard .tel,
 				p.vcard .mailtoWrapper {
 					background-position: 0 50%;
 					background-repeat: no-repeat;
 				}		
 
 
 
 
 		#zB	#mapZone {
 			border-width: 1px;
 			border-style: solid;
 			_border-width: 0;
 		}
 
 		#zB #mapContainer {
 			_border-width: 1px;
 			_border-style: solid;
 		}
 
 
 		/* 
 		 * direction and color of the arrow (assuming arrow sprite)
 		 */
 		#body .toggle img {
 			background-position:-240px -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:13px;
 			font-family:arial;
 			font-weight:normal;
 		}
 
 		/* 
 		 * links for static sub menus
 		 */
 		#body .nav_hassub #wrapper .sub_static #subNav a {
 			line-height:normal;
 		}
 		/* 
 		 * :hover and selected (active) links for static menus
 		 * they are both styled the same
 		 */
 		/* 
 		 * 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 {
 			border-top-width:0;
 		}
 	
 		/* 
 		 * sub menus (dropdown) 
 		 */
 		#body #mainNav .subNav {
 			border-style:solid;
 			border-width:1px;
 		}
 
 
 
 
 /**************************************************************
 Theme: Ocho - Derived From: Critique
 Layout: Layout 1 - Derived From: Layout 1 with Title
 **************************************************************/
 .lo_layout1 #pageName {display:none;}
 .lo_layout1 #bd {padding-top:35px;}
 
 
 /**************************************************************
 Theme: Ocho - Derived From: Critique
 Layout: Layout 1 - Derived From: Layout 1 with Title
 **************************************************************/
 
 
 /**************************************************************
 Theme: Ocho - Derived From: Critique
 Layout: Layout 1 with Title - Derived From: Layout 1 with Title
 **************************************************************/
 .lo_layout1 #zA, .lo_layout1wt #zA {float:left;width:370px;}
 .lo_layout1 #zB, .lo_layout1wt #zB, .lo_layout1 #zC, .lo_layout1wt #zC {float:right;width:370px;}
 .lo_layout1 #zC, .lo_layout1wt #zC {clear:right;}
 .lo_layout1 #zB #mapZone, .lo_layout1wt #zB #mapZone {width:300px;height:270px;}
 .lo_layout1 #zB #drivingDirectionsLnk, .lo_layout1wt #zB #drivingDirectionsLnk {top:275px;}
 .lo_layout1 #zC form#contactForm, .lo_layout1wt #zC form#contactForm {width:300px;}
 
 
 /**************************************************************
 Theme: Ocho - Derived From: Critique
 Layout: Layout 1 with Title - Derived From: Layout 1 with Title
 **************************************************************/
 
 
 /**************************************************************
 Theme: Ocho - Derived From: Critique
 Layout: Layout 2 - Derived From: Layout 2 with Title
 **************************************************************/
 .lo_layout2 #pageName {display:none;}
 .lo_layout2 #bd {padding-top:35px;}
 
 
 /**************************************************************
 Theme: Ocho - Derived From: Critique
 Layout: Layout 2 - Derived From: Layout 2 with Title
 **************************************************************/
 
 
 /**************************************************************
 Theme: Ocho - Derived From: Critique
 Layout: Layout 2 with Title - Derived From: Layout 2 with Title
 **************************************************************/
 .lo_layout2 #zA, .lo_layout2wt #zA {float:left;width:100%;}
 .lo_layout2 #zB, .lo_layout2wt #zB {clear:left;float:left;width:370px;}
 .lo_layout2 #zC, .lo_layout2wt #zC {float:right;width:370px;}
 .lo_layout2 #zB #mapZone, .lo_layout2wt #zB #mapZone {width:300px;height:270px;}
 .lo_layout2 #zB #drivingDirectionsLnk, .lo_layout2wt #zB #drivingDirectionsLnk {top:275px;}
 .lo_layout2 #zC form#contactForm, .lo_layout2wt #zC form#contactForm {width:300px;}
 
 
 /**************************************************************
 Theme: Ocho - Derived From: Critique
 Layout: Layout 2 with Title - Derived From: Layout 2 with Title
 **************************************************************/
 
 
 /**************************************************************
 Theme: Ocho - Derived From: Critique
 Layout: Layout 3 with Title - Derived From: Layout 3 with Title
 **************************************************************/
 .lo_layout3wt #zA, .lo_layout3wt #zB {float:left;width:360px;}
 .lo_layout3wt #zB {clear:left;}
 .lo_layout3wt #zC {width:370px;}
 .lo_layout3wt #zC {margin-left:390px;}
 .lo_layout3wt #zC,x:-moz-any-link {margin-left:33px;}
 .lo_layout3wt #zC,x:-moz-any-link,x:default {margin-left:393px;}
 .lo_layout3wt #zB #mapZone {width:300px;height:260px;}
 .lo_layout3wt #zB #drivingDirectionsLnk {top:265px;}
 .lo_layout3wt #zC form#contactForm {width:300px;}
 
 
 /**************************************************************
 Theme: Ocho - Derived From: Critique
 Layout: Layout 3 with Title - Derived From: Layout 3 with Title
 **************************************************************/
 
 #body  {
 	color: #213840;
 }
 
 #hd {
 	color: #000000;			
 }
 
 #body h2 {
 	color: #945646;
 }
 
 #body a:link,
 #body a:visited {
 	color: #213840;
 }
 
 #body a:hover,
 #body a:focus,
 #body a:active {
 	text-decoration: none;
 }
 
 #hd h1 a:link,
 #hd h1 a:visited {
 	text-decoration: none;
 	color: #000000;
 }
 
 ul#mainNav li a:link,
 ul#mainNav li a:visited {
 	color: #fefac7;
 }
 
 #ft a:link,
 #ft a:visited {
 	text-decoration: none;
 }
 
 #doc {
 	background-image: url(https://turbifycdn.com/lm/themes/yhoo/ga/ocho/continental/palette1/4.0.2/en-us/images/doc.png);
 	background-color: #eff0df;						
 }
 
 #hd {
 	background-image: url(https://turbifycdn.com/lm/themes/yhoo/ga/ocho/continental/palette1/4.0.2/en-us/images/hd.png);
 	background-color: #ffffff;			
 }
 
 #navigation {
 	background-image: url(https://turbifycdn.com/lm/themes/yhoo/ga/ocho/continental/palette1/4.0.2/en-us/images/navigation.png);
 }
 
 #bd {
 	background-image: url(https://turbifycdn.com/lm/themes/yhoo/ga/ocho/continental/palette1/4.0.2/en-us/images/bd.png);
 }
 
 ul#mainNav li.active a:link,
 ul#mainNav li.active a:visited,
 ul#mainNav li a:hover,
 ul#mainNav li a:focus,
 ul#mainNav li a:active {
 	background-image: url(https://turbifycdn.com/lm/themes/yhoo/ga/ocho/continental/palette1/4.0.2/en-us/images/li_active_a.png);
 }
 
 p.vcard .org,
 p.vcard .adr,
 p.vcard .tel,
 p.vcard .mailtoWrapper {
 	background-image: url(https://turbifycdn.com/lm/themes/yhoo/ga/ocho/continental/palette1/4.0.2/en-us/images/bullet.png);
 }		
 
 
 #zB	#mapZone {
 	border-color: #555555;
 }
 
 #zB #mapContainer {
 	_border-color: #555555;
 }
 
 #body #mainNav .subNav a,
 #body .nav_hassub #navigation #subNav a {
 	color:#FEFAC7;
 }
 
 #body .nav_hassub #wrapper .sub_static #subNav a:hover,
 #body .nav_hassub #wrapper .sub_static #subNav .active-sub a {
 	background-color:#5E0C00;
 }
 	
 #body #wrapper .sub_dynamic #mainNav .subNav a {
 	background-color:#A97367;
 	background-image:none;
 }
 		
 #body #wrapper .sub_dynamic #mainNav .subNav a:hover,
 #body #wrapper .sub_dynamic #mainNav .active-sub a {
 	background-color:#885E52;
 }
 
 #body .nav_hassub #navigation #subNav {
 	background-color:#A97367;
 }
 	
 #body #mainNav .subNav {
 	border-color:#66463E;
 }
 
