.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-weight: normal;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: 061726;
}
.sidenav_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dbdca4;
	text-decoration: underline;
	line-height: 14px;
}
.bottomtext_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #666600;
	text-decoration: underline;
}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dbdca4;
	line-height: 14px;
}
.hometext_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
	line-height: 16px;
	font-weight: normal;
}

a.galleryPhoto:link,
a.galleryPhoto:active,
a.galleryPhoto:visited {
	border:1px solid #000;
	display: block;
}

a.galleryPhoto img {
	border: none;
}