@charset "UTF-8";
#container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
}
.end {
	clear: both;
}
#container #content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
body {
	background-repeat: repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-image: url(../images/background.gif);
}
.logo {
	float: left;
}
.headerimage {
	float: right;
}
#content {
	background-image: url(../images/background2.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
}
#main {
	background-image: url(../images/backgroundline.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: justify;
	padding-left: 8px;
	padding-right: 8px;
	clear: both;
	padding-bottom: 5px;
}
.contact {
	width: 500px;
	float: left;
}
.location {
	float: right;
	width: 400px;
}
.gallery {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.gallerypic {
	padding-left: 15px;
}
#bottom {
}
#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 150px;
}
.nav {
	background-image: url(../images/buttonback.gif);
	background-repeat: repeat-y;
	width: 90px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #dce0e2;
	text-align: center;
	color: #FFFFFF;
}
.nav2 {
	background-image: url(../images/buttonbottom.gif);
	background-repeat: no-repeat;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #dce0e2;
	width: 90px;
	height: 2px;
}
#container #footer #footermain {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.footerleft {
	float: left;
	width: 500px;
}
.footerright {
	float: right;
	width: 400px;
}
.footerend {
	clear: both;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #568EA8;
	text-decoration: underline;
	font-style: italic;
}
h1 {
	font-size: 1.7em;
	color: #568EA8;
}
.navigationtable {
	float: left;
	width: 500px;
}
.columnleft {
	float: left;
	width: 460px;
	clear: left;
}
.columnright {
	float: right;
	width: 460px;
}
.telephone {
	font-size: 1.8em;
	font-weight: bold;
	color: #568EA8;
	text-align: right;
	float: right;
	width: 300px;
	padding-right: 5px;
	padding-top: 2px;
}
h2 {
	font-size: 1.5em;
	color: #568EA8;
}
h3 {
	font-size: 1.2em;
	color: #568EA8;
}
h4 {
	font-size: 1.2em;
	color: #568EA8;
}
.paddingright {
	padding-right: 5px;
}
.div {
	clear: both;
}
.paddingleft {
	padding-left: 5px;
}
