body {
	background-color: #000000;
	background-image: url(../images/background-flower.jpg);
	background-repeat: repeat-x;
	background-position: center -77px;
	text-align: center;
	margin: 0px;
}
#logo {
	height: 140px;
	width: 220px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#container {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 155px;
	width: 950px;
	float: left;
}
#navtop {
	float: right;
	height: 25px;
	width: 650px;
	margin-top: 90px;
	margin-right: 10px;
}
#navbottom {
	background-color: #6C2E39;
	height: 40px;
	width: 950px;
	margin-top: 115px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #71883C;
	text-align: right;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #9CAA31;
	text-decoration: underline;
}
a:active {
	color: #71883C;
	text-decoration: underline;
}
.mapimage {
	margin-top: 20px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}


#bottomnavbar {
	float: right;
	height: 25px;
	width: 650px;
	margin-top: 7px;
	margin-right: 10px;
}
.scroll {
	width: 600px;
	height: 430px;
	overflow: auto;
	margin-bottom: 20px;
}


#content {
	background-image: url(../images/background-inner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	margin: 0px;
	min-height: 470px;
	width: 950px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #71883C;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	margin-right: 40px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 14px;
	margin-left: 0px;
	line-height: 20px;
}
#rightcolumn h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: normal;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
	text-transform: uppercase;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
}
.required {
	font-size: 10px;
	font-weight: normal;
	color: #99CC33;
}

.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


#leftcolumn {
	width: 310px;
	float: left;
	height: 400px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#flashcontent {
	width: 930px;
	float: left;
	height: 440px;
	margin: 0px;
}
#flashmovies {
	padding: 0px;
	height: 400px;
	width: 820px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
}

#leftcolumn img {
	border: 1px solid #6C2E39;
	display: block;
	padding-left: 0px;
	margin-left: 20px;
}

#rightcolumn {
	width: 620px;
	float: right;
	height: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer p {
	padding-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	text-align: right;
	height: auto;
	width: 950px;
	clear: both;
}
.clearfloat { height: 1px; clear: both;}
.clear0 { height: 0; clear: both; }
