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

@import url("form.css");
@import url("datatable.css");

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	margin:0px;
}
a {
	color:#1C5393;
}
#wysiwyg {
	padding:10px;
	background:#FFFFFF;
}

/** Containers **/

#header_container {
	margin:0px auto;
}

#content_container {
	margin:0px auto;
}

#footer_container {
	margin:0px auto;
}


/** Header NAV **/

#header_nav {
	margin:0px auto;
	width:960px;
	height:45px;
	background:url(../images/nav_bg.jpg) repeat-x;
	margin-top:9px;

}
#header_nav ul {
	height:45px;
	margin:0px;
	width:780px;
	float:left;
}
#header_nav li {
	float:left;
	height:45px;
}
#header_nav li a {
	display:block;
	padding-right:13px;
	background:url(../images/nav_spacer.jpg) right top no-repeat;
	color:#082F68;
	text-decoration:none;
	padding-top:16px;
	padding-left:13px;
	padding-bottom:18px;
	list-style:none;
	font-size:14px;
}
#header_nav li a:hover {
	color:#2681B6;
}

#header_nav ul {
	padding:0px;
	list-style:none;
}



/** Header **/

#header {
	height: 303px;
	background:url(../images/headerbg.jpg) top repeat-x;
}

#header_middle {
	width:960px;
	margin:0px auto;
	height:268px;
}

#header_bottom {
	width:960px;
	margin:0px auto;
	height:37px;
	background:url(../images/header_bottombg.jpg) repeat-x;	
	margin-top:-2px;
}

.headerbox {
	float:left;
	margin-right:30px;
	color:#2581b6;
	font-size:11px;
}
.headlines_lbl {
	float:left;
	width:97px;
	height:37px;
}
.headlines_marquee {
	float:left;
	padding:0px 12px 0px 11px;
	width:840px;
	height:37px;
	line-height:37px;
	color:#2581b6;
	font-size:11px;
}
.headlines_marquee a {
	text-decoration:none;
}
.headlines_marquee a:hover {
	text-decoration:underline;
}




/** NEWS */

/*Home page summary Styling */
#hp_news {width:369px; float:left;}
#hp_events {width:183px; float:left;margin:0 0 0 30px;}

.hp_news_item { clear:both; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:120%; color:#343535; padding:0px 0px 20px 0px;}
.hp_news_thumb_sm {float:left; margin:0 10px 0 0; border:1px solid #acaeb1; width: 32px; height:32px;}
.hp_news_details {float:left; width: 280px; margin:0;}
.hp_news_heading{color:#1c5393; font-weight:bold;}
.hp_news_link{ color:#1c5393; font-size:10px; text-decoration:underline;}



/** Content **/

#content {
	width:924px;
	padding-top:30px;
	padding-left:18px;
	padding-right:18px;
	padding-bottom:20px;
	margin:0px auto;
	border-bottom:#a7a9ac 1px solid;
}

#content_left {
	float:left;
	width:580px;
}

#content_left img {
	max-width:580px;
}

#content_left h1 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#1c5393;
	text-transform:uppercase;
	padding-bottom:5px;
	border-bottom:#a7a9ac 1px solid;

}

#content_right {
	float:right;
	padding-left:15px;
	width:326px;
}

#content_left_top {
	width:580px;
	min-height:376px;
}

.box {
	float:left;
	display:block;
	width:90px;
	height:90px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:5px;
	font-size:10px;
	text-decoration:none;
	color:#000000;
}

.boxend {
	float:left;
	width:90px;
	height:90px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:10px;
}
.box img {
	border:#FFFFFF solid 1px;
}
.box img:hover {
	border:#FFFF00 solid 1px;
}

.box:hover {
	color:#1c5393;
}

.boxend img:hover {
	border:#FFFF00 solid 1px;
}

.boxend:hover {
	color:#1c5393;
}

.box img {
	width:90px;
	height:60px;
}

.boxend img {
	width:90px;
	height:60px;
	padding-bottom:10px;
}



.box p {
	padding-top:10px;
	width:90px;
	text-align:center;
	background:url(../images/sports_label-bg.gif) top center no-repeat;
}



#content_left_bottom {
	padding-top:20px;
	width:580px;
}

#podcast_list ul {
	padding:0px;
}
#podcast_list ul li {
	padding-left:80px;
	background:url(../images/radio_icon.jpg) top left no-repeat;
}
#podcast_list ul li h1 {
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	border:none;
	margin:0px;
	padding:0px;
}
#podcast_list ul li p {
	margin-top:0px;
}

#content_right_top {
	width:326px;
}

#content_right h1 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#1c5393;
	text-transform:uppercase;
	padding-bottom:5px;
	border-bottom:#a7a9ac 1px solid;
}

#content_right h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#28659e;
	font-size:14px;
	text-transform:uppercase;
	margin-top:-10px;
	font-weight:normal;

}

.box_right {
	width:357px;
	height:60px;
	padding-bottom:10px;
}


.box_right img {
	float:left;
	padding-right:10px;
	height:34px;
	width:34px;
	padding-bottom:20px;
}

.box_right p {
	font-size:11px;
	width:339px;
}

.box_right_text p a{
	color:#1c5393;
	font-size:10px;
}

.box_right h3 {
	color:#1c5393;
	font-weight:bold;
	margin:0px;
	padding:0px;
	display:inline;
	font-size:11px;
}

#content_right_bottom {
	margin-top:30px;
	background:url(../images/membership_bg.jpg) no-repeat top left;
	padding-top:118px;
	padding-left:25px;
	color:#343535;
	font-size:11px;
	width:274px;
	padding-right:28px;
	height:130px;

}


#content_bottom {
	/*height:202px;*/
	width:939px;
	margin:0px auto;
	z-index:9;
	padding-left:21px;
	font-size:12px;
	color:#1c5393;
	background-color:#FFFFFF;
	position:relative;
	padding-top:15px;
	padding-bottom:20px;
}

#content_bottom a img{
	border:none;
	padding-right:29px;
	margin-top:-15px;
}



/** Footer **/

#footer {
 	background:url(../images/footer_bg.jpg) repeat-x top #444444;
	margin-top:-75px;
 
}

#footer_middle {
	margin:0px auto;
	padding-top:38px;
	text-align:center;
	min-height:200px;
	width:960px;
	color:#FFFFFF;
	font-size:11px;
}

#footer_middle ul {
	margin:0px auto;
	padding-top:50px;
	padding-left:210px;

}


#footer_middle li{
	margin:0px auto;
	list-style:none;
	padding-right:20px;
	float:left;

}

#footer_middle li a {
	text-decoration:none;
	color:#FFFFFF;
}
#footer_middle li a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

#corners {
	background:url(../images/content_bottom_leftrightcorner.png);
	height:13px;
	width:960px;
	margin:0px auto;
	position:relative;
}

/* RED BUTTON */
.red_button {width:141px; height:23px; background:url(../images/button.png) no-repeat center;padding:10px 0 0 0;  display:block; text-transform:uppercase; color:#416075; font-size:10px; text-align:center; text-decoration:none;}
.red_button:hover { color:#416075; cursor:pointer; text-decoration:underline; }

