/* --------General ------- */

* { margin:0; padding:0; }


body { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#2c287d;
	font-size:14px;
}

#container {
	width:921px;
	top: 0; 
	margin:0 auto; 
	background:url(../images/bg_content_blue.jpg); 
	background-repeat:repeat-y; 
}
#header {
	width: 100%; 
	height: 87px; 
	margin:0; 
	background:#2c287d; 
}
#logo{ 
	margin:0; 
	padding-top:17px; 
	padding-left:14px; 
	padding-right: 14px;
}
#body_container {
	width:100%; 
	margin: 0 0 2px 0; 
	padding:0;
}

#flash_here {
	width: 625px; 
	height:215px; 
	float:right; 
	padding:0px; 
	margin-bottom:10px; 
	margin-top:12px; 
	margin-right:15px; 
	margin-left:5px;
}

#linehere{ 
	width:896px; 
	border-bottom:#FFFFFF 2px solid; 
	border-top:#FFFFFF 2px solid; 
	background:#2C287D; 
	margin:0 auto;
	height:8px;
	padding:0; 
	line-height:1em;
}

#linehere img{ 
	margin:0; 
	padding:0;
}
h1{ 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:25px; 
	font-weight:bold; 
	color:#CC0000; 
	margin:0; 
	padding-left:10px;
}

h2{ 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:20px; 
	font-weight:bold; 
	color:#0066CC; 
	margin:0; 
	padding-left:0px;
}

h3{ 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:20px; 
	font-weight:bold; 
	color:#0066CC; 
	margin:0; 
	padding-left:0px;
}

h4{ 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:20px; 
	font-weight:bold; 
	color:#CC0000;
	margin:0; 
	padding-left:10px;
}

h5{ 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:25px; 
	font-weight:bold; 
	color:#CC0000; 
	margin:0; 
	padding-left:10px;
}

h6{ 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:25px; 
	font-weight:bold; 
	color:#CC0000; 
	margin:0; 
	padding-left:10px;
}

#pageheader h1{ 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:17px; 
	margin-left:10px; 
	padding:0px;
	border-bottom:solid;
	border-bottom-color:#CC0000;
	border-bottom-width:1px;
}
#pageheader h1 .red{ 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:17px; 
	color:#CC0000; 
	}

#pageheader h1 .grey{ 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:20px; 
	color:#666666;
}

p{ 
	font-size:14px;
}

.onetext{ 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:15px; 
	margin-left:15px; 
	line-height:30px; 
	font-weight:bold;
	color:#666666;
}


/* ======================= Panel Events ========================== */



#panel_events { 
	width: 256px; 
	margin: 10px 0px 0px 0px;
	float:left; 
	padding:0;
}

#linksin_header {
	margin: 0; 
	padding-left: 15px; 
}
#linksin_list {
	margin: 0; 
	padding: 0; 
}	
#linksin_list ul { 
	width: 256px; 
	margin: 0px 0 0 17px; 
	padding: 0; 
	list-style: none; 
}
#linksin_list ul li a { 
	display:block; 
	width: 236px; 
	border-bottom: 1px solid #ffffff; 
	text-decoration: none; 
	line-height:1em; 
	padding-top: 6px; 
	padding-bottom: 6px; 
	padding-left: 20px; 
	color:#fff; 
	font-size:14px; 
	background:url(../images/bullet.gif) no-repeat left; 
}
#linksin_list ul li a:hover {
	background:#3b89c9 url(../images/bullet2.gif) no-repeat left;
}

#home_panel_2 { 
	width:100%;
	margin: 0 auto;
}
#home_panel_3 { 
	width: 100%; 
	margin-left:10px; 
	margin-right:0px;
	clear:both; 
	background:url(../images/new_content_body.jpg) repeat-y; 
}

#right_pad { 
	width: 225px; 
	margin:0; 
	float: left; 
	padding:0;
}



#rightbg_mid h1{ 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:15px; 
	margin-left:0px;
}
#rightbg_mid h1 .red{ 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:15px; 
	color:#CC0000; 
	}

#rightbg_mid h1 .grey{ 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:15px; 
	color:#666666;
}

#rightbg_mid h1 .blue{ 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:15px; 
	color:#2C287D;
}

#mid_pad { 
	width:674px; 
	margin:0; 
	float:left; 
	padding:0;
}

#mid_mid{ background-color:#ffffff}

#mid_mid h2 { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:17px; 
	margin-left:10px;
}
#mid_mid p {
	color:#333333;
	font-size:14px; 
	margin:0 10px 0 10px;
}

#mid_mid p a { 
	color:#0000FF; 
	text-decoration:underline; 
	font-weight:normal;
}

#mid_mid p a:hover { 
	color:#CC0000;
	 text-decoration:none; 
	 font-weight:normal;
 }



/* ======================= LEFT PANEL ========================== */
#left_pad { 
	clear:both; 
	width: 201px; 
	margin-right: 2px; 
	padding-bottom: 6px;
	float:left; 
	background:#FFFFFF;
}
#services { 
	margin: 0 0 0px 0; 
	background:url(../images/sidebg_bottm.jpg) bottom left repeat-y; 
	padding-bottom: 8px;
}

#left_second {
	margin: 0; 
	padding-bottom: 8px; 
	background:#D3D7D7;
}

#left_second h1 { 
	width: 197px; 
	height: 41px; 
	margin: 0; 
	padding:0; 
	text-indent: -9999px; 
	background: url('../images/titles/title_new_to_bethel.gif') left top no-repeat; 
	}

#left_second p { 
	padding: 0 17px 0 17px;  
	color:#564319; 
}

#left_second h2{ 
	font-family:Arial, Helvetica, sans-serif; 
	margin-left:20px;
}
#left_second h2 .redd{ 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:20px; 
	color:#CC0000;
}
#left_second h2 .greyy{ 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:17px; 
	color:#666666; 
	padding-left:15px; 
}

#left_second h3 a { 
	color:#2C287D; 
	text-decoration:none; 
	font-weight:normal; 
	font-size:12px; 
	margin-left:45px; 
	padding-top:10px;
	}

#left_second h3 a:hover { 
	color:#CF0000; 
	text-decoration:underline; 
	font-weight:normal; 
	text-decoration:underline; 
	font-size:12px; 
	margin-left:45px;
}


#smalltexts{
	color:#2C287D;
	text-decoration:none;
	font-weight:normal;
	font-size:13px;
	margin-left:25px;
	padding-top: 10px;
}

#smalltexts a { 
	color:#2C287D; 
	text-decoration:underline; 
	}
#smalltexts a:hover{ 
	color:#CF0000; 
	text-decoration:underline; 
}

#todaytexts{
	color:#2C287D;
	font-weight:normal;
	font-size:12px;
	margin-left:45px;
	padding-top: 8px;
}

#todaytexts a:link a:visited{ 
	color:#2C287D; 
	text-decoration:underline;
}
#todaytexts a:hover { 
	color:#CF0000; 
	text-decoration:underline;
}


/* ======================= FOOTER ========================== */

#footer {
	width: 100%; 
	height: 38px; 
	clear:both; 
	margin-top:15px;
}
#footer p { 
	color:#ffffff; 
	margin:0; 
	padding-top: 10px; 
	float:left; 
	font-size: 13px; 
	margin-left:20px;
}
#cmg {
	float:right; 
	margin-top:13px; 
	margin-right:-24px;
}

#footer p a { 
	color:#564319; 
	text-decoration:none; 
	font-weight:bold;
}

#footer p a:hover {
	color:#d18316; 
	text-decoration:none; 
	font-weight:bold;
}


#panel_events_list {
	margin:0; 
	padding: 0;
}	
#panel_events_list ul {
	margin: 0px; 
	padding: 0; 
	list-style: none; 
}
#panel_events_list ul li a {
	width:197px;
	display:block;
	border-bottom: 1px solid #B32428;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 8px;
	color:#2C287D;
	font-size: 13px;
	margin:0 auto;
	font-weight: bold;
	background:url(../images/bullet_alt2.gif) 0px 10px no-repeat;
	padding-left:17px;
}
#panel_events_list ul li a:hover { 
	color:#2C287D; 
	text-decoration:underline;
}

#menu_footer{ 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; color:#FFFFFF; 
	margin-right:20px; 
	float:right; 
	padding:0;
}

#menu_footer a{ 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFFFFF; 
	text-decoration:none;
}
#menu_footer a:hover{ 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#FFFFFF; 
	text-decoration:underline;
}


#smaltextss{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#ffffff; 
	width: 500px; 
	float:left; 
	padding-left:10px;
	}


#newbody_top{
	background-image:url(../images/new_content_top.jpg);
	background-repeat:no-repeat; 
	width:899px; 
	height:15px; 
	margin:0 auto; 
	display:block; 
	clear:both;
}
#newbody_body{
	background-image:url(../images/new_content_body.jpg); 
	background-repeat:repeat-y; 
	width:899px;margin:0 auto;
	margin-top:0px; 
	clear:both;
}
#newbody_bottm{
	background-image:url(../images/new_content_bottm.jpg); 
	background-repeat:no-repeat; 
	width:899px; height:40px;
	margin:0 auto; 
	width:899px; 
	clear:both;
}

#border_right_red{ 
	border-right:#CC0000 1px solid;
}
.quickquestions{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:18px; 
	text-align:center; 
	color:#CC0000;
}

.redheading{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:15px; 
	font-weight:bold;
	text-align:left; 
	color:#CC0000; 
	padding-left:10px;
}

.redheading2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:15px; 
	font-weight:bold;
	text-align:left; 
	color:#CC0000;
}

#blogcontent {
	padding: 10px;
	}
	
#boxholder {
	width:290px;
	}
	
#boxtop{ 
	background:url(../images/boxtop.gif) no-repeat;
	height:22px;
}	

#boxmid{ 
	background:url(../images/boxmid.gif) repeat-y;
	padding-right:10px;
	padding-left:10px;
}	

#boxbot{ 
	background:url(../images/boxbot.gif) no-repeat;
	height:21px;
}	

#boxholder_lg {
	width:612px;
	}
	
#boxtop_lg{ 
	background:url(../images/boxtop_lg.gif) no-repeat;
	height:18px;
}	

#boxmid_lg{ 
	background:url(../images/boxmid_lg.gif) repeat-y;
	padding-right:10px;
	padding-left:10px;
}	

#boxbot_lg{ 
	background:url(../images/boxbot_lg.gif) no-repeat;
	height:20px;
}	

#boxholder_sidebar {
	width:203px;
	color:#000000;
	font-size:14px;
	text-align:center;
	}
	
#boxtop_sidebar{ 
	background:url(../images/boxtop_sidebar.gif) no-repeat;
	height:14px;
}	

#boxmid_sidebar{ 
	background:url(../images/boxmid_sidebar.gif) repeat-y;
	padding-right:10px;
	padding-left:10px;
	margin-top:-5px;
}	

#boxbot_sidebar{ 
	background:url(../images/boxbot_sidebar.gif) no-repeat;
	height:14px;
}