.backSide {
	background-image:  url(images/repeat_side.gif);
	background-repeat: repeat-x;
}
.backBottom {
	background-image:  url(images/repeat_bottom.gif);
	background-repeat: repeat-y;
}
.textNormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-variant: normal;
	color: #2B3018;
}
.textHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #404000;
}
.linkNormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #38381D;
	text-decoration: underline;
}
.linkNormal2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #FBA221;
	text-decoration: underline;
}
.textH1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FBA221;
}



/* ------------------------------------------------------------

	Gallery Styles and Buttons

------------------------------------------------------------ */

/* Gallery Buttons Start */
#gallery-btn { height: 25px; position: absolute; width: 60px; height: 25px; top: 308px; left: 395px; }
#gallery-btn dl { margin: 0; padding: 0; }
/* IE5 Mac Hack \*/ 
#gallery-btn { padding-left: 0px; } 
/**/ /* End Hack */
#gallery-btn { padding-left: 0px; overflow: hidden; } 
#gallery-btn dt { float: left; }
#gallery-btn dt a {
	display: block;
	height: 0px !important;
	height /**/:26px; /* IE 5/Win hack */ 
	padding: 26px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}
#gallery-btn dt a:hover {
	background-position: 0 -24px;
}
#gallery-btn dt#back,
#gallery-btn dt#back a { width: 24px;  padding-right:1px; background-image: url(images/gallery/button_back_gallery.png); }

#gallery-btn dt#forward,
#gallery-btn dt#forward a { width: 25px; background-image: url(images/gallery/button_forward_gallery.png); }

#gallery-btn dt#last,
#gallery-btn dt#last { width: 25px; background-image: url(images/gallery/button_forward_gallery.png); background-position: 0 -24px; }


#gallery-btn dt#spacer,
#gallery-btn dt#spacer a { width: 4px; background-image: url(images/spacer.gif); }

/* Gallery Buttons End */

.gallery	{
	position: absolute; 
	left: 75px;
	width: 447px; 
	height: 333px;
	}
	
#galleryImage	{
	position: absolute;
	height: 301px; 
	width: 447px; 
	text-align:center; 
	margin-bottom: 33px; 
	overflow: hidden; 
	}
	
#captionBg	{
	position: absolute;
	height:25px;
	width: 397px;
	top: 308px;
	overflow:hidden;
	}
	
#caption	{
	font-family: "Trebuchet MS", Veranda, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	position: absolute; 
	height:25px; 
	width: 397px; 
	top: 314px; 
	left: 10px;
	}
	
#desc	{
	font-family: "Trebuchet MS", Veranda, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	position: absolute; 	 
	top: 314px; 
	left: 140px;
	}

#photoholder {
	width: 447px;
	height: 301px;
	background: #FFF url('/mountainimages/loading.gif') 50% 50% no-repeat;
	background-repeat:no-repeat;
	overflow: hidden;
	}
	

#thephoto {
/*	width: 447px;
	height: 301px; */
	}

