body{
	margin-top:0px;
	background-image:url('../images/bkgd_vertical3.gif');
	background-repeat:repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#554c36;
}
p{
	padding-bottom:10px;
	line-height:normal;
}
a {
	color:#554c36;
}
a:hover {
	color:#75a84b;
}
ul li{
	list-style:disc;
	margin-left:45px;
	padding-bottom:10px;
}
h2{
	font-size:15px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.bold{
	font-weight:bold;
}
.title{
font-style:italic;
}

#bracket{
	float:left; 
	position:absolute;
	padding:5px 5px 5px 5px; 
	z-index:5;
} 
#container{
	margin: 0px auto;
	padding:0px auto;
	width:915px;
	padding-bottom:75px;
}
#content{
	width:911px;
	height:auto;
	background-image:url('../images/bkgd_cnt_star.gif');
	background-repeat:repeat;
	margin-left:2px;
}
#secheader{
	text-align:center;
	padding-bottom:35px;
}
#nav{
	float:left;
	margin-left:0px;
	padding-left:90px;
}
#vertical{
	float:left;
	padding:0px 40px 0px 0px;
}
#info{
	float:left;
	width:578px;
}
#footer{
	background-image:url('../images/btm_pattern.gif');
	background-repeat:repeat-x;
	width:100%;
	height:250px;
	color:#f5eac8;
	font-size:11px;
	margin-top:10px;
}
#footer p {
	padding-top:80px;
	padding-left:15px;
}
/*Kids - Stuff*/
#cardList{
	background-image:url('../images/memcards_1.gif');
	background-repeat:no-repeat;
	width:280px;
	float:right;
}
.cardListBG {
	background-image: url(../images/memcards_bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	float: none;
	width: 280px;
}
#cardList ul{
	padding-top:100px;
	font-size:11px;
}
#cardList ul li{
	list-style:none;
	text-indent:0px;
	margin-left:0px;
	padding:0px 0px 12px 27px;
	background-image: url(../images/memcards_bg.gif);
	background-repeat: repeat-y;
}
#cardList ul li a{
	 text-decoration:none;
}
/* Listen */
ol.songlist{
	list-style:none;
	text-indent:0;
	padding-left:0px;
	margin-left:15px;
	margin-top:0px;
	float:right;
	font-size:13px;
}
ol.songlist h2{
	background-image:url('../images/bar_brown.gif');
	background-repeat:no-repeat;
	width:335px;
	height:21px;
	color:#f4f2e6;
	font-size:13px;
	font-weight:normal;
	vertical-align:middle;
	margin-bottom:0px;
	padding-left:10px;
}
ol.songlist li.green{
	height:20px;
	width:335px;
	padding-left:10px;
	/*background-image:url('images/bar_green.gif'); 
	background-repeat:no-repeat;	
	color:#33FFFF;*/
}
ol.songlist li.light{
	height:20px;
	width:335px;
	padding-left:10px;
}
.cdlist{
	text-indent:0;
	padding-left:0px;
	margin-left:0px;
	float:left;
	font-size:12px;
}
.cdlist li{
	list-style:none;
	padding-left:0px;
	margin-left:0px;
}
.chosen{
	color:#75a84b;
}
/*LIVE schedule*/
#schedule{
	text-align:left;
	font-size:12px;
	border:0px;
	border-collapse:collapse;
	width:577px;
}
#schedule tr{
	border-collapse:collapse;
	border:0px;
	padding:0px;
	height:21px;
}
#schedule td{
	border-collapse:collapse;
	border:0px;
	border-spacing:none;
	border-width:0px;
	padding:1px 8px;
	background-image:inherit;
}
.ltgreen{
	/*background-color:#00FF99;*/
	background-image:url('../images/bar_sched_lhtGreen.gif');
	background-repeat:no-repeat;
	background-position:center;
}
.medgreen{
	/*background-color:#6600CC;*/
	background-image:url('../images/bar_sched_green.gif');
	background-repeat:no-repeat;
	background-position:center;
	
}
.schHeader{
	background-image:url('../images/bar_sched_brown2.gif');
	background-repeat:no-repeat;
	background-position:center;
	text-align:left;
	color:#f4f2e6;
	font-weight:bold;
}
.one{
	background-position:left;
}
.mid{
	background-position:center;
}
.last{
	background-position:right;
}
/*Worship Leader - Chord Chart*/
#chordChart{
	text-align:left;
	font-size:12px;
	border:0px;
	border-collapse:collapse;
	float:left;
	margin-left:40px;
	margin-bottom:40px;
	width:421px;
}
#chordChart td{
	padding-left:10px;
}
.first{
	/*background-color:#00FF99;*/
	background-image:url('../images/bar_sched_lhtGreen.gif');
	background-repeat:no-repeat;
	background-position:left;
	height:21px;
}
.second{
	/*background-color:#6600CC;*/
	background-image:url('../images/bar_sched_green.gif');
	background-repeat:no-repeat;
	background-position:left;
	height:21px;
}
.row0{
	/*background-color:#00FF99;*/
	background-image:url('../images/bar_sched_lhtGreen.gif');
	background-repeat:no-repeat;
	background-position:left;
	height:21px;
}
.row1{
	/*background-color:#6600CC;*/
	background-image:url('../images/bar_sched_green.gif');
	background-repeat:no-repeat;
	background-position:left;
	height:21px;
}
.download{
	background-image:url('../images/download.gif');
	background-repeat:no-repeat;
	background-position:right;
	text-align:center;
	width:120px;
	color:#ffffff;
}
.cordChartTitle{
	background-image:url('../images/bar_chord_brown.gif');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	text-align:left;
	color:#f4f2e6;
	font-weight:bold;
	height:21px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

ul#goStories li{
	display: block;
	list-style-type: none;
	text-indent:0;
	margin-left:0;
	list-style-position: outside;
	padding-top:12px;
}
