/* CSS Document */

body {
background:#500002;
font:14px Geneva, Arial, Helvetica, sans-serif;
color:#FFFFFF;
margin:0;
padding:0;
text-align:center;
}

#background {
background: #1d1d1d url(../images/HeaderRepeat.jpg) center top repeat-x;
width:100%;
height:100%;
}

#container {
background: url(../images/ContainerBack.jpg) center top no-repeat;
width: 800px;
margin: 0 auto 0 auto;
text-align:left;
padding: 123px 0 0 0;
}

#image {
position:relative;
float:right;
margin-top:3px;
width:555px;
}

#content {
position: relative;
width:545px;
padding: 10px 5px 0px 5px;
float: right;
margin:0;
}

#menu {
	position:relative;
	width:223px;
	height:384px;
	margin-left:4px;
	padding:0;
	z-index:2000;
}

#clear {
	clear:both;
	margin-bottom:-15px;
}

#footer {
position:relative;
background:url(../images/FooterRepeat.jpg) center top repeat-x;
width: 100%;
}

#footer_container {
position:relative;
width: 800px;
margin: 0 auto 0 auto;
text-align:left;
padding:0;
}

#copy {
position:relative;
width: 800px;
margin: 5px auto 0 auto;
text-align:left;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#ccc;
padding:200px 0 10px 0;
}

#latest_news {
	position:absolute;
	top:12px;
	left:400px;
	width: 400px;
	height:181px;
	z-index:99;
}

#slideshow {
	position:absolute;
	top:12px;
	left:0px;
	width:400px;
	height:181px;
	z-index: 100;
}

h1 {
font: 22px "Times New Roman", Times, serif;
color:#ccc;
font-weight:normal;
}

.header {
font: 22px "Times New Roman", Times, serif;
color:#ccc;
font-weight:normal;
}

.clear {clear:both;}

.subheader {font: 18px "Times New Roman", Times, serif; color:#CC0000;}

.lastparagraph {border-bottom: #ccc 1px solid; padding-bottom:10px;}

.form_element {
	background-color: #cccccc;
	border:1px #999 solid;
	padding:5px;
}

.floatleft { float:left; margin:0 10px 10px 0;}

.h3 {font: 16px Arial, Helvetica, sans-serif; color: #333;}

h3 {font: 16px Arial, Helvetica, sans-serif; color: #FFFFFF; background-color: #4B4B4B; margin:0; padding:5px ; border-bottom: #333333 1px solid;}

h3.toggler a:link, h3.toggler a:visited, h3.toggler a:active {color:#FFFFFF; display:block; font-weight: normal; text-transform: uppercase; letter-spacing: 1px;}

h3.toggler a:hover, h3.toggler a:visited:hover {color:#333;}


a:link {
	color:#FF0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}

a.footer:link {
	color: #CCC;
	text-decoration: underline;
}
a.footer:visited {
	text-decoration: underline;
	color: #CCC;
}
a.footer:hover {
	text-decoration: none;
	color: #CCC;
}
a.footer:active {
	text-decoration: underline;
	color: #CCC;
}

/* /////////////////// LEFT MENU ////////////////////*/

.welcome {
	position:absolute;
	list-style:none;
	width: 223px;
	height: 28px;
	left: 0px;
	top: 1px;
}

.welcome a{
	width: 223px;
	height: 28px;
}

.welcome a:hover{
	background:url(../images/MenuOver.jpg) 0px -1px no-repeat;
}

.wte {
	position:absolute;
	list-style:none;
	width: 223px;
	height: 28px;
	left: 0px;
	top: 49px;
}

.wte a{
	width: 223px;
	height: 28px;
}

.wte a:hover{
	background:url(../images/MenuOver.jpg) 0px -49px no-repeat;
}

.ministries {
	position:absolute;
	list-style:none;
	width: 223px;
	height: 28px;
	left: 0px;
	top: 97px;
}

.ministries a{
	width: 223px;
	height: 28px;
}

.ministries a:hover{
	background:url(../images/MenuOver.jpg) 0px -97px no-repeat;
}

.staff {
	position:absolute;
	list-style:none;
	width: 223px;
	height: 28px;
	left: 0px;
	top: 145px;
}

.staff a{
	width: 223px;
	height: 28px;
}

.staff a:hover{
	background:url(../images/MenuOver.jpg) 0px -145px no-repeat;
}

.church {
	position:absolute;
	list-style:none;
	width: 223px;
	height: 28px;
	left: 0px;
	top: 192px;
}

.church a{
	width: 223px;
	height: 28px;
}

.church a:hover{
	background:url(../images/MenuOver.jpg) 0px -192px no-repeat;
}

.media {
	position:absolute;
	list-style:none;
	width: 223px;
	height: 28px;
	left: 0px;
	top: 240px;
}

.media a{
	width: 223px;
	height: 28px;
}

.media a:hover{
	background:url(../images/MenuOver.jpg) 0px -240px no-repeat;
}

.contact {
	position:absolute;
	list-style:none;
	width: 223px;
	height: 28px;
	left: 0px;
	top: 288px;
}

.contact a{
	width: 223px;
	height: 28px;
}

.contact a:hover{
	background:url(../images/MenuOver.jpg) 0px -288px no-repeat;
}

.home {
	position:absolute;
	list-style:none;
	width: 223px;
	height: 28px;
	left: 0px;
	top: 336px;
}

.home a{
	width: 223px;
	height: 28px;
}

.home a:hover{
	background:url(../images/MenuOver.jpg) 0px -336px no-repeat;
}

.link {margin:0 auto 0 auto; position:relative;}

.link a {color:#a51d21; text-align:left; font-family:"Times New Roman", Times, serif; font-size:12px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; height:auto; width:auto;}

.link a:hover{background-color:#335ab4; text-decoration:none; background:none; font-size:12px;}

.link a:active{background-color:#335ab4;}



/* /////////////////// RSS STYLES ///////////////////*/

#pscroller1{
width: 450px;
height: 1.2em;
border: 1px dashed black;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
height:100%;
color:#000000;
font-size:12px;
}

.rssclass .rsstitle{
font-weight: bold;
font-size:14px
}

.rssclass .rssdate{
color: gray;
font-size: 12px;
}

.rssclass a{
text-decoration: none;
}
