body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-image: url(../../images/web/back.jpg);
}
.main {
	background-color: #101010;
	width: 761px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 100%;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #101010;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #101010;
	border-left-color: #101010;
}
.menu {
	float: left;
	width: 761px;
	display: block;
}
.line {
	background-color: #101010;
	display: block;
	height: 10px;
	width: 100%;
	clear: both;
}
.secondary_promo {
	width: 299px;
	float: right;
	border: 1px solid #333;
	margin-bottom: 10px;
	height: 150px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h2 {
	font-size: 16px;
	color: #CC0000;
}
.homenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	text-decoration: none;
	width: 145px;
	padding-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #272727;
	padding-right: 10px;
}
.homenav li {
	margin-top: 5px;
	width: 135px;
	display: block;
	margin-bottom: 5px;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-right: 10px;
	padding-left: 10px;
}
.notice {
	color: #CCCCCC;
}
.promo {
	color: #FFFFFF;
}



.hours {
	width: 200px;
	height: 230px;
	margin-left: 10px;
	line-height: 16px;
}
.content {
	width: 150px;
	float: left;
	padding-top: 5px;
	margin-left: 50px;
	margin-top: 10px;
}
.promo_img {
	float: left;
	height: 150px;
	width: 148px;
	display: block;
	clear: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.promo_text {
	width: 141px;
	float: right;
	margin-left: 5px;
	display: block;
}
.tickets {
	width: 135px;
	display: block;
	line-height: 14px;
	text-align: left;
	padding-top: 6px;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding-left: 10px;
	padding-bottom: 6px;
}
.caption {
	float: left;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 12px;
	margin-bottom: 10px;
}
.right_panel {
	width: 300px;
	float: right;
	height: 100%;
	padding-top: 10px;
}
.content_right {
	float: left;
	width: 200px;
	margin-top: 15px;
}
.secondary_promo_img {
	width: 298px;
	float: right;
	border: 1px solid #333;
	margin-bottom: 10px;
	overflow: hidden;
	height: 150px;
}
.promo_h1 {
	font-size: 12px;
	font-weight: bold;
	height: 65px;
	margin-top: 40px;
	display: block;
	color: #678082;
	margin-right: 5px;
	line-height: 16px;
}
.promo_h2 {
	font-size: 11px;
	line-height: 14px;
	color: #999;
	font-weight: bold;
	margin-right: 5px;
	width: 135px;
	display: block;
}
.more {
	text-align: right;
	float: right;
	width: 100%;
	color: #FFF;
	text-decoration: underline;
	margin-top: 30px;
}
.more a:visited {
	text-decoration: underline;
	font-weight: bold;
}
.more a:link {
	text-decoration: underline;
	font-weight: bold;
}

html { 
    height: 100%; 
} 

body { 
    height: 100%; 
} 
#container { 
    position: relative; 
    min-height: 100%; 
} 
* html #container { 
    height: 100%; 
} 
#content { 
    /* this should be the height of your footer  
    plus a bit more to add some space between  
    the end of your content and the footer on  
    long pages */ 
	clear: both;
    padding-bottom: 40px; 
} 
#footer {
	width:781px;
	background-color:#101010;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: left;
} 
.wrapper {
	background-color: #101010;
	width: 781px;
	height: 100%;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
}
.ngvi a:visited {
	color: #FD2085;
	font-weight: bold;
}
.ngvi a:link {
	color: #FD2085;
	font-weight: bold;
}
.ngva a:visited {
	color: #FE882A;
	font-weight: bold;
}
.ngva a:link {
	color: #FE882A;
	font-weight: bold;
}
