html {
     overflow: -moz-scrollbars-vertical;
}
body
{
	margin:0px;
	background:url('../images/bgPattern.jpg') repeat;
	font-family:"Century Gothic", Arial, Sans-serif;	
}

h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCCC99;
	font-weight:normal;
	font-size:20pt; 
	display:block;
	margin:0px 0px 4px 0px;
	padding:0px;
}
h3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCCC99;
	font-weight:normal;
	font-size:14pt; 
	display:block;
	margin:0px 0px 4px 0px;
	padding:0px;
	border-bottom:dotted 2px #623417;
}
input
{
	font-size:8pt;
}
td
{
	vertical-align:top;
}

#PrimaryContentHeader
{
	height:155px;
	width:960px;
	background:url('../images/siteHeader.png') no-repeat;
}
#NavContainer
{
	height:63px;
	width:960px;
	background:url('../images/navBG.png') no-repeat;
}

#PromoBox
{
	height:283px;
	width:960px;
	background:url('../images/promoBox.png') no-repeat;	
}
#PromoBoxSec
{
	height:106px;
	width:960px;
	background:url('../images/secPromoBar.png') no-repeat;	
}

#contentBox1f
{
	height:496px;
	width:250px;
	background:url('../images/frontContent1.png') no-repeat;
	padding:35px	
}
#contentBox2f
{
	height:496px;
	width:250px;
	background:url('../images/frontContent2.png') no-repeat;
	padding:35px
}
#contentBox3f
{
	height:496px;
	width:250px;
	background:url('../images/frontContent3.png') no-repeat;
	padding:35px;
}
#contentBox1sec
{
	width:640px;
}
#secContentHeader
{
	width:640px;
	height:43px;
	background:url('../images/secContentHeader.png') no-repeat;
}
#secContentPadding
{
	padding:0px 35px 0px 35px;
	width:570px;
	background:url('../images/secContentRepeat.png') repeat-y;
	min-height:360px;
}
#secContentFooter
{
	width:640px;
	height:37px;
	background:url('../images/secContentBase.png') no-repeat;
}
.BodyText 
{
	font-size:9pt;
	color:#FFFF99;
	text-align:right;
}
.BodyText a:link, .BodyText  a:active, .BodyText  a:visited
{
	color:#FF9900;
	text-decoration:none;
}
.BodyText a:hover
{
	color:#FF9900;
	text-decoration:underline;
}

#NavigationContent 
{
	font-size:14pt;
	color:#FFFF99;
	padding-top:14px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#NavigationContent a:link, #NavigationContent  a:active, #NavigationContent  a:visited
{
	color:#663300;
	text-decoration:none;
	display:inline;
	padding:0px 4px 0px 4px;
}
#NavigationContent a:hover
{
	color:#996600;
	text-decoration:none;
	margin-top:-5px;
}

.BottomNav 
{
	font-size:10pt;
	color:#663300;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.BottomNav a:link, .BottomNav  a:active, .BottomNav  a:visited
{
	color:#663300;
	text-decoration:none;
	display:inline;
	padding:0px 2px 0px 2px;
}
.BottomNav a:hover
{
	color:#663300;
	text-decoration:underline;

}

#upcomingShows
{
	width:235px;
	height:135px;
	position:relative;
	left:670px;
	top:5px;
	text-align:right;
	color:#FFCC66;
	font-size:10pt;
	font-family:Georgia, "Times New Roman", Times, serif;	
}
#upcomingShows a:link, #upcomingShows a:visited, #upcomingShows a:active
{
	color:#FFCC33;
	text-decoration:none;
}
#upcomingShows a:hover
{
	color:#FFCC33;
	text-decoration:underline;
}
#pictures img
{
	padding:5px;
}