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

body {
margin:0px;
padding:0px;
background:url(../images/background.jpg) top left no-repeat #000000;
font-family:Georgia, "Times New Roman", Times, serif;
color:#333333;
font-size:14px;
}

a:link {
color:#CC0066;
text-decoration:none;
}

a:visited {
color:#CC0066;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

h1 {
font-size:20px;
color:#006600;
padding-top:20px;
}

h2 {
font-size:18px;
color:#006600;
}

#container {
width:1009px;
margin:0 auto;
background:url(../images/contentbg.png);
position:relative;
top:-13px;
}

#contentwrapper {
color:#333333;
width:954px;
margin:0 auto;
background:#FCFFE0;
top:-13px;
}

#content {
float:left;
margin-left:50px;
margin-right:20px;
width:560px;
font-size:14px;
}

#contact {
margin-left:0px;
margin-right:30px;
width:300px;
float:right;
}

#header {
width:955px;
margin:auto;
height:200px;
}

#navigation {
width:955px;
margin:auto;
height:70px;
padding-top:1px;
background:url(../images/navbacking.jpg) top no-repeat;
position:relative;

}

#navigation ul {
margin-top:20px;
margin-left:-15px;
}

#navigation li {
display: inline;
padding-right: 2px;
}

#navigation li a {
font-size:24px;
text-decoration:none;
color:#006600;
}

#navigation li a:hover{
text-decoration:underline;
}


#footer {
width:955px;
margin:auto;
height:176px;
background:url(../images/footer.jpg);
clear:both;
}

#content h1 {
font-size:20px;
color:#006600;
}

#gallery {
margin-left:-20px;
}

#gallery img {
margin-left:20px;
margin-right:20px;
margin-bottom:20px;
}

img
{
  border-style: none;
}


#navigation li a.active {
color:#CC0066;
}

#contact p
{
width:270px;
}

#map
{
	width:270px;
	height:200px;
	margin-top:15px;
	margin-bottom:15px;
}

#footerhtml {
padding-top:130px;
padding-left:20px;
color:#CC0066;
}

#calendar
{
	height:100%;
	width:100%;
	margin-left:50px;
}
