* {
	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;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg.jpg);
	}

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

#content {
	width: 913px;
	min-height: 100%;
	padding-bottom: 150px;
	}

#content ul {
	clear: both;
	display: block;
	float: right;
	padding: 0px;
	margin-right: 62px;
	}

#content li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#content li img {
	display: block;
	}
	
#family-camp {
	position: absolute;
	width: 314px;
	height: 94px;
	right: 85px;
	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;
	}
	
#footer {
	width: 913px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 75px;
	padding-top: 10px;
	background: url(../images/bg-footer-shadow.jpg) top center no-repeat;
	position: relative;
	line-height: 16px;
	}

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

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

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

#footer-wrapper {
	height: 150px;
	margin-top: -150px;
	background: url(../images/bg-footer.jpg);
	}
	
#header {
	width: 958px;
	height: 92px;
	background: url(../images/header.jpg) no-repeat;
	position: relative;
	}

#header h1 {
	text-indent: -99999px;
	width: 364px;
	height: 58px;
	position: absolute;
	background: url(../images/medomak-retreat-center.jpg) no-repeat;
	top: 8px;
	left: 85px;
	}

#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;
	}

img {
	border: 0px;
	}

#left {
	width: 495px;
	font-size: 13px;
	line-height: 18px;
	margin-left: 100px;
	}
	
#left p {
	padding-bottom: 15px;
	line-height: 20px;
	}

#left p.intro {
	font-size: 15px;
	line-height: 20px;
	}

#left p.intro strong {
	font-size: 30px;
	font-weight: normal;
	color: #3c6203;
	}

#nav {
	display: block;
	margin: 0px;
	padding: 0px;
	} 

#nav img {
	display: block;
	}

#nav li {
	display: inline;
	list-style: none;
	font-weight: bold;
	float: left;
	padding: 0px;
	}

#photos {
	width: 958px;
	height: 250px;
	}
	
#wrapper {
	background: url(../images/bg-gradient.jpg) repeat-x top;
	min-height:100%;
	}
