/*************************************************************************
 AUTHOR :	Jeff Reinhardt
**************************************************************************/

/*************************************************************************
// HTML Customizations
**************************************************************************/
html {
	background:transparent;
}

body {
	font-family:arial,helvetica,clean,sans-serif, verdana;
	background: url(../images/bg_body.gif) 0 -1px repeat-x #BAB198;
	margin:0;
	padding:0;
}

p {
	margin:10px 0 10px 0;
	line-height:1.5em;
}

h1 {
	color:#868434;
	font-size:145%;
	margin:5px 0 10px 0;
	padding:0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2 {
	color:#868434;
	font-size:125%;
	margin:5px 0 10px 0;
	padding:0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3 {
	color:#868434;
	font-size:110%;
	margin:5px 0 10px 0
	padding:0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

th, tr {
	vertical-align: top;
}
img{
	border-width:0;
}
hr{
	width:100%;
	height:1px;
	color:#868434;
	border-bottom:1px dotted #;
}
a{
	color:#;
}
a:hover{
	color:#;
}

/*************************************************************************
  Grid Definitions
**************************************************************************/
#centering{
	position:relative;
	width:750px;
	height:auto;
	margin:0 auto;
}
#wrapper {	
	position:relative;
	width:975px;
	height:auto;
	float:left;
}

#header {
	position:relative;
	width: 750px;
	height:168px;
	height:183px;
	background-color:#BAB198;
	z-index:1000;
}


#mainContent{
	position:relative;
	float:left;
	width:915px;
	height:auto;
	background:url( ) repeat-y #;
	background-color:#;
	padding: 0;
	margin:0 0 0 20px;
	border:10px solid #;
}

#footer {
	position:relative;
	width: 750px;
	height:100px;
	clear:both;
	margin:0 auto;
	text-align:center;
	background-color:#BAB198;
	border-top:8px solid #9A8C6B;
	font-family:Georgia, "Times New Roman", Times, serif;
}


/*************************************************************************
// inner structures: header
**************************************************************************/
#logo {
	position:absolute;
	left:0;
	top:0;
	z-index:2000;
}
#header .photo {
	position:absolute;
	right:0;
	top:0;
	width:584px;
	height:137px;
	z-index:100;
}
#name{
	position:absolute;
	left:180px;
	top:110px;
	width:auto;
	height:30px;
	z-index:1000;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#635A43;
	font-size:18px;
	letter-spacing:.06em;
	font-weight:normal;
}
#nameBg{
	position:absolute;
	left:166px;
	top:104px;
	width:584px;
	height:30px;
	z-index:500;
	background-color:#BAB198;
	filter:alpha(opacity=63);
	-moz-opacity:.63;
	opacity:.63;
}

#header div#mainNav{
	position:absolute;
	bottom:0;
	left:0;
	height:45px;
	width:750px;
	background: url(../images/bg_mainNav.gif) no-repeat #BAB198;
	z-index:500;
}

#header UL#mainNavMenu{
	position:absolute;
	top:6px;
	left:180px;
	height:45px;
	height:40px;
	width:560px;
	padding:0;
	margin:0;
}

#header li{
	width:auto;
	height:30px;
	list-style:none;
	display:block;
	float:left;
	margin:0 11px;
	padding:0;
	color:#fff;
	text-align:center;
}

#header li li{
	width:auto;
	height:auto;
	list-style:none;
	display:block;
	float:none;
	margin:auto;
	padding:auto;
	color:#fff;
	text-align:left;
}

/*

#header .MenuBarItemSubmenu li {
	width:auto;
	height:auto;
	list-style:none;
	display:block;
	float:left;
	margin:auto;
	padding:auto;
	color:#fff;
	text-align:left;
}


*/



#header a{
	color:#fff;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
}
#header UL UL a{
	color:#fff;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
}
#header a:hover {
	color:#D9DAB3;
}

#header .selected {
	color:#000;
	text-decoration:none;
}
#header strong{
	position:relative;
	display:block;
	font-weight:normal;
	width:auto;
	border-bottom:1px solid #D9DAB3;
	margin:0 auto;
	padding:0 3px;
}

/*************************************************************************
// inner structures: mainconternt
**************************************************************************/

#masterTable{
	background:url(../images/bg_masterTable.gif) top repeat-y #fff;
	position:relative;
	top:0;
	left:0;
}
#innerTable{
	background:url(../images/bg_mainContent.jpg) top no-repeat;
	position:relative;
	top:-8px;
	left:0;
}

/* COLUMN 1 */
.c1{
	height:auto;
	padding:50px 0 0 0;
	text-align:left;
}
.c1 ul{
	margin:0 24px 0 10px;
	padding:10px 20px 60px 0;
	border-right:1px solid #BAB198;
}
.c1 ul ul{
	margin:0 0 0 10px;
	padding:0 0 0 0;
	border-width:0;
	display:none;
	font-weight:normal;
}
.c1 #subNav #subNav_children a{
	font-weight:normal;
	font-size: 11px;
}
.c1 #subNav #subNav_youth a{
	font-weight:normal;
	font-size: 11px;
}
.c1 #subNav #subNav_adults a{
	font-weight:normal;
	font-size: 11px;
}
.c1 #subNav #subNav_seniors a{
	font-weight:normal;
	font-size: 11px;
}
.c1 li{
	list-style:none;
	margin:10px 0;
	padding:0;
}
.c1 li li{
	
}
.c1 li a{
	margin:0;
	font-size:12px;
	line-height:1.25em;
	color:#868434;
	text-decoration:underline;
}
.c1 li li a{

}
/* COLUMN 2 */
.c2{
	height:auto;
	padding:30px 15px 0 0;
	text-align:left;
}
/* COLUMN 3 */
.c3{
	height:auto;
	padding:30px 0 0 0;
	text-align:left;
}
#featuredLinks, #worshipOps{
	padding:0 10px 20px 10px;
}
#featuredLinks h2, #worshipOps h2{
	margin:5px 0;
}
#featuredLinks ul{
	padding:0;
	margin:0;
}
#featuredLinks li{
	padding:5px 0;
	margin:0;
	list-style:none;
}

#worshipOps em{
	color:#897A56;
}


.row{
	float:left;
	width:100%;
	height:auto;
}
.row .c1{
	float:left;
	width:450px;
	height:auto;
	padding:10px;
}
.row .c2{
	float:left;
	width:75px;
	height:auto;
	padding:10px;
}

.viewAll{
	position:relative;
	float:right;
	margin:0 7px 5px 0;
}

/*************************************************************************
// inner structures: footer
**************************************************************************/
#footer ul{
	position:relative;
	width:90%;
	height:auto;
	margin:0 auto;
	padding:20px 0 5px 0;
	font-size:10px;
	border-bottom:#9A8C6B solid 1px;
}
#footer li{
	list-style:none;
	display:inline;
	height:10px;
	width:auto;
	padding:0 5px;
	margin:2px 0;
	border-left:#FFF solid 1px;
}
#footer .explore{
	border-left:#FFF solid 0px;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#9A8C6B;
	text-decoration:underline;
}
#footer .info {
	position:relative;
	font-size:10px;
	height:auto;
	width:100%;
	margin:0 auto;
	padding:0 0 0 0;
	color:#fff;
}













/*************************************************************************
// Misc
**************************************************************************/
#right {
	float: right;
}

h1.special{
	
}

