﻿*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #4DA0C6;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #4DA0C6;
}

body {
	
	background: #FEFFE1 url(img/back.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}
.img1 {
	border-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	float: right;
}
.img2 {
	padding: 3px;
	border: 1px solid #000000;
	float: left;
	margin-right: 6px;
}
.img3 {
	border-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	float: right;
}
.img4 {
	padding: 3px;
	float: left;
	margin-right: 6px;
}
.mail {
	border-width: 0px;
}

#content
{
	margin: 0 auto;
	background: #FFFFFF;
	width: 778px;
	text-align: left;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
}

#main
{
	width: 778px;
	padding-top: 1px;
	position: relative;
}
#header {
	height: 346px;
	text-align: right;
	background: url('img/dwt/stain.jpg') no-repeat;
	background-color: #1B0F0D;
}
#logo {
	width: 758px;
	height: 214px;
	text-align: right;
	padding-right: 20px;
	padding-top: 100px;
}


#logo a {
	text-decoration: none;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}

#logo h2 a
{
font-size: 10px;
text-transform: uppercase;
}


#menu
{
	margin: 0 auto;
	width: 548px;
	height: 32px;
	padding-left: 230px;
	background-color: #009EFE;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 100px;
	height: 23px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	font-size: 14px;
	text-transform: uppercase;
}
#menu a:hover {
	width: 100px;
	height: 22px;
	color: #009EFE;
	text-decoration: none;
	background: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#sidebar {
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
	float: left;
	width: 230px;
	background-color: #009EFE;
	height: inherit;
}
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
}
#sidebar a {
	border-style: solid;
	border-width: 1px;
	border-color: #009EFE #009EFE #f5f5f5 #009EFE;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 5%;
	display: block;
	border-bottom: 1px solid #f5f5f5;
}
#sidebar a:hover {
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF #FFFFFF #f5f5f5 #009EFE;
	font-weight: bold;
	text-decoration: none;
	color: #009EFE;
	border-bottom: 1px solid #f5f5f5;
	background-color: #FFFFFF;
}
#right
{
	background-position: center bottom;
	float: right;
	width: 536px;
	background-image: url('img/dwt/logo_w.gif');
	background-repeat: no-repeat;
	padding-top: 8px;
	margin-bottom: 10px;
}
#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #AF0010;
}
#right h3
{
	margin: 0;
	padding: 0px;
	font-size: 14px;
	color: #F2AA00;
}

#right h4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #4DA0C6;
}

#right a
{
color: #4DA0C6;
text-decoration: none;
}

#right a:hover
{
color: #4DA0C6;
text-decoration: underline;
}

#right a:visited
{
color: #4DA0C6;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	text-align: justify;
}
#right p a {
	color: #0A4DCD;
	text-decoration: none;
}

#right ul
{
margin-left: 30px;
}


#right ol
{
margin-left: 30px;
}
#right table {
}


#footer {
	height: 49px;
	clear: both;
	padding-top: 30px;
	background: url("img/dwt/footer.png") repeat-x bottom;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #4DA0C6;
}

#footer a {
	color: #4DA0C6;
}



.upper {
	text-transform: uppercase;
	color: #0000FF;
}



.prayer {
	font-family: "Segoe Script";
	color: #000099;
	padding: 10px;
}



