body {
	background: #013743 url(../img/body-bg.jpg) repeat-x top center;
	margin: 0;
	padding: 0;

	font-family: helvetica, arial, sans-serif;
	font-size: 62.5%;
     	color: #2f1203;
}

*:focus { outline: none; }

a img { border: 0; }


#content {
	font-size: 1.2em;
	line-height: 1.6em;
}


/** =FOOTER **/

#footer {
	color: white;
	font-size: 1.2em;
}

#footer h3 {
	color: #013c4a;
	font-family: Georgia, serif;
	font-size: 1.7em;
	font-weight: normal;
	margin: 0 0 0.5em 0;
}

#footer .image {
	float: left;
}

#footer dl.faq {
	margin: 0 0 0 220px;
	padding: 0;
}

#footer dl.faq dt {
	color: #cec8b2;
	font-weight: bold;
	font-size: 14px;
}

#footer dl.faq dd {
	color: white;
	margin: 0 0 8px 19px;
}

#footer a {
	color: #cec8b2;
}

#footer address {
	color: #cec8b2;
	font-weight: bold;
}

#footer span {
	color: white;
}

#footer .footlinks {
	float: right;
}

#footer .footlinks div {
	margin: 2px 0;
}

#footer .footlinks a {
	color: #013c4a;
	font-family: Georgia, serif;
	font-size: 1.4em;
}

/** end =FOOTER **/




.cleaner {
	clear: left;
	font-size: 1px;
	height: 1px;
}

/*** =STYLES ***/

h1 {
	margin-top: 0;
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	font-size: 2.2em;
	color: #39302b;
}

h2 {
	background-image: url(http://lumc.dynamitdemo.com/img/h2-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;

     text-indent: 7px;
	line-height: 25px;
	font-size: 11px;
	font-weight: normal;
	color: white;
}
	h2 a, h2 a:link, h2 a:visited {
		text-decoration: none;
		color: white;
	}
	h2 a:hover, h2 a:active {
		text-decoration: none;
		color: white;
	}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #39302b;
	margin: 1em 0 -1em;
}

h4 {
	font-size: 12px;
}

hr {
	margin: -.5em 0 1em;
	border: none;
	/**border-bottom: 1px solid #efede3;**/
	background-image: url(../img/divider-hr.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

p { margin: 1em 0; }

/** dynamIt editor styles follow **/

.subheadings {
	font-size: 1.2em;
	color: #013743;
}

.emphasis {
	font-weight: bold;
	color: #307c91;
}

.emphasis2 {
	color: #5b4c44;
}

.subtitle {
	font-family: Times New Roman, serif;
	font-size: 1.2em;
	color: #39302b;
}

/** end editor styles **/

a, a:link, a:visited {
	color: #307c91;
	text-decoration: underline;
}

a:hover, a:active {
	color: #307c91;
	text-decoration: none;
}

#content ul {
	margin: 1em 0 1em 36px;
	padding: 0;
	list-style-type: disc;
	list-style-image: url(../img/bigbullet.gif);
	list-style-position: outside;
}

#content ul>li {
	margin-bottom: 0.5em;
}

/*** end =STYLES ***/



/*** =DIALOG ***/

#dialog-top {
	width: 650px;
	height: 36px;
	background: url(../img/dialog-top.png) no-repeat top center;
}

#dialog-body {
	background: url(../img/dialog-bg.png) repeat-y top center;
	padding: 1px 35px 1px 15px;
}

	#lb-dialog-caption {
		font-size: 1.2em;
		color: white;
	}

	a#dialog-prev {
		position: absolute;
		top: 68px;
		left: -28px;
	}
	a#dialog-next {
		position: absolute;
		top: 68px;
		right: -10px;
	}

#dialog-bot {
	width: 650px;
	height: 20px;
	background: url(../img/dialog-bot.png) no-repeat top center;
}

/*** end =DIALOG ***/


th.headline {
	text-align:left;
	font-size: 1.25em;
	border-bottom: 2px solid #5F5F5F;
}

/** for family order form **/

table.orders {
	width: 100%;
	border: 1px solid #39302B;
}

table.orders td {
	border: 1px solid #39302B;
}

input.qty {
	width: 25px;
}

td.td-head {
	background-color: #013743;
	color: white;
	font-weight: bold;
}

/** end form styles **/

/** special link styles **/

	a.soft, a.soft:link, a.soft:visited {
		text-decoration: none;
		font-style: italic;
		color: #013743;
	}
	a.soft:hover, a.soft:active {
		text-decoration: none;
		font-style: italic;
		color: #5f5f5f;
	}

	a.listen, a.listen:link, a.listen:visited {
		display: block;
		background-image: url(http://lumc.dynamitdemo.com/img/listen-sprite.gif);
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 69px;
		height: 21px;
		line-height: 21px;
		text-align: center;
		font-style: italic;
		text-decoration: none;
		color: white;
	}
	a.listen:hover, a.listen:active {
		display: block;
		background-image: url(http://lumc.dynamitdemo.com/img/listen-sprite.gif);
		background-repeat: no-repeat;
		background-position: 0 -21px;
		width: 69px;
		height: 21px;
		line-height: 21px;
		text-align: center;
		font-style: italic;
		text-decoration: none;
		color: white;
	}

	a.speaker, a.speaker:link, a.speaker:visited {
		display: block;
		background-image: url(http://lumc.dynamitdemo.com/img/speaker-sprite.gif);
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 26px;
		height: 24px;
		line-height: 24px;
		text-decoration: none;
		color: white;
	}
	a.speaker:hover, a.speaker:active {
		display: block;
		background-image: url(http://lumc.dynamitdemo.com/img/speaker-sprite.gif);
		background-repeat: no-repeat;
		background-position: 0 -24px;
		width: 26px;
		height: 24px;
		line-height: 24px;
		text-decoration: none;
		color: white;
	}

	a.prayer, a.prayer:link, a.prayer:visited {
		display: block;
		background-image: url(http://lumc.dynamitdemo.com/img/submit-prayer-sprite.gif);
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 232px;
		height: 80px;
		line-height: 90px;
		text-decoration: none;
		text-indent: 80px;
		color: white;
	}
	a.prayer:hover, a.prayer:active {
		display: block;
		background-image: url(http://lumc.dynamitdemo.com/img/submit-prayer-sprite.gif);
		background-repeat: no-repeat;
		background-position: 0 -80px;
		width: 232px;
		height: 80px;
		line-height: 90px;
		text-decoration: none;
		text-indent: 80px;
		color: white;
	}

/** styles for form pages **/

form {
	margin: 0;
	padding: 0;
}

form .error {
	color: #277E96;
}

form textarea {
	font-family: helvetica, arial, sans-serif;
	font-size: 1.0em;
}

fieldset {
	margin: 10px 0;
	padding: 4px 7px 9px;
}

fieldset legend {
	font-size: 14px;
	font-weight: bold;
	color: #39302b;
}

fieldset ol {
	list-style-type: none;
	padding: 0;
	margin: 12px 20px;
}

fieldset li {
	margin: 6px 0;
}

fieldset label.txt {
	display: inline-block;
	width: 100px;
}

fieldset textarea {
	width: 350px;
	height: 75px;
}

/** blog-specific styles **/

#blog {
	line-height: 1.4em;
}

#blog p.emphasis {
	margin: 0;
}

#blog p.date {
	margin: 0;
	font-style: italic;
	font-size: .9em;
	color: #7f7f7f;
}

#blog p.emphasis a {
	text-decoration: none;
}


/** Homepage Cross-Fade **/

#banner ul {
	position: absolute;
	right: 0;
	top: 0;
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 649px;
	height: 230px; 
}

#banner ul li {
	display: none;
	position: absolute;
	top: 0; left: 0;
        width: 649px;
        height: 230px;
}

#banner ul li.on {
	display: block;
}

/*************************/
