body {
	margin: 0px;
	padding: 0px;
	background-color:#a24600;
}
.header {
	background:url(images/bg_upper.jpg) repeat-x;
	height:133px;
}
.bg_left {
	background:url(images/bg_left.jpg) no-repeat right top #a24600;
}
.bg_right {
	background:url(images/bg_right.jpg) no-repeat left top #a24600;
}
.detectFlash {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC3300;
	margin-left:30px;
}
.spot_text {
	font-family:Tahoma;
	font-size:11px;
	color:#b5610f;
}
.footer {
	background:url(images/footer.jpg) no-repeat top center;
}
.footer_text {
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	font-weight: bold;
	background-color: #330000;
}
.footer a {
	color: #330000;
	text-decoration: none;
	font-weight: bold;
	background-color: #CC6600;
}
.gallery_text a {
}

.prefooter {
	background:url(images/prefooter.jpg) no-repeat top center;
}
.prefooter_text {
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	font-weight: bold;
	background-color: #330000;
}
.prefooter a {
	color: #330000;
	text-decoration: none;
	font-weight: bold;
	background-color: #CC6600;
}
.innerbg {
	background-color: #140a01;
	background-image: url(images/bg_middle_long.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.gallery_text {
	font-family:Tahoma;
	font-size:12px;
	color:#FF6600;
	font-weight: bold;
	background-color: #330000;
	text-indent: 5px;
	text-decoration: none;
}
.gallery_text a {
	font-family:Tahoma;
	font-size:12px;
	color:#FF6600;
	font-weight: bold;
	background-color: #330000;
	text-indent: 5px;
	text-decoration: underline;
}
.menu_text {
	font-family: Arial;
	font-size: 12px;
	color: #ff9c00;
}
.txtBox {
	color: #180400;
	background-color: #E77500;
	border: 1px solid #4A1400;
}
