/*****************************************
 Theme: Rhodes - Derived From: Fletcher
 *****************************************/
 #hd{min-height:210px;_height:210px;}
 #bd{min-height:36em;_height:36em;_overflow:visible;_overflow-x:hidden;}
 #ft{min-height:100px;_height:100px;}
 #doc{width:860px;margin:0 auto;}
 #hd{position:relative;float:left;width:100%;}
 #hContent{position:relative;padding:40px 52px 125px 248px;width:560px;z-index:1;}
 #hMisc {margin-top:-70px;width:860px;height:70px;}
 #hMisc * {display:none !important;}
 #navigation{clear:left;float:left;width:195px;padding:20px 0 40px;}
 #navigation li{margin-bottom:1px;}
 ul#mainNav li a{zoom:1;display:block;padding:5px 5px 4px 30px;}
 #bd{margin:20px 52px 30px 0;width:560px;display:inline;float:right;}
 #pageName{width:100%;margin-bottom:30px;}
 #ft{padding-bottom:20px;}
 #fContent{padding:50px 52px 0 248px;width:560px;}
 #fMisc{margin:15px 52px 0 248px;width:560px;}
 #fMisc {overflow:hidden;*overflow:visible;overflow-x:hidden;min-height:2em;_height:2em;}
 #fMisc br {float:left;*display:none;}
 p.vcard {text-indent:-10px;overflow: hidden;}
 p.vcard .org, p.vcard .adr, p.vcard .tel, p.vcard .mailtoWrapper {padding-left:10px;position:relative;}
 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:7px;}
 p.vcard .separator {margin-left:-7px;}
 p.vcard .mailtoWrapper {background:transparent none repeat scroll 0%;display:block;}
 p.vcard .adr, p.vcard .country-name, p.vcard .tel, p.vcard .mailtoWrapper {display: inline;white-space:nowrap;}
 p.vcard .mailtoWrapper {display:block;}
 #hd{*float:none;}
 ul#mainNav {zoom:1;}
 #fBadges {width:560px;margin-left:248px;}
 #body .sub_static #mainNav .subNav li {margin-bottom:0;}	
 #body .sub_static #mainNav .subNav a {padding-left:40px;}
 
 
 /**************************************
 Theme: Rhodes - Derived From: Fletcher  
 **************************************/
 
 
 
 
 		#body {
 			font-size: 13px;
 			font-family: Georgia, serif;
 		}
 
 
 		#body h1 {
 		    font-family: 'Times New Roman', Times;
 			font-size: 48px;
 		}
 
 
 		#body h2 {
 			font-size: 18px;
 		    font-family: Arial;
 			font-weight: bold;
 			font-style: italic;
 			text-transform: uppercase;
 		}
 
 		#pageName {
 
 		}
 
 
 		#body h3 {
 			font-size: 18px;
 		}
 
 
 		#body h4 {
 			margin-bottom: 5px;
 			font-size: 14px;
 		}
 
 
 		#ft {
 		    font-family: 'trebuchet ms', trebuchet, sans-serif;
 			font-size: 11px;
 		}
 
 
 		#fMisc {
 
 		}
 
 
 		#fContent {
 
 		}
 
 
 
 		ul#mainNav a:link,
 		ul#mainNav a:visited {
 			font-size: 16px;
 		}
 
 		ul#mainNav a:hover,
 		ul#mainNav a:focus,
 		ul#mainNav a:active {
 
 		}
 
 		#navigation ul#mainNav li.active a {
 
 		}
 
 
 		#ft a:link:hover,
 		#ft a:link:focus,
 		#ft a:link:active {
 
 		}
 
 
 		#doc  {
 			background-repeat: repeat-y;
 		}
 
 		#hContent  {
  			background-repeat: no-repeat;
  			background-position: 0 100%;
 		}
 
         #hMisc {
 			background-repeat: no-repeat;
         }
 
 		#bd  {
 		}
 
 		#navigation  {
 		}
 
         #fContent {
  			background-repeat: no-repeat;
         }
 
 		p.vcard .org, 
 		p.vcard .adr, 
 		p.vcard .tel {
 			background-repeat: no-repeat; 
 			background-position: 0 50%;
 		}
 
 
         #doc {
 		    border-left-width: 1px;
 		    border-left-style: solid;
 			border-right-width: 1px;
 			border-right-style: solid;
         }
 
 		#body h3 {
             border-bottom-width: 1px;
             border-bottom-style: solid;
         }
 
 		#ft {
 		}
 
 		#mapZone {
 			border-width: 1px;
 			border-style: solid;
 		}
 
 		* html #mapZone {
 			border-width:0;		}
 
 		* html #mapContainer {
 			border-width: 1px;
 			border-style: solid;
 		}
 
 
 		/* 
 		 * direction and color of the arrow (assuming arrow sprite)
 		 */
 		#body .toggle img {
 			background-position:-144px -24px;
 		}
 
 		/* 
 		 * direction and color of the arrow for the "active" item
 		 */
 		#body .active .toggle img {
 			background-position:-168px -24px;
 		}
 
 		/* 
 		 * removing background from list items
 		 * putting it in the .active link instead
 		 */
 		/* 
 		 * 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:georgia;
 			font-weight:normal;
 		}
 		 
 		/* 
 		 * links for static sub menus
 		 */
 		/* 
 		 * :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 
 		 */
 		/* 
 		 * sub menus (fly-out) 
 		 */
 		#body .sub_dynamic #mainNav .subNav {
 			border-style:solid;
 			border-width:1px;
 		}
 
 
 
 
 /***************************************************
 Theme: Rhodes - Derived From: Fletcher
 Layout: Layout 1 - Derived from Layout 1 with Title
 ****************************************************/
 .lo_layout1 #pageName {display:none;}
 
 
 /***************************************************
 Theme: Rhodes - Derived From: Fletcher
 Layout: Layout 1 - Derived from Layout 1 with Title
 ****************************************************/
 
 
 /**************************************************************
 Theme: Rhodes - Derived From: Fletcher
 Layout: Layout 1 with Title - Derived from: Layout 1 with Title
 ***************************************************************/
 .lo_layout1 #zA, .lo_layout1wt #zA {width:100%;}
 .lo_layout1 #zB, .lo_layout1wt #zB {float:left;width:280px;padding:20px 0;}
 .lo_layout1 #zC, .lo_layout1wt #zC {float:right;width:220px;padding:20px 0;}
 .lo_layout1 #zB #mapZone, .lo_layout1wt #zB #mapZone {width:260px;height:245px}
 .lo_layout1 #zB #drivingDirectionsLnk, .lo_layout1wt #zB #drivingDirectionsLnk {top:250px}
 .lo_layout1 #zC form#contactForm, .lo_layout1wt #zC form#contactForm {width:200px}
 
 
 /**************************************************************
 Theme: Rhodes - Derived From: Fletcher
 Layout: Layout 1 with Title - Derived from: Layout 1 with Title
 ***************************************************************/
 
 
 /**************************************************************
 Theme: Rhodes - Derived From: Fletcher
 Layout: Layout 2 with Title - Derived from: Layout 2 with Title
 **************************************************************/
 .lo_layout2wt #zA {float:left;width:280px;padding-bottom:20px;}
 .lo_layout2wt #zB {float:right;width:220px;padding-bottom:20px;}
 .lo_layout2wt #zC {clear:both;width:100%;}
 .lo_layout2wt #zB #mapZone {width:200px;height:200px;}
 .lo_layout2wt #zB #drivingDirectionsLnk {top:205px;}
 .lo_layout2wt #zC form#contactForm {width:300px;margin-left:20px;}
 
 
 /**************************************************************
 Theme: Rhodes - Derived From: Fletcher
 Layout: Layout 2 with Title - Derived from: Layout 2 with Title
 **************************************************************/
 
 
 /**************************************************************
 Theme: Rhodes - Derived From: Fletcher
 Layout: Layout 3 with Title - Derived From: Layout 3 with Title
 **************************************************************/
 .lo_layout3wt #zA {float:left;width:310px;padding-bottom:20px;}
 .lo_layout3wt #zB {clear:left;float:left;width:310px;padding-bottom:20px;}
 .lo_layout3wt #zC {width:190px;}
 .lo_layout3wt #zC {margin-left:370px;}
 .lo_layout3wt #zC,x:-moz-any-link {margin-left:60px;}
 .lo_layout3wt #zC,x:-moz-any-link,x:default {margin-left:370px;}
 .lo_layout3wt #zC, {margin-left:367px;}
 .lo_layout3wt #zB #mapZone {width:270px;height:245px;}
 .lo_layout3wt #zB #drivingDirectionsLnk {top:250px;}
 .lo_layout3wt #zC form#contactForm {width:180px;}
 
 
 /**************************************************************
 Theme: Rhodes - Derived From: Fletcher
 Layout: Layout 3 with Title - Derived From: Layout 3 with Title
 **************************************************************/
 
 #body {
 	color: #d2ccbb;
 }
 
 #hd {
 	color: #ffffff;
 }
 
 #body h3 {
 	color: #fff;
 }
 
 #ft {
 	color: #fff;
 }
 
 #body a:link,
 #body a:visited {
 	color: #c7cfe0;
 }
 
 #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;			
 }
 
 ul#mainNav a:link,
 ul#mainNav a:visited {
 	color: #ffffff;
 }
 
 #ft a:link,
 #ft a:visited {
 	color: #ffc656;
 }
 
 html  {
 	background-color: #363636 !important;
 }
 		
 body {
 	background-color: transparent !important;
 }
 
 #doc  {
 	background-color: #554740;
 	background-image: url(https://turbifycdn.com/lm/themes/yhoo/ga/rhodes/concrete/palette1/4.0.2/en-us/images/doc.png);
 }
 
 #hd  {
 	background-color: #9a9897;
 	background-image: url(https://turbifycdn.com/lm/themes/yhoo/ga/rhodes/concrete/palette1/4.0.2/en-us/images/hd_ft.jpg);
 }
 
 #hContent  {
 	background-image: url(https://turbifycdn.com/lm/themes/yhoo/ga/rhodes/concrete/palette1/4.0.2/en-us/images/hcontent.jpg);
 }
 
 #hMisc {
 	background-image: url(https://turbifycdn.com/lm/themes/yhoo/ga/rhodes/concrete/palette1/4.0.2/en-us/images/hmisc.jpg);
 }
 
 ul#mainNav li.active,
 ul#mainNav a:hover,
 ul#mainNav a:focus,
 ul#mainNav a:active {
 	background-color: #7a848d;
 }
 
 #ft {
 	background-color: #9a9897;
 	background-image: url(https://turbifycdn.com/lm/themes/yhoo/ga/rhodes/concrete/palette1/4.0.2/en-us/images/hd_ft.jpg);
 }
 
 #fContent {
 	background-image: url(https://turbifycdn.com/lm/themes/yhoo/ga/rhodes/concrete/palette1/4.0.2/en-us/images/fcontent.jpg);
 }
 
 p.vcard .org, 
 p.vcard .adr, 
 p.vcard .tel {
 	background-image: url(https://turbifycdn.com/lm/themes/yhoo/ga/rhodes/concrete/palette1/4.0.2/en-us/images/bullet.png);
 }
 
 #doc {
 	border-left-color: #000;
 	border-right-color: #000;
 }
 
 #body h3 {
 	border-bottom-color: #857974;
 }
 
 #mapZone {
 	border-color: #000000;
 }
 
 * html #mapContainer {
 	border-color: #000000;
 }
 
 #body .sub_static #mainNav li {
 	background-image:none;
 	background-color:transparent;
 }	
 #body .sub_static #mainNav .active a {
 	background-color:#7A848D;
 }
 					 
 #body #mainNav .subNav a {
 	color:#FFFFFF;
 }
 		 
 #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 {
 	background-color:#6A757F;
 }
 	
 #body .sub_dynamic #mainNav .subNav a {
 	background-color:#525B6C;
 }
 			
 #body .sub_dynamic #mainNav .subNav a:hover,
 #body .sub_dynamic #mainNav .active-sub a {
 	background-color:#7A848D;
 }
 	
 #body .sub_dynamic #mainNav .subNav {
 	border-color:#000000;
 }
 
