/* CSS Document */

/* Copyright 2007 Turner Long Technology Solutions */

/* green: #086B3A, brown: #663300, grey: #CCCCCC */

/* Type & Navigation */

html {
	font-family: "Trebuchet MS", Tahoma, Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	background-color: #573F2E;
}
body {
}
.p {
}
.h3 { 
	font-size: 18px;
}
.h2 {
	font-size: 22px;
}
.h1 {
	font-size: 26px;
	font-weight: bold;
	line-height: 130%;
}
a:link {
	text-decoration: underline;
	color: #663300;
}
a:visited {
	text-decoration: none;
	color: #086B3A;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #086B3A;
	background-color: #CCCCCC; /* #CCCCCC is light grey - shows up on white and dark colors */
}
a:active {
	text-decoration: underline;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.title {
	font-style: italic;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
/* brown tab indicating current page */
#home #navmain1 .home a, #camp #navmain1 .camp a, #retreats #navmain1 .retreats a, #news #navmain1 .news a, #links #navmain1 .links a, #directions #navmain2 .directions a, #employment #navmain2 .employment a, #donations #navmain2 .donations a, #contact #navmain2 .contact a {
	background-position: left bottom;
	color: #fff;
	cursor: default;
}

/* Divs */

* {
	margin: 0;
	padding: 0;
}
#container {
	width: 800px;
	position: relative;
	left: 50%;
	margin-left: -400px;
	background-color: #FFFFFF;
}
#header {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 30px 0px;
	height: 180px;
	width: 800px;
}
#map {
	float: left;
	padding-top: 5px;
}
#map img {
	text-decoration: none;
	border-style: none;
}
#map a:hover {
	background-color: #663300;
}
#picture {
	float: left;
	padding: 10px 0px 0px 20px;
}
#logo {
	float: right;
	padding-right: 10px;
}
#navmain {
	font-size: 16px;
	padding-top: 10px;
}
#navmain1 {
	float: left;
}
#navmain2 {
	float: left;
}
#navmain a:link, #navmain a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
#navmain a:hover {
	color: #086B3A;
}
#navmain ul li {
	display: block;
	text-align: center;
	line-height: 180%;
}
#navmain1 ul li {
	background: url(Assets/images/buttonsm.gif) repeat-x left top;
	width: 75px;
	height: 32px;
	float: left;
}
#navmain1 ul li a:hover {
	background: url(Assets/images/buttonsm.gif) repeat-x right top;	
	width: 75px;
	height: 32px;
	float: left;
}
#navmain2 ul li {
	background: url(Assets/images/buttonlg.gif) repeat-x left top;
	width: 106px;
	height: 32px;
	float: left;
}
#navmain2 ul li a:hover {
	background: url(Assets/images/buttonlg.gif) repeat-x right top;
	width: 106px;
	height: 32px;
	float: left;
}
#main {
	padding: 30px 0px 30px 30px;
	clear: both;
}
#body {
	float: left;
	width: 750px;
	height: 371px;
	position: relative;
}
#body ul {
	margin: 0;
	padding: 0px 0px 0px 600px;
	list-style: none;
}
#body .bertonhouse a .hotspot {
	width: 70px;
	height: 70px;
	position: absolute;
	top: 230px;
	left: 95px;
}
#body .bertonhouse a .link {
	position: absolute;
	width: 7em;
	bottom: 7.7em;
	left: 600px;
	text-decoration: underline;
}
#body .boyshouse a .hotspot {
	width: 50px;
	height: 60px;
	position: absolute;
	top: 55px;
	left: 415px;
}
#body .boyshouse a .link {
	position: absolute;
	width: 6em;
	bottom: 6.6em;
	left: 600px;
	text-decoration: underline;
}
#body .chapel a .hotspot {
	width: 70px;
	height: 80px;
	position: absolute;
	top: 170px;
	left: 215px;
}
#body .chapel a .link {
	position: absolute;
	width: 4em;
	bottom: 5.5em;
	left: 600px;
	text-decoration: underline;
}
#body .farmerlodge a .hotspot {
	width: 60px;
	height: 50px;
	position: absolute;
	top: 15px;
	left: 235px;
}
#body .farmerlodge a .link {
	position: absolute;
	width: 7em;
	bottom: 4.4em;
	left: 600px;
	text-decoration: underline;
}
#body .gracecottage a .hotspot {
	width: 60px;
	height: 50px;
	position: absolute;
	top: 30px;
	left: 300px;
}
#body .gracecottage a .link {
	position: absolute;
	width: 8em;
	bottom: 3.3em;
	left: 600px;
	text-decoration: underline;
}
#body .lydiahouse a .hotspot {
	width: 90px;
	height: 60px;
	position: absolute;
	top: 65px;
	left: 450px;
}
#body .lydiahouse a .link {
	position: absolute;
	width: 7em;
	bottom: 2.2em;
	left: 600px;
	text-decoration: underline;
}
#body .mainhouse a .hotspot {
	width: 130px;
	height: 100px;
	position: absolute;
	top: 190px;
	left: 290px;
}
#body .mainhouse a .link {
	position: absolute;
	width: 6em;
	bottom: 1.1em;
	left: 600px;
	text-decoration: underline;
}
#body .miriamhouse a .hotspot {
	width: 95px;
	height: 70px;
	position: absolute;
	top: 130px;
	left: 400px;
}
#body .miriamhouse a .link {
	position: absolute;
	width: 7em;
	bottom: 0em;
	left: 600px;
	text-decoration: underline;
}
#body a:hover .hotspot {
	border: 2px solid #663300;
}
#body a:hover .link {
	color: #086B3A;
	background-color: #CCCCCC;	
}
#body a:hover {
	border: none;
}
#founding {
	float: right;
	width: 10px;
}
#nav2 {
	padding-top: 20px;
	font-size: 14px;
	text-align: center;
	clear: both;
}
#footer {
	background: url(Assets/images/greenbox.jpg) no-repeat;
	padding: 5px 0px 0px 20px;
	margin: 20px 0px 50px 20px;
}
#address {
	color: #FFFFFF;
	float: left;
}
#contact {
	text-align: right;
	color: #FFFFFF;
	float: left;
	padding-left: 90px;
}
#contact a:link, #contact a:visited {
	color: #FFFFFF;
}
#tlts {
	font-size: 12px;
	text-align: right;
	padding: 30px 20px 10px 0px;
	float: right;
	color: #086B3A;
}
#clear {
	clear: both;
	color: #FFFFFF;
}
