@charset "UTF-8";
/* CSS Document */

body {
	background-color: #323420;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
}
#wrapper {
	background-color: #f4efd2;
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #663300;
	border-left-color: #663300;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	position: relative;
}
#header {
	height: 151px;
	width: 100%;
}
#nav {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ddd0b5;
	border-bottom-color: #ddd0b5;
	color: #663300;
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}
#nav-text {
	background-color: #DDD0B5;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	padding-left: 15px;
	padding-right: 10px;
}
#go {
	border: 1px solid #333333;
	width: 270px;
	color: #000000;
	float: right;
	text-align: right;
	right: 10px;
	position: absolute;
	top: 156px;
	background-color: #FFFFFF;
	background-image: url(../images/go.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#go a:link {
	color: #FFFFFF;
}
#go a:visited {
	color: #FFFFFF;
}
#nav a:link {
	color: #663300;
	text-decoration: none;
	padding-right: 10px;
}
#nav a:visited {
	color: #666600;
	text-decoration: none;
	padding-right: 10px;
}
#nav a:hover {
	color: #660000;
	text-decoration: underline;
	padding-right: 10px;
}
.here {
	padding-right: 8px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	padding-bottom: 4px;
	padding-left: 5px;
	font-size: 12px;
}
#title {
	height: auto;
	width: auto;
	background-color: #ddc59f;
	padding-left: 15px;
}
#content {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDC59F;
	font-size: x-small;
	color: #666600;
	height: 20px;
	margin: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main-text {
	background-color: #ddd0b5;
	margin-top: 0.8em;
	margin-right: 230px;
	margin-left: 12px;
	width: 550px;
	background-image: url(../images/main-text-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
	height: 100%;
	margin-bottom: 10px;
}
.pullout {
	font-size: medium;
	font-weight: bold;
	color: #330000;
}
p {
	padding-right: 5px;
	padding-left: 10px;
}
#links {
	position: absolute;
	width: 200px;
	right: 15px;
	background-color: #FFFFFF;
	float: right;
	top: 240px;
	padding: 6px;
}
#links p {
	font-size: small;
	padding: 0px;
	color: #693705;
}
#links ul {
	margin: 0px;
	padding: 0px;
}
#links li {
	list-style-image: none;
	list-style-type: none;
	font-size: small;
}
#tripimages {
	float: right;
	position: absolute;
	top: 240px;
	width: 300px;
	right: -68px;
	height: 220px;
}
#player1 {
	background-image: url(../jpg/2.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 300px;
	background-position: 10px top;
}
#links-home {
	position: absolute;
	width: 200px;
	right: 15px;
	background-color: #FFFFFF;
	float: right;
	top: 480px;
	padding: 6px;
}
#links-home p {
	font-size: small;
	padding: 0px;
	color: #693705;
}
#links-home ul {
	margin: 0px;
	padding: 0px;
}
#links-home li {
	list-style-image: none;
	list-style-type: none;
	font-size: small;
}
#newsletter {
	position: absolute;
	width: 212px;
	right: 15px;
	float: right;
	top: 705px;
	height: 100px;
}
a:link {
	color: #336600;
	text-decoration: underline;
}
a:visited {
	color: #666600;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
.body-text {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h1 {
	font-size: medium;
	font-weight: bold;
	color: #693705;
	height: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
h2 {
	color: #000000;
	text-decoration: underline;
	font-size: medium;
	margin: 0px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
h3 {
	font-size: medium;
	font-weight: bold;
	color: #330000;
	height: auto;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
h4 {
	font-size: medium;
	font-weight: normal;
	color: #330000;
	height: auto;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
h5 {
	font-size: x-large;
	font-weight: bold;
	color: #330000;
	height: auto;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
ul {
}
ol {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	list-style-type: none;
}
li  {
	list-style-image: url(../images/arrow.gif);
}
.numbered_list {
	list-style-type: none;
	font-weight: normal;
	color: #360403;
	margin: 0px;
	padding: 0px;
}
.white-background {
	background-color: #FFFFFF;
	border: 1px solid #330000;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
table {
	font-size: small;
}
.table_spiritual {
	font-size: small;
	background-color: #FFFFFF;
	border: 1px solid #330000;
}
input.txt {
	width: 100px;
	border: 1px inset #660000;
	color: #CCCCCC;
	background-color: #663300;
}
input.btn {
	border: 1px outset #000000;
	padding-top: 10px;
	margin-top: 10px;
	color: #FFFFFF;
	background-color: #663333;
}
form p {
	margin: 0px;
	clear: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
form p label {
	float: left;
	width: 30%;
}
.img_testimony {
	float: left;
	padding: 5px;
	border: 1px solid #330000;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
}
.testimony {
	margin: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4EFD2;
}
.image-border {
	margin: 4px;
	padding: 4px;
	border: 1px solid #660000;
	background-color: #FFFFFF;
}
.image-homepage {
	background-color: #FFFFFF;
	margin: 1px;
	padding: 2px;
	border: 1px solid #DDD0B5;
}
.quote {
	background-color: #F4EFD2;
	width: 94%;
	border: 2px double #DDC59F;
	margin: 5px;
	padding: 10px;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #660033;
}
