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

/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, a, em, font, img, 
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 {
	line-height: 1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C0C0C0;
	background-image: url(../images/bggray.jpg);
	background-repeat: repeat-x;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End Reset */

a:link {
	color: #ec008c;
	text-decoration: underline;
}
a:visited {
	color: #ec008c;
	text-decoration: underline;
}
a:hover {
	color: #ec008c;
	text-decoration: underline;
}
a:active {
	color: #ec008c;
	text-decoration: underline;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* Main Styles */

#slideshow img { display: none }
#slideshow img.first { display: block }


h2 {
	font-size: 18px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}

h3 {
	font-size: 14px;
	color: #ec0080;
	padding-top: 8px;
	padding-bottom: 8px;
}

img {
	border: 0;
}

#container {
	width: 800px;
	margin: auto;
}

#header {
	overflow:hidden;
	height:100%; /* Needed for IE6 */
	padding-top:5px;
	background-color:#ffffff;
}

#header img {
	float:left;
}

#header ul#nav {
	float:right;
	position:relative;
	margin-top:84px;	
}

#nav li {
	display: inline;
}

#body {
	width:800px;
	background:#ffffff;
	align: center;
	padding-bottom: 10px;
}

#splash {
	width: 780px;
	margin:0 auto;
	padding-top:5px;
	background-color:#ffffff;
}	

/* Splash Page Styles */

#upcoming {
	width: 780px;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom:5px;
	background-color:#ffffff;
}

#upcoming2 {
	width: 780px;
	margin: 0 auto;
	background-color:#aaaaaa;
}

#upcoming2 img.featuredImage {
	float: left;
	margin: 0px;
	padding-right: 10px;
}

#upcoming2 h2 {
	color: #ec0080;
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#upcoming2 p {
	color: #565453;
	font-size: 12px;
	padding-right: 40px;
	padding-bottom: 15px;
	line-height: 14px;
}

#upcoming2 p.details {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 10px;
}

/* Content Wrap for everything else */

#content {
	overflow:hidden;
	padding-top: 5px;
	background: #ffffff;
	padding-left:10px;
	padding-right:10px;
}

/* Wide Column */

#col3 {

}

#col3content {
	background: #cccccc;
	margin-top: 5px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 430px;
}

#col3contentbig {
	background: #cccccc;
	margin-top: 5px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#col3content span {
	color: #ec0080;
}

#col3content img {
	float: left;
	padding-right:10px;
	margin-top: 5px;
}	

#col3content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #565453;
	line-height:20px;
	margin-bottom:20px;
}

#col3content p.mission {
	font-size: 12px;
	line-height: 18px;
}

#col3contentbig p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #565453;
	line-height:20px;
	margin-bottom:20px;
}

#col3contentbig p.mission {
	font-size: 12px;
	line-height: 18px;
}

#col3contentbig img {
	float: left;
	padding-right:10px;
	margin-top: 5px;
}	

#col3contentbig span {
	color: #ec0080;
}

/* 2 Column Layout (Fat and Thin) */

#col1 {
	float: left;
	width: 585px;
	margin-right: 5px;
}

#menu {
	background: #dadade;
	height:30px;
	padding-left: 40px;
	margin-top:5px;
}

#menu li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #565453;
	text-decoration: none;
	display: inline;
	line-height:30px;
}

#menucontent {
	background: #cccccc;
	margin-top: 5px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 465px;
}

#bio {
	background: #cccccc;
	margin-top: 5px;
	height: 430px;
	padding-left: 40px;
	padding-top: 5px;
	padding-right: 40px;
}

#bio p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565453;
	text-decoration: none;
	line-height: 20px;
}

#bio p.indent {
	text-indent: 3em;
}

#bio img {
	float:left;
	margin-top: 5px;
	padding-right: 10px;
}

#bio span {
	color: #ec008c;
}	

#bio h2 {
	font-size: 18px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}

#bio p.back {
	vertical-align:bottom;
}

#menucontent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #565453;
	text-decoration: none;
	line-height:18px;
	text-indent: 20px;
}

#menucontent span {
	color: #ec008c;
}	

#col2 {
	float: right;
	width: 190px;
}

/* Footer Styles */

#footer {
	clear:both;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer li, #footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #565453;
	text-decoration: none;
}

#footer li {
	display: inline;
}