﻿body {
	margin: 10px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	background-color: #FFECD9;
}
#wrapper {
	width: 970px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
}
#designedby {
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 10px;
	text-align: center;
	font-size: 80%;
}
#designedby a {
	color: #FE4101;
	text-decoration: none;
	font-weight: bold;
}
#designedby a:hover {
	color: #0080FF;
	text-decoration: none;
	font-weight: bold;
}
#top {
	width: 970px;
	height: 388px;
	background-image: url('images/top.jpg');
}
#topText {
	position: relative;
	width: 250px;
	height: 150px;
	top: 170px;
	left: 30px;
	text-align: center;
}
.slogan {
	margin: 0px;
	font-weight: bold;
	font-size: 80%;
	color: #D76100;
}
.tel {
	margin: 0px;
	font-weight: lighter;
	font-size: 110%;
	color: #108880;
	font-family: "Comic Sans MS";
}
.email {
	margin: 0px;
	font-size: 80%;
}
.email a {
	color: #075495;
	font-size: 120%;
	text-decoration: underline;
}
.email a:hover {
	color: #74B71D;
	font-size: 120%;
	text-decoration: underline;
}
#left {
	width: 250px;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#left ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#left ul li {
	float: left;
	width: 158px;
	margin-bottom: 15px;
}
#left ul li a {
	display: block;
	line-height: 42px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 2px;
	width: 158px;
	height: 42px;
	text-align: center;
}
#left ul li a:hover {
}
#main {
	width: 600px;
	float: right;
	margin-right: 50px;
}
.clear {
	clear: both;
}
#footer {
	border-top-style: solid;
	border-top-width: 5px;
	border-top-color: #0B5752;
	padding: 30px;
	text-align: center;
	font-size: small;
	background-color: #108880;
}
.home {
	background-image: url('images/buttons.gif');
	background-repeat: no-repeat;
	background-position: left 0px;
}
.home:hover {
	background-image: url('images/buttons_over.gif');
	background-repeat: no-repeat;
	background-position: left 0px;
}
.about  {
	background-image: url('images/buttons.gif');
	background-repeat: no-repeat;
	background-position: left -42px;
}
.about:hover {
	background-image: url('images/buttons_over.gif');
	background-repeat: no-repeat;
	background-position: left -42px;
}
.news  {
	background-image: url('images/buttons.gif');
	background-repeat: no-repeat;
	background-position: left -84px;
}
.news:hover {
	background-image: url('images/buttons_over.gif');
	background-repeat: no-repeat;
	background-position: left -84px;
}
.gallery  {
	background-image: url('images/buttons.gif');
	background-repeat: no-repeat;
	background-position: left -126px;
}
.gallery:hover {
	background-image: url('images/buttons_over.gif');
	background-repeat: no-repeat;
	background-position: left -126px;
}
.contact  {
	background-image: url('images/buttons.gif');
	background-repeat: no-repeat;
	background-position: left -168px;
}
.contact:hover {
	background-image: url('images/buttons_over.gif');
	background-repeat: no-repeat;
	background-position: left -168px;
}
#footer a {
	color: #0D645E;
	text-decoration: none;
}
#footer a:hover {
	color: #010505;
	text-decoration: underline;
}
.regnumber {
	font-size: 120%;
	font-weight: bold;
	margin-right: 50px;
	margin-left: 50px;
	color: #FFFFFF;
}
.copyright {
	color: #0D645E;
}
#footerLogos img {
	border: 1px solid #999999;
	padding: 5px;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
}
#footerLogos {
	text-align: center;
}
.ourpartners {
	background-color: #0B5752;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
	margin: 0px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #FFFFFF;
	letter-spacing: 10px;
}
.FloatRight {
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
	border-style: solid;
	border-width: 2px;
	border-color: #47A43A #FF9C3D #820BDF #B6D70C;
	padding: 5px;
}
.photogallery {
	text-align: center;
}
.photogallery img {
	width: 250px;
	border: 2px solid #FE9C3D;
	padding: 5px;
	margin: 5px;
}
h1 {
	font-size: 140%;
	color: #47A43A;
	font-weight: normal;
	letter-spacing: 3px;
}
hr {
	color: #B6D70C;
	height: 10px;
}
.newStyle1 {
	color: #91AD0A;
}
.patron {
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
}
.patron a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #495F84;
	padding: 10px;
}
.patron a:hover {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #2E3C52;
}
