﻿@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/background%20paint);
	margin-left:20%;
	height:auto;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center top;
}
#content{
	width:900px;
	height:100%;
	background-color:#ccdcdd;
	border:#000000;
	border-style:solid;
	text-align:left;
	position: relative;
}
.main2 {
	width: 875px;
	position: relative;
	height: 800px;
}
#slideshow {
	width: 600px;
	text-align: center;
	margin-left: 140px;
}


h1{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#066;
}

h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#003333;
}

h3{
	color: #4D1034;
}

#header{
	height:200px;
	width:900px;
	background-image: url(../images/header.jpg)
}

#menu {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
height:30px;
width:900px;
margin:0;
vertical-align:middle;
background-color:#006666;
}
.image {
}


#menu ul{
margin:0;
list-style:none;
padding:0;
vertical-align:middle;
}

#menu li{
	margin-left:20px;
	width:125px;
	padding-top:5px;
	vertical-align:middle;
	float: left;
}


#menu a{
	text-decoration: none;
	display: block;
	width:125px;
	padding:4px;
	text-align:center;
	background-color:#006666;
	color:#e7ece6;
}

#menu a:hover{
background-color: #4a9595;
color:#e7ece6;
}

#main{
	background-color: #ccdcdd;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	line-height: 18px;
	padding-top:5px;
	position: relative;
	height: 100%;
	width: 875px;
}

#montage{
	float:right;
	width:300px;
	margin-top:50px;
	margin-right:20px;
	margin-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

#events{
	background-color:#689783;
	font-size:13px;
	padding:15px;
	position: relative;
	top: 25px;
	margin-bottom: 50px;
	width: 800px;
}
#map{
	width:700px;
	height:auto;
	margin-left:75px;
	text-align: center;
}



#image_a{
	position:absolute;
	width: 200px;
	left: 227px;
	top: 70px;
}

#image_b{
float: right;
height:auto;
width:400px;
margin-right: 20px;
}
img {
	padding: 5px;
}


#form{
background-color:#689783;
width: 700px;
border-bottom-color:#333333;

}
a {
	color: #FFF;
	text-decoration: none;
}
#montage2 {
	float:right;
	width:200px;
	margin-top:50px;
	margin-right:20px;
	margin-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
.image {
	height: auto;
	width: 200px;
	position: absolute;
	left: 490px;
	top: 70px;
}
.p {
	text-align: center;
	font-weight: bold;
}
.map {
	padding: 10px;

}
#media {
	width: 800px;
	margin-left: 25px;
}
.blockquote {
	font-size: small;
	padding: 10px;
	background-color: #86BBC1;
	width: 500px;
	border: thick outset #841457;
}

.ah3 {
	color: #7B1034;
}
