/*******************************************
 Theme: Remdryana - Derived From: Mentor
 *******************************************/
 body {min-height:100%;_height:100%;}
 #hd{min-height:230px;_height:230px;}
 #bd{min-height:485px;_height:485px;}
 #ft{min-height:100px;_height:100px;}
 #doc{width:800px;margin:0 auto;}
 #hd{position:relative;zoom:1;}
 #hContent{width:470px;margin:45px 0 130px 20px;position:relative;z-index:2;}
 #hMisc{position:absolute;right:0;top:0;width:314px;height:132px;}
 #hMisc *{display:none !important}
 #wrapper{clear:both;overflow:hidden;zoom:1;position:relative;z-index:3;margin-top:-60px;padding-bottom:30px;}
 #navigation{float:right;width:180px;margin-top:30px;margin-right:1px;display:inline;}
 ul#mainNav li a{_zoom:1;display:block;padding:7px 4px 7px 5px;}
 #bd{float:left;width:560px;padding-left:20px;}
 #pageName{width:560px;margin-bottom:15px;}
 #ft{}
 #fWrapper {padding-top:45px;}
 #fContent{float:left;width:290px;padding-left:20px;}
 #fMisc{float:right;width:375px;padding-left:50px;min-height:50px;_height:50px;}
 #fBadges{clear:both;text-align:center;}
 #fBadges a{margin:0 7px;}
 #fBadgesAddButton {margin:0 auto;}
 #body{z-index:1;}
 #body .sub_static a {padding-left:10px;}
 #body .sub_static #mainNav .subNav a {padding-left: 20px;}
 #body a.toggle {top:6px !important;*top:10px !important;}
 #body .sub_dynamic #mainNav li {padding-left:0;}		 
 #body .sub_dynamic #mainNav li a {padding-left:25px;}
 #body .sub_dynamic #mainNav li .subNav a {padding-left:10px;}
 
 
 /******************************************
 Theme: Pannacotta - Derived From: Muse
 *******************************************/
 
 
 
 
 		#body  {
 			font-size: 13px;
 			font-family: Georgia,Times;
 			line-height: 20px;
 		}
 
 
 
 		#body h1 {
 			font-size: 30px;
 			font-family: Georgia,Times;
 			font-weight: bold;
 			font-style: italic;
 			line-height: 36px;
 		}
 
 
 		#body h2 {
 			font-size: 20px;
 			font-family: Georgia,Times;
 			font-style:normal;
 			font-weight: 400;
 			line-height: 24px;
 		}
 
 
 		#body h3 {
 			font-size: 15px;
 			font-family: Georgia,Times;
 			font-weight: bold;
 			font-style: italic;
 			line-height: 20px;
 			text-transform: none;
 		}
 
 
 		#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: 14px;
 			font-family: Helvetica,Arial,sans-serif;
 			font-weight: bold;
 			line-height: 20px;
 		}
 
 		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-position: 50% 0;
 			background-repeat: repeat-y;
 		}
 
 		#hd {
 			background-repeat:no-repeat;
 			background-position: 0 100%;
 		}
 
 		#fMisc {
 		}
 		
 		#fWrapper {
 			background-repeat: no-repeat;
 		}
 
 
 		#mainNav a {
 			border-bottom-width: 1px;
 			border-bottom-style: solid;
 		}
 
 		#zB	#mapZone {
 			border-width: 5px;
 			border-style: solid;
 			_border-width: 0;
 		}
 
 		#zB #mapContainer {
 			_border-width: 5px;
 			_border-style: solid;
 		}
 
 
         #zWrap ul.module_bd_container .module {
 			background-repeat: no-repeat;	
 			padding-left: 37px;
 			padding-top: 10px;		
 		}
 
         #zWrap ul.module_bd_container .title {
 			font-size: 15px;
 			font-weight: bold;
 			font-family: Georgia,Times;	
 			text-transform: none;		
 		}
 
 
 		#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: -132px 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: 14px; 
 			font-family: Helvetica,Arial,sans-serif; 
 			font-weight: bold; 
 		}
 		
 		/* 
 		 * :hover and selected (active) links for BOTH static and dynamic sub menus
 		 * they are both styled the same 
 		 */
 		/* 
 		 * links for static sub menus
 		 */
 		#body .sub_static #mainNav .subNav a {
 			border-bottom-width:0;
 		}
 
 		/* 
 		 * sub menus (static) 
 		 */
 		#body .sub_static #mainNav .subNav {
 			border-bottom-style: solid; 
 			border-bottom-width: 1px; 
 		}
 	
 		/* 
 		 * sub menus (fly-out) 
 		 */
 		#body .sub_dynamic #mainNav .subNav {
 			border-style: solid; 
 			border-width: 1px; 
 		}
 			
 
 
 
 /***************************************************
 Theme: Remdryana - Derived From: Mentor
 Layout: Layout 1 (A) - Derived from: Layout 1 with Title
 ***************************************************/
 .lo_layout1 #pageName {display:none}
 .lo_layout1 #bd {padding-top:35px}
 
 
 /***************************************************
 Theme: Pannacotta - Derived From: Muse
 Layout: Layout 1 - Derived from: Layout 1 with Title
 ***************************************************/
 .lo_layout1 #zA {
 	font-size: 18px;
     font-family: "Trebuchet MS";
 }
 .lo_layout1 #zA h3 {
   	font-size: 15px;
    	font-family: Georgia,Times;
    	font-style: italic;
 }
 .lo_layout1 #zWrap ul.module_bd_container .title {
 	font-size: 17px;
 	font-weight: bold;
 	font-style: normal;		
 }
 
 
 /**************************************************************
 Theme: Remdryana - 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: Pannacotta - Derived From: Muse
 Layout: Layout 1 with Title - Derived from: Layout 1 with Title
 **************************************************************/
 
 
 /**************************************************************
 Theme: Remdryana - Derived From: Mentor
 Layout: Layout 2 (D) with Title - Derived from: Layout 2 with Title
 **************************************************************/
 .lo_layout2wt #zA {float:left;width:58%;margin-bottom:30px;}
 .lo_layout2wt #zB {clear:left;float:left;width:58%;}
 .lo_layout2wt #zC {width:38%;}
 .lo_layout2wt #zC {margin-left:auto;}
 .lo_layout2wt #zC,x:-moz-any-link {margin-left:4%;}
 .lo_layout2wt #zC,x:-moz-any-link,x:default {margin-left:auto;}
 .lo_layout2wt #zB	#mapZone {width:230px;height:270px;}
 .lo_layout2wt #zB	#drivingDirectionsLnk {top:275px;}
 .lo_layout2wt #zC form#contactForm {width:80%;max-width:300px;}
 
 
 /**************************************************************
 Theme: Pannacotta - Derived From: Muse
 Layout: Layout 2 with Title - Derived from: Layout 2 with Title
 **************************************************************/
 
 
 /**************************************************************
 Theme: Remdryana - Derived From: Mentor
 Layout: Layout 3 (J) with Title - Derived from: Layout 3 with Title
 **************************************************************/
 .lo_layout3wt #zA {width:48%;float:left;}
 .lo_layout3wt #zB {float:right;width:48%;margin-bottom:30px;}
 .lo_layout3wt #zC {clear:right;float:right;width:48%;}
 .lo_layout3wt #zB	#mapZone {width:240px;height:270px;}
 .lo_layout3wt #zB	#drivingDirectionsLnk {top:275px;}
 .lo_layout3wt #zC form#contactForm {width:80%;max-width:300px;}
 
 
 /**************************************************************
 Theme: Pannacotta - Derived From: Muse
 Layout: Layout 3 with Title - Derived from: Layout 3 with Title
 **************************************************************/
 
 
 /**************************************************************
 Theme: Remdryana - Derived From: Mentor
 Layout: Layout 4 (V) with Title - Derived from: Layout 4 with Title
 **************************************************************/
 .lo_layout4wt #zA {float:left;width:48%;margin-bottom:30px;}
 .lo_layout4wt #zB {float:right;width:48%;margin-bottom:30px;}
 .lo_layout4wt #zC {clear:both;width:100%;}
 .lo_layout4wt #zB	#mapZone {width:240px;height:235px;}
 .lo_layout4wt #zB	#drivingDirectionsLnk {top:240px;}
 .lo_layout4wt #zC form#contactForm {width:80%;max-width:300px;margin-left:20px;}
 
 
 /**************************************************************
 Theme: Pannacotta - Derived From: Muse
 Layout: Layout 4 with Title - Derived from: Layout 4 with Title
 **************************************************************/
 
 #body  {
 	color: #555555;
 }
 
 #hd {
 	color: #ffffff;
 }
 		
 #hd h1 {
 	color: #ffffff !important;
 }
 
 #body h1 {
 	color: #630460;
 }
 
 #body h2 {
 	color: #630460;
 }
 
 #body h3 {
 	color: #A186BE;
 }
 
 #ft {
 	color: #555555;
 }
 
 #body a:link,
 #body a:visited {
 	color: #630460;
 }
 
 #body a:hover,
 #body a:focus,
 #body a:active {
 	text-decoration: none;
 }
 
 #hd h1 a:link,
 #hd h1 a:visited {
 	color: #ffffff;
 	text-decoration: none;
 }
 
 #ft a:link,
 #ft a:visited {
 	color: #630460;
 	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: #555555;
 }
 
 body,
 #ft {
 	background-image: url(https://turbifycdn.com/lm/themes/yhoo/ga/remdryana/pannacotta/palette1/4.0.1/en-us/images/body.jpg);
 	background-color: #bea9d0;
 }
 
 #doc {
 	background-image: url(https://turbifycdn.com/lm/themes/yhoo/ga/remdryana/pannacotta/palette1/4.0.1/en-us/images/doc.jpg);
 }
 
 #hd {
 	background-image: url(https://turbifycdn.com/lm/themes/yhoo/ga/remdryana/pannacotta/palette1/4.0.1/en-us/images/hd1.jpg);
 	background-color: #A286C0;
 }
 
 #hMisc {
 	background-image: url(https://turbifycdn.com/lm/themes/yhoo/ga/remdryana/pannacotta/palette1/4.0.1/en-us/images/hmisc.jpg);
 }
 		
 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 {
 	background-color: #e2dee6;
 }
 
 #fWrapper {
 	background-image: url(https://turbifycdn.com/lm/themes/yhoo/ga/remdryana/pannacotta/palette1/4.0.1/en-us/images/ft.jpg);
 }
 
 #mainNav a {
 	border-bottom-color: #D1C6DC;
 }
 
 #zB	#mapZone {
 	border-color: #A186BE;
 }
 
 #zB #mapContainer {
 	_border-color: #A186BE;
 }
 
 #zWrap ul.module_bd_container .module {
 	background-image: url(https://turbifycdn.com/lm/themes/yhoo/ga/remdryana/pannacotta/palette1/4.0.1/en-us/images/title.jpg);
 }
 
 #zWrap ul.module_bd_container .title {
 	color: #630460;
 }
 
 #zWrap ul.module_bd_container .beforenafter {
 	background-image: none;
 	background-color: transparent;
 }
 
 #body #mainNav .subNav a {
 	background-color: #ebebeb;
 	color: #555555; 
 }
 		
 #body #mainNav .subNav a:hover,
 #body #mainNav .active-sub a {
 	background-color: #E2DEE6; 
 }
 	 
 #body .sub_static #mainNav .subNav {
 	border-bottom-color: #D1C6DC; 
 }
 	
 #body .sub_dynamic #mainNav .subNav {
 	border-color: #D7BEBD; 
 }
 			
