/**To update the horizontal buttons, search for button5 , button6 , button7 , button8**/

/** Colors **/
body { 
	background-color: #ffffff;
	color: #333300;
}

#container { 
	background-color: #ffffff;	
}

#topmenu {
	background-color: #000033;
	background-repeat:repeat-x;
	height: 30px;
}
#logo {
	background-color: #fa9a08;
	height:10px;
	top:0px;
	margin-top:0px;
}
#logo li {
	border-color: #8B8B53;
}

.logo_image {
	border:10px solid #000033;
	margin-right:25px;	}

#banner {
	background-color: #003366;
	background-repeat:repeat-x;
	background-position:bottom;
}

#slideshow {
	border:10px solid #000033;
	}

#logo a:link, #logo a:visited, #logo a:hover, #logo a:active {
	text-decoration: none;
	color: #8B8B53;
}

#topmenu a:link, #topmenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#topmenu a:hover, #topmenu a:active {
	text-decoration: none;
	color: #FBD56F;
}

#left, #right {
	border-color: #003366;
}

#footer {
	border-color: #003366;
	color: #999999;
	font-size: 11px;
}

a:link, a:visited {
	text-decoration: none;
	color: #CC6600;
}

a:hover, a:active {
	text-decoration: none;
	color: #EA7500;
}
h2 {
	color: #994D08;
}
.service-times {
	background-color: #003366;
	color:#FFFFFF;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
}
.service-times h3 {
	font-size: 12px;
}

.button a{
	font-size:13px;
		}

.button a:hover {
	color:#993300;
	text-decoration:underline;
	}

#left h2, #right h2 {
	padding: 5px;
	background-color: #003366;
	border-bottom: 5px solid #fa9a08;
	color:#FFFFFF;
}
#right h2.title {
	background-color: #ffffff;
	border: none;
}

.button, .button_hover {
	padding: 2px 0px 0px 30px;
	height: 20px;
	width: 255px;
}

/* .button_hover {
	background-image:url(image/button_hover.jpg);
	background-repeat:no-repeat;
}*/

/* Redefined Tags */
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
    font-family: "Lucida Sans Unicode" , "Lucida Sans" , Lucida, "Lucida Grande" , Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

td { vertical-align: top; }

h1 { font-size: 16px; margin:0px; margin-bottom: 5px;}

h2 { font-size: 14px; margin:0px; margin-bottom: 5px;}

h3, h4 { font-size: 12px; margin:0px; margin-bottom: 2px;}

h1, h2, h3, h4, h5, h6, p { margin-top: 2px }

p, li { font-size: 12px; }

address {
	font-style: normal;
}
/** Formatting **/
#banner {
	padding: 5px 0px 5px 0px;
	height: 315px;
	text-align:center;
}
#container {
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	padding-right: 10px;
	clear:both;
}

.inner {
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
}


#logo ul{
	float:right;
	margin:0px;
	padding:5px;
	text-align:right;
	padding-top: 25px;
}
#logo li {
	display:inline;
	text-transform:uppercase;
	margin: 0px;
	padding: 5px 7px 5px 7px;
	font-size:10px;
	border-right-style:solid;
	border-right-width: 1px;
	color:#FFFFFF;
}

/**Controls the border around the four colored text boxes**/
#ticker li {
	display:inline;
	text-transform:uppercase;
	margin-left: 5px;
	margin-right:5px;
	padding: 5px 7px 5px 7px;
	font-size:10px;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	width:20px;
	height:35px;
}

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

/*Controls first horizontal button*/
.button5 {
	background-color:#006633;
	color:#FFFFFF;
	font-family: "Lucida Sans Unicode" , "Lucida Sans" , Lucida, "Lucida Grande" , Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

.button5 a {
	color:#FFFFFF;
	}
	
/*Controls second horizontal button*/
.button6 {
	background-color:#999900;
	color:#FFFFFF;
	font-family: "Lucida Sans Unicode" , "Lucida Sans" , Lucida, "Lucida Grande" , Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

.button6 a {
	color:#FFFFFF;
	}
	
/*Controls third horizontal button*/
.button7 {
	background-color:#CC6600;
	color:#FFFFFF;
	font-family: "Lucida Sans Unicode" , "Lucida Sans" , Lucida, "Lucida Grande" , Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

.button7 a {
	color:#FFFFFF;
	}

/*Controls fourth horizontal button*/
.button8 {
	background-color:#669999;
	color:#FFFFFF;
	font-family: "Lucida Sans Unicode" , "Lucida Sans" , Lucida, "Lucida Grande" , Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

.button8 a {
	color:#FFFFFF;
	}

/*Controls fourth horizontal button*/
.button9 {
	background-color:#cc1100;
	color:#FFFFFF;
	font-family: "Lucida Sans Unicode" , "Lucida Sans" , Lucida, "Lucida Grande" , Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

.button9 a {
	color:#FFFFFF;
	}

.inner li {
	color:#FFFFFF;
	}

#topmenu {
	clear:both;
	text-align:center;
	padding: 5px;
}
#topmenu ul{
	margin:0px;
	padding:0px;
	vertical-align:bottom;
	text-align:center;
}
#topmenu li {
	display:inline;
	text-transform:uppercase;
	margin: 5px 0px 0px 0px;
	padding: 10px 2px 10px 12px;
	font-size:11px;
}

#logo_float {
	float:left;
	}
	
#slide_float {
	float:right;
	}

#border {
	width:100%;
	height:50px;
	text-align:center;
	margin-top:5px;
	clear:both;
	}

#content {
	width: 860px;
}

.button, .button_hover {
	font-size:12px;
}
#left {
	width: 290px;
	margin:0px;
	padding: 15px;
	border-style: solid;
	border-width: 1px;
}

#right {
	width: 506px;
	margin:0px;
	padding: 15px;
	border-style: solid;
	border-width: 1px;
}

#main_left {
float:left; 
width:50%;}

#main_right { 
float:right; 
width:48%;
text-align:left;
}


/*  Bookstore section */
#bookstore_title { 
	text-align:center; 
}
#bookstore_left {
	width: 100px;
	float: left;
	text-align: center;
}
#bookstore_right {
	width: 100px;
	float: right;
	text-align: center;
}
#bookstore_center {
        float: center;
        text-align: center;
}

.bk_img {
	margin-top:10px;
	margin-bottom:10px;
	}

/** Donate Section **/
#donate {
	text-align:center;
	}

#footer {
	text-align:center;
	border-top-style:solid;
	border-top-width: 2px;
	padding: 5px 0px 5px 5px;
	margin: 25px -5px 5px 5px;
}

.quote {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}

.verse {
	padding-left: 20px;
	padding-right: 20px;
	font-style:italic;
}

.ref {
	font-weight: bold;
}

.cal-link {
   text-decoration: none;
   color: #ffffff;
   border-top: 2px solid #ffffff;
   border-bottom: 2px solid #ffffff;
   border-left: 2px solid #ffffff;
   border-right: 2px solid #ffffff;
}

/**Controls text for scrolling message **/
.text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 24px;
	color: #FFFFFF;
}

.text_center {
        text-align:center;
}

