* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #38912f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

html, body {
	background-color: #ebe5dc;
	color: #333333;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10pt;
}

h1 {
	
	font-weight: normal;
	font-size: 26pt;
}

img {
	border: none;
}

#header {
	background: url(../images/header_bg.png) no-repeat top center;
	height: 267px;
	text-align: center;
}

#wrapper {
	/*background-color: #ff0;*/
	height: 100%;
	margin: 0px auto 0px auto;
	text-align: left;
	width: 1000px;
}

#wrapper #chapel_graphic {
	/*background-color: #f00;*/
	position: absolute;
	top: 4px;
}

#wrapper #title {
	/*background-color: #0f0;*/
	left: 285px;
	position: relative;
	top: 62px;
	width: 689px;
}

#wrapper #main_nav {
	/*background-color: #00f;*/
	left: 305px;
	position: relative;
	top: 44px;
	width: 625px;
}

#main_nav a {
	color: #ffffff;
	font-size: 19px;
}

#main_nav a:hover {
	color: #ebe5dc;
	border-top: 1px solid #ebe5dc;
	border-bottom: 1px solid #ebe5dc;
	text-decoration: none;
}

#main_nav .inline_list {
	padding: 3px;
}

#main_nav .inline_list ul {
	border: none;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
}

#main_nav .inline_list ul li {
	border: none;
	display: inline;
	list-style: none;
	margin-left: 0px;
	padding-right: 20px;
}

#content {
	margin-bottom: 220px;
	text-align: center;
}

#page {
	background: #ffffff url(../images/footer_colorized.jpg) no-repeat bottom center;
	border: 1px solid #a79e8c;
	border-top: none;
	margin: 0px auto 25px auto;
	overflow: hidden;
	padding: 0px 5px 5px 5px;
	width: 800px;
}

#page #sub_nav {
	background-color: #ebe5dc;
	border: 1px solid #a79e8c;
	border-top: none;
	margin: 0px 25px 60px auto;
	padding: 3px;
	text-align: center;
	width: 550px;
}

#page #sub_nav .inline_list {
	padding: 3px;
}

#page #sub_nav .inline_list ul {
	display: inline;
}

#page #sub_nav .inline_list ul li {
	border: none;
	display: inline;
	list-style: none;
	padding: 0px 2px 0px 10px;
}

#page .text_column {
	border-left: 1px solid #ebe5dc;
	margin: 25px 25px 50px 155px;
	padding-left: 10px;
	text-align: left;
}

#page .text_column h1 {
	border-bottom: 1px solid #38912f;
	color: #38912f;
	font-size: 16pt;
	font-weight: bold;
	margin: 25px 0px 25px 0px;
}

#page .text_column h2 {
	color: #38912f;
	font-size: 12pt;
	font-weight: bold;
	margin: 25px 0px 10px 0px;
}

#page .text_column p {
	line-height: 14pt;
	margin: 10px 0px 25px 0px;
	text-indent: 40px;
}

#page .text_column form p {
	text-indent: 0px;
}

#page .text_column form {
	margin-left: 40px;
}

#page .text_column form .text_inputs input, textarea {
	color: #333333;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	width: 300px;
}

#page .text_column form .text_inputs textarea {
	height: 100px;
	width: 400px;
}

#page .text_column form label {
	color: #38912f;
	font-size: 8pt;
	font-weight: bold;
}

#page .text_column .list h1 {
	margin: 10px 0px 25px 0px;
}

#page .text_column .list ul {
	list-style: none;
	margin: 10px 0px 25px 0px;
	padding-left: 25px;
	text-indent: 25px;
}

#page .text_column .list ul li .bullet {
	color: #38912f;
	font-size: 15px;
}

#page .text_column .image_set {
	background-color: #ebe5dc;
	margin: 0px auto 0px auto;
	/*padding: 5px;*/
	padding: 5px 0px 0px 5px;
	width: 521px;
	text-align: center;
}

#page .text_column .image_set img {
	/*margin: 2px 2px 2px 2px; / -2px as for some reason the bottom grows? */
	margin: 0px 5px 5px 0px;
}

#page .text_column img {
	background-color: #ffffff;
	border: 1px solid #a79e8c;
	padding: 2px;
}

#page .text_column .inline_left {
	float: left;
	margin: 0px 5px 0px 0px;
}

#page .text_column .inline_right {
	float: right;
	margin: 0px 0px 0px 5px;
}

#page .text_column .inline_center {
	margin: 0px auto 0px auto;
}

#page .text_column a:hover img {
	border: 1px solid #38912f;
	padding: 2px;
}

#page .reference_column {
	margin: 25px 25px 50px 155px;
	padding-left: 10px;
	text-align: left;
}

#page .reference_column a {
	color: #333333;
	text-decoration: none;
}

#page .reference_column p {
	margin: 5px 0px 15px 0px;
}

#footer {
	background-color: #a79e8c;
	padding: 25px 0px 25px 0px;
	text-align: center;
}

#footer #container {
	background: url(../images/footer_bg.gif) no-repeat center center;
	height: 111px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	width: 810px;
}

#footer .content {
	margin: 15px 10px 15px 120px;
	text-align: left;
}

#footer .content .inline_list {
	margin-bottom: 20px;
	padding: 3px;
}

#footer .content .inline_list ul {
	border: none;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
}

#footer .content .inline_list ul li {
	border: none;
	display: inline;
	list-style: none;
	margin-left: 0;
	padding-right: 20px;
}

#footer .content .copyright {
	font-size: 8pt;
}

#footer .content .reference {
	font-size: 8pt;
}