* {
	margin: 0; 
	padding: 0;
	}

* html #wrapper { 
	height:100%;
	}

a {
	font-weight: bold;
	color: #3c6203;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a.learn-more {
	font-size: 20px;
	font-weight: normal;
	}
	
body, html {
	width: 100%;
	height: 100%;
	overflow: inherit;
	font-family: Helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg.jpg);
	}

#bottom {
	width: 958px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bg-content-bottom.jpg) bottom no-repeat;
	}
	
.clear {
	clear: both;
	}

#container {
	width: 958px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bg-content.jpg) repeat-y;
	min-height: 696px;
	}

#content {
	position: relative;
	width: 580px;
	top: -10px;
	left: 280px;
	padding-bottom: 180px;
	min-height: 600px;
	}

#family-camp {
	position: absolute;
	width: 314px;
	height: 94px;
	right: 15px;
	background: url(../images/bg-family-camp-footer.jpg) no-repeat;
	overflow: hidden;
	}

#family-camp p a {
	color: #364f0d;
	}

#family-camp p a.header {
	font-size: 14px;
	}

#family-camp p {
	width: 245px;
	margin-top: 7px;
	margin-left: 75px;
	}

#feedback {	
	width: 200px;
	background: url(../images/bg-feedback.jpg);
	}

#feedback p {
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	}

#feedback .bottom {
	width: 200px;
	height: 20px;
	background: url(../images/bg-feedback-bottom.jpg);
	}

#feedback .div {
	width: 150px;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	background-color: #b9b190;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1px;
	}

#feedback .top {
	width: 200px;
	height: 20px;
	background: url(../images/bg-feedback-top.jpg);
	}

#footer {
	width: 100%;
	height: 150px;
	background: url(../images/bg-footer.jpg);
	position: relative;
	}
	
#footer-content {
	width: 845px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	background: url(../images/bg-footer-shadow.jpg) top center no-repeat;
	position: relative;
	}

#footer-content a {
	color: #66441c;
	text-decoration: none;
	}

#footer-content a:hover {
	text-decoration: underline;
	}

#footer-content ul {
	margin-right: 25px;
	padding: 0px;
	float: left;
	}
	
#footer-content li {
	margin-bottom: 5px;
	padding: 0px;
	list-style: none;
	}
	
#footer-content ul.horizontal {
	margin-top: 10px;
	display: block;
	clear: both;
	padding: 0px;
	font-size: 11px;
	}
	
#footer-content ul.horizontal li {
	margin-right: 15px;
	padding: 0px;
	float: left;
	list-style: none;
	}

#footer-wrapper {
	height: 200px;
	margin-top: -200px;
	}

h2 {
	color: #3c6203;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 30px;
	}
	
#header {
	width: 958px;
	height: 380px;
	background: url(../images/bg-header.jpg) no-repeat;
	position: relative;
	}

#header-photo {
	width: 826px;
	height: 250px;
	position: absolute;
	left: 55px;
	top: 92px;
	}

#header h1 {
	background: url(../images/logo-medomak-retreat-center.jpg) no-repeat center center;
	}

#header h1, h1 a {
	text-indent: -99999px;
	width: 365px;
	height: 58px;
	position: absolute;
	top: 8px;
	left: 84px;
	display: block;
	overflow: hidden;
	}

#header ul {
	clear: both;
	display: block;
	float: right;
	margin: 0px;
	padding-top: 2px;
	padding-right: 75px;
	padding-left: 0px;
	padding-bottom: 0px;
	}

#header li {
	display: inline;
	list-style: none;
	font-weight: bold;
	float: left;
	font-size: 11px;
	padding-left: 13px;
	}

.header_text {
	font-size: 15px;
	font-weight: bold;
	}

img {
	border: 0px;
	}

.img-left {
	float: left;
	}
	
.img-right {
	float: right;
	}

.indent {
	margin-left: 25px;
	margin-top: -10px;
	}

#left {
	position: absolute;
	left: -215px;
	}
	
#left ul {
	padding-bottom: 7px;
	padding-right: 7px;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px;
	background: url(../images/bg-nav.jpg) bottom left no-repeat;
	}

#left li {
	width: 185px;
	list-style: none;
	margin: 0px;
	border-left: 1px solid #d0dfb9;
	border-right: 1px solid #d0dfb9;
	border-bottom: 1px solid #d0dfb9;
	}	

#left li.first {
	border-top: 1px solid #d0dfb9;
	}	

#left li a {
	display: block;
	width: 175px;
	font-size: 14px;
	padding: 5px;
	font-weight: normal;
	background-color: #e5eed8;
	}

#left li a:hover {
	background-color: #d8e3c7;
	text-decoration: none;
	}

#left li a.selected {
	background-color: #9bb574;
	text-decoration: none;
	color: #ffffff;
	}

#left img {
	margin-top: 10px;
	}

#left p {
	margin-top: 5px;
	margin-bottom: 0px; 
	}

#left a {
	font-weight: normal;
	}

p {
	margin-bottom: 15px;
	margin-top: 0px;
	padding: 0px;
	}

p.feedback {
	padding-bottom: 10px;
	border-bottom: 1px solid #d0dfb9;
	}
	
.padding-left {
	padding-left: 15px;
	}

.padding-right {
	padding-right: 15px;
	}

#photos {
	width: 958px;
	height: 250px;
	}
	
.registration {
	padding-left: 5px;
	padding-bottom: 10px;
	}
	
#right {
	float: right;
	width: 200px;
	margin-top: 40px;
	margin-left: 10px;
	margin-bottom: 10px; 
	}

ul.sitemap {
	margin-bottom: 15px;
	}

ul.sitemap li.header {
	font-size: 16px;
	font-weight: bold;
	}

ul.sitemap li {
	list-style: none;
	margin-bottom: 3px;
	}
	
#wrapper {
	background: url(../images/bg-gradient.jpg) repeat-x top;
	min-height:100%;
	}
