@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
html, body {
	height: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1em;
	line-height: 1.35;
}
body {
	text-align: center;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FFBC16;
	text-decoration: underline;
}
a:active {
	color: #FFBC16;
	text-decoration: none;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	width: 970px;
	background-image: url(../images/bg_shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin:auto;
	padding-right: 91px;
	padding-left: 91px;
}
#header {
	background-image: url(../images/header_ice.jpg);
	height: 175px;
	width: 970px;
}
#header h1 a {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	display: block;
	height: 174px;
	width: 588px;
	left: -27px;
	position: absolute;
	text-indent: -9999px;
}
#wrapper #myslidemenu {
	background-image: url(../images/nav_bar.gif);
	height: 40px;
	width: 950px;
	background-repeat: no-repeat;
	padding-left: 30px;
}
.divider {
	background-image: url(../images/nav_divider.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 10px;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
	position: relative;
	display: inline;
	float: left;
	z-index: 10;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
	display: block; /*background of tabs (default state)*/
	color: white;
	text-decoration: none;
	height: 40px;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}

.jqueryslidemenu ul li a:hover{
	color: #FFBC16;
	background-position: 0px -40px;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
	top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	background-image: url(../images/dropdown_bg.png);
	text-transform: uppercase;
	padding: 10px;
	letter-spacing: 0.125em;
	height: auto;
	text-align: left;
}

.jqueryslidemenu ul li ul li a:hover{ /*sub menus hover style*/
	color: #FFBC16;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
	position: absolute;
	top: 16px;
	right: 7px;
}

.rightarrowclass{
	position: absolute;
	top: 12px;
	right: 5px;
}
#main {
	width: 630px;
	text-align: left;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}
#main_wrapper {
	padding-bottom:80px;
}
#main_wrapper  p {
	font-size: 0.75em;
}
#main_wrapper h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.125em;
	color: #162934;
	text-transform: uppercase;
}
#main_wrapper h1.intro {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height: 1.25em;
	font-weight: lighter;
	text-transform: none;
	color: #FFFFFF;
	display: block;
	position: absolute;
	padding: 10px;
	background-image: url(../images/dropdown_bg.png);
	background-repeat: repeat;
	width: 690px;
	height: 80px;
	overflow: hidden;
	margin-top: 300px;
	z-index: 50;
}
#main_wrapper h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.125em;
	color: #d31145;
	margin-bottom: 10px;
}
#main_wrapper:after {
	content:" ";
	display:block;
	clear:both;
}
#main a:link,#main a:visited {
	color: #d31145;
}
#main h1 {
	font-size: 1.75em;
	color: #d31145;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	text-transform: none;
	background-image: url(../images/hash.gif);
	padding: 10px;
	margin-left: 10px;
}
#main h2 {
	position: relative;
	height: 35px;
	color: #FFFFFF;
	margin-bottom: -10px;
}
#main p {
	font-weight: normal;
	font-size: 0.9375em;
	line-height: 1.375em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
#main .box_inner {
	padding-top: 20px;
	margin-left: 10px;
	padding-bottom: 10px;
}
#main_wrapper p.mouse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .5625em;
}
#main ul {
	padding-left: 20px;
	margin-bottom: 20px;
}
#main ul li {
	line-height: 1.5;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
	font-size: .8125em;
	margin-bottom: 10px;
	padding-left: 5px;
}
.wide li {
	padding-right: 10px;
}
html ul li ul.subnav li a.onstate {
	color: #ffbc16;
}
.inner_img   {
	margin-right: 10px;
	width: 300px;
	float: left;
	margin-bottom: 10px;
}
.inner_text {
	float: right;
	width: 280px;
}
.inner_clear {
	display: block;
	clear: both;
	height: 1px;
}
.right_corner {
	background-image: url(../images/headline_right.png);
	height: 35px;
	width: 10px;
	float: left;
	clear: right;
}
.left_corner {
	background-image: url(../images/headline_left.png);
	height: 35px;
	width: 10px;
	float: left;
}
.headline {
	background-image: url(../images/headline_bg.jpg);
	float: left;
	height: 29px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
}
#sidebar {
	width: 310px;
	float: right;
	text-align: left;
	margin-top: 20px;
	margin-right: 10px;
}
a.home {
	background-image: url(../images/nav_home.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 36px;
	background-position: left top;
}
a.stations {
	background-image: url(../images/nav_stations.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 113px;
	background-position: left top;
}
a.programs {
	background-image: url(../images/nav_programs.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 159px;
	background-position: left top;
}
a.gallery {
	background-image: url(../images/nav_gallery.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 90px;
	background-position: left top;
}
a.about {
	background-image: url(../images/nav_about.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 59px;
	background-position: left top;
}
a.testimonials {
	background-image: url(../images/nav_testimonials.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 86px;
	background-position: left top;
}
a.faq {
	background-image: url(../images/nav_faq.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 26px;
	background-position: left top;
}
a.registration {
	background-image: url(../images/nav_registration.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 119px;
	background-position: left top;
}
#footer {
	position:absolute;
	bottom:0;
	width: 950px;
	height:50px;
	color: #bfccd4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	clear: left;
	left: 91px;
}
#footer a {
	color: #bfccd4;
}
#footer a:hover {
	color: #FFBC16;
}
.right {
	float: right;
	display: block;
}
.box {
	margin-bottom: 5px;
}
.box_inner {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #9aa3ac;
	height: 100%;
}
.box h1 {
	display: block;
	height: 27px;
}
.shadow_sm {
	height: 5px;
	display: block;
	background-image: url(../images/shadow_sm.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 10px;
}
.shadow_lg {
	height: 7px;
	display: block;
	background-image: url(../images/shadow_lg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 10px;
}
.shadow_310 {
	height: 5px;
	display: block;
	background-image: url(../images/shadow_310.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 310px;
	margin-bottom: 10px;
}
.shadow_630 {
	height: 5px;
	display: block;
	background-image: url(../images/shadow_630.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 630px;
	margin-bottom: 10px;
}
.tab_reg {
	background-image: url(../images/tab_register.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 27px;
}
.tab_follow {
	background-image: url(../images/tab_follow.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 27px;
}
.icons img {
	margin-right: 5px;
}
.wide DIV {
	margin-right: 10px;
}

