/* CSS Document */

body{
	background:#eee2cb url(../images/bg.gif) repeat-x top;
	font-family:Helvetica, Geneva, Arial, sans-serif;
	font-size:14px;
	text-align:left;
	margin:0px;
	color:#333333;
	
}

a:link, a:visited{
	color:#540E10;
	text-decoration:underline;
}
a:hover, a:active{
	color:#9E917C;
	text-decoration:none;
}

li{
	margin-bottom:10px;
}


#wrapper {
    position: relative;
    margin: 0 auto;
    text-align: left; /*required due to IE centering hack*/
    width: 810px; /*adjust as needed*/
    }


#header{
	background:url(../images/header.png) no-repeat;
	width:806px;
	height:116px;
	margin-top:20px;
}

#homeWelcome{
	margin:30px 4px 5px 7px;
	width:455px;
	font-size:16px;
	line-height:20px;
	
}

#homeFlash{
	margin:8px 4px 5px 7px;
	width:455px;
	border:3px solid #FFFFFF;
}

#contentArea{
	width:806px;
	text-align:justify;
	padding:0px 5px 0px 5px;
}
#contentArea img{
	border:2px solid #FFFFFF;
	margin:5px;
}

#homecontentArea{
	width:806px;
	text-align:justify;
}

#homeButtons{
	float:right;
	width:300px;
	margin:5px 10px 5px 4px;
}
#homeButtons img{
	clear:both;
	margin-bottom:5px;
}
a.buttonLink:link img, a.buttonLink:visited img{
	border:3px solid #FFFFFF;
}
a.buttonLink:hover img, a.buttonLink:active img{
	border:3px solid #9E917C;
}

.boxLeft{
	float:left;
	width:400px;
	margin-top:10px;
}
.boxRight{
	float:right;
	width:400px;
	margin-top:10px;
	border-left:1px dotted #9E917C;
	}

#downloads{
	padding:0px 0px 5px 0px;	
}

#resources{
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #9E917C;
}

#links{
	margin:0px 0px 5px 5px;
	
}
#testimonies{
	margin:0px 0px 5px 5px;
	border-bottom:1px dotted #9E917C;
}

.scriptureReferences{
	font-size:11px;
	font-style:italic;
}

.imageTextRight{
	font-size:11px;
	text-align:center;
	margin-top:5px;
	float:right;
}
.imageTextLeft{
	font-size:11px;
	text-align:center;
	margin-top:5px;
	float:left;
}
		/****START CALENDAR****/
#calendarNav{
	width:200px;
	height:210px;
	margin-top:60px;
	float:left;
	background:url(../images/bg_events.gif) no-repeat top left;
	padding:0px 3px 0px 3px;
}
#calendarNav h2{
	font-size:14px;
	color:#6a1515;
	margin-top:25px;
}
#calendarNav img{
	margin:5px 3px 0px 8px;
	border:none;
}
#calendarNav hr{
	color: #540E10;
    background-color: #540E10;
	border:none;
    height: 1px;
	width:180px;
	margin-top:-15px;
}
#calendarArea{
	width:600px;
	float:right;
	margin-top:5px;
}
			/****END CALENDAR****/

			/****START MENU STYLES****/
#menu{
	margin:10px 5px 0px 5px;
}
#menu h2{
	color:#FFFFFF;
	font-size:16px;
	margin:0px 0px 0px 0px;
}
#menu img{
	border:none;
}
.menuTitle{
	background:#9E917C;
	padding:3px;
	font-size:11px;
	color:#EEE2CB;
	margin:0px 0px 5px 0px;
}

.menuItem{
	width:500px;
	margin:auto;
	color:#333333;
}
.menuItem li{
	margin:0;
}
.itemName{
	font-style:italic;
	font-weight:bold;
	color:#8C5834;
}
.vegitarianText{
	float:right;
	background:url(../images/img_vegitarian.png) no-repeat top left;
	text-indent:20px;
	line-height:20px;
}
			/****END MENU STYLES****/

#map{
	margin:0px 5px 0px 0px;
	float:right;
}

#contactInfo{
	float:left;
	width:300px;
	margin:0 0 0 5px;
}

#compendium{
	background:#DED2BD;
	padding:4px;
}

#footer{
	height:20px;
	margin-top:20px;
	font-size:10px;
	color:#FFFFFF;
	background:#540e10;
	padding:0px 5px 0px 5px;
}

#footerCenter{
	width:790px;
	position: relative;
    margin: 0 auto;
    text-align: left; /*required due to IE centering hack*/
}
a.footerlink:link, a.footerlink:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.footerlink:hover, a.footerlink:active {
	color:#FFFFFF;
	text-decoration:underline;
}

.flashfooter{
	float:right;
	margin-top:2px;
}
.copyright{
	float:left;
	text-align:left;
	margin-top:4px;
}

.clear{
	clear:both;
}
										/*Start Pull Quote*/
										
blockquote {
	
	width: 400px;
	margin: auto;
	background: #8f816b url(../images/pullquote_top.gif) no-repeat;
}
p.quoteBody {
	color: #363636;
	font-size: 16px;
	font-weight:500;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	padding: 30px 10px 10px 25px;
	text-align: center;
	background:url(../images/quotemark_bottom.gif) bottom right no-repeat;
	width: 350px;
}
.quoteCite {
	height:10px;
	background: url(../images/pullquote_bottom.gif) left bottom no-repeat;
}
										
										/*End Pull Quote*/

				/*NAVIGATION*/

#nav {
	position:relative;
	width:525px;
	top:57px;
	left:285px;
	font-size:12px;
	line-height:35px;
      }
#nav ul {
	list-style:none;
      }
#nav li {
      display:inline;
      margin:0;
      padding:0;
      }
#nav a {
      float:left;
      background:url(../images/tab_left.png) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
#nav a span {
      float:left;
      display:block;
      background:url(../images/tab_right.png) no-repeat right top;
      padding:0px 6px 4px 6px;
      color:#6a1515;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a span {float:none;}
    /* End IE5-Mac hack */
#nav a:hover span {
      color:#FFF;
      }
#nav a:hover {
      /*background-position:0% -42px;*/
      }
#nav a:hover span {
      /*background-position:100% -42px;*/
      }
	    
#selected a{
	float:left;
      background:url(../images/tab_left.png) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
#selected a span {
      float:left;
      display:block;
      background:url(../images/tab_right.png) no-repeat right top;
      padding:0px 10px 4px 6px;
      color:#FFFFFF;
      }
	  
#selected a:link, #selected a:visited {
      background-position:0% -42px;
      }
#selected a:link span, #selected a:visited span {
      background-position:100% -42px;
      }
	  
			/*END NAVIGATION*/