.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
font:normal 12px;
line-height: 18px;
z-index: 100;
background-color: #A4D5E4;
width: 205px;
}

.anylinkcss a{
	color: black;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid gray;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	font-style: italic;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #478EC4;
color: #ffffff;
}#right h1 {
	font-size: 150%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E8EC;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.gallery img {
	border: 1px solid #478EC4;
}
.address {
	text-align: center;
	font-size: 90%;
	margin-bottom: 10px;
	padding-bottom: 1px;
	padding-top: 0px;
}
.bullet {
	color: #478EC4;
}
.paragraph {
	padding-right: 10px;
	padding-left: 10px;
}
.galhead {
	background-color: #478EC4;
	padding: 2px;
	font-weight: bold;
	color: #FFFFFF;
}
.testimonial {
	font-size: 85%;
}
.contactlinks {
	text-align: center;
}
.contactlinks a {
	font-size: 90%;
	background-color: #9FC1D3;
	padding: 3px;
	border: 1px solid #478EC4;
	color: #000000;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	font-weight: bold;
}
.form {
	font-size: 85%;
}
