/* WebRT.CSS - STYLING FOR ALL PAGES - EXCEPT MAP PAGES WHICH USE THEIR OWN CSS FILE INSTEAD (Because of Leaflet font styling conflicts) */
/* BACKGROUND AND TEXT STYLING) */
	body
	 	{
	 	background-color:rgb(0,0,0);
	 	}  
  h1 /* RollingTree title - Only used where not a menu button (Photo pages) - "RollingTree" menu button font specified in "MenuRollingTreeGuide a" (link class)For reference guide only - Main page uses image w/ glow */
    {
    font-family: Times New Roman, arial, verdana, trebuchet, tahoma, century gothic, sans-serif;
    font-size: 35px;
    letter-spacing: 2px; 
    line-height: 0px; 
    color: rgb(255,255,255);
    font-weight: 400; /*100-900 400=normal*/
    text-decoration: none;
    }
	h2 /* UNUSED */  /* Page titles/headings (High Sierra Photo Gallery  AUSTIN PHOTO GALLERY ETC)*/ 
		{
		font-family: century gothic, arial, verdana, trebuchet, tahoma, Times New Roman, sans-serif;
		font-weight: normal;
		font-size: 24px;
		letter-spacing: 2px;
		color: rgb(255,255,255);		
		}
  h4 /* MAP MENU BUTTONS 2 */ 
    {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 0px;
    color: rgb(0, 104, 201);
    }
	h3 /* UNUSED */   /* Menu 2 buttons (ABOUT PHOTOGRAPHY HIKING HOUSING LINKS) - NOT USED - For reference guide only - Button fonts pecified in each "Menu*Guide a" (link classes) for styling per hover etc  */ 
		{
		font-family: century gothic, arial, verdana, trebuchet, tahoma, Times New Roman, sans-serif;
		font-weight: normal;
		font-size: 18px;
		letter-spacing: 2px;
		color: rgb(255,255,255);		
		}
  /* h4 and h5 (slightly different) used by "HikingAllMapps01.css */ 
	h5 /* UNUSED */   /* Map Menu Headings (OVERLAYS PHOTOS ROUTES INFO HIKES) - NOT USED */ 
		{
		font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; 
		font-weight: 900; /*100-900 400=normal*/
		font-size: 14px;
		text-decoration: none;
		color: rgb(1, 110, 252);
		}
	h6 /* UNUSED */   /* Visuals titles ("Scale of the Solar System" for example)  */ 
		{
		font-family: century gothic, arial, tahoma, verdana, sans-serif;
		font-weight: normal;
		font-size: 14px;
		padding: 0px;
		margin: 0px;
		border: 0px;
		color: rgb(255,255,255);
		}	
	.p1 /* UNUSED */   /* Text title - Capitalized, bold, underlined */ 
		{
		font-family: "Calibri Light", sans-serif;
		/* font-weight: 900; /*100-900 400=normal*/  /*Use inline <b> instead - To match MS Word styling */
		font-size: 14pt;
		line-height: normal;
		padding: 0px;
		margin: 0px;
		border: 0px;
		color: rgb(255,255,255);
		/* text-decoration: underline;*/  /*Use inline <u> instead - To match MS Word styling */
		}	
  .p2 /* Text title - Bold blue - (High Sierra Photo Gallery, Etc) */
    {
    font-family: century gothic, arial, verdana, trebuchet, tahoma, Times New Roman, sans-serif;
    font-weight: normal; /*100-900 400=normal*/
    font-size: 22px;
    line-height: normal;
    padding: 0px;
    margin: 0px;
    border: 0px;
    color: rgb(156, 192, 226);
    text-decoration: none;
    }	
  .p3 /* Text sub title - (High Sierra Photo Gallery link, Etc) */
		{
    font-family: century gothic, arial, verdana, trebuchet, tahoma, Times New Roman, sans-serif;
    font-weight: bold; /*100-900 400=normal*/
		font-size: 17px;
		line-height: normal;
		padding: 0px;
		margin: 0px;
		border: 0px;
		color: rgb(255, 255, 255);
		text-decoration: none;
		}		  
  .p4 /* Text body (Body of text under ABOUT, PHOTO USE, etc*/ 
		{
		font-family: century gothic, arial, verdana, trebuchet, tahoma, Times New Roman, sans-serif;
		font-weight: normal; /*100-900 400=normal*/
		font-size: 15px;
		line-height: normal;
		padding: 0px;
		margin: 0px;
		border: 0px;
		color: rgb(255, 255, 255);
		text-decoration: none;
		}
  .p5 /* Text body small - Smaller notes ( "Prev/next includes all gallery", "" ) */ 
		{
    font-family: century gothic, arial, verdana, trebuchet, tahoma, Times New Roman, sans-serif;
    font-weight: normal; /*100-900 400=normal*/
    font-size: 14px;
    line-height: normal;
    padding: 0px;
    margin: 0px;
    border: 0px;
    color: rgb(80 80 80); /* Original was gray to match other pages 80,80,80 - Temp change to 167,211,254 */
    text-decoration: none;
    }
  .p6 /* Text title - Bold blue - Darker - (High Sierra Photo Gallery, Etc) */
    {
    font-family: century gothic, arial, verdana, trebuchet, tahoma, Times New Roman, sans-serif;
    font-weight: normal; /*100-900 400=normal*/
    font-size: 22px;
    line-height: normal;
    padding: 0px;
    margin: 0px;
    border: 0px;
    /* color: rgb(156, 192, 226); */
    /* color: rgb(42, 85, 137); */
    /* color: rgb(3, 52, 113); */
    color: rgb(167 211 254);
    text-decoration: none;
    }
  .p7 /* Text body small - Smaller notes ( "Photos ordered N to S", "Photos order by hike order" ) */ 
    {
    font-family: century gothic, arial, verdana, trebuchet, tahoma, Times New Roman, sans-serif;
    font-weight: normal; /*100-900 400=normal*/
    font-size: 14px;
    line-height: normal;
    padding: 0px;
    margin: 0px;
    border: 0px;
    color: rgb(167 211 254); /* Original was gray to match other pages 80,80,80 */
    text-decoration: none;
    }
  .p20 /* ALL CONTENT COPYRIGHT - Grayish (for on black bckgrnds) */ 
    {
    font-family: "century gothic", arial, tahoma, verdana, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: rgb(80,80,80); /*No longer relevant (c symbol is now done by text code not image) Gray level matches copyright symbol image - Can be further changed via "opacity" option*/
    }	
  .p22 /* ALL CONTENT COPYRIGHT - Whiter (for on colored bckgrnds) */ 
    {
    font-family: "century gothic", arial, tahoma, verdana, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: rgb(120,120,120); /**/
    }	
  .p21 /* ALL CONTENT COPYRIGHTED - Bluish (for gallery pages) */ 
    {
    font-family: "century gothic", arial, tahoma, verdana, sans-serif;
    font-weight: normal;
    font-size: 12px;
    /*color: rgb(80,80,80);*/ /*No longer relevant (c symbol is now done by text code not image) Gray level matches copyright symbol image - Can be further changed via "opacity" option*/
    color: rgb(167 211 254);
    }	
  .TextShadowBlack1p
    {
    text-shadow: 
      1px 1px 1px rgb(0,0,0);
    }
  .TextShadowBlack2p
    {
    text-shadow: 
      2px 2px 1px rgb(0,0,0),1px 1px 1px rgb(0,0,0);
    }
  .TextShadowWhite1p
    {
    text-shadow: 
      1px 1px 0px rgb(255,255,255);
    }
  .TextOutlineBlack1p
    {
    text-shadow: 
      -1px -1px 0px rgb(0,0,0),-1px 0px 0px rgb(0,0,0),-1px 1px 0px rgb(0,0,0),
      0px -1px 0px rgb(0,0,0),0px 1px 0px rgb(0,0,0),
      1px -1px 0px rgb(0,0,0),1px 0px 0px rgb(0,0,0),1px 1px 0px rgb(0,0,0);
    }
  .TextOutlineBlack2p
    {
    text-shadow: 
      -2px -2px 1px rgb(0,0,0),-2px -1px 1px rgb(0,0,0),-2px 0px 1px rgb(0,0,0),-2px 1px 1px rgb(0,0,0),-2px 2px 1px rgb(0,0,0),
      -1px -2px 1px rgb(0,0,0),-1px -1px 1px rgb(0,0,0),-1px 1px 1px rgb(0,0,0),-1px 2px 1px rgb(0,0,0),
      0px -2px 1px rgb(0,0,0),0px -1px 1px rgb(0,0,0),0px 1px 1px rgb(0,0,0),0px 2px 1px rgb(0,0,0),
      1px -2px 1px rgb(0,0,0),1px -1px 1px rgb(0,0,0),1px 1px 1px rgb(0,0,0),1px 2px 1px rgb(0,0,0),
      2px -2px 1px rgb(0,0,0),2px -1px 1px rgb(0,0,0),2px 0px 1px rgb(0,0,0),2px 1px 1px rgb(0,0,0),2px 2px 1px rgb(0,0,0);
    }
  .TextOutlineBlack2pb
    {
    text-shadow: 
      -2px -2px 1px rgb(0,0,0,0.4),-2px -1px 1px rgb(0,0,0,0.4),-2px 0px 1px rgb(0,0,0,0.4),-2px 1px 1px rgb(0,0,0,0.4),-2px 2px 1px rgb(0,0,0,0.4),
      -1px -2px 1px rgb(0,0,0,0.4),-1px -1px 1px rgb(0,0,0,0.4),-1px 1px 1px rgb(0,0,0,0.4),-1px 2px 1px rgb(0,0,0,0.4),
      0px -2px 1px rgb(0,0,0,0.4),0px -1px 1px rgb(0,0,0,0.4),0px 1px 1px rgb(0,0,0,0.4),0px 2px 1px rgb(0,0,0,0.4),
      1px -2px 1px rgb(0,0,0,0.4),1px -1px 1px rgb(0,0,0,0.4),1px 1px 1px rgb(0,0,0,0.4),1px 2px 1px rgb(0,0,0,0.4),
      2px -2px 1px rgb(0,0,0,0.4),2px -1px 1px rgb(0,0,0,0.4),2px 0px 1px rgb(0,0,0,0.4),2px 1px 1px rgb(0,0,0,0.4),2px 2px 1px rgb(0,0,0,0.4);
    }
  .TextOutlineWhite1p
    {
    text-shadow: 
      1px 1px 1px rgb(255,255,255,1),1px -1px 1px rgb(255,255,255,1),-1px 1px 1px rgb(255,255,255,1),-1px -1px 1px rgb(255,255,255,1);
    }
  .TextOutlineWhite1px
    {
    text-shadow: 
      -1px -1px 0px rgb(255,255,255),-1px 0px 0px rgb(255,255,255),-1px 1px 0px rgb(255,255,255),
      0px -1px 0px rgb(255,255,255),0px 1px 0px rgb(255,255,255),
      1px -1px 0px rgb(255,255,255),1px 0px 0px rgb(255,255,255),1px 1px 0px rgb(255,255,255);
    }
/*GLOBAL LINK STYLING*/
	a:link 
		{
		color: rgb(255,255,255);
		font-weight: 900; /*100-900 400=normal*/
		font-size: 12pt;
		background-color: transparent;
		text-decoration: none;
		}
	a:visited 
		{
		color: rgb(255,255,255);
		font-weight: 900; /*100-900 400=normal*/
		font-size: 12pt;
		background-color: transparent;
		text-decoration: none;
		}
	a:hover 
		{
		color: rgb(255,255,255);
		font-weight: 900; /*100-900 400=normal*/
		font-size: 12pt;
		background-color: transparent;
		text-decoration: underline;
		}
	a:active 
		{
		color: rgb(255,255,255);
		font-weight: 900; /*100-900 400=normal*/
		font-size: 12pt;
		background-color: transparent;
		text-decoration: none;
		}	
/*GUIDE FRAME - ALL PAGES (900x850 bounding box floats to window center )*/
	.GuideOuter900x850 
		{
		position: absolute;
		top: 0px; 
		left: 50%;
		width: 900px;
		height: 850px;
		margin-left: -450px; /*Always take 1/2 from the size of the width, they have to be negative*/
		/*border: 1px solid rgb(255,255,255);*/ /*Used for reference purposes only - Comment out for final use*/
		}
	.GuideBackgroundMain 
		{
		width: 1600px;
		height: 850px;
		position: absolute;
		top: 0px; 
		left: 50%;
		margin-left: -800px; /*Always take 1/2 from the size of the width, they have to be negative*/
		/*border: 1px solid rgb(255,255,0);*/ /*Used for reference purposes only - Comment out for final use*/
		}	
	@media only screen and (max-width: 1600px) 
		{
		.GuideBackgroundMain 
			{
			width: 900px;
			height: 850px;
			position: absolute;
			top: 0px; 
			left: 50%;
			margin-left: -450px; /*Always take 1/2 from the size of the width, they have to be negative*/
			/*border: 1px solid rgb(255,255,0);*/ /*Used for reference purposes only - Comment out for final use*/
			}	
		.GuideBackground2 
			{
			width: 900px;
			height: 850px;
			position: fixed;
			top: 0px; 
			left: 50%;
			margin-left: -450px; /*Always take 1/2 from the size of the width, they have to be negative*/
			/*border: 1px solid rgb(255,255,0);*/ /*Used for reference purposes only - Comment out for final use*/
			}	
		}
	.BGOpacity  /* Subtle background for most pages */
		{
		opacity: .1;		
		}
	.center /*To center images - Usually added as an inline style in the img element*/
		{
		  display: block;
		  margin-left: auto;
		  margin-right: auto;
		  /*width: 100%; */
		}
/*COPYRIGHT*/			
	.CopyrightMainPageGuide
		{
		position: absolute;
		top: 850px;
		left: 352px;
		width: 188px;
		height: 17px;
		padding: 3px;
		padding-top: 1px;
		padding-bottom: 2px;
		/*background-color: rgb(0, 0, 0, .5);*/
		/*border: 1px solid rgb(255,0,0);*/
		}
	.CopyrightFloatGuide /* Position is relative to other elements in a div - Floats to bottom of inline test or stacked up other divs */
		{
		position: relative;
		top: 0px;
		left: 303px;
		width: 188px;
		height: 17px;
		padding: 3px;
		padding-top: 1px;
		padding-bottom: 2px;
		/*background-color: rgb(0, 0, 0, .5);*/
		/*border: 1px solid rgb(255,0,0);*/
		 }
	.CopyrightGalleryPageGuide
		{
		position: absolute;
		top: 138px;
		left: 618px;
		width: 198px;
		height: 17px;
		padding: 3px;
		padding-top: 1px;
		padding-bottom: 2px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .9 originally*/
		/*border: 1px solid rgb(255,0,0);*/
		}
	.CopyrightPhotoZoomPageGuide 
		{
		position: absolute;
		/*top: 875px; If centered at bottom and div container is placed outside of other divs  */
		/*left: 860px; If centered at bottom and div container is placed outside of other divs  */
    top: 50px; 
		left: 120px; 
		width: 188px;
		height: 17px;
		padding: 3px;
		padding-top: 1px;
		padding-bottom: 2px;
		/*border: 1px solid rgb(255,0,0);*/
		}
	.CopyrightCalendarMonthsGuide
		{
		position: absolute;
		top: 850px;
		left: 350px;
		width: 198px;
		height: 17px;
		padding: 3px;
		padding-top: 1px;
		padding-bottom: 2px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .9 originally*/
		/*border: 1px solid rgb(255,0,0);*/
		}
	.CopyrightText
		{
		position: absolute;
		top: -10px;
		left: 4px;
		}
/* MENUS */		
	.MenuHomePageGuide /* Menu at bottom of page for "Home" page */
		{
		position: absolute;
		top: 665px; 
		left: 50%;
		width: 800px;
		height: 130px;
		margin-left: -400px; /*Always take 1/2 from the size of the width, they have to be negative*/
		/*border: 1px solid rgb(255,255,0);*/   /*Used for reference purposes only - Comment out for final use*/
		}	
	.MenuTopPageGuide /* Menu at top of page - Fixed in place regardless of scrolling */
		{
		position: fixed;
		top: 5px; 
		left: 50%;
		width: 800px;
		height: 80px;
		margin-left: -400px;
		z-index: 100;
		/*border: 1px solid rgb(255,255,0);*/  /*Used for reference purposes only - Comment out for final use*/
		}	
	.MenuRollingTreeGuide a
		{
		position: absolute;
		top: 5px; 
		left: 50%;
		width: 240px;
		height: 40px;		
		margin-left: -120px; /*Always take 1/2 from the size of the width, they have to be negative*/
		text-align: center;			
		font-family: Times New Roman, arial, verdana, trebuchet, tahoma, century gothic, sans-serif;
		font-size: 35px;
		letter-spacing: 2px;
		color: rgb(255,255,255);
		background-color: rgb(0, 0, 0, .0); /*Opacity .5 originally*/
		/*border: 1px solid rgb(253, 4, 4);*/ /*Used for reference purposes only - Comment out for final use*/		
		}		
		.MenuRollingTreeGuide a:link 
			{
			font-weight: 400;
			text-decoration: none;
			}		
		.MenuRollingTreeGuide a:hover 
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: none;
			}	
		.MenuRollingTreeGuide a.CurrentPage
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: underline;
			} 		
	.MenuButtons2Guide a
		{
		top: 53px;
		text-align: center;	
		font-family: century gothic, arial, verdana, trebuchet, tahoma, Times New Roman, sans-serif;
		font-size: 18px;
		letter-spacing: 2px;
		color: rgb(255,255,255);
		padding: 7px;
		padding-top: 3px;
		padding-bottom: 4px;
		/*border: 1px solid rgb(50,50,50);*/ /*Used for reference purposes only - Comment out for final use*/		
		}		
		.MenuButtons2Guide a:link 
			{
			font-weight: normal;
			text-decoration: none;
			}		
		.MenuButtons2Guide a:hover 
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: none;
			}	
		.MenuButtons2Guide a.CurrentPage
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: underline;
			} 
	.MenuAboutGuide a
		{
		position: absolute;
		left: 5px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .5 originally*/
		}		
	.MenuHikingGuide a
		{
		position: absolute;
		left: 160px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .5 originally*/
		}		
	.MenuPhotographyGuide a
		{
		position: absolute;
		left: 315px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .5 originally*/
		}	
	.MenuHousingGuide a
		{
		position: absolute;
		left: 555px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .5 originally*/
		}		
	.MenuLinksGuide a
		{
		position: absolute;
		left: 730px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .5 originally*/
		}	
	.MenuButtons3Guide a
		{
		top: 89px;
		text-align: center;	
		font-family: century gothic, arial, verdana, trebuchet, tahoma, Times New Roman, sans-serif;
		font-size: 14px;
		letter-spacing: 2px;
		padding: 7px;
		padding-top: 3px;
		padding-bottom: 4px;
		color: rgb(255,255,255);
		/*border: 1px solid rgb(79, 148, 125);*/	 /*Used for reference purposes only - Comment out for final use*/		
		}		
		.MenuButtons3Guide a:link 
			{
			font-weight: normal;
			text-decoration: none;
			}		
		.MenuButtons3Guide a:hover 
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: none;
			}	
		.MenuButtons3Guide a.CurrentPage
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: underline;
			} 
	.MenuGalleriesGuide a
		{
		position: absolute;
		left: 5px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .5 originally*/
		}		
	.MenuPhotoUseGuide a
		{
		position: absolute;
		left: 150px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .5 originally*/
		}		
	.MenuPrintsGuide a
		{
		position: absolute;
		left: 305px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .5 originally*/
		}	
	.MenuCalendarsGuide a
		{
		position: absolute;
		left: 418px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .5 originally*/
		}
	.MenuProductsGuide a
		{
		position: absolute;
		left: 579px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .5 originally*/
		}	
	.MenuBooksGuide a
		{
		position: absolute;
		left: 727px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .5 originally*/
		}	
/* TEXT BLOCK */		
	.TextBlockGuide /* Guide block for standard page of text - Left justified */
		{
		position: absolute;
		top: 120px; 
		left: 50%;
		width: 800px;
		height: 130px;
		margin-left: -400px; /*Always take 1/2 from the size of the width, they have to be negative*/
		/*border: 1px solid rgb(255,255,0);*/ /*Used for reference purposes only - Comment out for final use*/
		}	
	.TextBlockGuideCenter /* Guide block for standard page of text - Center justified */
		{
		position: absolute;
		top: 120px; 
		left: 50%;
		width: 800px;
		height: 35px;
		margin-left: -400px; /*Always take 1/2 from the size of the width, they have to be negative*/
    text-align: center;
		/*border: 1px solid rgb(255,255,0);*/ /*Used for reference purposes only - Comment out for final use*/
		}	
/* GALLERIES (List of galleries) */
/* BOOKS */
/* CALENDARS */
/* PRINTS */
/* AOB BOOK */
  .GalleriesTitleGuide
    {  
    position: absolute;
    top: 140px; 
    left: 50%;
    width: 176px;
    margin-left: -88px; /*Always take 1/2 from the size of the width, they have to be negative*/
    padding: 1px;
    text-align: center;
    /* border: 1px solid rgb(255,255,0,.3); */ /*Used for reference purposes only - Comment out for final use*/
    }	
  .PrintsTitleGuide
    {  
    position: absolute;
    top: 140px; 
    left: 50%;
    width: 350px;
    margin-left: -175px; /*Always take 1/2 from the size of the width, they have to be negative*/
    padding: 1px;
    text-align: center;
    /* border: 1px solid rgb(255,255,0,.3); */ /*Used for reference purposes only - Comment out for final use*/
    }	
  .GalleriesGuide
    {  
    position: absolute;
    top: 176px; 
    left: 50%;
    width: 800px;
    height: 600px;
    margin-left: -400px; /*Always take 1/2 from the size of the width, they have to be negative*/
    /*border: 1px solid rgb(255,255,0,.3);*/ /*Used for reference purposes only - Comment out for final use*/
    }		
  .GalleryGuide
    {  
    position: relative;
    top: 0px; 
    left: 0px;
    width: 800px;
    height: 150px;
    padding-bottom: 15px;
    /*border: 1px solid rgb(255,255,0,.3);*/ /*Used for reference purposes only - Comment out for final use*/
    }	
  .GalleryThumb a 
    {  
    position: absolute;
    top: 1px; 
    left: 1px;
    width: 267px;
    height: 150px;
    padding: 0px;
    border: 1px solid rgb(255, 255, 255);
    }		
		.GalleryThumb a:hover 
			{
      top: 0px; 
      left: 0px;    
      border: 2px solid rgb(255, 255, 255);
			}	
  .BookThumb a  /*151px smaller width than gallery thumbs*/
    {  
    position: absolute;
    top: 1px; 
    left: 1px;
    width: 116px;
    height: 150px;
    padding: 0px;
    border: 1px solid rgb(255, 255, 255);
    }		
		.BookThumb a:hover 
			{
      top: 0px; 
      left: 0px;    
      border: 2px solid rgb(255, 255, 255);
			}
  .BookThumbBlank a  /*151px smaller width than gallery thumbs*/
    {  
    position: absolute;
    top: 1px; 
    left: 1px;
    width: 116px;
    height: 150px;
    padding: 0px;
    border: 1px solid rgb(255, 255, 255);
    }		
  .CalendarThumb a  /*73px smaller width than gallery thumbs*/
    {  
    position: absolute;
    top: 1px; 
    left: 1px;
    width: 194px;
    height: 150px;
    padding: 0px;
    border: 1px solid rgb(255, 255, 255);
    }		
		.CalendarThumb a:hover 
			{
      top: 0px; 
      left: 0px;    
      border: 2px solid rgb(255, 255, 255);
			}
  .AOBBookBigGuide
    {  
    position: relative;
    top: 0px; 
    left: 0px;
    width: 800px;
    height: 356px;
    padding-bottom: 15px;
    /*border: 1px solid rgb(255,255,0,.3);*/ /*Used for reference purposes only - Comment out for final use*/
    }	
  .AOBBookBigThumb a 
    {  
    position: absolute;
    top: 1px; 
    left: 1px;
    width: 267px;
    height: 356px;
    padding: 0px;
    border: 1px solid rgb(255, 255, 255);
    }		
		.AOBBookBigThumb a:hover 
			{
      top: 0px; 
      left: 0px;    
      border: 2px solid rgb(255, 255, 255);
			}	
  .AOBInsideGuide
    {  
    position: relative;
    top: 0px; 
    left: 0px;
    width: 800px;
    height: 167px;
    padding-bottom: 15px;
    /*border: 1px solid rgb(255,255,0,.3);*/ /*Used for reference purposes only - Comment out for final use*/
    }	
  .AOBInsideThumb a 
    {  
    position: absolute;
    top: 1px; 
    left: 1px;
    width: 267px;
    height: 167px;
    padding: 0px;
    border: 1px solid rgb(255, 255, 255);
    }		
		.AOBInsideThumb a:hover 
			{
      top: 0px; 
      left: 0px;    
      border: 2px solid rgb(255, 255, 255);
			}	
  .GalleryTitle
    {  
    position: absolute;
    top: 10px; 
    left: 292px;
    width: 508px;
    height: 10px;
    padding: 0px;
    /*border: 1px solid rgba(213, 3, 255, 0.3);*/ /*Used for reference purposes only - Comment out for final use*/
    }		
  .GalleryTitle2 a
    {  
    position: absolute;
    top: 10px; 
    left: 292px;
    width: 508px;
    height: 10px;
    padding: 0px;
    font-size: 17px;
    /*border: 1px solid rgba(213, 3, 255, 0.3);*/ /*Used for reference purposes only - Comment out for final use*/
    }
    .GalleryTitle2 a:hover {
      font-size: 18px;
      text-decoration: none;
      /*border: 1px solid rgba(213, 3, 255, 0.3);*/ /*Used for reference purposes only - Comment out for final use*/
    }		
  .GalleryDescription
    {  
    position: absolute;
    top: 40px; 
    left: 292px;
    width: 508px;
    height: 10px;
    padding: 0px;
    /*border: 1px solid rgba(9, 152, 247, 0.3);*/ /*Used for reference purposes only - Comment out for final use*/
    }	
  .BookTitle /*151px larger width than gallery*/
    {  
    position: absolute;
    top: 10px; 
    left: 141px;
    width: 581px;
    height: 10px;
    padding: 0px;
    /*border: 1px solid rgba(213, 3, 255, 0.3);*/ /*Used for reference purposes only - Comment out for final use*/
    }	
  .BookTitle2 a
    {  
    position: absolute;
    top: 10px; 
    left: 141px;
    width: 581px;
    height: 10px;
    padding: 0px;
    font-size: 17px;
    /*border: 1px solid rgba(213, 3, 255, 0.3);*/ /*Used for reference purposes only - Comment out for final use*/
    }
    .BookTitle2 a:hover {
      font-size: 18px;
      text-decoration: none;
      /*border: 1px solid rgba(213, 3, 255, 0.3);*/ /*Used for reference purposes only - Comment out for final use*/
    }	
  .BookDescription /*151px larger width than gallery*/
    {  
    position: absolute;
    top: 40px; 
    left: 141px;
    width: 581px;
    height: 10px;
    padding: 0px;
    /*border: 1px solid rgba(9, 152, 247, 0.3);*/ /*Used for reference purposes only - Comment out for final use*/
    }	
  .CalendarsGuide
    {  
    position: absolute;
    top: 186px; 
    left: 50%;
    width: 800px;
    height: 600px;
    margin-left: -400px; /*Always take 1/2 from the size of the width, they have to be negative*/
    /*border: 1px solid rgb(255,255,0,.3);*/ /*Used for reference purposes only - Comment out for final use*/
    }		
  .CalendarTitle /*73px larger width than gallery*/
    {  
    position: absolute;
    top: 10px; 
    left: 219px;
    width: 659px;
    height: 10px;
    padding: 0px;
    /*border: 1px solid rgba(213, 3, 255, 0.3);*/ /*Used for reference purposes only - Comment out for final use*/
    }	
  .CalendarTitle2 a
    {  
    position: absolute;
    top: 10px; 
    left: 219px;
    width: 659px;
    height: 10px;
    padding: 0px;
    font-size: 17px;
    /*border: 1px solid rgba(213, 3, 255, 0.3);*/ /*Used for reference purposes only - Comment out for final use*/
    }
    .CalendarTitle2 a:hover {
      font-size: 18px;
      text-decoration: none;
      /*border: 1px solid rgba(213, 3, 255, 0.3);*/ /*Used for reference purposes only - Comment out for final use*/
    }	
  .CalendarDescription /*73px larger width than gallery*/
    {  
    position: absolute;
    top: 40px; 
    left: 219px;
    width: 659px;
    height: 10px;
    padding: 0px;
    /*border: 1px solid rgba(9, 152, 247, 0.3);*/ /*Used for reference purposes only - Comment out for final use*/
    }	
  .CalendarMonthsTitle /**/
    {  
    position: absolute;
    text-align: center;
    top: 70px; 
    left: 360px;
    width: 180px;
    height: 25px;
    z-index: 40;
    /*border: 1px solid rgba(255, 0, 0);*/ /*Used for reference purposes only - Comment out for final use*/
    }		
  .CalendarMonthsJan /*73px larger width than gallery*/
    {  
    position: absolute;
    text-align: center;
    top: 345px; 
    left: 160px;
    width: 180px;
    height: 25px;
    z-index: 40;
    /*border: 1px solid rgba(255, 0, 0);*/ /*Used for reference purposes only - Comment out for final use*/
    }		
  .CalendarMonthsFeb /*73px larger width than gallery*/
    {  
    position: absolute;
    text-align: center;
    top: 345px; 
    left: 360px;
    width: 180px;
    height: 25px;
    z-index: 40;
    /*border: 1px solid rgba(255, 0, 0);*/ /*Used for reference purposes only - Comment out for final use*/
    }		
  .CalendarMonthsMar /*73px larger width than gallery*/
    {  
    position: absolute;
    text-align: center;
    top: 345px; 
    left: 560px;
    width: 180px;
    height: 25px;
    z-index: 40;
    /*border: 1px solid rgba(255, 0, 0);*/ /*Used for reference purposes only - Comment out for final use*/
    }		
  .CalendarMonthsApr /*73px larger width than gallery*/
    {  
    position: absolute;
    text-align: center;
    top: 500px; 
    left: 160px;
    width: 180px;
    height: 25px;
    z-index: 40;
    /*border: 1px solid rgba(255, 0, 0);*/ /*Used for reference purposes only - Comment out for final use*/
    }		
  .CalendarMonthsMay /*73px larger width than gallery*/
    {  
    position: absolute;
    text-align: center;
    top: 500px; 
    left: 360px;
    width: 180px;
    height: 25px;
    z-index: 40;
    /*border: 1px solid rgba(255, 0, 0);*/ /*Used for reference purposes only - Comment out for final use*/
    }		
  .CalendarMonthsJun /*73px larger width than gallery*/
    {  
    position: absolute;
    text-align: center;
    top: 500px; 
    left: 560px;
    width: 180px;
    height: 25px;
    z-index: 40;
    /*border: 1px solid rgba(255, 0, 0);*/ /*Used for reference purposes only - Comment out for final use*/
    }		
  .CalendarMonthsJul /*73px larger width than gallery*/
    {  
    position: absolute;
    text-align: center;
    top: 655px; 
    left: 160px;
    width: 180px;
    height: 25px;
    z-index: 40;
    /*border: 1px solid rgba(255, 0, 0);*/ /*Used for reference purposes only - Comment out for final use*/
    }		
  .CalendarMonthsAug /*73px larger width than gallery*/
    {  
    position: absolute;
    text-align: center;
    top: 655px; 
    left: 360px;
    width: 180px;
    height: 25px;
    z-index: 40;
    /*border: 1px solid rgba(255, 0, 0);*/ /*Used for reference purposes only - Comment out for final use*/
    }		
  .CalendarMonthsSep /*73px larger width than gallery*/
    {  
    position: absolute;
    text-align: center;
    top: 655px; 
    left: 560px;
    width: 180px;
    height: 25px;
    z-index: 40;
    /*border: 1px solid rgba(255, 0, 0);*/ /*Used for reference purposes only - Comment out for final use*/
    }		
  .CalendarMonthsOct /*73px larger width than gallery*/
    {  
    position: absolute;
    text-align: center;
    top: 810px; 
    left: 160px;
    width: 180px;
    height: 25px;
    z-index: 40;
    /*border: 1px solid rgba(255, 0, 0);*/ /*Used for reference purposes only - Comment out for final use*/
    }		
  .CalendarMonthsNov /*73px larger width than gallery*/
    {  
    position: absolute;
    text-align: center;
    top: 810px; 
    left: 360px;
    width: 180px;
    height: 25px;
    z-index: 40;
    /*border: 1px solid rgba(255, 0, 0);*/ /*Used for reference purposes only - Comment out for final use*/
    }		
  .CalendarMonthsDec /*73px larger width than gallery*/
    {  
    position: absolute;
    text-align: center;
    top: 810px; 
    left: 560px;
    width: 180px;
    height: 25px;
    z-index: 40;
    /*border: 1px solid rgba(255, 0, 0);*/ /*Used for reference purposes only - Comment out for final use*/
    }	
  .CalendarMonthsGuide
    {  
    position: absolute;
    top: 60px; 
    left: 50%;
    width: 605px;
    height: 780px;
    margin-left: -302px; /*Always take 1/2 from the size of the width, they have to be negative*/
    /*border: 1px solid rgb(0,255,0);*/ /*Used for reference purposes only - Comment out for final use*/
    }	
  .PhotoZoomGuide
    {  
    position: absolute; 
    top: 80px; 
    width: 99%;    
    height: 700px; 
    text-align: center;  
    /*border: 1px solid rgb(253, 0, 0);*/ /*Used for reference purposes only - Comment out for final use*/		
    }			
/* GALLERY (Individual galleries) (High Sierra Photo Gallery, Austin Photo Gallery, etc.) */ 
/*Some of these are referenced by "justified gallery" internal and external scripts*/
	#GalleryFiltered 
		{
		top: 190px;
		background-color: rgba(0, 0, 0,.3);
		}
	.GalleryTitleGuide  /* (High Sierra Photo Gallery, Austin Photo Gallery, etc.) */
		{
		position: absolute;
		top: 133px;
		left: 260px;
		padding: 7px;
		padding-top: 1px;
		padding-bottom: 2px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .9 originally*/
		/*border: 1px solid rgb(255,255,0);*/ /*Used for reference purposes only - Comment out for final use*/
		}	
	.GalleryTitleGuideAu  /* (High Sierra Photo Gallery, Austin Photo Gallery, etc.) */
		{
		position: absolute;
		top: 133px;
		left: 280px;
		padding: 7px;
		padding-top: 1px;
		padding-bottom: 2px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .9 originally*/
		/*border: 1px solid rgb(255,255,0);*/ /*Used for reference purposes only - Comment out for final use*/
		}	
	.GalleryTitleGuideAb  /* (High Sierra Photo Gallery, Austin Photo Gallery, etc.) */
		{
		position: absolute;
		top: 133px;
		left: 220px;
		padding: 7px;
		padding-top: 1px;
		padding-bottom: 2px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .9 originally*/
		/*border: 1px solid rgb(255,255,0);*/ /*Used for reference purposes only - Comment out for final use*/
		}	
	.GalleryTitleGuideMi  /* (High Sierra Photo Gallery, Austin Photo Gallery, etc.) */
		{
		position: absolute;
		top: 133px;
		left: 240px;
		padding: 7px;
		padding-top: 1px;
		padding-bottom: 2px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .9 originally*/
		/*border: 1px solid rgb(255,255,0);*/ /*Used for reference purposes only - Comment out for final use*/
		}	
  .GalleryNotesGuide  /* (High Sierra Photo Gallery, Austin Photo Gallery, etc.) */
		{
		position: absolute;
		top: 138px; 
		left: 15px;    
		padding: 3px;
		padding-top: 1px;
		padding-bottom: 2px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .9 originally*/
		/*border: 1px solid rgb(255,255,0);*/ /*Used for reference purposes only - Comment out for final use*/
		}	
	.GalleryButtonsGuide
		{
		position: absolute;
		top: 166px;
		left: 50%;
		width: 800px;		
		margin-left: -400px; /*Always take 1/2 from the size of the width, they have to be negative*/
		text-align: center;
		/*border: 1px solid rgb(255,0,0);*/ /*Used for reference purposes only - Comment out for final use*/
		}	
  /* GALLERY FILTERS */  	
	.enable-Best
		{
		position:absolute;
		top: 0px;
		left: 10px;                
		font-family: century gothic, arial, verdana, trebuchet, tahoma, Times New Roman, sans-serif;
		font-size: 14px;
		letter-spacing: 2px;
		color: rgb(255,255,255);
		padding-top: 2px;
		padding-bottom: 3px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .5 originally*/
		border: none;
		/*border: 1px solid rgb(50,50,50);*/ /*Used for reference purposes only - Comment out for final use*/		
		}		
		.enable-Best:hover 
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: none;
			}	
		.enable-Best:focus
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: underline;
			}	
	.enable-Good
		{
		position:absolute;
		top: 0px;
		left: 87px;                
		font-family: century gothic, arial, verdana, trebuchet, tahoma, Times New Roman, sans-serif;
		font-size: 14px;
		letter-spacing: 2px;
		color: rgb(255,255,255);
		padding-top: 2px;
		padding-bottom: 3px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .5 originally*/
		border: none;
		/*border: 1px solid rgb(50,50,50);*/ /*Used for reference purposes only - Comment out for final use*/		
		}		
		.enable-Good:hover 
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: none;
			}	
		.enable-Good:focus
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: underline;
			}	
	.enable-Good-Au
		{
		position:absolute;
		top: 0px;
		left: 160px;                
		font-family: century gothic, arial, verdana, trebuchet, tahoma, Times New Roman, sans-serif;
		font-size: 14px;
		letter-spacing: 2px;
		color: rgb(255,255,255);
		padding-top: 2px;
		padding-bottom: 3px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .5 originally*/
		border: none;
		/*border: 1px solid rgb(50,50,50);*/ /*Used for reference purposes only - Comment out for final use*/		
		}		
		.enable-Good-Au:hover 
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: none;
			}	
		.enable-Good-Au:focus
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: underline;
			}	
	.enable-Good-Mi
		{
		position:absolute;
		top: 0px;
		left: 360px;                
		font-family: century gothic, arial, verdana, trebuchet, tahoma, Times New Roman, sans-serif;
		font-size: 14px;
		letter-spacing: 2px;
		color: rgb(255,255,255);
		padding-top: 2px;
		padding-bottom: 3px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .5 originally*/
		border: none;
		/*border: 1px solid rgb(50,50,50);*/ /*Used for reference purposes only - Comment out for final use*/		
		}		
		.enable-Good-Mi:hover 
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: none;
			}	
		.enable-Good-Mi:focus
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: underline;
			}	
	.enable-Labeled
		{
		position:absolute;
		top: 0px;
		left: 195px;                
		font-family: century gothic, arial, verdana, trebuchet, tahoma, Times New Roman, sans-serif;
		font-size: 14px;
		letter-spacing: 2px;
		color: rgb(255,255,255);
		padding-top: 2px;
		padding-bottom: 3px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .5 originally*/
		border: none;
		/*border: 1px solid rgb(50,50,50);*/ /*Used for reference purposes only - Comment out for final use*/		
		}		
		.enable-Labeled:hover 
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: none;
			}	
		.enable-Labeled:focus
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: underline;
			}	
	.enable-Wildlife
		{
		position:absolute;
		top: 0px;
		left: 315px;                
		font-family: century gothic, arial, verdana, trebuchet, tahoma, Times New Roman, sans-serif;
		font-size: 14px;
		letter-spacing: 2px;
		color: rgb(255,255,255);
		padding-top: 2px;
		padding-bottom: 3px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .5 originally*/
		border: none;
		/*border: 1px solid rgb(50,50,50);*/ /*Used for reference purposes only - Comment out for final use*/		
		}		
		.enable-Wildlife:hover 
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: none;
			}	
		.enable-Wildlife:focus
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: underline;
			}	
	.enable-Shorts
		{
		position:absolute;
		top: 0px;
		left: 442px;                
		font-family: century gothic, arial, verdana, trebuchet, tahoma, Times New Roman, sans-serif;
		font-size: 14px;
		letter-spacing: 2px;
		color: rgb(255,255,255);
		padding-top: 2px;
		padding-bottom: 3px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .5 originally*/
		border: none;
		/*border: 1px solid rgb(50,50,50);*/ /*Used for reference purposes only - Comment out for final use*/		
		}		
		.enable-Shorts:hover 
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: none;
			}	
		.enable-Shorts:focus
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: underline;
			}	
	.enable-Movies
		{
		position:absolute;
		top: 0px;
		left: 600px;                
		font-family: century gothic, arial, verdana, trebuchet, tahoma, Times New Roman, sans-serif;
		font-size: 14px;
		letter-spacing: 2px;
		color: rgb(255,255,255);
		padding-top: 2px;
		padding-bottom: 3px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .5 originally*/
		border: none;
		/*border: 1px solid rgb(50,50,50);*/ /*Used for reference purposes only - Comment out for final use*/		
		}
    .enable-Movies:hover 
      {
      font-weight: bold; /*100-900 400=normal*/
      text-decoration: none;
      }	
		.enable-Movies:focus
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: underline;
			}	
	.enable-Movies-Ab
		{
		position:absolute;
		top: 0px;
		left: 500px;                
		font-family: century gothic, arial, verdana, trebuchet, tahoma, Times New Roman, sans-serif;
		font-size: 14px;
		letter-spacing: 2px;
		color: rgb(255,255,255);
		padding-top: 2px;
		padding-bottom: 3px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .5 originally*/
		border: none;
		/*border: 1px solid rgb(50,50,50);*/ /*Used for reference purposes only - Comment out for final use*/		
		}
    .enable-Movies-Ab:hover 
      {
      font-weight: bold; /*100-900 400=normal*/
      text-decoration: none;
      }	
		.enable-Movies-Ab:focus
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: underline;
			}	

	.enable-All
		{
		position:absolute;
		top: 0px;
		left: 755px;                
		font-family: century gothic, arial, verdana, trebuchet, tahoma, Times New Roman, sans-serif;
		font-size: 14px;
		letter-spacing: 2px;
		color: rgb(255,255,255);
		padding-top: 2px;
		padding-bottom: 3px;
		background-color: rgb(0, 0, 0, .0); /*Opacity .5 originally*/
		border: none;
		/*border: 1px solid rgb(50,50,50);*/ /*Used for reference purposes only - Comment out for final use*/		
		}		
		.enable-All:hover 
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: none;
			}	
		.enable-All:focus
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: underline;
			}	
/* PHOTO ZOOM */ 
  .MenuPhotoZoomGuide a
		{
		top: 48px;
		text-align: center;	
		font-family: century gothic, arial, verdana, trebuchet, tahoma, Times New Roman, sans-serif;
		font-size: 14px;
		letter-spacing: 2px;
		padding: 7px;
		padding-top: 3px;
		padding-bottom: 4px;
		color: rgb(255,255,255);
		}		
		.MenuPhotoZoomGuide a:link 
			{
			font-weight: normal;
			text-decoration: none;
			}		
		.MenuPhotoZoomGuide a:hover 
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: none;
			}	
		.MenuPhotoZoomGuide a.CurrentPage
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: underline;
			} 
    .MenuPhotoZoomPreviousGuide a
      {
      position: absolute;
      left: 305px;
      /*background-color: rgb(0, 0, 0, .5);*/
      /*border: 1px solid rgb(248, 6, 228);*/
      }	
    .MenuPhotoZoomNextGuide a
      {
      position: absolute;
      left: 425px;
      /*background-color: rgb(0, 0, 0, .5);*/
      /*border: 1px solid rgb(248, 6, 228);*/
      }	
    .MenuPhotoZoomScrollGuide
      {
      position: absolute;
      top: 51px;
      left: 510px;
      width: 350px;
      /*background-color: rgb(0, 0, 0, .5);*/
      /*border: 1px solid rgb(248, 6, 228);*/
      }	
    .PhotoZoomGuide
      {  
      position: absolute; 
      top: 80px; 
      width: 99%;    
      height: 700px; 
      text-align: center;  
      /*border: 1px solid rgb(253, 0, 0);*/ /*Used for reference purposes only - Comment out for final use*/		
      }		
    .PhotoZoom 
      {
      max-width: 100%; 
      max-height: 100%; 
      display: block; 
      margin: auto; 
      border: 1px solid rgb(255, 255, 255);	
      }
    .PhotoZoomLinks a
        {        
        font-family: century gothic, arial, verdana, trebuchet, tahoma, Times New Roman, sans-serif;
        font-size: 14px;
        letter-spacing: 2px;
        padding: 7px;
        padding-top: 3px;
        padding-bottom: 4px;
        color: rgb(255,255,255);
        }
        .PhotoZoomLinks a:link 
        {
            font-weight: normal;
            text-decoration: none;
        }
        .PhotoZoomLinks a:hover 
        {
            font-weight: bold; /*100-900 400=normal*/
            text-decoration: none;
        }
        .PhotoZoomLinks a.CurrentPage 
        {
            font-weight: bold; /*100-900 400=normal*/
            text-decoration: underline;
        }
	.GoToStoreOuterGuide a
		{
    position:relative;
		top: 0px;
		text-align: center;	
		font-family: century gothic, arial, verdana, trebuchet, tahoma, Times New Roman, sans-serif;
		font-size: 14px;
		letter-spacing: 2px;
		color: rgb(255,255,255);
		padding: 7px;
		padding-top: 3px;
		padding-bottom: 4px;
		/*border: 1px solid rgb(50,50,50);*/ /*Used for reference purposes only - Comment out for final use*/		
		}		
		.GoToStoreOuterGuide a:link 
			{
			font-weight: normal;
			text-decoration: none;
			}		
		.GoToStoreOuterGuide a:hover 
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: none;
			}	
		.GoToStoreOuterGuide a.CurrentPage
			{
			font-weight: bold; /*100-900 400=normal*/
			text-decoration: underline;
			} 
	.GoToStoreInnerGuide
		{
		position: relative;
		left: 339px;
    width: 165px;
    height: 30px;
		/*border: 1px solid rgb(250,50,50);*/ /*Used for reference purposes only - Comment out for final use*/		
		/*background-color: rgb(0, 0, 0, .0);*/ /*Opacity .5 originally*/
		}
	.GoToStoreInnerGuideCalendar
		{
		position: relative;
		left: 385px;
    top: 170px;
    width: 165px;
    height: 30px;
    z-index: 40;
		/*border: 1px solid rgb(250,50,50);*/ /*Used for reference purposes only - Comment out for final use*/		
		}