@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body {
	margin-top: 9px;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #333333;
}
.copyright {
	font-size: 11px;
	letter-spacing: .5em;
	text-align: center;
	color: #333333;
}
.googlemap {
	padding: 1px;
	border: 1px solid #666666;
	margin: 1px;
}
p {
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-size: 13px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.large {
	font-size: 15px;
	text-align: center;
	line-height: 30px;
	color: #363636;
	font-weight: lighter;
}
.copyright a:link {
	font-size: 11px;
	letter-spacing: .5em;
	text-align: center;
	color: #333333;
}
.copyright a:visited {
	font-size: 11px;
	letter-spacing: .5em;
	text-align: center;
	color: #333333;
}
.copyright a:hover {
	font-size: 11px;
	letter-spacing: .5em;
	text-align: center;
	color: #333333;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
</style>.gallery {
	margin: 1px;
	padding: 1px;
	border: 1px solid #333333;
}
.gallery {
	margin: 1px;
	padding: 1px;
	border: 1px solid #333333;
}
.gallery_text {
	font-size: 11px;
	text-align: center;
	margin: 5px;
	padding: 8px;
}
.pagination {
	text-align: right;
	margin-left: 50px;
	padding-left: 50px;
}
.underline {
	text-decoration: underline;
}
