* { margin: 0; padding: 0; }
html, body, * html #wrapper { height: 100%; }
body {
	background: #FFFFFF url(/images/bg.jpg) repeat-x center top;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	text-align: center;
}
#wrapper {
	position: relative;
	min-height: 100%;
	width: 976px;
	margin: 0 auto;
	text-align: left;
	background: url(/images/bg/bgWrap.gif) top right repeat-y;
}
img {
border: 0;
}
#footer {
	position: relative;
	margin-top: -45px;
	height: 36px;
	background: #7B170B;
	text-align: center;
	padding: 9px 0 0 0;
} 
#footer p {
	width: 786px;
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
	margin: 0 auto;
	padding-right: 20px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
}
/* =nav 
------------------------------------------------------------------------ */

#nav {
	width: 222px;
	list-style: none;
	padding-left: 6px;
	margin-bottom: 30px;
}
#home #nav { background: url(/images/bg/bgNavTop.jpg) 0 0 no-repeat; padding-top: 15px; }
#calendaron #nav { background: url(/images/bg/bgNavTop.jpg) 0 0 no-repeat; padding-top: 15px; }

#nav li {
 background: url(/images/bg/bgNavBtm.gif) bottom left no-repeat;
 padding-bottom: 1px;
}
#nav li a {
 display: block;
 height: 1%; /* silly IE */
 text-decoration: none;
 padding: 6px 6px 6px 26px;
 color: #5D562C;
 text-transform: uppercase;
 background: url(/images/navBul.gif) 12px 50% no-repeat;
}
#nav li a:hover, body#home #navHome a, body#visitors #navVisitors a,  #nav li.over, #nav li:hover a, #nav li.over a, body#calendar #navCalendar a, body#news #navNews a, body#photos #navPhotos a, body#contact #navContact a, body#aboutUs #navAboutUs a, body#resc #navResc a, body#aboutGod #navAboutGod a {
	background: url(images/navBulOver.jpg) 0 50% no-repeat;
	color: #153E55;
}


#nav li ul {
 display: none;
 top: 1px;
 left: 0;
 border-top: 1px solid #D5CC9E;
 border-left: 1px solid #D5CC9E;
 list-style: none;
}
#nav li>ul { top: auto; left: auto; }
#nav li li {
	background: url(/images/png.png) repeat;
	border: 0;
	padding: 0;
}
#nav li li a, #nav li:hover li a, #nav li.over li a, body#aboutUs #navAboutUs li a, body#visitors #navVisitors li a {
	background: url(images/png.png) 0 0 no-repeat;
	padding: 6px;
	border-top: 0;
	border-right: 1px solid #D5CC9E;
	border-bottom: 1px solid #D5CC9E;
	width: 120px;
	text-transform: none;
	color: #5D562C;
}
#nav li li a:hover, body#visitors #navVisitors li a:hover, body#aboutUs #navAboutUs li a:hover {
	background: none #DAD2A6;
	color: #6C0A05;
}
#nav li:hover ul, #nav li.over ul {
	display: block;
	left: 120px;
	z-index: 999;
	position: absolute;
}
/* massive workaround due to IE relative positioning and z-index bugs */
#home #nav li#navVisitors:hover ul, #nav li#navVisitors.over ul {
	top: 140px;
} 
li#navVisitors:hover ul, #visitors #nav li#navVisitors.over ul, #aboutUs #nav li#navVisitors.over ul, #calendar #nav li#navVisitors.over ul, #news #nav li#navVisitors.over ul, #visitors #photos li#navVisitors.over ul, #contact #nav li#navVisitors.over ul, #aboutGod #nav li#navVisitors.over ul, #resc #nav li#navVisitors.over ul { top: 240px; } 

#home #nav li#navAboutUs:hover ul, #nav li#navAboutUs.over ul {
	top: 157px;
} 
li#navAboutUs:hover ul, #visitors #nav li#navAboutUs.over ul, #aboutUs #nav li#navAboutUs.over ul, #calendar #nav li#navAboutUs.over ul, #news #nav li#navAboutUs.over ul, #visitors #photos li#navAboutUs.over ul, #contact #nav li#navAboutUs.over ul, #aboutGod #nav li#navAboutUs.over ul, #resc #nav li#navAboutUs.over ul { top: 267px; } 
.hometable {
	margin-top: 13px;
}
.left_col {
	background-color: #FFFFFF;
	background-image: url(/images/bg_left_col.jpg);
	background-position: right top;
	width: 236px;
	background-repeat: no-repeat;
}
.right_col {
	background-color: #FFFFFF;
	background-image: url(/images/bg_right_col.jpg);
	background-position: 	background-position: right top;
	width: 236px;
	background-repeat: repeat-x;
	padding: 10px;
}
.center_col {
	background-color: #FFFFFF;
	padding: 25px;
}
.center_col h1{
	text-transform: uppercase;
	color: #7B170B;	
}
.right_col h1{
	text-transform: uppercase;
	color: #7B170B;	
	padding-top: 25px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 15px;
}
.center_col {
	background-color: #FFFFFF;
	padding-top: 25px;
}
.center_col p{
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.banner {
	z-index: 1;
}
a:link, a:visited {
	color: #7B170B;	
}
a:hover, a:active {
	color: #000000;	
}
.logo {
	background-image: url(/images/logo_bg.jpg);
	background-repeat: no-repeat;
	height: 102px;
	width: 976px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo p {
	text-align: left;
	float: right;
	padding-right: 50px;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}

*.logo p {
	text-align: left;
	float: right;
	padding-right: 25px;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.logo p span {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}