body {
	background-color:#E8E6DA;
	font-family:Verdana, Arial, sans-serif;
	font-size:small;
	color:#000;
}
* {
	margin:0;
	padding:0;
}
p {
	margin:1em 0 1em 0;
}
a {
	color:#64614C;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 {
	padding:.25em 0 .25em 0;
}
h1 {
	font-size:135%;
}
h2 {
	font-size:130%;
}
h3 {
	font-size:125%;
}
h4 {
	font-size:100%;
}
h5 {
	font-size:90%;
}
h6 {
	font-size:80%;
}
img {
	border:0;
	margin:0;
	padding:0;
}
blockquote {
	margin:0 1.5em 0 1.5em;
}
li {
	margin-left:15px;
}
.center {
	text-align:center;
}
#page-outer-wrapper {
	margin:0 auto;
	width:859px;
	background-image:url(../images/layout/page_bg.gif);
	background-repeat:repeat-y;
}
#page-inner-wrapper {
	margin:0 auto;
	width:756px;
	border-left:1px solid #336666;
	border-right:1px solid #336666;
}
#header {
	height:131px;
	background-image:url(../images/layout/header_bg.jpg);
	background-repeat:no-repeat;
	position:relative;
}
#header h1 a {
	display:block;
	position:absolute;
	top:0;
	width:275px;
	height:100px;
}
#header h1 a span {
	display:none;
}
#main-nav-wrapper {
	position:absolute;
	bottom:0;
	right:0;
}
#main-nav {
	position:relative;
	right:0;
	width:470px;
	list-style:none;
}
#main-nav li {
	display:inline;
}
#main-nav li a {
	display:inline;
	position:absolute;
	bottom:0;
	height:25px;
}
#main-nav li a:hover {
	background-image:url(../images/layout/header_bg.jpg);
	background-repeat:no-repeat;
}
#main-nav li a span {
	display:none;
}
#main-nav a#about-us-link {
	right:381px;
	width:86px;
}
#main-nav a#about-us-link:hover {
	background-position:-288px -237px;
}
#main-nav a#virtual-tour-link {
	right:272px;
	width:105px;
}
#main-nav a#virtual-tour-link:hover {
	background-position:-378px -237px;
}
#main-nav a#map-link {
	right:230px;
	width:38px;
}
#main-nav a#map-link:hover {
	background-position:-487px -237px;
}
#main-nav a#calendar-link {
	right:145px;
	width:81px;
}
#main-nav a#calendar-link:hover {
	background-position:-529px -237px;
}
#main-nav a#links-link {
	right:90px;
	width:51px;
}
#main-nav a#links-link:hover {
	background-position:-614px -237px;
}
#main-nav a#contact-link {
	right:0;
	width:86px;
}
#main-nav a#contact-link:hover {
	background-position:-669px -237px;
}

#flash-content {
	height:177px;
	background-image:url(../images/layout/flash_temp.jpg);
	background-repeat:no-repeat;
}
#content {
	background-color:#DBD6B2;
	background-image:url(../images/layout/content_bg.gif);
	background-repeat:repeat-y;
}

/* Hides from IE5-mac \*/  /*assists in getting the text-nav to the bottom of the content area*/
* html #content {height: 1%;}
/* End hide from IE5-mac */

#left-column {
	float:left;
	width:200px;
	background-color:#CAC5A4;
	font-size:x-small;
}
#left-column .lower-section{
	background-image:url(../images/layout/left_column_bg.gif);
	background-repeat:no-repeat;
}
#left-column #schedule-event-link {
	display:block;
	width:141px;
	height:41px;
	background-image:url(../images/layout/schedule_event_btn.gif);
	background-repeat:no-repeat;
	margin:0 auto;
}
#left-column #rv-reservation-link {
	display:block;
	width:141px;
	height:41px;
	background-image:url(../images/layout/rv_reserve_btn.gif);
	background-repeat:no-repeat;
	margin:0 auto;
}
#left-column #schedule-event-link span, #left-column #rv-reservation-link span {
	display:none;
}
#main-column {
	float:left;
	width:506px;
	padding:25px;
	color:#123548;
}
#main-column #watch-video {
	background-image:url(../images/layout/watch_video_botcap.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:159px;
	height:65px;
}
#main-column #watch-video a {
	position:relative;
	top:35px;
	display:block;
	background-image:url(../images/layout/watch_video_btn.gif);
	background-repeat:no-repeat;
	height:30px;
	width:142px;
}
#main-column #watch-video a span {
	display:none;
}
#welcome-box {
	background-image:url(../images/layout/welcome.jpg);
	background-repeat:no-repeat;
	height:130px;
	text-indent:-9999px;
}

div#footer {
	background-image:url(../images/layout/footer_bg.gif);
	background-repeat:repeat-y;
	height:55px;
	color:#E5ECE1;
	font-size:x-small;
	text-align:center;
	position:relative;
	border-top:2px solid #fff;
}

div#footer ul#text-nav {
	list-style:none;
	margin:0 auto;
	padding:0;
	margin:5px 0;
}
div#footer ul#text-nav li {
	margin-left: 0;
	padding: 0 4px 0 6px;
	border-left: 1px solid #64614C;
	list-style: none;
	display: inline;
}
div#footer ul#text-nav li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
div#footer ul#text-nav li a {
	color:#E8E6DA;
	font-size:x-small;
	text-decoration:none;
}
div#footer ul#text-nav li a:hover {
	text-decoration:underline;
}

div#footer p#copyright {
	padding:0;
	font-weight:bold;
}
div#footer #wifi-notice {
	position:absolute;
	height:35px;
	width:130px;
	top:12px;
	left:35px;
	background-image:url(../images/layout/wifi-notice.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
div#footer #kfx-link {
	position:absolute;
	height:29px;
	width:177px;
	top:15px;
	right:15px;
	background-image:url(../images/layout/kfx2-logo.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

div#footer #yellowpages-link {
	position:absolute;
	height:21px;
	width:164px;
	top:20px;
	left:12px;
	background-image:url(../images/layout/yp-logo.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#upcoming-events h3.top-cap {
	background-image:url(../images/layout/upcoming_events_topcap.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:200px;
	height:42px;
	margin:0;
	padding:0;
}
#upcoming-events ul {
	height:200px;
	overflow:auto;
	list-style:none;
	font-size:x-small;
	background-color:#DFDCC7;
}
#upcoming-events ul li {
	margin:0;
	padding:0;
	border-bottom: 1px solid #B5B191;
}
#upcoming-events ul li p {
	padding:4px 10px 4px 10px;
}
#upcoming-events ul li span.date {
	color:#04766D;
	font-weight:bold;
}
#quick-facts {
	font-size:x-small;
}
#quick-facts h3 {
	background-image:url(../images/layout/quick_facts_about_topcap.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:200px;
	height:50px;
	margin:0;
	padding:0;
}
#quick-facts ul, #directions ul {
	background-color:#DFDCC7;
	list-style-image: url(../images/layout/list_bullet.gif);
	color:#24493F;
}
#quick-facts li, #directions li {
	margin-left:20px;
	padding:0 0 4px 0;
}
#left-column a#watch-video {
	display:block;
	background-image:url(../images/layout/watch_video_big_btn.gif);
	background-repeat:no-repeat;
	height:115px;
	width:200px;
	margin:0 0 85px 0;
}
#left-column a#watch-video span {
	display:none;
}
#index-page #main-column p {
	padding:10px 25px 10px 25px;
}
#index-page #main-column {
	margin:0;
	padding:0;
	width:556px;
}
#main-column .page-header {
	background-repeat:no-repeat;
	height:22px;
	text-indent:-9999px;
}
ul#sub-nav {
	background-repeat: no-repeat;
	list-style:none;
	position:relative;
	margin:0 0 15px 0;
	height:22px;
}
ul#sub-nav li {
	display:inline;
}
ul#sub-nav li a {
	position:absolute;
	height:22px;
	top:0;
}
ul#sub-nav li a span {
	display:none;
}
ul#sub-nav li a:hover {
	background-image:url(../images/sub_navs/about-us.gif);
	background-repeat:no-repeat;
}
a#our-purpose-link {
	left:0;
	width:111px;
}
a#our-purpose-link:hover {
	background-position:0 -22px;
}
a#our-history-link {
	left:114px;
	width:110px;
}
a#our-history-link:hover {
	background-position:-114px -22px;
}
a#types-events-link {
	left:227px;
	width:139px;
}
a#types-events-link:hover {
	background-position:-227px -22px;
}
a#rules-link {
	left:370px;
	width:124px;
}
a#rules-link:hover {
	background-position:-370px -22px;
}
#main-column ul {
	list-style-image: url(../images/layout/list_bullet.gif);
}
#main-column li {
	margin-left:25px;
}
#left-column p {
	padding-left:5px;
	padding-right:5px;
}
#left-column #directions h3 {
	padding-left:5px;
	padding-top:10px;
	color:#24493F;
}
table tr td.label {
	text-align:right;
	width:200px;
	padding:5px;
	vertical-align:top;
}
.error {
	font-weight:bold;
	color:#ff0000;
}
table.event-detail {
	border-bottom:1px solid #000;
	width:100%;
	padding-bottom:10px;
	margin-bottom:10px;
}
table.event-detail td {
	vertical-align:top;
	padding:3px;
}
table.event-detail td.label {
	text-align:right;
	font-weight:bold;
	width:105px;
}
ul#event-types li {
	padding:0 0 5px 0;
}
.rule_header {
	font-weight:bold;
}
ul#sponsor-links {
	list-style:none;
}
ul#sponsor-links li {
	display:inline;
}
ul#sponsor-links li a {
	position: absolute;
	top: 15px;
	height: 75px;
	display:block;
}
ul#sponsor-links li a span {
	display: none;
}
#link-parish-of-ascension {
	right: 93px;
	width: 75px;
}
#link-ymca {
	right: 94px;
	width: 70px;
}

#link-smg {
	right: 5px;
	width: 85px;
}