/* CSS Document */

html {
	margin: 0;
}
body { 
	background-color: #a9e08d;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	background-color: #fff;
	height: 100%;
	width: 780px;
	margin: 0 auto;
	padding: 0 0 0px 0;
	position: relative;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
}
#headerDay {
	background-image: url(../../img/day/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 780px;
	height: 398px;
	position: relative;
	top: 0;
	left: 0px;
}
#topNav {
	position: absolute;
	bottom: 14px;
	left: 30px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
#topNav a { 
	color: #fff;
	text-decoration: none;
}
#topNav a:hover {
	text-decoration: underline;
}
#content {
	position: relative;
	width: 740px;
	padding: 10px 20px;
}
#mainText {
	display: inline;
	width: 450;
	height: 100%;
	float: left;
	padding: 10px 0 0 11px;
	position: absolute;
	z-index: 1;
}
#mainText h1 {
	font-size: 13px;
	color: #333366;
	text-align: left;
}
#mainText h2, #mainText h3 {
	font-size: 13px;
	color: #333366;
}
#mainText p {
	font-size: 13px;
}
#mainText img {
	margin: 0 14px 10px 0;
}
#mainText li {
	margin: 10px;
}
#galleryText {
	display: inline;
	width: auto;
	height: 100%;
	float: left;
	padding: 10px 0 0 11px;
}
#galleryText h1 {
	font-size: large;
	color: #333366;
}
#galleryText h2, #galleryText h3 {
	font-size: 13px;
	color: #333366;
}
#galleryText p {
	font-size: 13px;
}
#galleryText img {
	margin: 0 14px 10px 0;
}
/*img#wellApproach {
	padding-left: 60px;
	border: 1px solid #000;
}
h1#wellApproachHead {
	display: inline;
	width: 160px;
}*/
#fitnessAddress {
	margin-top: -10px;
	margin-left: 100px;
	font-size: 110%;
	font-weight: bold;
}
#fitnessAssociations ul {
	
}
#fitness Associations li {
	margin-bottom: 8px;
}
#related {
	width: auto;
	color: #666666;
	height: 100%;
	float: left;
	padding: 10px 0 0 11px;
}
#related h1 {
	font-size: 13px;
	color: #333366;
	text-align: left;
}
#related h2, #mainText h3 {
	font-size: 13px;
	color: #333366;
}
#related p {
	font-size: 13px;
}
#related li {
	margin: 10px;
	font-weight: bold;
}
#related a {
	color: #993333;
	text-decoration: none;
	font-weight: normal;
}
#pointsOfInterest {
	width: 208px;
	border: solid 2px #e6e6e6;
	background-color: #f6f7f8;
	background-image:url(../../img/boxes/points-of-interest.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 40px;
	margin: 20px 0 30px 515px;
}
#downloads {
	width: 208px;
	border: solid 2px #e6e6e6;
	background-color: #f6f7f8;
	background-image:url(../../img/boxes/useful-downloads.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 40px;
	margin: 0 0 0 515px;
}
#pointsOfInterest img, #downloads img {
	margin-top: 0px;
	margin-bottom: 10px;
}
#footer {
	clear: both;
	position: relative;
	margin: 40px 0 0 0;
	background: url(../../img/rope.jpg) top center repeat-x;
	padding: 10px 3px 20px 3px;
	font-size: small;
	text-align: center;
}
.clear {
	clear: both;
}
#footer a { 
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#permit {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 350px;
	text-align: center;
}
#permit img {
	margin: 0 4px 0 0;
}
#permit p {
	margin-top: 7px;
	text-align: left;
	font-size: small;
}
#copyright {
	margin: 20px 0;
	font-size: x-small;
}




a.nav, a.nav:visited {
text-decoration: none;
}
a.nav:hover, a.nav:active {
text-decoration: none;
}


p, li, ul {
text-align: left;
font-size: 13px;
color: #404040;
}



.bottomText {
	font-size: 12px; 
	
}