@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: #333333;
	background-attachment: scroll;
	background-color: #f0f0f0;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	

#logo {
	float:left;
	height:100px;
	width:695px;
	}

#rightbuttons {
	float:right;
	height:100px;
	width:150px;
	}
	
#movie {
	float:left;
	margin: 0;
	padding: 0;
	}

form {
	margin: 0;
	padding: 0;
	}

.inputs1 {
	font-size: 18px;
	color:#666666;
	border: 1px solid #bababa;
	margin-bottom: 3px;
	margin-top: 3px;
	}	

#rightbox {
	background-image:url(images/recent_sermons_bg.gif);
	background-repeat:repeat-y;
	margin: 0;
	padding: 0;
	}

#rightbox table, td, tr {
	font-size:15px;
	color:#8f8f8f;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}

#rightbox_inside {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 5px;
	}

/* FEATURES */
#features {
	background-image:url(images/features_bg.gif);
	background-repeat:repeat-y;
	width:608px;
	float:left;
	margin-top: 27px;
	}
#features_inside {
	margin-left: 12px;
	margin-right: 0px;
	margin-top: 12px;
	margin-bottom: 10px;
	}
	
#features img {margin-right: 9px;border:0;}
#features a {border: 0;}
/* END FEATURES */



#container {
	width: 895px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	} 

#topbuttons {
	text-align:left;
	float:left;
	margin-top: 15px;
	margin-bottom: 0px;
	height:31px;
	padding: 0px;
	width:890px;
	color:#FFFFFF;
	font-size:14px;
	}

#topbuttons a:link {color:#FFFFFF;}
#topbuttons a:visited {color:#FFFFFF;}
#topbuttons a:hover {
	text-decoration:none;
	color:#3be63f;
	}	

#announce_box {
	width: 100%;
	background-color:#f7f7f7;
	border: solid 1px color:#000;
	margin-top: 10px;
	}
	
a:link {color: #728798;	text-decoration: none;}
a:visited {text-decoration: none;color: #728798;}
a:hover {text-decoration: none;color: #3366CC;}
a:active {text-decoration: none;color: #728798;}

#top {
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding: 0px;
	text-align:left;
	height: 150px;
	}

#left {
	float:left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 12px;
	margin-bottom: 5px;
	padding: 0px;
	width: 608px;
	}


#left p{
	color:#000000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom:5px;
	margin:0px;
	text-align:left;
	}
	
#left h3 {
	font-size: 17px;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	padding-left: 10px;
	}

#pages {
	background-image:url(images/features_bg.gif);
	background-repeat:repeat-y;
	width:608px;
	float:left;
	margin-top: 0px;
	font-size:18px;
	}
	
#pages_inside {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 12px;
	margin-bottom: 10px;
}	

#pages p{
	color:#000000;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom:5px;
	margin:0px;
	text-align:left;
	line-height: 22px;
	}
	
#pages h1, h2, h3, h4, h5, h6 {
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;}

#pages h1 {
	font-size: 24px;
	color:#4E6194;
	}

#right {
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 12px;
	margin-bottom: 10px;
	width: 251px;
	height:auto;
	padding: 0px;}

#right table {
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-collapse: collapse;
	}

#popup {
	background-image:url(../images/popupbg.gif);
	background-repeat:no-repeat;
	width: 310px;
	padding:0px;
	text-align:left;
	background-color:#FFFFFF;
	}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}

.welcometext {
	font-size: 16px;
	}

.right_images {
	margin-top:10px;
	margin-bottom:10px;
	margin-right: 0px;
	margin-left: 9px;
	}

#footer{
	margin-top: 35px;
	background-color:#3a3a3a;
	color:#c9c9c9;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	height: 100%;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}
 
#footer p {
	margin-top: 10px;
	margin-bottom: 8px;
	}
 
#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;
	}
	
h5 {
color:#666666;
font-size:17px;


}