@charset "utf-8";
/* CSS Document */
body {
background-color: #F4ECBE;
}

#Layer1 {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #3F2E1A;
	background: #ffffff;
	padding: 0;
	margin-top: 0;
	position: relative;
	z-index:1;
}

.sponsors {
padding-left: 10px;
padding-right: 10px;
}

.copyright {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
}

img{
border: 0px;
vertical-align: text-top;
text-align: center;
}

.copyright a{
text-decoration: none;
}

.copyright a:hover{
font-style: italic;
}

.main {
vertical-align: top;
}

.top {
font-family: "Copperplate Gothic Bold", Georgia, "Times New Roman", Times, serif;
font-size: 40px;
text-align: center;
padding-right: 20px;
padding-left: 20px;
}

h1{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 36px;
}

h2{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 24px;
}

.raiseup{
padding-top: -15px;
}

.moreinfo{
font-size: 24px;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration: none;
}

b{
font-weight: bold;
font-variant: small-caps;
font-size: 26px;
}

#mainContent {
padding: 20px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
}

#googlemap {
margin-right: 100px;
margin-left: 100px;
padding: 20px;
border-color: #666666;
border-style: solid;
border-width: 2px;
}

.mapcaption{
font-size: 12px;
}

li{
list-style-type: none;
}

.goback {
text-align: right;
padding: 20px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
}

.events {
padding-bottom: 10px;
}