@charset "UTF-8";


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center 40px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #99CC99;
	position: relative;
}
a:link {
	color: #57692A;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #DF6646;
	text-decoration: none;
}
a:hover {
	color: #DF6646;
	text-decoration: none;
}
.nonActiveLink {
	color: #5f722e;
	text-decoration: none;
	font-weight: bold;
}

#header {
	height: 54px;
	font-family: Palatino;
	font-style: italic;
	font-size: 18px;
	background-color: #ffff99;
}

#main {
	background-color: #ffe5a8;
}

#main p {
	font-family: Palatino;
	font-size: 18px;
	font-style: italic;
	color: #df6646;
	line-height: 24px;
}

.address {
	font-family: Palatino;
	font-size: 18px;
	font-style: italic;
	color: #5f722e;
}
#main .copyright Left {
	position: relative;
	bottom: 100px;
}
.bigTitles {
	font-family: Palatino;
	font-size: 60px;
	color: #df6646;
	font-style: italic;
}

.copyright {
	font-family: Palatino;
	font-size: 10px;
	font-style: italic;
	color: #5f722e;
	font-weight: bold;
}
#rightCollumn {
	float: right;
	width: 570px;
	text-align: left;
	position: relative;
	top: 105px;
	right: 14px;
}
#outerWrapper {
	background-image: url(../images/bg.jpg);
	background-attachment: scroll;
	background-position: center bottom;
	position: relative;
	height: 800px;
	margin-top: 0px;
	padding-top: 120px;
	margin-bottom: 10px;
}

#main #address {
	position: relative;
	top: 30px;
}

#main .copyright {
	position: relative;
	top: 85px;
}
.linkOff {
	font-weight: bold;
	color: #df6646;
}
.smallType {
	font-size: 10px;
	font-weight: bold;
	color: #5f722e;
}
.eventsCopy {
	position: relative;
	text-align: center;
	bottom: 65px;
}
#indexWrapper {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffff99;
	height: 624px;
	position: relative;
	bottom: 100px;
}
#wrapper {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFF99;
	height: 622px;
	position: relative;
	bottom: 100px;
}
#nav {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 63px;
}
#leftCollumn {
	width: 360px;
	float: left;
	padding: 0px;
	font-family: Palatino;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
	color: #df6646;
	text-align: center;
	position: relative;
	left: 20px;
	top: 120px;
}

#leftCollumnEvents {
	width: 360px;
	float: left;
	padding: 0px;
	font-family: Palatino;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
	color: #df6646;
	text-align: center;
	position: relative;
	left: 20px;
	top: 120px;
	height: 420px;
}
#flashSection {
	float: right;
	height: 381px;
	width: 585px;
	position: relative;
	top: 110px;
	left: 1px;
}
#indexLeft {
	background-image: url(../images/big_logo.jpg);
	height: 550px;
	width: 486px;
	position: relative;
	left: 80px;
	bottom: 10px;
	float: left;
}
#indexRight {
	float: right;
	width: 390px;
	text-align: center;
	font-family: Palatino;
	font-size: 18px;
	font-style: italic;
	color: #df6646;
	padding-top: 120px;
	line-height: 24px;
}
#footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	font-family: Palatino;
	font-size: 18px;
	font-style: italic;
	text-align: center;
	position: relative;
	bottom: 80px;
	color: #495322;
}
