/* Overall HTML Tags */
body {
	text-align:center; 
	font-weight: normal; 
	font-size: 10pt;
	font-family: Arial, Tahoma, Verdana; 
	background-color: #73a1cf;
	color: #ffffff;
} 
a:link {
	color: #0000FF;
	text-decoration:none;	
}
a:visited {
	color: #457ad8;
	text-decoration:none;	
}
a:hover {
	color: #0000FF;
	text-decoration:underline;	
}
td {
	font-family: Tahoma, Verdana, Arial; 
	color: #33000; 
	font-weight: normal; 
} 
p  {
	text-align: justify;
	vertical-align: top;
	color: #000000;
	font-size: 11pt;
}	
ul {
	color: #333333;	
}
h1 {
	background-color: #74a1ce; 
	border: 1px solid #0069aa; 
	font-size: 12pt;
	text-align: left;
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
}
h2 { 
	font-weight: normal; 
	font-size: 11pt;
	text-align: left;
	padding: 5px;
	color: #000000;
	align: center;
}

/* centers entire web page now free to position absolute items within */
.wrapper {
	position:relative;
	margin:0 auto;
	text-align:left;
	width:798px;
}
.wrapper2 {
	position:relative;
	margin:0 auto;
	text-align:left;
	text-align:center; 
}
.logoText {
	position: absolute;
	left: 225px;
	top: 102px;
	background-color: #f5f5ef;
	color: #006699;
	font-size: 10pt;
} 	
.contentAreaOverall {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 798px;
	height: 647px;
	background-image: url('images/mainBackgroundGrad.png');
	background-repeat: no-repeat;
	background-color: #74a1ce;
} 
.contentAreaHome {
	color: #000000;
	position: absolute;
	left: 130px;
	top: 150px;
	font-weight: normal;
	font-size: 12px; 
	text-align: left; 
	width: 640px;
	height: 325px;
	overflow: auto;
	padding:5px;
	border: 2px solid #73a1cf;
	background-image: url('images/textBackground.png');
	z-index: 2;
}
.contentAreaServices {
	color: #000000;
	position: absolute;
	left: 130px;
	top: 160px;
	font-weight: normal;
	font-size: 12px; 
	text-align: left; 
	width: 640px;
	height: 320px;
	overflow: auto;
	padding:5px;
	border: 2px solid #73a1cf;
	background-image: url('images/textBackground.png');
	z-index: 2;
	} 
.wii img {
	float: right;
	border: 1px solid #333333; 
}
.contentAreaFacilities {
	color: #000000;
	position: absolute;
	text-align: right;
	left: 130px;
	top: 160px;
	font-weight: normal;
	font-size: 12px; 
	width: 640px;
	height: 320px;
	overflow: auto;
	padding:5px;
	border: 2px solid #73a1cf;
	background-image: url('images/textBackground.png');
	z-index: 2;
} 
	
/* graphics layed out in CSS */
#logo {
	position: absolute;
	left: 20px;
	top: 20px;
	background-color: #f5f5ef;
	width: 201px;
	color: #333333;
} 
#daisyBack {
	position: absolute;
	right: 30px;
	top: 0px;
	width: 282px;
	height: 645px;
	text-align: center;
	border: 1px solid #99ccff;
	background-image: url('images/daisyBack.png');
	background-repeat: repeat-y;
	z-index: 1;
} 	
#coupleBench {
	position: absolute;
	right: 45px;
	top: 15px;
	width: 250px;
	height: 167px;
	text-align: center;
	border: 2px solid #73a1cf;
	background-image: url('images/coupleBench.png');
	background-repeat: no-repeat;
	z-index: 3;
} 		
#coupleWalking 	{
	position: absolute;
	left: 20px;
	top: 400px;
	width: 350px;
	height: 234px;
	text-align: center;
	border: 2px solid #73a1cf;
	background-image: url('images/coupleWalking.png');
	background-repeat: no-repeat;
	z-index: 1;
} 	
#address {
	position: absolute;
	right: 80px;
	top: 535px;
	text-align: center;
	z-index: 3;
} 
#facebook {
	position: absolute;
	left: 685px;
	top: 650px;
	width: 350px;
	height: 234px;
	text-align: center;
	border: 0px solid #73a1cf;
	background-image: url('images/facebook.png');
	background-repeat: no-repeat;
	z-index: 1;
} 
#flickr{
	position: absolute;
	left: 745px;
	top: 650px;
	width: 350px;
	height: 234px;
	text-align: center;
	border: 0px solid #73a1cf;
	background-image: url('images/flickr.png');
	background-repeat: no-repeat;
	z-index: 1;
} 							
.bottomNav {
	position: absolute;
	right: 250px;
	top: 650px;
	text-align: left;
	z-index: 3;
}
.bottomNav a	{	
	color: #ffffff; 
	height:20px;
	list-style: none; 
	text-decoration:none;	
}
.bottomNav a:hover	{	
	color: #0000FF;
	text-decoration:none;	
}		
/* text items layed out in CSS */
.nav {
	position: absolute;
	left: 0px;
	top: 135px;
	width: 794px;
	height: 177px;
	font-size: 10pt;
	font-family:Tahoma, Verdana, Arial;
	font-weight:normal;
	background-color: #b4a53e;
	border: 2px solid #99ccff;
}
.nav ul li {
	list-style: disc outside;
}
.nav ul li a	{	
	color: #ffffff; 
	height:20px;
	list-style: none; 
	text-decoration:none;	
}
.nav ul li a:hover	{	
	color: #330000;
	text-decoration:none;	
}

/* image gallery controls */
div.img {
	 margin: 2px;
	 border: 1px solid #cccccc;
	 height: auto;
	 width: auto;
	 float: left;
	 text-align: center;
}
div.img img {
	 display: inline;
	 margin: 3px;
	 border: 1px solid #ffffff;
}
div.img a:hover img {
  	 border: 1px solid #cccccc;
}
div.desc {
	 text-align: center;
	 font-weight: normal;
	 width: 120px;
	 margin: 2px;
	 color: #000000;
}
