/* Content CSS for EDI Web Marketing */

#content_master
{
	display: block;
	background: none;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 750px;
	height: auto;
}

#content_master #book_top
{
	display: block;
}

#content_master #radio_tabs
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#content_master #home_radio
{
	display: block;
	margin-top: 17px;
}

#content_master #tabs
{
	display: block;
	position: absolute;
	top: 60px;
	left: 625px;
}

/* HOME CONTENT */

#content_master #home
{
	display: block;
	background: none;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 20;
	width: 500px;
	height: auto;
	overflow:hidden;
	padding-top: 25px;
	left: 75px;
    margin-left: 75px;
	color: #002285;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#content_master #home p
{
	margin-bottom: 15px;
}

#content_master #home a
{
	color: #504165;
}

/* NON-HOME CONTENT */

#content_master #content
{
	display: block;
	background: none;
	background-color: #f7f5ed;
	background-repeat: repeat-y;
	background-position: top;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 20;
	width: 400px;
	height: auto;
	margin-left: 225px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#content_master #content p
{
	margin-bottom: 14px;
}

#content_master #content li
{
	margin-left: 15px;
}

#content_master #content em
{
	font-style: italic;
}

#content_master #content strong
{
	font-weight: bold;
}

#content_master #content hr
{
	border: none;
	border-top: 1px solid #504165;
	margin-bottom: 14px;
}

#content_master #content .title
{
	color: #b39127;
	font-size: 16px;
	font-weight: bold;
}

/* FLOATING MENU */
#content_master #float_menu
{
	position: relative;
	top: 0px;
	left: 0px;
	float: right;
	width: 175px;
	background: none;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
}

#content_master #float_menu img.border
{
	background: none;
	display: block;
	width: 175px;
	height: 20px;
}

#content_master #float_menu #center
{
	background-image: url('../images/float_bg.gif');
	background-repeat: repeat-y;
	background-position: top;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	text-decoration: none;
	color: #6c5788;
	line-height: 27px;
	vertical-align:top;
}

#content_master #float_menu #center *
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	text-decoration: none;
	color: #6c5788;
	line-height: 20px;
	height: 20px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

.NewsSummaryMorelink{
	margin-bottom:15px;
}

#DailyPrayerPostDetailDate{

	display:none;

}

#DailyPrayerPostDetailHorizRule{

	margin-bottom:10px;

}

#DailyPrayerPostDetailContent{

	width:300px;
	margin-bottom:15px;
}

.DailyPrayerSummaryContent{

	width:300px;

}

.DailyPrayerSummaryLink{

	margin-bottom:15px;

}

.noprint{
	display:none;
}

.album_title{
	display:none;
}
