@charset "utf-8";
.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: 43px;
	width: 950px;
	padding-top: 155px;
	padding-left: 10px;
	color: #E1B167;
}
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;
}
