body, html {
	background-color: #C0C0C0;
	font-size: 12px;
	text-align:center;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#FFF;
	padding: 0px;
	margin: 0px;
}

a, a:hover, a:visited, a:active {
	color: #FFF;
	text-decoration: none;
}
a:visited { color: #FFF; }
a:hover { color: #CCC; }
a:active { color:#B89F54; }
p {
 font-size: 12px;
 text-align:left;
 font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
 color:#FFF;
 line-height:1.4em;
}
div {
	margin: 0px;
	padding: 0px;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#centereddiv {
	width: 900px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:20px;;
	background-color: #31496B;
	/* border: 1px solid; */
}

#head1 {
	float:left;
	width:284px;
	height:220px;
	background: url(../images/logo.jpg) #E4D7C7 no-repeat bottom right;
}
#head2 {
	float:left;
	width:616px;
	height:220px;
	background: url(../images/top_banner.jpg) no-repeat top right;
}
#verse {
	padding-left:30px;
}

h3 {
	font: 17px 'lucida grande',tahoma,sans-serif;
	}
 /* Flash replacement headers */
.flashtitle h3,h2 {
	color: #B89F54;
	text-transform: uppercase;
	font: bold 17px 'lucida grande',tahoma,sans-serif;
	border-bottom: 1px solid #B89F54;
	clear: none;
	margin: 10px 0 5px 0px;
	padding-bottom: 3px;
	}
.flashtitle h2 {
	margin:0px;
	padding:0px;
	font: bold 20px 'lucida grande',tahoma,sans-serif;
	color: #B89F54;
	}
/* END Flash replacement header */
#subheader1 {
	float:left;
	width:282px;
	height:27px; 
	background: url(../images/sideline.gif) repeat-y;
	margin:0px;
	padding:0px;
}
#subheader2 {
	float:left;
	width:616px;
	height:27px;
	background: url(../images/content_background.gif) repeat-y;
}

#container {width:100%;}
#content {
	float:left;
	width:616px;
	margin:0px;
	padding:0px;
	/* background: url(../images/content_background.gif) repeat-y; */
	background-color: #31496B;
	border-top:3px double #DFD2C3;
}
#fullcontent {
	float:left;
	width:900px;
	margin:0px;
	padding:0px;
	/* background: url(../images/content_background.gif) repeat-y; */
	background-color: #31496B;
	border-top:3px double #DFD2C3;
}
#fullwidthcontent {
	width:100%;margin:0px;padding:0px;background-color: #31496B;border-top:3px double #DFD2C3;
}
.contenttext,.contentdate,.contentheading {
 margin:0px;
 padding: 1px 15px 0px 15px;
}

/* Hides from IE-mac \*/
html#content {height: 1%;}
/* End hide from IE-mac */

#menu {
	float:left;
	width: 282px;
	 background-color: #31496B;
}

#submenu1 {
 width:282px;
 padding:0px 0px 0px 10px;
 margin:0px;
 background:url(../images/sideline.gif) repeat-y;
}

#submenu2 {
 width:282px;
 background:url(../images/sideline_bottom.gif) no-repeat bottom right;
}

#submenu3 {
 margin:0px;
 padding: 0px 0px 0px 20px;
}
.navlist { 
 margin:0px;
 padding:0px 0px 10px 10px;
}

.listtitle {
 color:#B89F54;
 font-weight:bold;
 text-transform: uppercase;
 font:normal 12px 'lucida grande',tahoma,sans-serif;
 list-style: none; 
 margin: 0;
 padding: 2px 0 2px 5px;
 background: #617657;
 text-align: left;
}

/* .listitems {
 color:#FFFFFF;
 font: normal 12px 'lucida grande',tahoma,sans-serif;
 list-style: none; 
 padding: 0px 0px 0px 15px;
 text-align: left;
} */

/* ------------------------------------- Item Listings (News, Sermons, Classes etc) ---------------------------------- */

.itemlist {
	position: relative;
	padding: .5em 0;
	margin:0px 5px;
	}
.itemseparator{
	margin:0px;
	padding:0px;
	border-bottom:1px dotted #fff;	
}
#content a {
	color: lightblue;
	font-weight: bold;
	}
#content .itemlist p {
	margin: 5 10px 5 5px;
	font-size: 12px;
	}
#content .itemlist p strong {
	font-size: 1.1em;
	}
#content .itemlist p span {
	padding-right: 15px;
	font-weight: bold;
	}
#content .itemlist p a {
	padding-bottom: 2px;
	}
#content ul {
	margin:0px;
	padding:0px;
	}
#content li {
	list-style-type:square;
	line-height:1.4em;
	margin: 0px 0px 10px 15px;
	padding:0px;
}
#content .itemlist ul {
	position: absolute;
	top: 1.2em;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	}
#content .itemlist a:hover {
	text-decoration: none;
	background: none;
	}
#content .itemlist ul li {
	position: absolute;
	margin: 0; /* override */
	list-style: none;
	font-size: .9em; /* override */
	line-height: .9em; /* override */
	width: 16px;
	height: 16px;
	overflow: hidden;
	}
#content .itemlist ul li a {
	display: block;
	height: 16px;
	text-indent: -500px;
	}

#content .allarchived {
	margin: 0 0 15px 0;
	padding: 0 5px;
	text-align: right;
	font-size: 1em;
	background: #999999;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
#content .allarchived span {
	display: block;
	float: left;
}
/* --------------------------- Item Listings (News, Sermons, Classes etc) ---------------------------------- */

/* --------------------------- Audio List -------------------------------------------------------------------*/
.audiolist {
	position: relative;
	padding: 22px 0;
	border-top: 1px solid #ccc;
	}

/*.audiolist:hover { 
	background: url(../images/text_hover.gif) repeat-y; 
	} */

#content .audiolist p {
	margin: 0 65px 0 25px;
	font-size: 12;
	}
#content .audiolist p strong {
	font-size: 14;
	}
#content .audiolist p span {
	padding-right: 10px;
	font-weight: bold;
	}

#content .audiolist ul {
	position: absolute;
	top: 15;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	}

#content .audiolist ul li {
	position: absolute;
	margin: 0; 
	list-style: none;
	font-size: 10; 
	line-height: 10px; 
	width: 22px;
	height: 50px;
	overflow: hidden;
	}
#content .audiolist ul li a {
	display: block;
	height: 50px;
	text-indent: -5000px;
	}

#content .audiolist li.highdownload {
	right: 60px;
	text-align: right;
	background: url(../images/nano_mini_hi.gif) no-repeat;
	}
	
#content .audiolist li.lowdownload {
	right: 90px;
	text-align: right;
	background: url(../images/nano_mini_low.gif) no-repeat;
	} 
/* --------------------------- Audio List -------------------------------------------------------------------*/

/* -------------- Mini Event List. This includes any calendar,sermon,class listings ------------------------ */
.minieventlist ,.addresslist{
	width:250px;
	font: normal 11px 'lucida grande',tahoma,sans-serif;
	}
.minieventlist ul, .addresslist ul {
	width:100%;
	margin:0;
	padding:0 0 0 15px;
	list-style: none;
	}
.minieventlist li {
	margin: 0 0 0 5px;
	padding: 5px 3px;
	color: #FFFFFF;
	}
.addresslist li {
	margin: 0 0 0 5px;
	padding: 1px 3px;
}
.minieventlist li.seperator, .addresslist li.seperator {
	margin: 0 0 0 5px;
	padding: 5px 3px;
	color: #FFFFFF;
	border-bottom: 1px solid #777;
}
.minieventlist li span {
 float:right;
}

p.ViewAllLink,p.ViewMap {
 clear: both;
 margin: 10px 0 10px 10px;
 border-top: 1px solid #555;
}

.ViewAllLink a, .ViewMap a {
 display: block;
 float: right;
 padding-right: 0px;
 color: #FFFFFF;
 font: normal 9px/3em 'lucida grande',tahoma,sans-serif;
}

.minieventlist .ViewAllLink a {
	background: url(../images/calendar_event.gif) 100% 50% no-repeat;
	}
/*---------------- Mini Event List ---------------------------------- */

/* -----------------------Login/Logout -------------------------------*/
#loginlogout {
	border:none;
	float:right;
	height:25px;
	width:258px;
	font-size: 10px;
	font-weight: bold;
	text-align:right;
}
#topcontrol {
	height:21px;
	width:100%;
}

#myaccount {
	width:100%;
}
#loginbox {
	margin:0px;
	padding-right:10px;
	float:left;
	width:350px;
	border-right:2px solid #fff;
}
#registerbox {
	float:left;
	width:350px;
	margin: 0 10px;
}

form {
    margin: 0px;
}
.button {
	border : solid 2px #cccccc;
	background: #E9ECEF;
	color : #666666;
	font-weight : bold;
	font-size : 11px;
	padding: 2px;
}

.login {
	
}
	
.form-block {
	border: 1px solid #cccccc;
	background: #cce3f8;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.login-form {
	text-align: left;
}

.login-text {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-align: left;
	float: left;
	margin:-5px;
}

.inputlabel {
	font-weight: bold;
	text-align: left;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color: #000;
}

.inputbox {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	width: 150px;
	margin: 0 0 1em 0;
	border: 1px solid #cccccc;
	}
.textarea {
	font-size : 12px;
	font-family : Verdana, Arial, SunSans-Regular, Sans-Serif;
}
.clr {
    clear:both;
    }

.ctr {
	text-align: center;
}
/* -----------------------Login/Logout -------------------------------*/

/* --------------- Headline news styling --------------- */

.newsItem {
 clear: both;
 margin: 10px 0 10px 0px;
 padding:0 0 0 25px;
}
.newsItem p {
 margin: 5px 0 5px 0;
 font: normal 11px tahoma,sans-serif;
 color: #FFF;
}
.minieventlist img {
 padding: 2px;
 background: #fff;
 border: 1px solid #ccc;
}
img.l {
 float: left;
 margin-right: 7px;
}
img.r {
 float: right;
 margin-right: 7px;
}

#headlines .ViewAllLink a {
	background: url(../images/calendar_event.gif) 100% 50% no-repeat;
	}
/* ----------------- Headline news ---------------------------*/

/* ----------------------- Photo album -----------------------*/  
.albums{  width: 110px; text-align: left; margin-bottom: 15px;float:left; }
.images { width: 100px; text-align: left; margin:10px; float:left}
.albums p,images p{ margin-top: 2px; font-size: 11px; color: #777; }
.albumcover { margin: 5px 0 0 10px;width: 91px; height: 95px; padding: 7px 0 0 7px; background: url(../images/album_bkg.gif) no-repeat; }
.imageborder { margin: 5px 10px 10px 0px; padding:0;}
.albumcover a, .imageborder a{text-decoration:none}
.albumcover a:link, .imageborder a:link { text-decoration:none; }
.albumcover a:visited, .imageborder a:visited { text-decoration:none; }
.albumcover a:hover, .imageborder a:hover { background: transparent; text-decoration:none; }
.albumcover a:active, .imageborder a:active { background: transparent; text-decoration:none; }
.albumcover .setThumb , .imageborder .setThumb{ border: 1px solid #000; }

.LinkBox {margin:0px 0px 0px 15px;padding:0;text-align:left;height:30px;}
.imageLinkTitle:link { color: #ffffff; text-decoration: none;font-size:11px; }
.imageLinkTitle:visited { color: #B89F54; text-decoration: none;font-size: 11px }
.imageLinkTitle:hover { color: #FFFFFF; text-decoration: none; background: #999999;font-size: 11px }
.imageLinkTitle:active { color: #FFFFFF; text-decoration: none; background: #0259C4;font-size: 11px }


#galleryItemContainer {width:660px;float:left;margin:10px 0 0 10px;padding:0;text-align:center;}
#galleryItemContainer img {border: 5px solid #fff;}
#galleryItemControls {width:190px;height:480px;float:left;margin:10px 5px 0 10px;padding:0;background-color:#4d4a42;}
#galleryItemControls .prevnextImageHolder {float:left;margin-left:2px;}
#galleryItemControls .prevnextImageHolder .border {border-top:1px solid #dedede;border-left:1px solid #dedede;border-right:2px solid #c0c0c0;border-bottom:2px solid #c0c0c0;height:85px;width:85px}
#galleryItemControls .prevnextImage {width:75px; height:75px; float:left; border:5px solid #fff;margin:0;padding:0;}
#galleryItemControls .prevnextImage:link { border:5px solid pink;}
#galleryItemControls .prevnextImage:visited { border:5px solid red;}
#galleryItemControls .prevnextImage:hover { border:5px solid #E4D7C7;}
#galleryItemControls .prevnextImage:active { border:5px solid blue;}

#gallerItemControlsHeader {padding:0px 5px 0px 5px;}
#galleryItemControls .prevnextImage img {border:0;}
#galleryItemControls .prevNextLinks {font-size:14px;font-weight:bold;margin:4px 0 18px 18px;color:5D9ACA;}
#galleryItemControls ul {margin-left:10px;padding:0}
#galleryItemControls li {clear:both; float:left; list-style-type:none; margin:0; padding-left:25px; width:150px}
#galleryItemControls ul {margin-left:10px;padding:0}

#galleryItemControls ul {margin-left:5px;padding:0}
#galleryListControls li {clear:both; float:left; list-style-type:none; margin:0; padding-left:5px; width:150px}
#galleryListControls ul li#viewAlbum a{background:url(../images/album_image.gif) left center no-repeat;text-align:center; padding:10px 5px 0px 10px; width:150px;}
#galleryItemDescription {width:660px;margin:10px 0 0 10px;padding:0px;background-color:#999;}

/* ------------------- Photo Album ----------------------------*/

/* ------------------- Staff info -----------------------------*/
.staffimagethumb { width:160px;text-align: left; margin:10px; float:left}
.staffimagethumb img{border:5px solid #fff; width:100px; height:154px; padding:0px;margin:0px; }
.staffimages {margin:10px 0px 10px 0px;}
.staffimages img{ float:left;margin-left:10px;width: 200px; height:300px; border:10px solid #fff;}
.stafftitle {color: #000000; font-weight: bold;font-size:10px; }
.staffimages .imageborder {border:10px solid #fff; padding:0px;margin:0px; }
.staffinfo {margin:0px 5px 5px 10px;float:left;width:550px;}
.staffinfo ul {margin:15px;padding:0px;}
.staffinfo ul li {list-style:none;margin:0px 0px 3px 0px;padding:0px;font-weight:bold;}

.staffbio .flashtitle h4{clear: none;margin: 10px 0 5px 0px;padding-bottom: 3px;font: bold 14px 'lucida grande',tahoma,sans-serif;color: #fff;}
.staffbio {margin-left:15px;}

/* ------------------- Staff info -----------------------------*/

/* ---------------Form,Fieldset,Legends ----------------------------- */

fieldset {
 border: 2px solid #B89F54;
 width: 100%;
 margin: 0px 20px;
 padding-top:20px;
}

legend
{
 width:150px;
 padding: 0px 10px;
 margin:20px;
} 
.formlabel {
 text-align:right;
  font-size: 12px;
 font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;color:#fff;
}

/* ---------------Form,Fieldset,Legends ----------------------------- */

#container_footer {clear:both;}
#container_footer1 {
	float:left;
	height:35px;
	width:282px;
	background-color:#E4D7C7;
}
#container_footer2 {
	float:left;
	height:35px;
	width:318px;
	color:#000000;
	background-color:#E4D7C7;
}
#container_footer3 {
	float:left;
	height:35px;
	width:300px;
	background-color:#E4D7C7;
}
 
 ul#privacy, ul#privacy li {
 color:#000000;
 list-style:none;
 float:left;
 margin:0px;
 padding:0px;
 }

ul#privacy li a {
 color:#000000;
	padding:10px;
}

#dailymessageimage{
 float:left;
 clear:right;
 padding:0px 5px 0px 0px;
}

#footer5 {
font-size:0px;
position:absolute;
}

.rbcontent { 
 margin: 0px 5px 0px 5px; 
}

.rbroundbox_brown{ background: url(../images/nt_253751.gif) repeat; }
.rbtop_brown div { background: url(../images/tl_253751.gif) no-repeat top left; }
.rbtop_brown { background: url(../images/tr_253751.gif) no-repeat top right; }
.rbbot_brown div { background: url(../images/bl_253751.gif) no-repeat bottom left; }
.rbbot_brown { background: url(../images/br_253751.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop_brown div, .rbtop_brown, .rbbot_brown div, .rbbot_brown {
height: 7px;
font-size: 1px;
}
.rbroundbox_brown { margin: 10px;background:#253751;}

