@charset "UTF-8";
body {
	margin-top: 0px;
	background-color:#f5f5f5;
	text-align: center;
}
img {
  border: none;
  vertical-align: bottom;
}
#wrapper {
	width:1024px;
}
#main{
	background-image:url(../_images/template/bkgd.gif);
	background-repeat: repeat-y;
}
#main_content {
	text-align:left;
}
#home_content_left {
	padding: 0 0 0 92px;
	width:573px;
}
#home_content_right {
	float:right;
	padding: 0 95px 0 0;
	width:232px;
}

/* Navigation */
#nav {
}
#menu {
	text-align:left;
}
.sub_menu {
	padding: 0 91px 0 600px;
	text-align:left;
}
#bottom_menu {
	float:right;
	padding: 0 97px 0 0;
}
#section {
	padding: 0 0 40px 0;
}
#bottom {
	padding: 30px 0 0 0;
	background-image:url(../_images/template/bottom_spacer.gif);
	background-repeat: no-repeat;
	background-position: 60px;
}
.logo {
	float:left;
	width:441px;
	height:110px;
	background-image:url(../_images/template/logo.gif);
	background-repeat: no-repeat;
}
.audio {
	float:left;
	width:352px;
	height:104px;
	background-image:url(../_images/template/audio_player.gif);
	background-repeat: no-repeat;
	background-position: 60px;
}
.player {
	padding: 36px 0 0 114px;
}
.daily_verse {
	padding: 0 0 49px 0;
	width:961px;
	height:104px;
	background-image:url(../_images/template/daily_verse.gif);
	background-repeat: no-repeat;
	background-position: 441px 29px;
}
.today {
	padding: 40px 27px 0 510px;
}
.daily_bible_verse {
	font-weight:bold;
	font-family:Arial;
	font-size:11px;
}
.verse {
	font-family:Arial;
	font-size:11px;
	line-height:12px;
}
.header {
	padding: 0 477px 0 0;
}
.divider {
	width:573px;
	height:16px;
	background-image:url(../_images/template/divider.gif);
	background-repeat: no-repeat;
}

/* Home */
.welcome {
	font-family:Arial;
	font-size:11px;
}

/* About Us */
.about {
	font-family:Arial;
	font-size:11px;
}
.goals_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.tagline {
	font-size:12px;
	font-family:Arial;
	color:#323232;
}
.aboutlist_header {
	font-weight: bold;
	text-decoration: underline;
}
.outings {
	font-weight: bold;
}

/* Resources */
.resource_des {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.resource_des a:link {
	color:#B8004D;
	text-decoration: none;
}
.resource_des a:hover {
	color:#B8004D;
	text-decoration: underline;
}
#resource_links {
}
.resource_links_img {
	padding: 0 0 10px 0;
}









