﻿
		/*HTML ELEMENTS */
body {FONT-FAMILY: Arial, Helvetica, sans-serif;FONT-SIZE:12px;TEXT-ALIGN:left;COLOR:#000000;BACKGROUND-COLOR:#ffffff;background-image:url(../images/page-bg.gif); background-repeat:repeat-x;	margin:5px auto 0 auto; padding:0; color:#505050;}

#home {background-image:url(../images/page-bg-home.gif); background-repeat:repeat-x;	}

td {VERTICAL-ALIGN:top;	TEXT-ALIGN:left;}
sup {MARGIN-TOP:0px;FONT-SIZE:10px;}
a sup {	TEXT-DECORATION:none;	}
img {BORDER:0px;}	
	
/* HEADINGS */
H1, H2, H3, H4, H5, DT, H6, TFOOT, THEAD, TH {FONT-FAMILY: Times New Roman, Helvetica, arial, sans-serif;TEXT-DECORATION:none;WORD-SPACING:normal;LETTER-SPACING:normal;TEXT-TRANSFORM:none;}
H1	{FONT-SIZE:26px;FONT-WEIGHT:normal;FONT-STYLE:normal;COLOR:#5d0509; margin:0 5px 5px 0; display:block; border-bottom:1px solid #AF8C37; clear:both; padding-bottom:5px;}
H2	{FONT-SIZE:20px;FONT-WEIGHT:normal;FONT-STYLE:normal;COLOR:#5d0509; margin:0 5px 5px 0; display:inline;}			
H3	{FONT-SIZE:18px;FONT-WEIGHT:normal;FONT-STYLE:normal;COLOR:#5d0509; margin:15px 0 5px 0; display:block; clear:both;}			
#home H3	{FONT-SIZE:18px;FONT-WEIGHT:normal;FONT-STYLE:normal;COLOR:#5d0509; MARGIN-BOTTOM:15px; display:block; clear:both;}
#support h3 {color:#301512 !important; font-size:13px; font-family:"Times New Roman", serif; margin:0px 0 10px 0; text-transform:uppercase;}
H4	{FONT-SIZE:15px;FONT-WEIGHT:700;FONT-STYLE:normal;COLOR:#5d0509; margin:15px 0 5px 0; font-family:verdana; display:block; clear:both;}		
H5, DT	{FONT-SIZE:11px;FONT-WEIGHT:700;FONT-STYLE:normal; COLOR:#5d0509;}			
H6	{FONT-SIZE:10px;FONT-WEIGHT:700;FONT-STYLE:normal;	COLOR:#5d0509;}		
TFOOT, THEAD {FONT-SIZE:12px;}			
TH	{VERTICAL-ALIGN:baseline;FONT-SIZE:14px;FONT-WEIGHT:bold;}

/* OTHER TEXT */
SMALL	{FONT-SIZE:.7em;}	
BIG	{FONT-SIZE:1.17em;}	
BLOCKQUOTE, PRE	{FONT-FAMILY: Arial,Courier New, monospace;	}

/* LIST */
UL LI	{LIST-STYLE-TYPE:square ;}	
UL LI LI	{LIST-STYLE-TYPE:disc;	}	
UL LI LI LI	{LIST-STYLE-TYPE:circle;}		
OL LI	{LIST-STYLE-TYPE:decimal;}	
OL OL LI	{LIST-STYLE-TYPE:lower-alpha;}	
OL OL OL LI	{LIST-STYLE-TYPE:lower-roman;}
OL UL LI {LIST-STYLE-TYPE:square ;}
	
/* LINKS */
A, A:HOVER, A:LINK, A:VISITED {FONT-FAMILY: Arial, Helvetica, sans-serif;FONT-SIZE:12px;FONT-WEIGHT:normal;TEXT-DECORATION:underline;COLOR:#5D0509;}	
a:hover {color:#C3A139;}

.CONTENT A, .CONTENT A:HOVER, .CONTENT A:LINK, .CONTENT A:VISITED {FONT-FAMILY: Arial, Helvetica, sans-serif;FONT-SIZE:12px;FONT-WEIGHT:700;TEXT-DECORATION:underline;COLOR:#5D0509 !important;}	
.CONTENT a:hover {color:#C3A139 !important;}
/*HTML ELEMENTS */	

/* Element Classes */	
/* OUTLINE | DROP-SHADOW | REQUIRED */
.OUTLINE {BACKGROUND:#FFFFFF;BORDER-TOP:#9bc4d6 1px solid;BORDER-BOTTOM:#9bc4d6 1px solid;BORDER-RIGHT:#9bc4d6 1px solid;}	
.REQUIRED {COLOR:#FF0000;FONT-SIZE:14px;FONT-WEIGHT:500;}

/* IMAGES */

.ALEFT {Float:LEFT;PADDING-RIGHT:10px;PADDING-BOTTOM:10px;	}
#aright {float:right;PADDING-LEFT:10px;PADDING-RIGHT:10px;	}

/* WIDTH */

.w50{width:50px;}
.w75{width:75px;}
.w100{width:100px;}
.w150{width:150px;}
.w200{width:200px;}
.w250{width:250px;}
.w300{width:300px;}
.w350{width:350px;}
.w400{width:400px;}
.w550{width:550px;}
.w600{width:550px;}


/* HEIGHT */
.h50{height:75px;}
.h75{height:75px;}
.h100{height:75px;}
.h200{height:200px;}
.h275{height:275px;}
.h600 { HEIGHT:600px}

		/* End Element Classes */	

	

		/* TEMPLATED SECTIONS */
#MainTable {background-image:url(../images/bodytable-bg.gif); background-repeat:repeat-x; background-position:0 219px; width:794px; margin:0 auto; padding:0;}	
#home #MainTable {background-image:url(../images/bodytable-bg.gif); background-repeat:repeat-x; background-position:0 327px; width:794px; margin:0 auto; padding:0;}	
/* TOPNAV */
#TopCol {}
.TOPNAV {width:794px ; margin:0 auto; height:221px; }
#home .TOPNAV {height:329px;}
.TOPNAV {COLOR: #022c56;FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;FONT-SIZE:13px;TEXT-DECORATION:none;FONT-WEIGHT:700;}
.TOPNAV a, .TOPNAV a:visited, .TOPNAV a:link {color:#356ba6; font-size:13px; text-decoration:none;}
.TOPNAV a:hover {color:#869b77;}
#logo {float:left; display:inline; width:225px; height:154px; z-index:400; position:relative; }
#logo img {z-index:400; float:left; display:inline;}
#tagline {margin:33px 0 0 40px;}

/* Navigation Code */

#nav { padding:0 10px 0 0; margin:0 0 0 4px; }
#nav li { margin:0px; padding:21px 0 0 0; float:left; display:inline; position:relative;}
#nav a:link, #nav a:active, #nav a:visited {color:#301512; font-size:12px; font-weight:bold; text-decoration:none; border-right:1px solid #301512; padding:0px 11px 0px 11px; text-transform:uppercase; font-family:"Times New Roman",serif;}	
.last {border-right:none !important;}
#nav a:hover {color:#b08f3c;}
#nav .selected a:link, #nav .selected a:active, #nav .selected a:visited {font-weight:bold !important; color:#b08f3c;}

/* END Navigation Code */

#home #sub-hero {width:780px; height:217px; clear:both; background-image:url(../images/home-hero.jpg); background-repeat:no-repeat; margin:-49px 0 0 0; float:left; display:inline; z-index:40;position:relative; }
#sub-hero {clear:both; width:780px; height:109px; margin:-49px 0 0 0; float:left; display:inline; z-index:40;position:relative;background-image:url(../images/sub-hero.jpg); background-repeat:no-repeat;}

/* LEFTNAV  */
#LeftCol {width:222px; padding:0 0 15px 0; margin:0; height:100%;}
.LEFTNAV {width:206px; padding:0 8px 14px 8px; display:block; margin:0px 0 0 0; border-left:1px solid #e6d9b8; border-right:1px solid #e6d9b8;border-top:1px solid #e4d7b4; background-image:url(../images/leftcol-bg.gif); background-repeat:repeat-x; background-color:#e9dec1;}

body:first-of-type #LeftCol {padding:0 ;}

.LEFTNAV ul {width:205px; margin:25px 0 0 0; padding:15px 0 0 0 ; background-image:url(../images/leftnav-bg.gif); background-repeat:repeat-y;}
.LEFTNAV li {list-style:none; margin:0; padding:0px 13px; width:178px; display:block; text-align:center;}
.LEFTNAV li a:link, .LEFTNAV li a:active, .LEFTNAV li a:visited {background-image:url(../images/leftnav-li-bg.gif); background-repeat:no-repeat; background-position:0 bottom;padding:5px 0px; text-decoration:none; color:#e8dec0; font-size:12px; font-family:"Times New Roman", serif; font-weight:normal; width:178px; display:block; text-transform:uppercase;}
.LEFTNAV li a:hover, .LEFTNAV .selected a:link, .LEFTNAV .selected a:active, .LEFTNAV .selected a:visited {color:#f6e3a8; }
.last {padding:0 13px 10px 13px !important;}
#ul-bot {margin-top:-3px;*margin-top:-15px;}

.LEFTNAV .selected li {margin:0; padding:8px 5px 2px 34px; border-bottom:none !important;}
.LEFTNAV .selected a:link, .LEFTNAV .selected a:active, .LEFTNAV .selected a:visited  {margin:0; padding:5px 0; background-image:none !important; }

.LEFTNAV li ul {width:177px; margin:0 !important; background-image:url(../images/leftnav-li-bg.gif); background-repeat:no-repeat; background-position:0 bottom; padding:10px 0;}
.LEFTNAV li li {padding:0 !important;}
.LEFTNAV li li a:link, .LEFTNAV li li a:active, .LEFTNAV li li a:visited {background-image:none !important; color:#e8dec0 !important; padding:1px 0 !important; font-size:14px; text-transform:capitalize;}
.LEFTNAV li li a:hover {color:#f6e3a8 !important;}

#purchase-tickets {width:181px;  margin:20px 0 0 0; padding:60px 10px 10px 15px; height:49px; background-image:url(../images/left-purchase-tickets-bg.gif); background-repeat:no-repeat;}
#schedule {width:181px;  margin:20px 0 0 0; padding:60px 10px 10px 15px; height:47px; background-image:url(../images/left-schedule-bg.gif); background-repeat:no-repeat;}
#support {width:186px; padding:17px 10px; border:1px solid #ceb588;  margin:20px 0 0 0; background-color:#ffffff; }
#support a:link, #support a:active, #support a:visited {color:#750607; text-decoration:none; font-size:12px; font-family:arial; font-weight:bold; border-top:1px solid #e7dcc3; margin:0px 0 0 0; padding:5px 0 0 0; display:block;} 
#support a:hover {color:#c3a139 !important;}
#directions {margin-top:20px;}

.hl {background-color:#f6f3ec; }
.hl a {font-weight:bold;}
.csbr {margin-bottom:-10px; display:block;}
	
/*  MAIN CONTENT TABLE */
#RightCol {padding:0 0 15px 0; width:572px; margin:0;}

/* MAIN CONTENT COLUMN */

#RightCol td {vertical-align:top;}
#BodyTable {}
.CONTENT {width:535px; padding:20px 10px 10px 20px; color:#000000;}
.CONTENT p {color:#000000/*#505050*/; font-family:arial, Times New Roman, helvetica, arial; line-height:18px; font-size:12px;}
.CONTENT img {margin:10px 10px 10px 0;}
#home .CONTENT img {margin:0;}

#current-events-block {margin:0 0 0px 0;}
.current-event-item {margin:10px 0; clear:both; float:left; display:inline; width:535px;}
.cv-image {float:left; display:inline; border:2px solid #af8c37; margin:0 15px 15px 0; padding:0;}
.current-event-item .title { width:350px; font-size:18px; font-family:Times New Roman; color:#5d0509; margin:0 0 5px 0 ; padding:0;   }
.current-event-item .date {width:350px;   color:#b08f3c;font-family:Times New Roman; font-weight:bold; font-size:14px; margin:0; padding:5px 0px; border-top:1px solid #b08f3c; border-bottom:1px solid #b08f3c; }
.current-event-item .date img {margin:0 10px 0 0 !important;}
.current-event-item p { width:350px; float:right; display:inline; margin:3px 0; padding:0;}

#upcoming-events-block {margin:0 0 20px 0; float:left; display:inline;}
.upcoming-event {float:left; display:inline; border-bottom:1px solid #e7dcc3; padding:5px 0;}
.ue-info {float:left; display:inline; width:330px; margin:5px 0; padding:0; color:#5d0509 !important; font-size:14px !important;}
.ue-info span {font-size:14px !important;}
.ue-buttons {float:right; display:inline; width:205px !important; margin:-5px 0 0; padding:0;}
.ue-buttons img {margin:10px 5px 0px 5px !important; }

.ln-item {background-color:#f2ebd4; padding:10px; margin:-3px 0 0 0;}
.ln-item a:link, .ln-item a:active, .ln-item a:visited {color:#750607; font-weight:bold; font-family:arial; font-size:12px; text-decoration:none; display:block; text-align:right;}
.ln-item a:hover {color:#c3a139;}
.ln-item p {font-family:arial;}
.all-news {color:#5d0509 !important; font-size:12px !important; font-family:Times New Roman; font-weight:700 !important; text-decoration:none; border-bottom:1px solid #d7c59b; display:block; margin:5px 0 0 0; padding:3px 0;}
.all-news:hover {color:#c3a139 !important;}


/* BOTTOMNAV | DISCLAIMER */
#FooterCol {margin:0; padding:0;}
#footer {text-align:center; width:100%; background-image:url(../images/footer-bg.gif) !important; background-repeat:repeat-x !important; padding:3px 0 0 0; margin:0;}
#footer, #footer a, #footer a:hover, #footer a:visited, #footer a:link {font-size:10px; font-family:helvetica, arial; color:#f7e6ac; line-height:17px; text-decoration:none;}
#footer a:hover {color:#b08f3c;}
.BOTTOMNAV {padding:0px ;width:100%; margin:0 auto; text-align:center;  position:absolute; left:0;}
.copy {color:#000000 !important; margin:0 auto; padding-bottom:0; text-align:right;  width:900px;}
form {margin:0; padding:0;}


#comingSoon {display:none; border:#AF8C37 1px solid; width:200px;padding:10px; position:absolute; margin-top:55px; margin-left:310px; clear:both;}
#comingSoon h1 {text-align:center; display:block;}
#comingSoon .showLink{text-align:center; display:block; margin-top:20px; margin-bottom:20px;}
#comingSoon strong {margin-bottom:10px;}
#comingSoon hr {border:#A47B3A 1px dotted;}
#home .CONTENT p {/*width:300px;*/} 
#comingSoon .moreInfoImg {float:right; margin-top:10px !important;}
.moreTickets {text-align:center !important; display:block; margin-top:5px; margin-bottom:10px;}

		/*HTML ELEMENTS */
	


/* Cms admin styles */

/* Admin sections */
.adminHeader
{
	text-align:center;
	padding-top:20px;
	margin-top:20px;
}

.admintable, .head
{
		BACKGROUND:#334433;
	WIDTH:600PX;
		font-weight:700;
		font-size:13px;
		
}
.admintable strong, #DataList1
{
	
		color:#334433;
		font-weight:700;
		font-size:13px;
		
}
.admincol
{
	text-align:center;
	color:White;
	font-weight:bold;
}
.admincol, .admincol h1
{
	text-align:center;
	width:550px;
	color:White;
	font-weight:bold;
}
.adminlinks,.adminlinks a, .adminlinks a:active, .adminlinks a:hover, .adminlinks a:link, .adminlinks a:visited {color:#ffffff; display:block; clear:both;}
.adminlinks br {display:none;}

.smallCopy
{
	color:#334433;
}
.adminlinks a, .adminlinks a:active, .adminlinks a:hover, .adminlinks a:link, .adminlinks a:visited {display:block !important;}
#Pagebody_4_1, #Pagebody_4_1, #pageLeftnav_4_1, #pageleftnav_4_1, #pageSideBar_4_1,  #pagesidebar_4_1,   #CTA_4_1, #intro_4_1
{
	width:200px;
	overflow:hidden;
}	
#errlab
{
	font-weight:bold;
	color:Red;
}
#Leftnav1_admindiv
{
	line-height:20px;
}

/*Visual Editor */
.bgwhite, body.bgwhite
{
	background-color:White;
	background-image:none;
}
.Pagebody_EndTab, .Pagebody_EndTab, .pageLeftnav_EndTab, .pageleftnav_EndTab, .pageSideBar_EndTab,  .pagesidebar_EndTab,   .CTA_EndTab, .intro_EndTab 
{
	display:none;
}
.editorbody {background:#ffffff url(none) !important;}
.ctl00_Main_FreeTextBox1_Toolbar img {margin:0 !important;}
/* End Cms admin styles */


/* Browser Specific HACKS: IF Needed place at end of style sheet, so errors do not
	prevent cross-browser CSS from being applied */

/* Make Margins safe on MAC as in Windows*/
html>body p {margin: 15px 0;}