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

/********************************************** STRUCTURE & SITE-WIDE STYLE **/

body{
 font-family:Helvetica, sans-serif;
}	
a,p,h1,h2,h3,h4,h5,h6,img,div{
	border: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leftSection ul, ul#homeLineupList{
	margin: 0px 0px 0px 22px;
	padding: 0px;
}
#leftSection li, ul#homeLineupList li{
	margin: 4px 0px;
	font-size: 11px;
}
p,ul,li{
	font-size: 12px;
	color: #000033;
}
p{
	line-height: 14px;
	letter-spacing: .03em;
}
a{
	font-size: 12px;
	text-decoration: none;
	cursor:pointer;
	color: #000033;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
a:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
h1{
	color: #000033;
	font-weight: normal;
	font-size: 16px;
}
h2{
	color: #000033;
	font-size: 14px;
	margin: 0px 0px;
	padding: 0px;
}
h3{
	color: #000033;
	font-size: 12px;
	padding: 0px;
	font-weight: bold;
	margin: 0px 0px;
}
#wrapper{
	width: 920px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.lastWord{
	text-transform:uppercase;
	font-weight: bold;
}
.alignRight{
	text-align: right;
}
.bold{
	font-weight: bold;
}
.FW_center{
	width: 100%;
	text-align: center;
}
.floatRight{
	float: right;
	margin: 10px 10px 5px 5px;
}
.floatLeft{
	float: left;
	margin: 5px;
}
#textContainBody p.charityQuotes{
	padding: 10px 30px;
	font-size: 11px;
	font-style:italic;
}
.becomePatron{
	letter-spacing: .04em;
	font-size: 15px;
	font-weight: bold;
}
embed{
	margin: 10px;
}
#splash{
	width: 600px;
	height: 500px;
	margin: 180px auto;
	text-align:center;
}
#splash a{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;	
}
#follow{
	position: absolute;
	right: 0px;
	top: -10px;
	width: 388px;
}
#follow img{
	margin: 0px;
}
h1 img{
	margin: 0px 0px 0px 25px;
}
.pdfLink{
	font-size: 14px;
	font-weight: bold;
}
/********************************************** SPONSOR NAV **/

#sponsorNavContain p{
	font-size: 10px;
	color: #B3B3B3;
	padding: 5px 0px;
}
#sponsorNavContain a img{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
#sponsorNavContain a:hover img{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

/********************************************** HEADER **/

#headContain{
	background:url(../images/headBG.jpg) repeat-x;
	position: relative;
}
#headContain a{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
#slide{
	position: absolute;
	top: 43px;
	left: 753px;
}
/********************************************** MAIN NAV **/

ul#mainNav{
	margin: 0px;
	padding: 0px;
}
ul#mainNav, ul#mainNav li{
	display:inline;
}
#mainNav a{
	padding: 0px 13px;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}

/********************************************** CONTENT **/

#contentContain{
	width: 912px;
	padding: 0px 7px 0px 6px;
}
#content{
	min-height: 346px;
	padding: 15px 0px 10px 9px;
	-moz-border-radius-bottomleft: 10px; 
	-webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.content_home{
	background: #dae0ff url(../images/background_1.png) no-repeat;
}
.content_events{
	background: #dae0ff url(../images/background_2.png) no-repeat;
}
.content_patrons{
	background: #dae0ff url(../images/background_3.png) no-repeat;
}
.content_sponsors{
	background: #dae0ff url(../images/testpage_bg4.png) no-repeat;
}
.content_volunteers{
	background: #dae0ff url(../images/testpage_bg4.png) no-repeat;
}
.content_board{
	background: #dae0ff url(../images/testpage_bg4.png) no-repeat;
}
.content_news{
	background: #dae0ff url(../images/testpage_bg4.png) no-repeat;
}
.content_contact{
	background: #dae0ff url(../images/testpage_bg4.png) no-repeat;
}
.content_charities{
	background: #dae0ff url(../images/testpage_bg4.png) no-repeat;
}
.content_lyevent{
	background: #dae0ff url(../images/testpage_bg4.png) no-repeat;
}
#textContainTop, #textContainBot {
	width: 696px;
	text-align: center:
}

#textContainBody{
	width: 696px;
	min-height: 325px;
	background:url(../images/textContainBody_BG.png) repeat;
	overflow: auto;
}
*html #textContainBody {
	background: repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/textContainBody_BG.png', sizingMethod='');
}
#textHead{
	background:url(../images/headDivide.png) repeat-x center bottom;
	position: relative;
	overflow: visible;
	margin: 10px 3px;
	padding: 0px 0px 8px;
	}
#textHead h1{
	padding: 0px 0px 0px 10px;
}

#textContainBody p{
	padding: 5px 10px;
}
#textContainBody h2{
	padding: 5px 10px;
}
#textContainBody h3{
	padding: 5px 10px;
}
#FLVPlayer {
	margin: 0px 28px;
	padding: 0px;
	background:url(../images/headDivide.png) repeat-x center bottom;
}
#leftNav{
	width: 175px;
	float: left;
}
#rightContent{
	width:521px;
	float: left;
}
.boardSection, .pressSection{
	margin: 10px 25px 1px;
	padding: 2px 10px;
	overflow: auto;
	border-bottom: 1px solid  #336699;
}
.boardSection h1{
	margin: 10px 0px;
	padding: 0px;
	border-bottom: 1px solid  #336699;
	font-weight: bold;
	text-transform:uppercase;
}
.boardSection p{
	margin: 2px 0px 10px 0px;
	padding: 0px 10px;
	border-bottom: 1px solid  #CCC;

}

#textContainBody h2{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#textContainBody h3{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#textContainBody img{
		float: left;
		margin: 0px 15px 15px 0px;
}
.thumbImg{
	float: left;
	padding: 0px 5px;
}
#leftSection{
	float: left;
	width: 240px;
	padding: 5px 5px 15px 5px;
	overflow: auto;
}
*html #leftSection{
	margin: 5px 5px 0px 2px;
}
#rightSection{
	float: left;
	width: 446px;
	overflow: auto;
	padding: 5px 0px 0px 0px;
}
.volunteerForm td{
	padding: 2px 0px;
}
.volunteerForm input{
	width: 90px;
}
.volunteerForm input.sendButton{
	width: 30px;
	height: 60px;
	padding: 5px;
}
.eventDay_calendarBtn, .eventDay_events{
	float: left;
	width: 28px;
}
.eventDay_1, .eventDay_2{
	width: 240px;
	float: left;
}	
.eventDay_events{
	width: 212px;
	min-height: 43px;
}
.eventDay_events a{
	color:#FFFFFF;
	padding: 0px;
	margin: 0px;
}
.eventDay_1 .eventDay_events{
	background: #4271a0;
	}
.eventDay_2 .eventDay_events{
	background: #3a6b9d;
}
.events_divider {
	background:transparent url(../images/events_divider.png) no-repeat 0px 0px;
	height:1px;
	padding:0px 0px;
	width:212px;
}
.events_dividerRight{
	background:transparent url(../images/events_divider.png) no-repeat center 5px;
	height:1px;
	padding:5px 0px;
	width:100%;
}
.event{
	padding: 2px 0px;
}
.eventSection{
	overflow: auto;
	padding: 10px 0px;
	margin: 0px 5px;
	border-bottom: #cccccc 1px solid;
}
.eventSection img.buyNowBtn{
	position: relative;
	top: 3px;
}	
.lastYearImage, .eventsImage{
	text-align: center;
	padding: 15px 0px;
	margin: 0px 15px;
	background:url(../images/headDivide.png) repeat-x center top;
}
.lastYearImage p, , .eventsImage p{
	font-size: 11px;
}
body#patron #leftSection{
	padding: 16px 5px 0px 5px;
}
body#events h2{
	font-size: 16px;
	padding: 4px 0px 4px 10px;
	margin: 0px 5px;
	background:#000033;
	color: #ffffff;
}	
body#events h2.hl{
	font-size: 16px;
	padding: 4px 0px 4px 10px;
	margin: 0px 0px;
	background:#000033;
	color: #ffffff;
}
#eventHighlights{
	width: 100%;
	height: 130px;
	padding: 10px 0px;
	background: #000033;
	margin: 0px 0px 5px 0px;
}
.highlightSection{
	float: left;
	width: 99px;
	height: 100px;
}
.tixbanner a{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
	cursor: pointer;
}
/********************************************** SCHEDULE NAV **/

#scheduleNavContain{
	width: 925px;
	padding: 10px 0px;
	text-align: center;
}
#scheduleNavContain a{
	padding: 0px 16px;
}
/********************************************** BOTTOM NAV **/

#bottomNavContain{
	width: 875px;
	margin: 0px 25px;
	padding: 5px 0px;
	border-bottom: 1px solid #b2d1e0;
	border-top: 1px solid #b2d1e0;
	color:#006699;
	text-align: center;
}
#bottomNavContain a{
	color:#006699;
	margin: 0px 23px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
#bottomNavContain a:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

/********************************************** FOOTER **/

#footerContain{
	width: 925px;
	text-align: center;
	margin: 10px 0px 0px 0px;
	white-space:pre;
}
#footerContain p, #footerContain a{
	color:#B3B3B3;
	font-size: 11px;
}
#footerContain a:hover{
	text-decoration: underline;
}
