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

* {
margin: 0;
padding: 0;
}

body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #023555;
}

#banner {
	width: 800px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	position: relative;
}

#navigation {
	width: 578px;
	height: 25px;
	position: absolute;
	left: 242px;
	top: 69px;
}

#wrapper-border {
	width: 800px;
	height: 3760px;
	border: 1px solid #508fb5;
	padding: 10px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}	

#wrapper {
	width: 800px;
	height: 3750px;
	background-color: #FFFFFF;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#slideshow {
	width: 760px;
	height: 250px;
	padding: 10px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #508fb5;
}

#content2 {
	width: 227px;
	height: 391px;
	position: absolute;
	left: 22px;
	top: 22px;
}
#map {
	width: 430px;
	height: 360px;
	position: absolute;
	left: 330px;
	top: 13px;
	padding: 10px;
	border: 1px solid #508fb5;
}

#listing {
	width: 261px;
	height: 113px;
	position: absolute;
	left: 21px;
	top: 52px;
}

#intro {
	width: 746px;
	height: 65px;
	position: absolute;
	left: 19px;
	top: 85px;
}

#intro2 {
	width: 760px;
	height: 3342px;
	position: absolute;
	left: 20px;
	top: 95px;
}

#intro3 {
	width: 760px;
	height: 104px;
	position: absolute;
	left: 20px;
	top: 612px;
}

#directions {
	width: 300px;
	height: 500px;
	position: absolute;
	left: 15px;
	top: 372px;
}

#directions2{
	width: 300px;
	height: 500px;
	position: absolute;
	left: 340px;
	top: 409px;
}

#footer {
	border-top: 1px solid #003353;
	width: 760px;
	height: 15px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: absolute;
	top: 3735px;
	left: 22px;
}

/*TEXT*/
p {
	color: #003353;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 16px
}

#header1 {
	width: 503px;
	height: 73px;
	background-image:url(../images/header-seconday.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 13px;
	left: 22px;
}
#header1-text {
	width: 491px;
	height: 49px;
	position: absolute;
	top: 14px;
	left: 0px;
}

#header2-text {
	width: 491px;
	height: 49px;
	position: absolute;
	top: 14px;
	left: 0px;
}

#header3-text {
	width: 762px;
	height: 49px;
	position: absolute;
	top: 14px;
	left: 0px;
}

#header_forms {
	width: 762px;
	height: 73px;
	background-image:url(../images/header-seconday.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 18px;
	left: 19px;
}
#header2{
	width: 269px;
	height: 29px;
	position: absolute;
	top: 14px;
	left: 21px;
}

#header3 {
	width: 503px;
	height: 73px;
	background-image:url(../images/header-seconday.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 532px;
	left: 19px;
}

.header1 {
	color: #003353;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	font-style:italic;
}

.header2 {
	color: #57341e;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style:italic;
}

.header3 {
	color: #003353;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	font-style:italic;
}

.date {
	color: #57341e;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-style:italic;
}

.listing {
	color: #003353;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.listing a {
	color: #003353;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.listing a:hover {
	color: #003353;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.footer {
	color: #003353;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
}
/*images*/
#banner img {
	text-decoration: none;
	border: none;
	float: left;
}

/*links*/


#wrapper-border #wrapper #event #listing a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #003353;
	text-decoration: none;
	text-align: right;
}

#wrapper-border #wrapper #event #listing a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #003353;
	text-decoration: underline;
	text-align: right;
}
#wrapper-border #footer .footer a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #003353;
	text-decoration: none;
	margin-right: 10px;
}

#wrapper-border #footer .footer a:hover {
	color: #003353;
	text-decoration: underline;
}

#banner #navigation a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-right: 10px;
}

#banner #navigation a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}


#banner #navigation .current a {
	color: #BEDA95;
}
#wrapper-border #wrapper #intro a {
	color: #003353;
}
#wrapper-border #wrapper #intro li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #003353;
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 10px;
	margin-left: 15px;
}
#wrapper-border #wrapper #intro a {
	color: #003353;
}
#wrapper-border #wrapper #content2 li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #003353;
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 10px;
}

#wrapper-border #wrapper #intro2 a {
	color: #003353;
}
#wrapper-border #wrapper #intro2 li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #003353;
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 10px;
	margin-left: 15px;
}
#wrapper-border #wrapper #intro2 a {
	color: #003353;
	text-decoration: underline;
}

#wrapper-border #wrapper #intro3 li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #003353;
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 10px;
	margin-left: 15px;
}
#wrapper-border #wrapper #intro3 a {
	color: #003353;
}

ul#newsletter {
	font-size: 14px;
	font-weight: bold;
}
#wrapper-border #wrapper #intro2 .indent {
	margin-left: 50px;
}

