
#title h1{
	margin-top:50px;
	font-weight:bolder;
	font-size:350%;
}

#services{
	padding-top:15px;
}

#services h1{
	color:black;
	font-size:200%;
}

#services p{
	color:black;
	padding-top:2px;
	font-size:125%;
}

#services .special{
	font-family:Georgia, "Times New Roman", Times, serif;
}

#location{
	padding-top:20px;
}

#city {
	font-size:125%;
	font-weight:bold;
	color: steelblue;

}

#location {
	padding-bottom:20px;

	}
	
#location h2{
	font-size:125%;
}

#location p{
	color:black;
	font-weight:bold;	
	margin-top:2px;
	font-size:125%;
}

#public {
	padding-top:20px;
	border-top-width:2px;
	border-top-style:solid;
	border-top-color:steelblue;
	padding-bottom:20px;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:steelblue;
	}
	
#public h2 {
	color:black;
	font-weight:bold;	
	margin-top:2px;
	font-size:150%;
	margin-bottom: 10px; 
	}

#public ul li {
	font-weight: bold;
	margin-top: 2px;
}

#password{
	padding-top:30px;
}

#password p{
	padding-top:5px;
	font-size:80%;
	font-weight:bold;	

}

#password input{
	margin-left:5px;
	margin-right:5px;
	font-weight:bold;
	border-style:solid;
	border-color:steelblue;
	width:5em;
	background-color: #CCFFFF;
}

#gomsg {
	color:#CC0000;
}


#base {
	padding-top:30px;
}

#basecap {
	width: 76px;
	display:none;
}

#bcap {
	color:steelblue;
	font-size:80%;
	font-weight:bold;	
	text-align:center;
}

#bfrog {
	width: 76px;

}

#jumpcap {
	width: 76px;
	position: absolute;
	left:0;
	top:0;
	display: none;
}
#cap {
	color:steelblue;
	font-size:80%;
	font-weight:bold;		
}
#jumpfrog {
	position: absolute;
	visibility: hidden;
	left:0;
	top:0;
}
#frog {
	width: 76px;
}


#stats {
}

#stats ul{
	padding-top:25px;
	font-weight:bold;
	font-size:150%;
}

#stats ul li{
	list-style-type:none;
	padding-top:5px;
	text-align:left;
}