body {
	margin-top: 0px;
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	letter-spacing: 1px;
	color: #ffffff;	
	font-size: 12px;
	font-weight: bold;
	background-color: #666;
	background: #666 url(images/bg.jpg) repeat-x;		
	scrollbar-arrow-color: #eee;
	scrollbar-3dlight-color: #ccc;
	scrollbar-highlight-color: #eee;
	scrollbar-face-color: #ccc;
	scrollbar-shadow-color: #eee;
	scrollbar-darkshadow-color: #ccc;
	scrollbar-track-color: #fff;
}

/* font link styles */

a:link {color: #ffc20e; font-weight: bold; text-decoration: none}
a:visited {color: #ffc20e; font-weight: bold; text-decoration: none;}
a:hover {color: #ccc; font-weight: bold; text-decoration: none;}
a:active {color: #ffc20e; font-weight: bold; text-decoration: none;}

.footertext a:link {font: 10px Verdana, Arial, Helvetica, sans-serif;color: #fff;text-decoration: none; font-weight:bold;}
.footertext a:visited {font: 10px Verdana, Arial, Helvetica, sans-serif;color: #fff;text-decoration: none; font-weight:bold;}
.footertext a:hover {font: 10px Verdana, Arial, Helvetica, sans-serif;color: #000;text-decoration: none; font-weight:bold;}
.footertext a:active {font: 10px Verdana, Arial, Helvetica, sans-serif;color: #fff;text-decoration: none; font-weight:bold;}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e6e6e6;
	text-decoration: none;	
}

p 
{
	margin-top: 0px;
	margin-bottom: 12px;
	color:#ffffff;
	line-height: 16px;	
}

td 
{
	margin-top: 0px;
	margin-bottom: 12px;
	color:#ffffff;
	line-height: 18px;		
}

p.zero {margin-top: 0px;}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;	
	font-weight: bold;
	letter-spacing: 2px;
	color: #ffc20e;
	line-height: normal;
	margin-top: 2px;
	margin-bottom: 2px; 	
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 18px;	
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 8px; 	
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 14px;	
	font-weight: bold;
	color: #ccc;
	letter-spacing: 1px;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 8px; 	
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 14px;	
	font-weight: bold;
	color: #ccc;
	letter-spacing: 1px;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px; 	
}

.emailform
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #fff;
	font-size: 12px;	
}

/* bulleted listing colors */

ul, li {
	margin: 0px;
	color:#747474;
	line-height: 13px;		
} 

/* div definition and styles */

#container {
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	height: 820px;
}

#title {
	position: relative;
	z-index: 100; 
	width: 980px;
	height: 30px;
	padding-top: 40px;
	margin-left: 20px;
	text-align: left;
}

#topmenu {
	position: relative;
	z-index: 999; 
	width: 992px;
	padding-top: 2px;
	padding-left: 8px;
	height: 36px;
	text-align: left;
}

#top {
	position: relative;
	z-index: 100; 
	width: 1000px;
	height: 300px;
	background: url(images/bg_top.png) no-repeat;	
}

#topleft {
	float: left;
	position: relative;
	width: 282px;
	height: 300px;
	display: inline;
}

#topmid {
	float: left;
	position: relative;
	width: 400px;
	height: 284px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: inline;
}

#topright {
	float: left;
	position: relative;
	width: 278px;
	height: 268px;
	display: inline;
	margin-left: 8px;
	text-align: left;
	padding: 16px 16px 16px 16px;
}

#main {
	float: left;
	position: relative;
	z-index: 4;
	width: 1000px;
	height: 300px;
	margin-top: 10px;
	display: inline;
}

#mainleft {
	float: left;
	position: relative;
	width: 460px;
	height: 300px;
	text-align: left;
	display: inline;
	background: url(images/bg_mainleft.png) no-repeat;		
}

#text_main_left {
	float: left;
	position: relative;
	width: 428px;
	height: 268px;
	padding: 16px 16px 16px 16px;	
}

#title_ml {
	float: left;
	position: relative;
	width: 428px;
	height: 28px;
	padding: 16px 16px 0px 16px;	
}

#scrolling_text_left {
	float: left;
	position: relative;
	width: 420px;
	height: 222px;
	padding: 0px 16px 16px 16px;
	overflow-x: hidden;
	overflow-y: auto;
}

#title_br {
	float: left;
	position: relative;
	width: 498px;
	height: 28px;
	padding: 16px 16px 0px 16px;
	text-align: left;
}

#scrolling_text_right {
	float: left;
	position: relative;
	width: 490px;
	height: 122px;
	padding: 0px 16px 16px 16px;
	overflow-x: hidden;
	overflow-y: auto;
	text-align: left;
}

#text_top_right {
	float: left;
	position: relative;
	width: 278px;
	height: 268px;	
}

#mainright {
	float: left;
	position: relative;
	width: 530px;
	height: 300px;
	display: inline;
	margin-left: 10px;	
}

#news {
	float: left;
	position: relative;
	width: 530px;
	height: 200px;
	margin-bottom: 10px;
	background: url(images/bg_news.png) no-repeat;	
}

#news_main {
	float: left;
	position: relative;
	width: 976px;
	height: 268px;
	background: url(images/bg_news_main.png) no-repeat;
	text-align: left;
	padding: 16px 8px 16px 16px;
}

#news_main_scroll {
	float: left;
	position: relative;
	width: 976px;
	height: 232px;
	text-align: left;
	overflow-x: hidden;
	overflow-y: auto;
}

#newstitle {
	float: left;
	position: relative;
	width: 110px;
	height: 184px;
	padding: 16px 0 0 100px;
	text-align: left;
	display: inline;
}

#newstext {
	float: left;
	position: relative;
	width: 300px;
	height: 164px;
	padding: 20px 20px 16px 0;
	text-align: left;
	display: inline;
}

#eventsleft {
	float: left;
	position: relative;
	width: 630px;
	height: 268px;
	display: inline;
}

#concession_schedule {
	float: left;
	position: relative;
	width: 346px;
	height: 268px;
	display: inline;
}

#divcontact {
	float: left;
	position: relative;
	width: 530px;
	height: 200px;
	margin-bottom: 10px;
	background: url(images/bg_divcontact.png) no-repeat;	
}

#text_main_right {
	float: left;
	position: relative;
	width: 498px;
	height: 168px;
	padding: 16px 16px 16px 16px;
	text-align: left;
}

#banner {
	float: left;
	position: relative;
	width: 530px;
	height: 75px;
	padding-top: 15px;
	background: url(images/bg_banner.png) no-repeat;	
}

#footer {
	width: 960px;
	height: 40px;
	padding: 0 20px 0 20px;
}

#copyright {
	float: left;
	width: 960px;
	height: 40px;
	display: inline;
}

/* fix png transparency in IE5+ for all PNG images */

img, #top { behavior: url(iepngfix.htc); }
img, #mainleft { behavior: url(iepngfix.htc); }
img, #news { behavior: url(iepngfix.htc); }
img, #news_main { behavior: url(iepngfix.htc); }
img, #divcontact { behavior: url(iepngfix.htc); }
img, #banner { behavior: url(iepngfix.htc); }

/* end of png image fix */


/* definition of main menu */
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop3.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* style the outer div to give it width */
.menu {font-size:0.85em;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:3em; background:transparent;}

/* style the sub-level lists */
.menu ul ul {width:15em;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:3em;line-height:3em;}

/* style the sub level list items */
.menu ul ul li {display:block;width:12em;height:auto;position:relative;line-height:1em;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%;	font-family:Arial;font-size:14px;font-weight:bold;text-decoration:none;color:#ffe681;background:transparent;padding:0 2em 0 1em;}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#818181; color:#ffe681;width:8em;height:100%;line-height:1em; padding:0.5em 1em;}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; w\idth:12em;}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the level hovers */
/* first */
.menu a:hover {color:#ffc20e;background:transparent;}
.menu :hover > a {color:#ffc20e;background:transparent;}
/* second */
.menu ul ul a:hover{color:#ffc20e;background:#666;}
.menu ul ul :hover > a {color:#ffc20e;background:#666;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:3em;left:0;width:14em;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);} 

/* set the position of the drop menu and fix IE6 issue */
.menu ul li a:hover ul {top:2.2em;}

/* definition of main menu ends here */

