body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-color: #AA7C4A;
	color: #532D18;
}
#croquet {
	margin-left: 14px;
}

#container {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(grfx/header.jpg);
	background-repeat: no-repeat;
	height: 149px;
}
#scroll_container {
	height: 591px;
	width: 674px;
	background-image: url(grfx/scroll_bkg.jpg);
	background-repeat: no-repeat;
}
#scroll_title {
	height: 98px;
	width: 561px;
	padding-top: 18px;
	margin-left: 36px;
}
#tickets {
	float: right;
	height: 200px;
	width: 220px;
}
#clear_float {
	clear: both;
}


#bkg_container {
	background-color: #AA7C4A;
	background-image: url(grfx/shadow_bkg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#home_content {
	text-align: left;
	padding-right: 34px;
	padding-bottom: 20px;
	padding-left: 34px;
}

#home_container {
	text-align: left;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-image: url(grfx/main_paper_bkg.jpg);
	background-repeat: repeat-y;
}


#footer {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A2505;
	background-image: url(grfx/footer.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer_tags {
	padding-top: 20px;
	padding-bottom: 10px;
}

#footer_tags ul {
	display: inline;
	position: relative;
	margin-right: 18px;

}
#footer_tags ul li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	padding-right: 12px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.footer_link:link {
	color: #4A3211;
	text-decoration: none;
}
a.footer_link:visited {
	color: #4A3211;
	text-decoration: none;
}
a.footer_link:hover {
	color: #4A3211;
	text-decoration: underline;
}
#sub_content {
	overflow: auto;
	padding-right: 34px;
	padding-left: 34px;
	height: 550px;
	padding-top: 10px;
	width: 580px;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
	top: 12px;
}
.big_bold {
	font-size: 22px;
	font-weight: bold;
	color: #AA1511;
}
a.highlight_link:link {
	color: #A31916;
	text-decoration: none;
}
a.highlight_link:visited {
	color: #A31916;
	text-decoration: none;
}
a.highlight_link:hover {
	color: #A31916;
	text-decoration: underline;
}
.medium_bold {
	color: #532D18;
	font-size: 18px;
}
.red_bold {
	font-weight: bold;
	color: #B01915;
}
#footer_contact {
	color: #FFF;
	font-size: 14px;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 14px;
}
#footer_contact ul {
	display: inline;
	position: relative;
	margin-right: 18px;
}
#footer_contact ul li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	padding-right: 12px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer_contact a:link {
	color: #FFF;
	text-decoration: none;
}
#footer_contact a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer_contact a:hover {
	color: #FFF;
	text-decoration: underline;
}
#gallery {
	outline: none;

}
