.content{
	height:880px;
	margin-top:0px;
	text-align:center;
}

.content .hh{
	font-family:"Baskerville Old Face";
	font-size:22px;
	padding:5px;
}

.content h1{
	margin-top:-5px;
	line-height:0;
}

.content p{
	font-family:"Baskerville Old Face";
	font-size:20px;
}

#renolakeimgs{
	width:830px;
	height:310px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:-20px;
	margin-top:-15px;
	padding-bottom:10px;
	border-bottom:1px black solid;
}


#baylakeimgs{
	width:830px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-15px;
}


#renolakeimgs a img{
	width:400px;
	height:300px;
	padding:5px;
}

#baylakeimgs a img{
	width:400px;
	height:288px;
	padding:5px;
}

.content a img{
	border:none;
}

.content a:link{
	text-decoration:none;
}

.content a:active{
	text-decoration:none;
}

.content a:focus{
	text-decoration:none;
}

.content a:hover{
	text-decoration:underline;
}





