html {
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	background:#fff; /*color background - only works in IE */
	font-size:80%; /*set default font size */
	font-family:"trebuchet ms", tahoma, verdana, arial, sans-serif; /* set default font */
		background-color: #000000;

}

body {
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	background-color: #000000;
	font-size: 11px;
	color: #233027;
	font-family: "Trebuchet MS", Arial;
	margin: 0;
}

#content {
	display:block; /* set up as a block */
	height:100%; /* set height to full page */
	max-height:100%;
	padding-left:200px; /* pad left to avoid navigation div if required */
	position:relative; /* set up relative positioning so that z-index will work */
	z-index:3; /* allocate a suitable z-index */
}

.pad2 {
	display:block;
	height:100px; /* height to miss header and footer */
}

p {
	line-height: 18px;
	margin:18px 0 0;
}
a:link, a:visited {text-decoration: underline; color: #000000;}
a:hover {text-decoration: none; color: #000000;}
#toptext { color: #7A785F; padding-bottom: 4px;}
#header {
	background-image: url(../images/theme/headbk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F1F2D2;
}
form {margin-bottom: 11px;}
#header input.top {
	border-left: 1px solid #A2A28D;
	border-bottom: 1px solid #9C8572;
	border-top: none;
	border-right: none;
	font-weight:bold;
	background-color: #E8C6AA;
		vertical-align: middle;
	padding: 0 0 1px 9px;
		font-family: "Trebuchet MS", Arial;font-size: 12px;
		color: #171311;
}
#latest {font-style: italic;}
#headtab {	
	background-image:url(../images/theme/toptab.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px 10px 2px 0;
}
#headtab a:link img, #headtab a:visited img {	
	border-bottom: 1px solid #8C4047;
}
#headtab a:hover img {	
	border-bottom: 1px solid #F1F2D2;
}
#topnav td {
	border-right: 1px solid #b98f84;
	border-top: 1px solid  #F1F2D2;
	border-bottom: 1px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#topnav td.left { 	border-left: 1px solid #b98f84;}
#topnav a:link, #topnav a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
#topnav a:hover {
	text-decoration:none;
}
#topnav a:link, #topnav a:visited  {
	background-color: #6b0519;
	display: block;
	padding: 4px 0 4px;
}
#topnav a:hover {
	background-color: #B10627;
}
#title {margin: 38px 0 20px 0;} 
#home {margin: 0 0 0 31px;}
#gohome {margin: 11px 0 5px 28px;}
#body {
	background-image: url(../images/index/toptexture.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F1F2D2;
}
#season1 img { margin-right: 6px;}
#season1 {color: #6B0519;
	padding: 20px 0 11px 24px;
}
#season2 { padding-right: 26px;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 11px;
}
#season2 a:link, #season2 a:visited {
	color: #6B0519;
}
#season2 a:hover  {
	color: #B10627;
}
#featured {
	background-image:url(../images/index/shadow.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#featuredR {
	background-image:url(../images/theme/right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 24px;
	padding-bottom: 10px;
}
#featuredL {
	background-image:url(../images/theme/left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 24px;
	padding-bottom: 10px;
}
#featuredC {
	padding: 0 22px 0 22px;
	padding-bottom: 10px;
}
a:link img.featured, a:visited img.featured {
	border: 2px solid #760f23;
}
a:hover img.featured {
	border: 2px solid #FC0233;
}
#featured img.buytickets {
	border: none;
}
.buytickets {margin: 10px 0 6px 0;}
 a:link img.buytickets,  a:visited img.buytickets{
	background-image:url(../images/buttons/buy-tickets.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
 a:hover img.buytickets{
	background-image:url(../images/buttons/buy-tickets_hl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#featured p {
	color: #760f23;
	line-height: 15px;
	margin-top: 6px;
}
#featured h1 {
	font-size: 14px;
	margin: 0 0 0;
}	
#featured h1 a:link, #featured h1 a:visited,
#featured p a:link, #featured p a:visited,
.buy a:link, .buy a:visited,
#body2R a:link, #body2R a:visited{
	color: #6B0519;
}	
#featured h1 a:hover,
#featured p a:hover,
.buy a:hover,
#body2R a:hover {
	color: #B10627;
}	
.date {
	color: #6B0519;
	font-weight: bold;
	font-style:italic;
}
.more {font-weight: bold;}
#body2 {
	background-image:url(../images/index/bk.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #F1F2D2;
}
#body2L {
	background-image:url(../images/index/bigbk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 81px 0 18px;
}
#body2L h2 {	
	color: #6B0519;
	margin: 20px 0 0;
	font-size:12px;
}
#body2L p {
	color: #4A4A4A;
	font-size:12px;
	margin: 6px 0 13px;
	line-height: 18px;
}
#body2L .date, #body2L .title {	
	color: #000000;
	font-style:normal;
}
#body2L .title {	
	font-weight: bold;
	font-style: italic;
}
#body2R {padding-right: 32px;}
#body2R h1 {
	font-size: 14px;
	color: #6B0519;
	margin: 10px 0 0 ;
}
#body2R p {
	font-size: 12px;
	color: #000000;
	margin: 0 0 18px;
}
#body2R div {
	margin-bottom: 20px;
}
#body2R img {
	margin-bottom: 4px;
}
#footerbk {
	background-image:url(../images/index/footbk.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 32px 6px;
}
.buy { font-size:11px; white-space: nowrap; }
#address {
	color: #F5ECEE;
}
#footlogo {padding-right: 20px;}
#foot {
	padding: 6px 0 8px;
	font-size: 7px;
	color: #535241;
	line-height: 20px;
}
#foot .big {
	font-style: italic;
}
#foot a, #foot .big, #foot .big a:link, #foot .big a:visited {
	font-size:11px;
	color: #727059;
}
#foot a:link, #foot a:visited, #foot .big a:hover {
	color: #B2AF8C;
	text-decoration: none;
}
#foot a:hover {
	color: #E3DFAA;
}
#body2R a#rss:link, #body2R a#rss:visited  {
	text-decoration: none;
}
#body2R a#rss:link .sub, #body2R a#rss:visited sub  {
	text-decoration:underline;
}
#body2R a#rss:hover .sub {
	text-decoration:none;
}


