@charset "UTF-8";
/* CSS Document */

*, html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background-color: #69cbd9;
}




/* /\/\/\/\/\/\/\/\/\/\/\/\/\/ CONTAINERS /\/\/\/\/\/\/\/\/\/\/\/\/\/  */

.container {
	position:relative;
	width:950px;
	margin:0 auto 0 auto;
	background-color: #FFF;
}

.container2 {
	float:left;
	width:950px;
	background-color: #FFF;
	margin:0 auto 0 auto;
	background-image:url(../assets/images/special-events/2011/bg.gif);
	background-repeat:repeat-y;
}

.container3 {
	float:left;
	width:893px;
	margin:0 auto 0 auto;
	padding:0 27px 0 27px;
	background-image:url(../assets/images/special-events/2011/skyline2.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
		
		
		
		
/* /\/\/\/\/\/\/\/\/\/\/\/\/\/ CONTENT AREAS /\/\/\/\/\/\/\/\/\/\/\/\/\/  */

.left {
	float: left;
	width: 435px;
}

.right {
	width: 455px;
	background: #000000;
	float: right;
}

.bottomer {
	float:left;
	width:100%;
	height:6px;
	background-color: #FFFFFF;
	margin:0 auto 20px auto;
	background-image:url(../assets/images/special-events/2011/bottomer.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.form {
	clear:both;
	width:887px;
	background-color:#f2653b;
	border: 3px solid #000;
	margin:0 auto 0 auto;
	padding:0;
}




/* /\/\/\/\/\/\/\/\/\/\/\/\/\/ TYPE STYLING /\/\/\/\/\/\/\/\/\/\/\/\/\/  */

a:link {
	color:#70CCD6;
	text-decoration: none;
}

a:visited {
	color: #70CCD6;
	text-decoration: none;
}

a:hover, a:active, a:focus { 
	text-decoration: none;
}

.date {
	color:#f2653b;
	display:block;
	font-family:Arial;
	font-size:26px;
	font-weight:bold;
	line-height:100%;
	margin-top:15px;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
}


.address {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	margin-top:0;
	margin-right:0;
	margin-bottom:15px;
	margin-left:0;
}

.times {
	color:#f2653b;
	display:block;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	line-height:19px;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
}

.leftContent {
	color:#000;
	font-family:Arial;
	font-size:14px;
	line-height:14px;
	text-align:center;
}

.headers {
	color:#f7e433;
	display:block;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	line-height:100%;
	margin-top:6px;
	margin-right:0;
	margin-bottom:12px;
	margin-left:0;
	text-align:center;
}

.rightContent {
	padding:25px;
	color:#FFF;
	font-family:Arial;
	font-size:14px;
	line-height:130%;
	text-align:center;
}

.highlight {
	color:#f7e433;
	font-weight:bold;
}
