body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../media/site/bgtexture1.gif);
}
#AllContent {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
}
#Content {
	background-image: url(../media/site/lines1.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	/*background-color: #FFFFFF;*/
}
#Content h1 {
	background-image: url(../media/site/lines_top1.gif);
	background-repeat:repeat-y;
	height: 45px;
	width: 100%;
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	color: #990000;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 1.2em;
}
#Content h1 .marginLink{
font-size: 0.6em;
margin-left: -50px;
text-align:right;
}
#Content div.showListItem {
	margin-right: 58px;
	padding-bottom: 31px;
	margin-left: 140px;
	min-height: 140px;
	clear: both;	
}

#Content div.showListItem img{
	padding-left: 5px;
	padding-right: 8px;
	float: left;
}
#Content div.showListItem h1{
	background: none;
	font-family: "Courier New", Courier, mono;
	font-size: 1.3em;
	color: #000000;
	font-weight: bold;
	width: 530px;
	padding: 0px;
	padding-top: 14px;
	margin-right: 0;
	height: auto;
}
#Content div.showListItem p{
	padding: 0;
	margin: 0;
	/*font-size: smaller;*/
	width: 530px;
	line-height: 22px;
}
#Content a{
	color:#990000;
	font-weight: bold;
	/*font-size: smaller;*/
}
#Content div.showListItem a.readMore{
	display: block;
	width: 530px;
	text-align: right;
}


#Content a:active, #Content a:visited,#Content a:link {
	text-decoration: none;
}
#Content a:hover{
	text-decoration: underline;
}
#Content #ShowDetails, #Content #GenInfo{
	margin-right: 50px;
	padding-bottom: 31px;
	margin-left: 142px;
	position: relative;
	top: -28px;
	line-height: 22px;
}

#Content #GenInfo p{
	margin: 0;
	padding: 0;
}
#Content #GenInfo h2{
	margin-top: 0;
	padding-top: 15px;
	margin-bottom: 0;
	padding-bottom: 20px;
	font-family: "Courier New", Courier, mono;
	font-size: 1.4em;
	color: #990000;
}
#Content #ShowDetails .showTitle{
	padding-top: 25px;
	padding-bottom: 29px;
	display: block;
	font-family: "Courier New", Courier, mono;
	font-size: 1.9em;
	color: #990000;
}


#Content #ShowDetails br{
	line-height: 6px;
}

#Content #ShowDetails #ShowGallery{
	/*height: 150px;*/
	width:790px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	/*border: 1px solid #006666;*/
}




#Content #ShowDetails #ShowGallery img.thumbnail{
	width: 100px;
	height: 100px;
	background-color: #000000;
	margin-right: 2px;
	margin-left: 2px;
	border: none;
}
#Footer{
	background-image: url(../media/site/footbg1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
	padding-top: 80px;
	font-size: smaller;
	color: #666666;
	text-align: center;
	font-family: "Courier New", Courier, mono;
	margin:0;
}
#Footer a:link, a:visited, a:active{
	color: #666666;
	text-decoration: none;
}
#Footer a:hover{
	font-color: #666666;
	text-decoration: underline;
}
#Header {
	margin: 0px;
	padding: 0px;
	/*background-image: url(../media/site/lines_top.gif);*/
}

.showListPolaroid {
	background-repeat: no-repeat;
	background-position: 15px 10px;

}

#EnlargedGallery{
	position: absolute;
	width: 740px;
	height: 636px;
	z-index: 1;
	left: 65px;
	right: 100px;
	bottom: 0px;
	visibility: hidden;
	/*background-image:url(../media/site/frame6.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
	background-image:url(../media/site/gallerybg.gif);
	background-repeat:no-repeat;

}
/*#EnlargedGallery #Close{
	width: 640px;
	position: absolute;
	right: 80px;
	top: 70px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}*/

#EnlargedGallery #GalleryNavigation{
	position: absolute;
	right: 145px;
	top: 465px;
}

#EnlargedGallery #GallerySelectedImage{
	/*margin-left: 82px;
	margin-top: 97px;*/
	background-repeat: no-repeat;
	background-position: 120px 128px;

}
#EnlargedGallery a{
	padding: 0;
	margin: 0;
}
a img{
border: none;
}

#EnlargedGallery #GalleryPrev:hover{
	background-image:url(../media/site/back_hover.png);
	background-repeat:no-repeat;
	background-position: 0px -1px;

}

#EnlargedGallery #GalleryNext:hover{
	background-image:url(../media/site/next_hover.png);
}

#EnlargedGallery #Caption{
	font-size: 8px;
	color:#ff0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 463px;
	/*right: 153px;*/
	left: 135px;
}

/*#EnlargedGallery #Title{
	width: 500px;
	text-align:center;
	font-family: "Courier New", Courier, mono;
	font-size: 0.8em;
	font-weight: bold;
	color: #DB5F5B;
	display: block;
}*/
/*.showDetailsPolaroid {
	display: block;
	float: left;
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-bottom: 6px;
}*/
.imgGalleryLnk{
background-repeat:no-repeat;
background-position: 40px 20px;
}

#Content #GenInfo #TourDates{
	padding-top: 4px;
	padding-bottom: 30px;
	padding-left: 25px;
	background-image:url(../media/site/paper.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-right: 6px;
	margin-top: 6px;
	width: 290px;
	height: 390px;

	}

#Content #GenInfo #TourDates h2{
	font-size: 1.1em;
	margin: 0px;
	margin-top: 15px;
	padding: 0;
	color: #000000;
}

#Content #GenInfo #TourDates .show h3{
	color: #990000;
	font-family:"Courier New", Courier, mono;
	margin: 0px;
	font-size: 1.3em;
	padding-bottom: 0px;
	padding-top: 3px;
	line-height: 1em;
}

#Content #GenInfo #TourDates .show{
	padding-bottom: 8px;
	font-size: 0.80em;
}
#Content #GenInfo #TourDates .show p{
	font-size: 0.85em;
	padding: 1px;
	line-height: 1.3em;
}
#Content #GenInfo #TourDates .show a:visited, #Content #GenInfo #TourDates .show a:link,
#Content #GenInfo #TourDates .show a:active, #Content #GenInfo #TourDates .show a:hover{
	color: #993300;
}
#Content #GenInfo #TourDates #TourDetails{
	width: 280px;
	height: 340px;
	overflow: auto;
	position:relative;
	z-index:10;
}