@charset "UTF-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0;
	font: 11px Verdana, Arial, Helvetica;
	color: #454545;
	height: auto;
}

hr {
	border-top: 1px solid #cbcbcb;
}

span.scripture {
	font-style: italic;
	font-size: 10px;
	color: #943756;
}

#homeWidgetContent ul {
	margin-top: 0;
}

#homeWidgetContent li {
	margin-bottom: 3px;
	list-style-type: decimal;
}

.insideBG{
	background-image: url(../images/bg_inside.jpg);

}
#container {
	width: 780px;
	margin: 108px auto 10px;
	display: table;
	clear: both;
}

#navigationBar {
	height: 29px;
	background-color: #3b091a;
	z-index: 30;
}

#headerSlider {
	height: 313px;
	background-color: #ececec;
	margin-top: 0;
	padding: 10px;
}

#underNav {
	height: 29px;
	color: #f5b96e;
	line-height: 26px;
	padding-left: 10px;
}

#underNavInside {
	color: #f5b96e;
	line-height: 26px;
	padding-left: 10px;
	height: 20px;
}

#homeWidgetInside {
	float: left;
	width: 200px;
}



#theme {
	height: 100px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

#homeWidget {
	width: 259px;
	float: left;
	height: 240px;
	border-right: 1px solid #cbcbcb;
	display: table;
}

#homeWidgetContent {
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}



p.scripture {
	font-size: 12px;
	line-height: 27px;
	color: #b5b5b5;
}

#homeWidgetContent p.scripture a {
	color: #dac6c1;
}

h2 {
	font-size: 13px;
	margin-bottom: 0;
	color: #6a102f;
	margin-top: 0;
	border-bottom: 1px dotted #cdcdcd;
}

p {
	margin-top: 3px;
	margin-bottom: 7px;
	line-height: 17px;
	color: #454545;
	clear: both;
}

.bold{
	font-weight: bold;
	color: #6a102f;
}

a {
	color: #824d41;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #3b091a;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #824d41;
	font-weight: bold;
	text-decoration: none;
}

#homeWidgetHeader {
	height: 27px;
	background-color: #3b091a;
	margin-bottom: 10px;
}

#homeWidgetRight {
	width: 259px;
	float: left;
	height: 240px;
}

#content {
	display: table;
	position: static;
}

#footer {
	text-align: center;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #cbcbcb;
	padding-top: 20px;
	clear: both;
	font-size: 9px;
	padding-bottom: 30px;
	margin-top: 15px;
}

#homeWidgetHeader h1 {
	font-size: 13px;
	text-transform: uppercase;
	color: #ffc273;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding-left: 10px;
	line-height: 27px;
}

#homeWidgetRightPages {
	width: 570px;
	float: right;
		border-left: 1px solid #cbcbcb;

}

.serviceTimes {
	font-size: 9px;
	line-height: 12px;
	padding-top: 0;
	border-top: 1px dotted #cdcdcd;
}

/* @group drop down nav */

#jsddm
{	margin: 0;
	padding: 0;
	z-index: 100;
}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial}

	#jsddm li a
	{	display: block;
		background: #20548E;
		padding: 5px 12px;
		text-decoration: none;
		border-right: 1px solid white;
		width: 70px;
		color: #EAFFED;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: #1A4473}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
			background: #9F1B1B}
		
		#jsddm li ul li a:hover
		{	background: #7F1616}

/* @end */

#homeWidgetContent p img {
	border: 4px solid #ddd;
	float: left;
	margin-right: 13px;
	margin-bottom: 10px;
	margin-top: 4px;
}
