.text {
	color: #FFF;
	text-align: center;
	background-color: #00F;
}
.bodytext {
	color: #BAA669;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 21px;
}
a:link {
	color: #D1BA76;
	text-decoration: none;
}
a:visited {
	color: #BAA669;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
#front_page_image {
	float: right;
	width: 350px;
	padding-left: 30px;
	padding-bottom: 60px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	color: #73683D;
}
#container {
	height: auto;
	width: 950px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 950px;
	background-color: #3C0607;
}
#nav_home {
	background-color: #280A07;
	height: 53px;
	width: 116px;
	float: left;	
}
#nav_parade {
	background-color: #280A07;
	height: 53px;
	width: 379px;
	float: left;	
}
#nav_childrens {
	background-color: #280A07;
	height: 53px;
	width: 322px;
	float: left;	
}
#nav_tickets {
	background-color: #280A07;
	height: 53px;
	width: 133px;
	float: left;
}
#main_body {
	background-color: #000;
	width: 820px;
	clear: both;
	float: none;
	height: auto;
	position: relative;
	padding-top: 15px;
	padding-right: 65px;
	padding-bottom: 20px;
	padding-left: 65px;
}
.first_para {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 28px;
	font-weight: normal;
	font-style: italic;
	color: #FFF;
}
#footer {
	height: auto;
	width: 950px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BAA669;
	font-size: 12px;
	text-transform: uppercase;
}

.Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: normal;
	font-style: normal;
	color: #930E11;
	text-transform: uppercase;
}
