@charset "UTF-8";
html {
	overflow-y: scroll;
}

body {
	background-color: #AAADB0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

td.home_header {
	background-color: #656364;
}

td.home_nav {
	background-color: #445E7E;
}

td.home_main1{
	/*background-color: #293646; */
	background-color: #36475d;
}

td.home_main2{
	background-color: #E0DBDB;
}

td.home_footer{
	background-color: #646363;
}

td.sub_header{
	background-color: #36475d;
}

td.sub_main1{
	background-color: #E0DBDB;
}

@font-face
{
font-family: CentaurMT;
src: url('fonts/CentaurMT.ttf');
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;

}



.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.subBreadCrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #E6E6E6;
}

.headerGray {
	font-family: Georgia, Times, serif;
	font-size: 20px;
	line-height: normal;
	color: #E6E6E6;
}

.headerBlue {
	font-family: Georgia, Times, serif;
	font-size: 20px;
	line-height: normal;
	color: #293646;
}



.mainHeaderGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #E6E6E6;
}

.subHeaderGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #333333;
}

.sectionHeader {
	font-size: 14px;
	color: #783030;
	font-weight: bold;
}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight:bold;
	color: #000000;
}



.pageSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight:bold;
	color: #000000;
}


.ticketTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight:bold;
	color: #36475d;
}

.imageCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #333333;
}

.copyFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #464a4d;
}

.textHighlightGreen {
	font-family: Georgia, Times, serif;
	font-size: 24px;
	line-height: normal;
	color: #3aa849;
	text-align: left;
}

a:link {
	color: #036;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #036;
}
a:hover {
	text-decoration: underline;
	color: #89A79E;
}
a:active {
	text-decoration: underline;
}

a.mainHeaderGray:link {
	color: #E6E6E6;
	text-decoration: none;
}
a.mainHeaderGray:visited {
	text-decoration: none;
	color: #E6E6E6;
}
a.mainHeaderGray:hover {
	text-decoration: none;
	color: #E6E6E6;
}
a.mainHeaderGray:active {
	text-decoration: none;
}

a.breadCrumbs:link {
	color: #89A79E;
	text-decoration: underline;
}
a.breadCrumbs:visited {
	text-decoration: underline;
	color: #89A79E;
}
a.breadCrumbs:hover {
	text-decoration: underline;
	color: #89A79E;
}
a.breadCrumbs:active {
	text-decoration: underline;
}

.textboxHome {
	background-color : #E0DBDB;
	border: 1px dashed #D1C7AC;
	color: #646363;
	width: 150px;

}

.submitBtn {
	background-color : #E0DBDB;
	border: 1px solid #D1C7AC;
	color: #646363;

}

.formError {
	color: #900;	
}


.picture { padding: 3px; font: 11px/1.4em Arial, sans-serif; } 
.picture img { vertical-align:middle; margin-bottom: 3px; } 
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; } 
.left { margin: 0.5em 0.8em 0.5em 0; float:left; }


/* AVC CSS */

#brochure_button {
	float: right;
	margin: -26px 30px -20px 0px;
	border: none;
}

.avc_box {
	background-image: url('/library/images/programs/artventure/campBox_spring.jpg');
	height: 282px;
	width: 740px;
}

.avc_slideshow_container {
	margin: 28px 29px 0px 0px;
	float: right
}

#avc_slideshow {
	position:relative;
	top:0px;
	left:0px;
	height:223px;
	width:543px;
	border: 0px solid #c8c3c3;
}

#avc_slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	width: 543px;
	border: none;
}

#avc_slideshow IMG.active {
    z-index:10;
}

#avc_slideshow IMG.last-active {
    z-index:9;
}




/* jQuery slideshow CSS */

#slideshow {
	position:relative;
	top:0px;
	left:0px;
	height:300px;
	width:450px;
	border: 1px solid #c8c3c3;
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	width: 450px;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}





/* Nights slideshow CSS */

#nights_slideshow {
	position:relative;
	top:0px;
	left:0px;
	height:239px;
	width:633px;
	border: 0px solid #c8c3c3;
}

#nights_slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	width: 633px;
}

#nights_slideshow IMG.active {
    z-index:10;
}

#nights_slideshow IMG.last-active {
    z-index:9;
}
