@charset "utf-8";

/* CSS Document */

body{
	margin: 0; 
	padding: 0; 
	text-align: center; 
}



#container{
	margin: 0 auto; 
	width: 1000px; 
	text-align: left;
}

#header_box{
	height:470px;
	text-align:center;
	padding-top:10px;
	background-image:url(images/background_1lowres.jpg);
}


.icon_bar{

	background-color:rgba(255,255,255,0.4);
	height:72px;
	width:954px;
	margin: 0 auto;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	text-align:center;
}

.icon_bar ul li{
display:inline;
text-align:center;

}

.icon_bar ul li div{
display:block;
text-align:center;
margin-left:15px;
margin-right:15px;
float:left;
width:75px;
}

.icon_bar img{
display:block;
margin-left:auto;
margin-right:auto;
}
.icon_bar a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#000;
	
}

#title_bar{
	background-color:rgba(0,173,239,0.5);
	width:1000px;
	margin:0 0;
	text-align:left;
	padding-left:0px;
	height: 79px;
	

}
#title_bar h1{
	font-family:Georgia, serif;
	font-weight:bold;
	font-style:italic;
	font-size:44px;
	color:#fff;
	font-stretch:ultra-condensed;
	float:left;
	padding-left: 10px;
}
#title_bar h2{
	font-family:Arial, sans-serif;
	font-size:22px;
	color:#fff;
	display:block;
	float:left;
	padding-left: 10px;
	}
input{
	/*font: normal 1em/1.4em Georgia, "Times New Roman", Times, serif;*/
}
input[type=text]{
	background: #ffffff;
	border: none;
	border-bottom: solid 1px #d1ad80;
	padding: 5px 7px;
	color: #666;
}

#searchform {
	/*	position: absolute;*/
	/*width: 266px;*/
	padding-right:10px;
	padding-top:10px;
	padding-left:20px;
	float:right;
	padding-bottom:5px
}
#searchform #s {
	font: .9em/1em Georgia, "Times New Roman", Times, serif;
	height: 16px;
	width: 176px;/*172px;*/
	background: #fff;
	border: none;
	padding: 4px 10px;
	border: 2px solid #fff;

	margin-right:5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	
}
#searchform #s:focus {
	outline: none;
	border-color: #00adef;
}
#searchform #searchsubmit {
	background: #00adef;
	border:2px solid;
	border-color:#000;
	width: 90px;
	height: 27px;
	padding: 2px 8px;
	font: .9em/1em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #fff;

	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#searchform #searchsubmit:hover {
	background: #e50000;
}
#top_space{
	width:550px;
	height:80px;
	float:left;
}

.mega_menu{
	background:rgba(255,255,255,0.6);
	width:400px;
	height:26px;
	margin-top:1px;
	margin-left:0px;
	margin-right:10px;
	padding-top:8px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	float: right;
	

}

.mega_menu ul{
text-align:center;


}


.mega_menu ul ul{
	text-align:left;
	width:160px;
	float:left;
	margin:5px;
	padding:0;
	position:relative;

}

.mega_menu .header_text li{
	display:inline;
}


.mega_menu .header_text li a{
	padding-right:10px;	
	font-family:Georgia, serif;
	font-weight:bold;
	font-size:18px;
	color:#000;
}

.Programsdropped, .Staffdropped, .Blogsdropped, .Linksdropped,.Infodropped{
	display:none;
	text-align:left;
	position:absolute;
	background:#fff;
	font-size:12px;
	width:590px;
	margin:8px 0 0 -229.5px;
	padding:10px 20px 20px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	
}
.mega_menu .header_text .Programsdropped a, .mega_menu .header_text .Infodropped a, .mega_menu .header_text .Staffdropped a, .mega_menu .header_text .Blogsdropped a, .mega_menu .header_text .Linksdropped a     {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
	display:block;
}


/*inserst some h3 formatting here maybe?*/
.mega_menu  h3 a{
	font-family: Tahoma;
	color:#8dc63f;
	font-size:14px;
}


#content_box{
	margin-top:20px;
	
}

#left_sidebar {
	background-color: #00adef;
	/*height: 360px;*/
	width: 150px;
	border:solid 1px #b20929;
	float:left;
}

#main_content{
	float:left;
	width:560px;
	margin-left:10px;
	margin-right:10px;
}

#main_content h1, #main_content h1 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#790202;
	float:left;
	font-weight:bold;
	margin-bottom:5px;
}
#main_content h3,#right_sidebar h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	float:right;
	font-weight:normal;
}
#main_content p{
	/*float:left;*/
	font-family:Verdana, sans-serif;
	font-size:13px;
	line-height:14px;
	margin-bottom:10px;	
}
#main_content h2 a{
	font-family: Tahoma;
	color:#8dc63f;
	font-size:14px;
	margin-top:0.5em;
	margin-left:5px;
	/*float:left;*/
	clear:both;
	
}
#main_content h4 a{
	font-family: Tahoma;
	color:#000;
	font-size:14px;
	margin-left:15px;
	float:left;
	
}
#sub_pages p{
	margin-bottom:0px;
	float:right;
}

#right_sidebar{
	width:250px;
	float:left;
	/*background-color:#b5e7fa;*/
	
}

#right_sidebar .entry_1{
/*	height:242px;*/
	padding:4px;
	background-color:#b5e7fa;
	border:solid 1px #790202;
	margin-bottom:4px;
}

#right_sidebar .entry_2, #right_sidebar .entry_3{
	padding:4px;
	background-color:#b4e373;
	border:solid 1px #790202;
	margin-bottom:4px;
}

#right_sidebar .entry_2{
	height:280px;
}

#right_sidebar .entry_3{
	height:200px;
}


#right_sidebar .entry_2 ul{/*,#right_sidebar .entry_2 p{*/
width:245px;
float:left;	
clear:both;
}
#right_sidebar h1{
	text-align:center;
	color:#790202;
	font-size:14px;
	margin-bottom:4px;
	background-image:url(images/sidebar_title_bg.png);
	height:22px;
	width:137px;
	margin-left:105px;
	padding-top:5px;
}

#right_sidebar p{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	line-height:14px;
	margin-left:4px;
	margin-bottom:0px;
	margin-top:0px;
}
#right_sidebar p strong{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	margin-top:0px;
	/*float:left;*/
	
	
}
#right_sidebar .entry_3 li{
 	padding-left:15px;	
	margin-bottom:5px;
	font-size:14px;
}

#right_sidebar a{
	color:#790202;
}


#right_sidebar h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:15px;
	float:left;
	
}
#caption{
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#6f6e6e;
	font-size:18px;
	/*width:150px;*/
	margin-top:175px;
	margin-left:150px;
	padding:5px;
	text-transform:uppercase;
	position:absolute;
	-moz-box-shadow: 1px 1px 1px #444;
	-webkit-box-shadow: 1px 1px 1px #444;
	box-shadow: 1px 1px 1px #444;


}

#date{
	font-weight:normal;
	color:#000;
	margin-left:5px;
	font-variant:normal;
	font-size:16px;

}
