body {
	font: 100% Helvetica, Verdana, Arial, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	/*text-align: center; */
	font-size:12px;
	color: #000000;
}

a, a:link, a:visited {
	color: #0061A4;
}

a:hover {
	color: #88B3D0;
}

a:active {
 outline: none;
}
a:focus { outline: none; }


.mainCol #container {
	width: 931px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.mainCol #bannerArea {
	margin: 0;
	height:302px;
	padding-left: 4px; 
	padding-top: 5px;  
	
}

.centerbanner{ /*IE method of centering a relative div*/
text-align: center;
}

.centerbanner>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}


.mainCol #titleArea {
	/*margin-top:5px; */
	height: 23px;
	padding-top:7px;
	margin-left: 15px;

}

#titleArea {
	background-image:url(../site_images/page_title_circle.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF381E;
	width:798px;
	float:left;
	display:inline;
}

.addthis {
	float:right;
	display:inline;
	width:100px;
	margin:5px 2px 0px 0px;

}

.page_title {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#005FA0;
}

.mainCol #titleArea img {
	border: 1px solid #ffffff;
}
.maincol #globalNav {
	margin: 0;
	overflow:auto;
}

#globalNav_left{
	float:left;
}

#globalNav a{
	padding-left: 23px;
}

#globalNav_right {
	float: right;
	margin-right: 0px;
	display:inline;
}

#globalNav_right a {
	padding:0px;
}

.mainCol #header {
	margin: 0;
	
}
.mainCol #header {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.mainCol #backgroundWrapper {
	background-image: url(../site_images/background.jpg);
	background-repeat: no-repeat;	
	background-color: #F1F1F1;
	padding: 0;
	clear:both;
	/*overflow:auto; */
}



.mainCol #mainContent {
	padding: 0 15px; 
}
.mainCol #footer {
	padding: 10px 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image:url(../site_images/body_rounded_bot.gif);
	background-position:top;
	background-repeat:no-repeat;
	clear:both;
	overflow:auto;
}
.mainCol #footer p{
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; 
	
}

.mainCol #footer_content {
	margin-top: 8px;
	border-top: 1px solid #B9C9D3;
}
.mainCol #footer_left {
	margin-top: 10px;
	margin-left: 15px;
	font-size: 12px;
	color: #96999C;
	float:left;
	display:inline;
}

.mainCol #footer_right {
	margin-top: 10px;
	margin-right: 15px;
	float:right;
	display:inline;
}

#mainContent {
	font-size: 12px;
	
}

#left_column {
	width: 176px;
	margin-top: 20px;
	float:left;
	display:inline;
	padding-left:15px;
}

#left_column a {
	line-height: 20px;
	font-size: 12px;
	text-decoration:none;
	/*font-weight:bold; */
	color: #005FA0;
}

#left_column a:hover, #left_column a:active {
	color: #FF381E;
}

.left_column_on {
	color: #FF381E;
}

#body_text {
	width: 565px;
	margin-top: 43px;
	margin-left: 30px;
	line-height: 18px;
	float:left;
	display:inline;
	font-size: 12px;
}

#body_text ul li {
	margin-bottom: 8px;
}

#mainContent h2 {
	color: #005FA0;
	font-size: 14px;
}

.header_text {
	color: #005FA0;
	font-size: 14px;
	font-weight:bold;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

/* HOME */


#backgroundWrapper_home {
	background-image:url(../site_images/background_home.jpg);
	background-repeat:no-repeat;
	background-color: #F1F1F1;
	padding: 0;
	clear:both;
	overflow:auto;
}

.home_left {
	width: 461px;
	margin-left:3px;
	float:left;
	display: inline;
	}

.home_left_column {
	width:230px;
	float:left;
	display:inline;
}

.home_left_column_two {
	margin-left:1px;
}

.home_left_box_top {
	background-image:url(../site_images/home_left_box_top.gif);
	background-repeat:no-repeat;
	height: 89px;
	text-align:center;
}

.home_left_box_bot {
	background-image:url(../site_images/home_left_box_bot.gif);
	background-repeat:no-repeat;
	height:96px;
	text-align:center;
}

.home_right {
	width:459px;
	height:185px;
	margin-left:4px;
	background-image:url(../site_images/home_right_bg_bot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
	display:inline;
}

.home_right_title {
	height:8px;
	text-align:right;
	background-image:url(../site_images/home_right_top.gif);
	background-repeat:no-repeat;
	/* 
	padding:5px 12px 0px 0px;
	margin-right:10px;
	*/
}

.home_right_title a,.home_right_title a:link,.home_right_title a:visited {
	color: #0061A4;
	text-decoration:none;
}

.home_right_img_wrapper {
	overflow:auto;
}

.home_right_img {
	float:left;
	display:inline;


}

.home_right_img_spacer {
	margin-left: 1px;
}

.social_links_wrapper {
	overflow:auto;
	margin-top:15px;
}

.social_links_col_one {
	float:left;
	padding-left:15px;
}

.social_links_col_two {
	float:right;
}
/* END HOME */

/* HEADER */

.header_logo {
	float:left;
	display:inline;
}

.header_ad {
	float:right;
	display:inline;
}

.scroll_content_wrapper {
	height:60px;
	overflow:hidden;
}

.scroll_event_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px 2px 0px 10px;
	color: #404040;
	font-weight:bold;
}

.scroll_event_date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:10px;
	color: #404040;
	height:30px;
	overflow:hidden;
}

.scroll_links {
	padding-left:10px;
	font-size:10px;
}
.scroll_links a,.scroll_links a:link,.scroll_links a:visited{
	color:#00255C;
	text-decoration:none;
	
}



/* END HEADER */


/* BANNER */

.banner_flash {
	width:758px;
	height:297px;
	float:left;
	display:inline;
	
}

.banner_gradient {
	width:199px;
	height:117px;
	margin-top:18px;
	padding: 14px 70px 0px 26px;
	background: transparent url(../site_images/banner_grad.png);
	background-repeat:no-repeat;
}

.banner_title {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FF381E;
}

.banner_date,.banner_desc {
	font-size:10px;
	padding:2px 0px 2px 0px;
	color:#CCCCCC;
	
}

.banner_desc {

	height:60px;
	overflow:hidden;
}

.banner_more_links a, .banner_more_links a:link, .banner_more_links a:visited  {
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}

.banner_scroll {
	width: 167px;
	height: 296px;
	float:left;
	display:inline;


}

/* END BANNER */


/* FOOTER */ 

#footer_left a, #footer_left a:link,#footer_left a:visited {
	color: #96999C;
	text-decoration:none;
	padding-left:15px;
}

#footer_left a:hover {
	text-decoration: underline;
}

/* END FOOTER */

/* SEARCH */

.search_results {
	margin-bottom: 10px;
}

.search_section {
	color: #005FA0;
	font-size: 14px;
	font-weight:bold;
}

.search_box {
	width: 153px;
	height: 13px;
	border: 1px solid #B5B5B5;
	font-size:11px;
	padding:1px 0px 1px 2px;
	color: #B5B5B5;
}

.search_form {
	padding:0px;
	margin:0px;
}

#globalNav_right {
	margin-bottom:2px;
}

/* END SEARCH */

/* LOGIN */

a.logout {
	color: #FF0000;
	font-size:11px;
}

.login_box {
	font-size: 12px;
}

.login_box input {
	border: 1px solid #000000;
}
/* END LOGIN */

/* EVENTS */

table.event_listing td {
	border-bottom: 1px solid #0061A4;
	padding-top:10px;
	padding-bottom:10px;
	
}

.event_row_on {
	background-color: #E6E9EE;
}

/* END EVENTS */

/* MOBILE */

.mobile_button a {
	display:block;
	background-color:#0061B4;
	color:#ffffff;
	width:100px;
	text-align:center;
	font-weight:bold;
	padding:5px;
}


/* END MOBILE */