@charset "utf-8";
/* RESET */

*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strong
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/*HTML tag stles*/
body {
	line-height: 1;
	background: #ababab url(../images/bg-prayer.jpg) no-repeat scroll center top;
	padding: 0;
	margin: 0 auto;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #ba122b;
	font-style: italic;
}
h2   {
	font-size: 1.3em;
	line-height: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ba122b;
	margin: 0px;
	padding: 0px 0px 10px;
	font-weight: normal;
}
h3 {
	font-size: 1.2em;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #B13E3E;
	margin: 0px;
}
h4 {
	font-size: 1.3em;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 10px;
}
h5 {
	font-size: 36px;
	line-height: 85px;
	background: #ba122b;
	padding-right: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 35px;
	color: #FFFFFF;
	font-weight: normal;
}




a:link, a:visited/*a or anchor tags - the four statest that must appear in the following order - LVHA*/
 {
	color: #B13E3E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #648083;
	text-decoration: none;
}
a:img{
	border: none;
}

#container {
	width: 980px;
	text-align: left;
	padding: 0px;
	margin: 0 auto;
	position: relative;
}
#header {
	position: relative;
	width: 980px;
	clear: both;
	height: 85px;
	margin-top: 15px;
}



#main {
	position: relative;
	width: 980px;
	background: #FFFFFF;
}
#main #left {
	float: left;
	width: 635px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}
#main #right {
	width: 345px;
	padding: 0px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	left: 635px;
	top: 0px;
}
#main #left #intro {
	background: #f1eae0;
	text-align: justify;
	padding: 15px 20px;
	border-top: 5px solid #ba122b;
	height: 260px;
}

#submain {
	height: 330px;
	width: 980px;
	clear: both;
	background: #FFFFFF;
	padding-top: 15px;
}

#submain   #col1, #submain   #col2  {
	float: left;
	width: 264px;
	position: relative;
	padding: 15px 25px 25px;
}
#submain #col3  {
	float: left;
	width: 331px;
	position: relative;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-left: 21px;
}
#submain p {
	font-family: Arial, Helvetica, sans-serif;
	color: #427583;
	font-size: 0.8em;
	padding-top: 7px;
	line-height: 1.2em;
	padding-bottom: 0px;
	margin-bottom: 3px;
}
#submain a {
	font-family: Arial, Helvetica, sans-serif;
	color: #427583;
	font-size: 1em;
	padding-top: 8px;
	line-height: 1.2em;
}
#connect  {
	background: #ede5d8;
	margin-top: 20px;
	height: 45px;
	padding-left: 25px;
	padding-top: 15px;
}
#connect h2 {
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ba122b;
	margin: 0px;
	padding-right: 15px;
	padding-left: 0px;
	font-weight: normal;
	float: left;
	padding-top: -15px;
	line-height: 1.5em;
}
#connect form {
	float: left;
	width: 275px;
}

#connect img {
	margin-right: 12px;
}
#connect #social {
	float: right;
	padding-right: 25px;
}


.formField {
	color: #FFFFFF;
	background: #9B8565;
	border: 1px solid #ffffff;
	margin: 0px 3px 3px 0px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0.3em;
	float: left;
}
.formSubscribe {
	color: #FFFFFF;
	background: #000000;
	border: 1px solid #ffffff;
	margin: 0px 5px 3px 0px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0.3em;
	float: left;
}




.imgFloatRight {
	float: right;
}
.imgHomeButtons {
	float: right;
	margin-bottom: 15px;
}







#footer {
	clear: both;
	padding: 0px 25px;
	background: url(../images/bg-footer.jpg) repeat-x;
	margin-bottom: 25px;
}
#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: .9em;
	line-height: 1.2em;
	font-weight: normal;
	font-style: italic;
}
#container #footer a {
	color: #FFFFFF;
}
/*---Begin Top Nav---*/
div#topNavigation {
margin-top: 10px;
padding: 0;
position: relative;
width: 980px;
height: 45px;
}

ul#navigation {
margin: 0;
padding: 0;
list-style:none;
width: 980px;
float: left;
background: #BA122B;
}

ul#navigation li {
float: left;
}

ul#navigation a {
display: block;
padding: 0 18.5px;
line-height: 45px;
color: #FFF;
font-size: 20px;
float: left;
}

ul#navigation a:hover {
color: #BA122B;
background: #FFF;
}

ul#navigation  li  ul  {
display: none;
}
/*----End Top Nav---------*/

#main #banner {
	padding: 5px;
}
#main #banner #title {
	position: absolute;
	top: 20px;
	right: 5px;
	height: 85px;
}
#subnav    {
	width: 290px;
	background: #FFFFFF;
	float: left;
}

#subnav ul {
	padding-left: 25px;
}
#subnav   ul li#top {
	background: #BA122B;
	color: #FFFFFF;
	border: 1px solid #333333;
}
#subnav ul li#top a {
	color: #FFFFFF;
}
#subnav ul li#top:hover {
	background: #800c1e;
}



#subnav ul li#bottom {
	background: #BA122B;
	color: #FFFFFF;
	font-weight: normal;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
#subnav ul li#bottom a {
	color: #FFFFFF;
}
#subnav ul li#bottom:hover {
	background: #800c1e;
}





#subnav     ul     li      {
	line-height: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 0px 0px 0px 15px;
	list-style: none;
	width: 240px;
	border-top: none;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
#subnav   ul   li   a {
	color: #666666;
	display: block;
}
#subnav ul li:hover {
	background: #eeeeee;
}
#subnav  ul  li a:hover {
	color: #BA122B;
	text-decoration: none;
}
#rightInner {
	width: 650px;
	background: #FFFFFF;
	position: relative;
	float: right;
	padding-right: 25px;
}
#preFooter {
	height: 10px;
	width: 980px;
	clear: both;
	background: #FFFFFF;
	padding-top: 15px;
}
#schedule {
	width: 960px;
	position: relative;
	clear: both;
}
.imgRight {
	float: right;
	padding-right: 25px;
}
#announcement {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 320px;
	background: #FFFFFF;
	border: 2px solid #000000;
	padding: 2px;
}
.announce {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #BD1029;
}
.announceText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #000000;
}
