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

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/brownbg.jpg);
	background-repeat: repeat-x;
	background-color: #403e35;
	margin: 0px;
	height: 100%;
}
#form_wrap {
	width: 475px;
	margin-left: 17px;
	float: none;
}
.copy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232323;
	padding-right: 15px;
	line-height: 16px;
}
#submit {
	background-color: #CCCCCC;
	border: 1px solid #005E84;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	cursor: pointer;
}
/* CSS Document */

/* CSS Document */
html, body, #mainwrap { height: 100%;}

body  > #mainwrap { height: auto; min-height: 100%; 
}
* html #mainwrap { 
    height: 100%; /* works as min-height in IE6 when overflow is visible (default) */
}
#mainwrap {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/contentbg.png);
	background-repeat: repeat-y;
	height: auto;
	margin-top: 0px;
	min-height: 100%;
	padding-bottom: 0px;
}
#tophome {
	background-image: url(images/tophome.jpg);
	background-repeat: no-repeat;
	width: 1003px;
}
#topabout {
	background-image: url(images/topabout.jpg);
	background-repeat: no-repeat;
	width: 1003px;
}
#topevents {
	background-image: url(images/topevents.jpg);
	background-repeat: no-repeat;
	width: 1003px;
}
#topcontact {
	background-image: url(images/topcontact.jpg);
	background-repeat: no-repeat;
	width: 1003px;
}
#topkids {
	background-image: url(images/topkids.jpg);
	background-repeat: no-repeat;
	width: 1003px;
}
#topadults {
	background-image: url(images/topadults.jpg);
	background-repeat: no-repeat;
	width: 1003px;
}
#topprograms {
	background-image: url(images/topprograms.jpg);
	background-repeat: no-repeat;
	width: 1003px;
}

#mainnav {
	height: 56px;
	padding-top: 50px;
	width: 713px;
	padding-left: 290px;
}
#contentwrap {
	margin-top: 190px;
	margin-left: 96px;
	padding-bottom: 139px;
}
#sidecontent {
	width: 345px;
	float: right;
	padding-top: 155px;
	margin-left: 25px;
}
#pagecontent {
	float: left;
	width: 507px;
}
#navlist li
{
	float: left;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	list-style-type: none;
	padding-right: 0px;
	padding-left: 0px;
	width: auto;
	background-image: url(images/navline.png);
	background-position: right;
	height: 57px;
	background-repeat: no-repeat;
}
#navlist img {
	width: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}

#navlist li a, #navlist li a:link
{
	color: #555;
	text-decoration: none;
	padding-right: 21px;
	padding-bottom: 11px;
	padding-left: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/navline.png);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 50px;
	height: 56px;
}

#navlist li a:hover
{
	color: #039;
	cursor: pointer;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #FC0012;
}

#navlist li a#current, #navlist li a#current:link
{
	color: #000;
	cursor: default;
	font-weight: bold;
	border-bottom: 12px solid #999;
}

#navlist li a#current:hover
{
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #F7060B;
}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
#footer {
	height: 139px;
	background-image: url(images/foot.png);
	background-repeat: no-repeat;
	position: relative;
	clear: both;
	margin-top: -139px;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	width: 1003px;
}

#sidespacer {
	float: right;
	width: 295px;
}
#sidenewscontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #036082;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036082;
	padding-bottom: 3px;
}
#footerleft {
	margin-left: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 72px;
	line-height: 17px;
	width: 455px;
	float: left;
}
#footerright {
	float: right;
	width: 255px;
	padding-top: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	background-image: url(images/chong3_blue1_flat_burttons_27.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 75px;
}
#sidenews {
	float: left;
	width: 282px;
	margin-left: 12px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-image: url(images/snbgd.png);
	background-position: top;
	padding-top: 7px;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-bottom: 10px;
}
#sidenews img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidenewscontent {
	width: 262px;
	padding-right: 16px;
	padding-left: 16px;
	background-image: url(images/chong3_blue1_flat_burttons_21.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: top;
}
#sidenavcontainer {
	float: left;
	width: 323px;
	padding-left: 19px;
}
#sidenavlist li a, #sidenavlist li a:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #555;
	text-decoration: none;
}
#sidenavlist li a:hover {
	color: #D0020B;
}
#mainpic {
	height: 172px;
	width: 506px;
	padding-bottom: 18px;
}
#apDiv1 {
	width:406px;
	height:33px;
	z-index:100;
	background-image: url(images/hometitle.png);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 120px;
	visibility: hidden;
}

#sidenavlist li
{
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #35322B;
	padding-top: 10px;
	padding-right: 0.25em;
	padding-bottom: 10px;
	background-image: url(images/chong3_blue1_flat_burttons_14.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 18px;
}
#tab 
{
	top:0;
	height:56px;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
	height: 56px;
}
#tab a 
{
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
	height: 56px;
	background-color: #000;
	background-image: url(images/bright_1012.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	cursor: pointer;
}
#tab a span 
{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#707070;
	font-weight:700;
	line-height:51px;
	height: 56px;
	padding-top: 0;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: left top;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right 56px;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#900;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
.sideeventdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 3px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232323;
	line-height: 18px;
	padding-left: 15px;
	text-align: justify;
	padding-right: 15px;
}
#copycontainer {
}
#copycontainer li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	list-style-position: outside;
	list-style-type: square;
	line-height: 18px;
}
#copycontainer ul {
	padding-left: 25px;
	padding-top: 10px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #01476B;
	text-decoration: underline;
	font-weight: bold;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
#slideshow {
	position:relative;
	height:172px;
	float: left;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#contentpics {
	float: left;
	width: 119px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#contentpics img {
	padding-bottom: 20px;
}
#textspace {
	height: 5px;
}
.quote  img {
	padding-top: 5px;
	padding-bottom: 18px;
}
#copycontainer li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #107194;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: square;
	padding-left: -10px;
	margin-left: 15px;
	line-height: 22px;
}
.copycenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #196D8B;
	line-height: 16px;
	padding-left: 0px;
	text-align: center;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CE0111;
	text-align: justify;
	font-weight: bold;
	line-height: 15px;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 20px;
}
.quoteauthor {
	font-size: 10px;
	padding-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: 0;
	padding-bottom: 10px;
	text-indent: 11px;
	text-align: left;
	line-height: 18px;
}
.pgtitle {
	font-size: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #107499;
	letter-spacing: 0px;
	line-height: 30px;
}
.style3 {color: #107499}
.copy img {
	padding-top: 9px;
	padding-bottom: 12px;
}
.copy img {
	padding-top: 9px;
	padding-bottom: 12px;
}
.copy_specialclasses {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232323;
	line-height: 16px;
	padding-left: 15px;
	text-align: justify;
	padding-right: 15px;
}
.copy_specialclasses img {
	padding-top: 1px;
	padding-bottom: 12px;
	padding-right: 12px;
}
.copy_sclassestitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	line-height: 16px;
	padding-left: 15px;
	text-align: justify;
	padding-right: 15px;
}
#footerpics .copy img {
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 15px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #156287;
}
#sideemail {
	float: left;
	width: 282px;
	margin-left: 12px;
	margin-top: 30px;
	margin-bottom: 10px;
	background-image: url(images/snemail.png);
	background-position: top;
	padding-top: 7px;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-bottom: 10px;
	height: 65px;
}

#emailform {
	width: 270px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	left: 0px;
	clear: both;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
}
fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	width: 270px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#gobutton {
	background-image: url(images/go.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 45px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #1F315A;
	vertical-align: top;
	color: #BF001C;
	padding-left: 10px;
	margin-left: 7px;
}
#sideemail  .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004E72;
	padding-left: 6px;
	padding-top: 1px;
}
#sideemail .copy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232323;
	padding-left: 6px;
}
.copy_directions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232323;
	line-height: 16px;
	text-align: left;
	width: 286px;
}
.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}
#footerleft a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.copyschedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232323;
	line-height: 16px;
	padding-left: 15px;
	text-align: left;
	padding-right: 15px;
}
#copycontainerbelt {
}
#copycontainerbelt li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
	padding-left: -10px;
	margin-left: 15px;
	line-height: 22px;
}
#copycontainerbelt ul {
	padding-left: 15px;
}

