@charset "utf-8";
* { margin : 0; padding : 0; }
body {
	margin: 0px;
	padding: 0px;
	background-color: #FCE194;
	height: 332px;
	width: 1355px;
}
h4 {
	font-size: 20px;
	color: #AC150D;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
h2 {
	font-size: 16px;
	color: #6F7D33;
	font-style: italic;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 15px;
	color: #262F76;
	font-style: normal;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 325px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 20px;
	color: #AC150D;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-indent: -9999px;
	top: 125px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #262F76;
	line-height: 14px;
	width: 475px;
	text-align: center;
	margin-bottom: 25px;
	margin-top: 25px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#mainwrapper {
	margin: 0px;
	padding: 0px;
	background-color: #FCE194;
	background-image: url(img/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 3320px;
	width: 980px;
	overflow: visible;
	position: absolute;
	left: 0px;
	top: 0px;
	border-right-width: 5px;
	border-right-style: dotted;
	border-right-color: #4E2105;
}

#header {
	height: 209px;
	text-indent: -9999px;
	background-image: url(img/header_bg.png);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: center top;
	width: 696px;
	position: absolute;
	margin: 0px;
	left: 150px;
}
#content {
	height: auto;
	width: 532px;
	z-index: 1;
	margin: auto;
	padding: 0px;
	background-image: url(img/content_bg.png);
	background-repeat: repeat-y;
	background-position: center;
	position: absolute;
	top: 177px;
	left: 232px;
}
.prayermid {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFCC;
	line-height: 20px;
	width: 550px;
	text-align: center;
	clear: both;
	font-style: italic;
	padding-top: 32px;
	padding-bottom: 32px;
	padding-left: 100px;
}

#footer {
	text-decoration: none;
	list-style-type: none;
	background-image: url(img/footer_bg.png);
	height: 88px;
	width: 532px;
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
	margin-bottom: 8%;
	background-position: left bottom;
	position: absolute;
	z-index: 1;
}
.divider {
	background-image: url(img/divider.png);
	background-position: center;
	text-align: center;
	padding: 0px;
	height: 43px;
	width: 510px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
}

#sidebar_nav {
	position: absolute;
	z-index: 1;
	list-style-type: none;
	height: 442px;
	width: 93px;
	padding: 0px;
	overflow: visible;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 0px;
	right: 0px;
}
#sidebar_nav ul   {
	z-index : 2;
	position : fixed;
	width : 93px;
	height : 455px;
	padding : 0;
	list-style-type: none;
	text-indent: -9999px;
	background-image: url(../../Assets/img/checkered.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	overflow: visible;
}
#sidebar_nav li  {
	padding: 0px;
	list-style-type: none;
	text-indent: -9999px;
	position: relative;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar_nav a  {
	position: relative;
	text-indent: -9999px;
	display: block;
}

li.sidebar_navhome a {
	top : 8px;
	width : 42px;
	height : 88px;
	background-image: url(../../Assets/img/home.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	list-style-type: none;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: -142px;
	margin-bottom: 0px;
	margin-left: 0px;
	right: 5px;
}
li.sidebar_navhome a:hover {
	background-image: url(../../Assets/img/homehover.png);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 88px;
	width: 42px;
	text-indent: -9999px;
	display: block;
	top: 8px;
	margin-top: 0px;
	margin-left: 0px;
	right: 5px;
}
li.sidebar_navdownloads a {
	width : 42px;
	height: 88px;
	background-image: url(../../Assets/img/downloads.png);
	background-repeat: no-repeat;
	list-style-type: none;
	text-indent: -9999px;
	display: block;
	top: 8px;
	right: 5px;
}
li.sidebar_navdownloads a:hover {
	background-image: url(../../Assets/img/downloadshover.png);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 88px;
	width: 42px;
	text-indent: -9999px;
	display: block;
	top: 8px;
	right: 5px;
}
li.sidebar_navlinks  a {
	width : 42px;
	height: 88px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../../Assets/img/links.png);
	list-style-type: none;
	display: block;
	top: 8px;
	right: 5px;
}
li.sidebar_navlinks  a:hover {
	top : 8px;
	width : 42px;
	height: 88px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../../Assets/img/linkshover.png);
	list-style-type: none;
	display: block;
	right: 5px;
}
li.sidebar_navimage a {
	background-image: url(../../Assets/img/image.png);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 88px;
	width: 42px;
	text-indent: -9999px;
	display: block;
	top: 8px;
	right: 5px;
}
li.sidebar_navimage a:hover {
	background-image: url(../../Assets/img/imagehover.png);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 88px;
	width: 42px;
	top: 8px;
	text-indent: -9999px;
	display: block;
	right: 5px;
}
li.sidebar_navcontact a {
	background-image: url(../../Assets/img/contact.png);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 88px;
	width: 42px;
	text-indent: -9999px;
	display: block;
	top: 8px;
	right: 5px;
}
li.sidebar_navcontact a:hover {
	background-image: url(../../Assets/img/contacthover.png);
	background-repeat: no-repeat;
	list-style-type: none;
	height: 88px;
	width: 42px;
	top: 8px;
	text-indent: -9999px;
	display: block;
	right: 5px;
}
