@charset "utf-8";
/* CSS Document */

#container {
	width: 968px;
	background: #FFFFFF;
	overflow: hidden;
	border: 2px ridge #424242;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#banner {
	background-image: url(images/new_bg_header.JPG);
	height: 120px;
	width: 968px;
}
#logo_clickable {
	height: 100px;
}

#navigation {
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
	clear: left;
	background-color: #000000;
}

#navigation a:link {
	color: #FFFFFF;
}

#navigation a:visited {
	color: #CCCCCC;
}
#main_image {
	background-image: url(images/0804wrap.JPG);
	height: 359px;
	width: 326px;
	font-size: 1.25em;
	text-align: left;
	padding-left: 642px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#main_text {
	background-color: #FFFFFF;
	width: 300px;
	line-height: 120%;
	padding: 12px;
	border: 1px outset #CCCCCC;
}



#main_text h3 {
	font-size: 120%;
	color: #00CCFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#main_text h4 {
	font-size: 100%;
	margin: 0 auto;
}

#main_text p{
	font-size: 90%;
}
#main_text_wide {
	background-color: #FFFFFF;
	width: 700px;
	line-height: 120%;
	padding: 12px;
	border: 1px outset #CCCCCC;
}
#main_text_wide h3 {
	font-size: 160%;
	color: #00CCFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-left: 0px;
}
#main_text_wide h4 {
	font-size: 100%;
}

#left_column {
	float: left;
	width: 310px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#Schedules blockquote {
	margin: 0 auto;
}

#column_container {
	float: left;
	width: 648px;
	min-height: 760px;
}
#right_column {
	float: right;
	width: 360px;
}
#right_column h5 {
	margin: 0 auto
}

#center_column {
	width: 240px;
	margin-left: 20px;
	padding-bottom: 5px;
	background-color: #6C6C6C;
}
#center_column p {
	color: #FFFFFF;
	padding: 15px;
}
#center_column h3 {
	background-color: #333333;
	color: #FF3300;
	text-align: center;
}


body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.85em;
	background-color: #6C6C6C;
}

#bottom {
	text-align: center;
	clear: left;
	padding-top: 10px;
}

#content_left_column {
	float: left;
	width: 240px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#content_column_container {
	float: left;
	width: 688px;
	margin-left: 10px;
	background-color: #EEEEEE;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#content_column_container h2 {
	color: #FFFFFF;
	background-color: #000099;
	padding-left: 10px;
}
#clear {
	clear: both;
	float: left;
	width: 968px;
}
.info_box_small {
	font-size: 0.80em;
}
.red_text {
	color: #CC0000;
}
h3 {
	font-size: 1.25em;
	color: #000066;
	background-color: #CCCCCC;
	padding-left: 5px;
}
#lower_center {
	width: 240px;
	margin-top: 20px;
	margin-left: 20px;
}
.schedules {
	text-align: center;
}
.schedules_alternating_columns {
	background-color: #E6E6E6;
	text-align: center;
}
.quote {
	font-style: italic;
	text-align: justify;
	width: 60%;
}
#act_bottom_right {
	float: right;
	width: 350px;
	height: 280px;
	padding-top: 70px;
	background-color: #FFFFFF;
	border: 1px groove #ABABAB;
}
#act_bottom_left {
	float: left;
}
.midstory_highlight {
	background-color: #FFCC00;
	font-size: 1.10em;
}
