/* CSS Document */
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #330000;
	text-align: justify;
	height: 100%;
}
body {
	margin: 0px;
}
#backgroundindex {
background: #FFFFFF url(images/backgroundindex.jpg) no-repeat ;
height: 400px;
}
#backgroundabout {
background: #FFFFFF url(images/backgroundabout.jpg) no-repeat ;
height: 400px;
}
#backgroundfriends {
background: #FFFFFF url(images/backgroundfriends.jpg) no-repeat ;
height: 400px;
}
#backgroundhistory {
background: #FFFFFF url(images/backgroundhistory.jpg) no-repeat ;
height: 400px;
}
#backgroundcontact {
background: #FFFFFF url(images/backgroundcontact.jpg) no-repeat ;
height: 400px;
}
#backgroundlinks {
background: #FFFFFF url(images/backgroundlinks.jpg) no-repeat ;
height: 400px;
}
#backgroundgallery {
background: #FFFFFF url(images/backgroundgallery.jpg) no-repeat ;
height: 400px;
}
.heading { 
	font: italic normal 13pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #333366;
	text-align: left;
	}
.subheading { 
	font: 11pt georgia; 
	letter-spacing: .5px; 
	margin-bottom: 0px; 
	color: #333366;
	text-align: left;
	}
a:link {  
	text-decoration: none; 
	color: #330000;
	}
a:visited {  
	text-decoration: none; 
	color: #333366;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #336699;
	}
#container { 
   position: absolute;
	top: 140px;
	left: 95px; 
	margin: 0px;
	z-index: 1;
	}
#pageHeader h1 { 
	background: transparent url(westwatertitle.gif) no-repeat top left; 
	width: 219px; 
	height: 87px; 
	float: left;
	margin-top: 10px;
	}
#text {
	clear: right; 
	padding: 5px 5px 0px 0px;
	}
#contacttext {
	clear: right; 
	padding: 0px 0px 0px 0px;
	}
#textgallery {
	clear: right; 
	padding: 5px 5px 0px 0px;
	}
#navigation{
	width: 125px;
	margin: 0px 25px 5px 0px;
	clear: both; 
	float: left;
}
#contactnavigation{
	width: 125px;
	margin: 0px 15px 5px 0px;
	clear: both; 
	float: left;
}
#navigation p {
	margin-bottom: 2px;
	margin-top: 8px;
}
.button a{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #660000;
	text-align: left;
	line-height: 12px;
}
.button a:hover {
	color: #FFFFFF;
	background-color: #660000;
}
#backgroundbottom {
	position: fixed;
	margin-top: 500px;
	width: 257px;
	height: 357px;
	bottom: 0px;
	right: 0px;
	z-index: 0;
}
#join {
	margin-left: 440px;
	margin-right: 25px;
	position: absolute;
	top: 0px;
	right: 5px;
	width: 140px;
	height: 575px;
	z-index: 101;
	}
#join2 { 
	font: 9px Verdana, sans-serif;
	font-weight: bold;
	color: #660000;
	text-align: left; 
	background: transparent url(images/paper.jpg) top left no-repeat; 
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 50px;
	padding-right: 15px; 
	margin-top: 157px;
	width: 110px; 
	height: 325px;
	line-height: 13px;
	overflow: auto;
	}
#contactjoin2 { 
	font: 9px Verdana, sans-serif;
	font-weight: bold;
	color: #660000;
	text-align: left; 
	background: transparent url(images/paper.jpg) top left no-repeat; 
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 50px;
	padding-right: 15px; 
	margin-top: 0px;
	width: 110px; 
	height: 325px;
	line-height: 13px;
	overflow: auto;
	}
#joingallery { 
	font: 9px Verdana, sans-serif;
	color: #660000;
	text-align: left; 
	width: 92px; 
	height: 375px;
	line-height: 13px;
	overflow: auto;
	}
#quote {
position: absolute;
top: 20px;
left: 200px;
}
.jointext {
font: 12px Verdana, sans-serif;
font-weight: normal;
line-height: 12px;
}
#contactcontainer {
/*position: absolute;*/
height: 775px;
}
