body {
	font: 100% Trebuchet, Verdana, Arial, sans-serif; 
	background: #c4bd7e url('images/back-grad2.png') center repeat-y; 
	text-align: left;
	color: #696969;
	margin: 0px;
	padding: 0px;  
}


a  { color: #5A86BC; text-decoration: none; border-width: 0px;}
a:link IMG { border: none; }
a:visited IMG { border: none; }
a:link		{ color: #5A86BC; background-color: transparent; border-width: 0px}
a:visited 	{ color: #5A86BC; background-color: transparent }
a:hover 	{ color: #ff7700; 	text-decoration: underline;}

img, img:link, img:visited { border: 0px none ;
}

h1 {
margin:4px 4px 0 12px; padding:0 0 0 24px; letter-spacing:-2px;
color: #000;

}

h2 {
color: #3b9292;
background-image: url('images/blue-bar.gif');
background-position: bottom left;
background-repeat: no-repeat;
font-family: 'Trebuchet MS', Verdana, ARial, sans-serif;
}

h3 {
color: #3b9292;
font-family: 'Trebuchet MS', Verdana, ARial, sans-serif;
}

p {
	line-height: 1.5;
	font-size: 1em;
	padding-left: 5px;
}

hr {
	width: 95%;
	height: 1px;
	border: 0;
	background-color: #c4bd7e;
	
}

#justified p {
	text-align: justify;
}

body#home a#homeNav, body#visitors a#visitNav, body#believe a#believeNav, body#news a#newsNav, body#ministries a#minNav, body#location a#locNav, body#downloads a#dloadNav, body#contact a#contactNav, body#missions a#misNav {
	background: #d0f0ff url(images/menu-grad-select.png) top left repeat-x; 
	font-weight:bold; color:#2A81BA;
}
	

.main {
	width: 850px;
	margin: auto;
	text-align: left;
}

#leftcontent {width:168px; overflow:hidden;font-family:Trebuchet, Verdana, ARial, sans-serif; float: left; margin-top: 40px; letter-spacing:-1px; }
#leftcontent ul {list-style: none; margin: 0; padding: 0;}
#leftcontent li {margin-top: 0; margin-bottom: 0px; padding: 0;line-height: 29px;}
#leftcontent li a {display:block; width:168px;color: #FFF;
	background:#00547B bottom left no-repeat;
	border-top: 1px dotted #fff;
	margin: 0 ! important; padding-left: 15px; 
	font-weight: bold; text-decoration: none;}

#leftcontent li a:hover {
	background:#00547B url(images/menu-grad.png) top repeat-x;
	font-weight:bold; color:#fff}


#dbluehd {background: url(images/left_top_dblue.gif) top left no-repeat; height:5px; font-size:0px;}

#rightcontent {
	background: #fff url('images/corner.gif') top left no-repeat;
	margin-left: auto;
	margin-top: 20px;
	padding: 10px 20px 0px 20px;
	width: 630px;
	float: right;
}

.header {
	width: 850px;
	height: 100px;
	background: #fff url(images/banner.jpg) top left no-repeat;
	text-align: left;
}

.header h1 {
	font-family: Arial, sans-serif; 
	color: #fff;
}

#footer {
	width: 850px;
	margin: auto;
	margin-top: 10px;
	padding: 10px;
	background: #fff url(images/blue-bar-center.png) top center no-repeat;
}

#box {
	border: 1px solid #b0b0b0;
}

#row-alt {
	background-color: #e8e8e8;
}

#table-header {
	background-color: #3b9292;
	color: #fff;
}

#newsitem {
	background-color: #ede8ca;
	padding: 20px;
}
