body {
	background-color:#99824b;
	color:#000000;
	margin:15px 0 0 0;
	text-decoration:none;
}

a:link {
	color:#000000;
	background:transparent;
	text-decoration:none;
}

a:visited {
	color:#000000;
	background:transparent;
	text-decoration:none;
}

a:focus {
	color:#e6a912;
	background:transparent;
	text-decoration:none;
}

a:hover {
	color:#e6a912;
	background:transparent;
	text-decoration:none;
}

a:active {
	color:#e6a912;
	background:transparent;
	text-decoration:none;
}

/* Header and Nav Bar Information
-------------------------------------------------------------*/

#Header {
	width:800px;
	height:87px;
	background-repeat:repeat-x;
	background-image:url(images/HeaderPattern.jpg);
	margin:0 auto 0 auto;
}

#Logo {
	width:157px;
	height:87px;
	float:left;
	margin-right:138px;
}

#Buttons {
	list-style:none;
	text-decoration:none;
}	

#Buttons li{
	float:left;
}

#home a{	
	width:99px;
	height:21px;
	float:left;
	margin:66px 0 0 0;
	background:url(images/home.gif) top;
}

#home a:hover, #home.down a{
	background-position:bottom;
}

#our_purpose a{	
	width:99px;
	height:21px;
	float:left;
	margin:66px 0 0 0;
	background:url(images/our_purpose.gif) top;
}

#our_purpose a:hover, #our_purpose.down a{
	background-position:bottom;
}

#our_history a{	
	width:99px;
	height:21px;
	float:left;
	margin:66px 0 0 0;
	background:url(images/our_history.gif) top;
}

#our_history a:hover, #our_history.down a{
	background-position:bottom;
}

#the_pastor a{	
	width:99px;
	height:21px;
	float:left;
	margin:66px 0 0 0;
	background:url(images/the_pastor.gif) top;
}

#the_pastor a:hover, #the_pastor.down a{
	background-position:bottom;
}

#contact_us a{	
	width:99px;
	height:21px;
	float:left;
	margin:66px 0 0 0;
	background:url(images/contact_us.gif) top;
}

#contact_us a:hover, #contact_us.down a{
	background-position:bottom;
}

#HeaderRight {
	width:10px;
	height:87px;
	float:left;
}


/*Main Content
-------------------------------------------------------------*/

#MainPhoto {
	width:800px;
	height:206px;
	margin:0 auto 0 auto;
}

*html #MainPhoto {
	margin:-4px auto -4px auto;
}

#OuterContainer {
	width:800px;
	height:100%;
	margin:0 auto 0 auto;
	background:url(images/GreenPattern.jpg) repeat-y right;
	color:#000000;
	background-color:#ffffff;
}

#InnerBackground {
	width:800px;
	background-image:url(images/MainPattern.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#InnerLeft {
	width:585px;
	float:left;
}

#SubNav {
	width:294px;
	height:25px;
	position:relative;
	top:20px;
	list-style:none;
	margin:0 auto 0 auto;
}

*html #SubNav {
	margin-left:20px;
}

#SubNav li {
	width:83px;
	height:25px;
	margin-right:15px;
	float:left;
}

#Text {
	width:550px;
	padding-top:20px;
	margin:0 0 10px 20px;
}

#Text.Center {
	text-align:center;
}

#Text p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	background-color:transparent;
	padding:0;
}

#Text h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#cc7f05;
	background-color:transparent;
	margin:0;
}

#Text h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:strong;
	color:#000000;
	background-color:transparent;
}

#Go {
	width:181px;
	height:155px;
	float:right;
}

*html #Go {
	width:181px;
	height:155px;
	position:absolute;
	top:308px;
	left:630px;
}

#LinkButtons {
	list-style:none;
	text-decoration:none;
	padding:10px 0 10px 10px;
	margin:0;
	height:92px;
	clear:left;
}

#LinkButtons li {
	float:left;
	margin-left:10px;
}

#InnerRight {
	width:215px;
	height:100%;
	float:left;
}

#AnnouncementsTop {
	width:188px;
	margin:12px auto 0 auto;
}

*html #AnnouncementsTop {
	margin-bottom:-4px;
}

#Announcements {
	width:188px;
	background-image:url(images/AnnouncementsBottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#000000;
	background-color:#ffffff;
	margin:0 auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#Announcements p {
	margin:0;
	padding-left:8px;
	padding-bottom:10px;
}

#GetInvoved {
	width:188px;
	margin:10px auto 10px auto;
}

#DestinysPromise {
	width:188px;
	margin:0 auto 5px auto;
}

.Clear {
	clear:both;
}

#directions {
	font-weight:bold;
	text-decoration:underline;
}

/*Footer Information
-------------------------------------------------------------*/

#Footer {
	width:800px;
	height:17px;
	margin:0 auto 0 auto;
	clear:right;
}

#FooterNav {
	width:800px;
	height:22px;
	margin:3px auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
