/* GENERAL */
* {
	margin:0;
	padding:0;
}
 
	/*Holiday Image / Show */
div#holidayad {
position:relative;
	width:150px;
	border: 2px solid #fff;
	color: #000;
	font-size: 10px;
	background-color: #9ed0ee;
	padding: 5px;
	text-align: left;
}

body {
	margin: 0;
	padding: 0;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-align:center;
	background-image:url(../images/back.jpg);
}

a:link, a:visited {
	color:#3182C0;
}

a:active, a:hover {
	color:#333333;
}

div#super-wrap {
	width:778px;
	margin-right:auto;
	margin-left:auto;
	margin-top:50px;
	padding:22px 22px 0 22px;
	background-image:url(../images/canvas.gif);
}

img.rightFloat {float:right; margin-left:10px;}
p.centerLg {text-align:center; font-size:13px;}
p.centerBold {text-align:center; font-weight:bold;}

/* CMS */
div.edit-div-stats {
	font-size:10px;
	color:#999999;
	border-bottom:solid 1px #999;
	margin-bottom:10px;
}

table.mceEditor {
	width:320px;
}

td.mceEditor_border {
	padding:0;
}

td.mceEditor_border iframe {
	width:100%;
	height:100%;
	overflow:scroll;
	margin:0;
}

/* HEADER */
div#header {
	height:80px;
}

img#logo {
	border:0;
	float:left;
	margin:21px 50px 14px 0;
}

img#main_ad {
	border:0;
	float:left;
	margin:10px 0 8px 0;
}

/* LOGIN BOX */
div#login_box {
	width:200px;
	float:right;
	margin:4px 0 5px 49px;
}

div#login_box form input {
	border:solid #CCCCCC 1px;
	margin-bottom:5px;
	color:#666666;
	padding:2px;
}

div#login_box form input.button_right, div#login_box form input.button_left {
	padding:0 5px;
	background:white;
	font-size:10px;
	font-weight:bold;
	margin-bottom:0;
}

input.button_right {
	float:right;
}

input.button_left {
	float:left;
}

/* NAV */
div#nav_int {
	float:left;
	background-image:url(../images/nav_back.gif);
	background-repeat:no-repeat;
	height:30px;
	width:776px;
	position:absolute;
	top:-30px;
	left:1px;
}

* html div#nav {
	left:0;
}

div#nav_home {
	float:left;
	background-image:url(../images/nav_back_home.gif);
	background-repeat:no-repeat;
	height:30px;
	width:776px;
	position:absolute;
	top:-30px;
	left:1px;
}

ul#nav {
	padding:0;
	margin:0 0 0 31px;
	list-style:none;
	font-size:9px;
	font-weight:bold;
}

ul#nav a:link, ul#nav a:visited {
	color:#333333;
	text-decoration:none;
}

ul#nav a:active, ul#nav a:hover {
	color:#007CC2;
}

ul#nav li {
	float:left;
	position:relative;
	width:auto;
	padding:10px 9px 0 9px;
	text-align:center;
	display:block;
	text-transform:uppercase;
	height:15px;
}

ul#nav li:hover {
	background:url(../images/yah.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

ul#nav li ul {
	display:none;
	position:absolute;
	top:24px;
	left:-1px;
	list-style:none;
	margin:0;
	padding:0;
	width:100px;
	border:0;
	border-right:solid white 1px;
	border-left:solid white 1px;
	border-bottom:solid white 1px;
}

ul#nav li ul li:hover {
	background-color:#9ED0EE;
	background-image:none;
	border-top:solid white 1px;
	border-bottom:solid white 1px;
}

ul#nav li ul li {
	float:none;
	text-align:left;
	border:0;
	background-color:#BEBEBE;
	font-size:9px;
	padding:4px 5px 0 5px;
	text-transform:none;
	border-top:solid #BEBEBE 1px;
	border-bottom:solid #BEBEBE 1px;
}

li>ul {
	top:auto;
	left:auto;
}

ul#nav li:hover ul, ul#nav li.over ul {
	display:block;
}

ul#nav li#yah {
	background:url(../images/yah.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#007CC2;
}

ul#nav li ul li#yah {
	background-color:#9ED0EE;
	background-image:none;
	border-top:solid white 1px;
	border-bottom:solid white 1px;
}

/* SEARCH */
div#search {
	float:right;
	margin:5px 32px 0 0;
}

* html div#search {
	margin-right:16px;
}

div#search form input.search_field {
	border:solid #CCCCCC 1px;
	color:#333333;
	padding:2px;
	font-size:10px;
	text-align:center;
	position:relative;
	top:-2px;
}

div#search form input.search {
	background-image:url(../images/search.gif);
	background-color:white;
	width:21px;
	height:17px;
	border:none;
	position:relative;
	top:1px;
}

* html div#search form input.search {
	top:0;
}

p.sp2_info {
	color:#333333;
	text-align:center;
}

span.sp2_result {
	color:#333333;
}

span.sp2_select {
	font-weight:bold;
	color:#9ED0EE;
}

span.sp2_nowpage {
	color:#9ED0EE;
}

/* BODY */
div#body {
	position:relative;
}

/* FEATURED BOX */
div#featured {
	width:240px;
	height:400px;
	float:left;
	background-image:url(../images/feature_frame.gif);
	position:absolute;
	top:20px;
	left:10px;
	z-index:50;
}

iframe {
	border:none;
	width:226px;
	height:386px;
	margin-top:7px;
}

body#featured {
	background-color:#236CB6;
	background-image:none;
}

div#featured_nav {
	font-size:15px;
	text-transform:uppercase;
	padding:0 5px;
	font-family:'Trebuchet MS', Tahoma, Sans-serif;
	letter-spacing:1px;
	color:#333333;
	background-image:url(../images/featured_head.jpg);
	height:30px;
	background-position:bottom;
	background-repeat:repeat-x;
	border-bottom:solid white 3px;
}

div#featured_link {
	float:left;
	margin-top:7px;
}

* html div#featured_link {
	font-weight:bold;
	margin-top:4px;
}

div#upcoming_link {
	float:right;
	margin-top:7px;
}

* html div#upcoming_link {
	font-weight:bold;
	margin-top:4px;
}

div#featured_nav a {
	color:#BDBDBD;
	text-decoration:none;
}

img#indicator_featured {
	position:relative;
	top:-10px;
	left:-72px;
}

img#indicator_upcoming {
	position:relative;
	top:-10px;
	left:68px;
}

ul#featured {
	list-style:none;
	text-align:left;
	margin-top:-18px;
	background-color:#236CB6;
}

ul#featured li {
	padding:10px 5px;
	color:white;
}

ul#featured li.light {
	background-color:#9ED0EE;
	color:#666666;
}

ul#featured h3 {
	font-size:13px;
	font-family:'Trebuchet MS', Tahoma, Sans-serif;
	margin-bottom:5px;
}

ul#featured p {
	line-height:130%;
	margin-left:15px;
}

ul#featured a:link, ul#featured a:visited {
	color:white;
	text-decoration:none;
}

ul#featured li.light a:link, ul#featured li.light a:visited {
	color:#666;
	text-decoration:none;
}

ul#featured a:active, ul#featured a:hover {
	color:#333333;
	text-decoration:underline;
}

ul#featured li.light a:active, ul#featured li.light a:hover {
	color:#333333;
	text-decoration:underline;
}

/* TELL A FRIEND */
img#tell {
	border:0;
	float:left;
	position:absolute;
	top:430px;
	left:55px;
}

img#tell_home {
	border:0;
	float:left;
	position:absolute;
	top:430px;
	left:55px;
	z-index:500;
}

/* VIDEO */
div#video {
	height:253px;
	width:285px;
	margin-top:20px;
	position:absolute;
	top:0;
	margin-bottom:50px;
}

/* MAIN CONTENT */
div#content {
	padding:680px 220px 1px 268px;
	text-align:left;
	background-color:#236CB6;
	background-image:url(../images/content_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	color:white;
	margin-top:40px;
	width:288px;
}

div#content_home {
	padding:680px 220px 1px 268px;
	text-align:left;
	background-color:#236CB6;
	background-image:url(../images/content_bg_home.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	color:white;
	margin-top:40px;
	width:288px;
}

* html div#content, * html div#content_home {
	position:relative;
	left:1px;
	height:1px;
}

* html div#content {
	padding-right:210px;
}

div#content2 {
	margin-top:-660px;
	height:650px;
	overflow:auto;
	padding:0 5px;
	width:288px;
}

div#calendarDiv {
	margin-top:-660px;
	height:650px;
	overflow:auto;
	padding:0 5px;
	width:468px;
}

div#content h1 {
	font-size:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	text-align:center;
	font-weight:normal;
	z-index:3000;
}

div#content_home h1 {
	font-size:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:-400px;
	margin-bottom:10px;
	text-align:center;
	font-weight:normal;
	z-index:3000;
}

div#content p, div#content_home p {
	font-size:11px;
	line-height:150%;
	margin-bottom:10px;
	text-align:justify;
}

div#content ul {
	font-size:11px;
	line-height:150%;
	margin-bottom:10px;
	text-align:justify;
	margin-left:25px;
}

div#content ol {
	font-size:11px;
	line-height:150%;
	margin-left:25px;
	margin-bottom:20px;
}
	

h4 {
	font-size:12px;
	margin-bottom:0;
	font-weight:normal;
	font-style:italic;
}

form#contact input, form#contact textarea {
	border:solid #9ED0EE 1px;
}

div#content a:link, div#content a:visited, div#content_home a:link, div#content_home a:visited {
	color:white;
}

div#content a:active, div#content a:hover, div#content_home a:active, div#content_home a:hover {
	color:#333333;
}

/* RIGHT COLUMN */
div#right_col {
	width:180px;
	float:right;
	position:absolute;
	top:20px;
	left:586px;
	z-index:50;
}

/* BLOG BOX */
div#blog {
	width:180px;
	z-index:50;
	padding-bottom:10px;
	margin-bottom:10px;
	background-image:url(../images/blog_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

img#blog {
	border:0;
}

div#blog h2 {
	font-family:'Trebuchet MS', Tahoma, Sans-serif;
	margin-bottom:5px;
	text-transform:uppercase;
}

div#blog h2 a {
	text-decoration:none;
}

ul.feed {
	list-style:none;
	text-align:left;
}

ul.feed li {
	margin-bottom:10px;
}

ul.feed h3 {
	font-size:13px;
	font-family:'Trebuchet MS', Tahoma, Sans-serif;
	margin:0 12px;
}

ul.feed h3 a:link, ul.feed h3 a:visited {
	color:#333333;
	text-decoration:none;
}

ul.feed h3 a:active, ul.feed h3 a:hover {
	color:#007CC2;
	text-decoration:underline;
}

ul.feed p {
	line-height:130%;
	margin:0 12px;
}

* html ul.feed p {
	line-height:normal;
}

/* ADS */
div#ads img {
	margin-bottom:10px;
}

/* FOOT */
div#foot {
	background-image:url(../images/canvas_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:778px;
	margin:0 auto 50px auto;
	background-color:white;
	padding:10px 22px 22px 22px;
}

div#foot a {
	font-weight:bold;
	text-decoration:none;
}

div#logos {
	width:800px;
	height:100px;
	margin:0 auto 20px auto;
	position:relative;
	top:-45px;
	left:0;
}




/* CALENDAR */
table#weeks {
	width:100%;
	margin-bottom:20px;
	font-size:12px;
}

td#this {
	text-align:right;
}

div.daylist {
	margin-left:20px;
	margin-bottom:20px;
}

div.daylist h3 {
	margin-bottom:0;
}

div.daylist p {
	margin-top:0;
}




/* PROGRAMS */
table#categories {
	width:100%;
	text-align:center;
}

table#categories td {
	width:50%;
	padding-bottom:15px;
}

table#categories h3 {
	font-size:15px;
}

h2.category {
	font-size:15px;
	margin-bottom:10px;
}

div.category {
	margin-left:20px;
}

div.category h3 {
	font-size:15px;
	font-weight:normal;
	margin-bottom:5px;
}

div.category p {
	margin-left:20px;
}