.style2
{
	font-size: 14px;
}
.style3
{
	font-size: 24px;
}
.style4
{
	color: #891A00;
}
/*CSS Document*/
.style1
{
	color: #8B1D04;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
}
BODY
{
	background-image: url(images/BGD-Page.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container
{
	width: 960px;
	background-color: #EFD49D;
	background-image: url(images/cont_bg.jpg);
	left: 63px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.main_section
{
	width: 960px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 25px;
	font-size: 12px;
	text-align: justify;
}
.right_section
{
	width: 234px;
	position: relative;
	top: 0px;
}
.middle
{
	width: 833px;
	height: 320px;
	left: 63px;
	position: relative;
	top: 5px;
}
.mid_bar
{
	background-image: url(images/middle_bar.jpg);
	height: 11px;
	width: 960px;
	background-position: center;
	background-repeat: no-repeat;
	top: 15px;
	position: relative;
}
.footer
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/footer.jpg);
	height: 55px;
	width: 950px;
	padding-top: 143px;
	padding-left: 10px;
	color: #E1B167;
	clear: both;
}
A
{
	color: #8B1D04;
}
UL
{
	padding-left: 10px;
	padding-top: 0px;
}
.pl10
{
	padding-left: 20px;
}
INPUT
{
	background-color: #FEFAE9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CEAB67;
	padding: 1px;
}
TEXTAREA
{
	background-color: #FEFAE9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CEAB67;
	padding: 1px;
}
SELECT
{
	background-color: #FEFAE9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CEAB67;
	padding: 1px;
}
.tour-left
{
	width: 500px;
	margin-left: 80px;
	float: left;
	margin-top: 20px;
}
.tour-right
{
	width: 250px;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
}
:focus
{
	outline: 0;
}

