@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
  	padding:0 0 <length> 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #dbc5a0;
	background-image:url(images/stone.jpg);

	}


#bg {
	height:305px;
	width:100%;
	border-bottom:7px solid #87270e;
	background-color:#dbc5a0;
	}

#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 865px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	}
	
#bglayer {
	float:left;
	width:100%;
	background-color:#e5e4dc;
	}
	
	
#buttons {
	float:left;
	width:865px;
	height:30px;
	text-align:left;
	}	
	
#subpage {
	width:865px;
	float:left;
	height:auto;
	background-image:url(images/content_bg.gif);
	background-repeat:repeat-y;
	}
	
#subpage_inside {
	text-align:left;
	margin-top:30px;
	margin-left:40px;
	margin-right:40px;
	margin-bottom:30px;
	}	
	
img {
	border:0;}



/* UPCOMING EVENTS */
#upc_events {
	width:334px;
	float:left;
	border:1px solid #bad7d3;
	height:auto;
	margin-left:13px;
	margin-top:10px;
	margin-bottom:15px;
	}

#upc_events a {
color:#a10a07;
}

#upc_events_inside {
	margin-left: 0px;
	margin-right: 10px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
	}


/* RIGHT BOXES - HOMEPAGE */

#right_box {
	width:495px;
	float:right;
	margin-right:13px;
	margin-top: 10px;
	margin-bottom:15px;
	border: 1px solid #bad7d3;
	text-align:left;
	}

#right_box p {
	margin-top:0;
	}

#right_box_inside {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	}	



/*  Boxes */
#top_logo_box {
	float: left;
	height: 113px;
	width: 865px;
	background-image:url(images/bethany_logo.jpg);
	background-repeat:no-repeat;
	}

#top_box {
	width:837px;
	height:306px;
	background-image:url(images/topbar_bg.jpg);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	margin-top:7px;
	border: 1px solid #7b7b7b;
	}
	
	
#top_search {
	float:right;
	width:528px;
	height:31px;
	background-image:url(images/search_bg.jpg)


}	
	

#top_il {
	width: 360px;
	float:left;
	margin-left:9px;
	margin-top:10px;
	color:#FFFFFF;
	text-align:left;
	}

#top_il ul,li {
	line-height:20px;
	}

#top_ir {
	width: 440px;
	float:right;
	margin-right:9px;
	margin-top:10px;
	}




/* Calendar */

#cal_date {
	width:34px;
	height:34px;
	padding-top:1px;
	background-image:url(images/calbg.gif);
	background-repeat:no-repeat;
	text-align:center;
	}


.formtext {
	color:#6E6E6E;
	font-size: 11px;
	letter-spacing:-.8px;
	font-family:Arial, Helvetica, sans-serif;
	}

#pages {
	font-family:Arial, Helvetica, sans-serif;
	width: 605px;
	margin-left: 40px;
	margin-top: 20px;
	}

#main {
	float: left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	width: 504px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 15px;
	margin-left: 21px;
	}
	
#right {
	float: right;
	margin-top: 15px;
	width: 287px;
	margin-right: 21px;}

table {
	margin-left: 10px;
	margin-right: 10px;
	}

h1, h2, h3, h4, h5, h6 {
	color:#b70400;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-bottom:0px;
	margin-top: 4px;}


.calheader {
	font-size:16px;
	color:#333333;
	margin:0;
	margin-bottom: 5px;
	margin-top: 5px;
	padding:0;
	}

h1 {font-size: 28px;}
h2 {font-size: 26px;}
h3 {font-size: 22px;}
h4 {font-size: 17px;}
h5 {font-size: 15px;}
h6 {font-size: 12px;}


label {
	padding-top: 3px;
	padding-bottom: 3px;}

hr {
	border-style:dotted;
	border:#666666;}

a:link {
	color:#206cdf;
	text-decoration: none;}
a:visited {
	text-decoration: none;
	color:#206cdf;}
a:hover {
	text-decoration: underline;
	color:#FF0000;}
a:active {
	text-decoration: none;
	color:#206cdf;}

.pic_class_left {
	margin-right: 10px;
	float:left;}

.pic_class_right {
	margin-left: 10px;
	float:right;}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	width:867px;
	height:65px;
	float:left;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	color:white;
	font-size:16px;
	padding: 0;
	margins: 0;
	}
	
#footer p {
	margins:0;
	padding: 0;
	}

#spacer {
	width: 100%;
	height: 1px;
	padding: 0;
	margins: 0;
	}

#menu {
	float:left;
	width:867px;
	height:37px;
	background-image:url(images/menu_bg.gif);
	background-repeat:repeat-x;
	text-align:left;
	margin-bottom: 0px;
	margin-top:0px;
	padding: 0px;
	color:#FFFFFF;
	font-size:14px;
	}
	
	
#menu_inside {
	margin-left:20px;
	}	
	
#topbuttons a:link {
	color:#FFFFFF;
	}
	
#topbuttons a:visited {
	color:#FFFFFF;
	}
	
#topbuttons a:hover {
	text-decoration:none;
	color:#3be63f;
	}	

.bigtext {
	color:#000000;
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	}

.red {
	color:#FF0000;
	}


#footer a {
	color:white;
	text-decoration:underline;
	}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
	
	
	
	#calendar {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: auto;
	font-size: 10px;
	}

	#calendar a:link {
	color: #0066CC;
	text-decoration: none;}
	#calendar a:visited {
	text-decoration: none;
	color: #0066CC;}
	#calendar a:hover {text-decoration: underline;
	background-color:#FFFFCC;
	color:#C91D1D;}
	#calendar a:active {text-decoration: none;color: #0066CC;}
	#calendar td {border-right: 1px #CCCCCC solid;border-bottom: 1px #CCCCCC solid;}
	#calendar table {border-left: 1px #CCCCCC solid; margin-left:0px;}
	#calspacer {
	height: 5px;}

.time {
font-size:9px;
color:#5b5b5b;
}

.directions {
font-size:10px;
color:#5b5b5b;
}