#container {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#content {
	background: url(../images/content_chapel_bckgd.gif);
}
#chapel_menu {
	text-align: center;
}
#chapel_menu dl, dt, dd, ul, li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;	
	text-decoration: none;
}
#chapel_menu dt {
	* margin: -3px;
	color: #44592c;
	text-decoration: none;
}
#chapel_menu dd {
	* margin-bottom: -3px;
}
#chapel_menu li {
	font-size: 0.85em;
	color: #654a46;
	line-height: 1.3em;
}
#chapel_menu ul li a {
	height: 100%;
	color: #654a46;
	text-decoration: none;
	display: block;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
#chapel_menu ul li a:hover {
	background: url(../images/chapel_menu/menu_rollover.gif);
	color: #654a46;
}
#menu_endcap {
	position: absolute;
	bottom: 0px;
	left: 11px;
}
#header {
	margin-right: 11px;
	margin-left: 11px;
	height: 316px;
}
#wpgc_link {
	padding-top: 1.5em;
	width: 155px;
	height: 140px;
}
a#wpgc_button {
	background: url(../images/chapel_menu/chapel_wpgc_button.gif) no-repeat;
	width: 155px;
	height: 140px;
	position: absolute;
}
/*a#wpgc_button:hover {
	background: url(../images/chapel_menu/chapel_wpgc_button_over.jpg) no-repeat;
}*/
h2 {
	color: #654a46;
	border-bottom: 1px solid #654a46;	
}
#copy a {
	color: #606aac;
	text-decoration: underline;
}
#copy a:hover {
	text-decoration: none;
	color: #606aac;
}
#copy ul li {
	color: #654a46;
	list-style: url(../images/chapel_bullet.gif);
}
#copy p.first {
	color: #906965;	
}
#copy table {
	border-top: 2px solid #906965;
	border-bottom: 2px solid #906965;
}
#copy td {
	text-align: left;
	vertical-align: top;
	padding: 0.6em;
}
#copy tr.red {
	background: #ECE6E5;
	color: #906965;
	font-style: italic;
	font-weight: bold;
}
#copy td.divider {
	border-top: 1px solid #9a6f6b;
}
#top {
	list-style: url(../images/chapel_bullet.gif) inside;
	border-top: 1px solid #ece6e5;
}
#top a {
	color: #493731;
}
#top a:hover {
	color: #493731;
}
#footer.chapel {
	background: url(../images/content_chapel_endcap.gif) no-repeat;
}

/* header graphics */
.chapel_home {
	background: url(../images/photo_headers/chapel_home.jpg) no-repeat;
}
.chapel_history {
	background: url(../images/photo_headers/chapel_history.jpg) no-repeat;
}
.chapel_gallery {
	background: url(../images/photo_headers/chapel_picture_gallery.jpg) no-repeat;
}
.chapel_calendar {
	background: url(../images/photo_headers/chapel_calendar.jpg) no-repeat;
}
.chapel_services {
	background: url(../images/photo_headers/chapel_services.jpg) no-repeat;
}
.chapel_contact {
	background: url(../images/photo_headers/chapel_contact.jpg) no-repeat;
}
