/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.style1 {
	font-family: Georgia, serif;
	color: #455C0A;
	font-size: 36px;
}
.style2 {
	font-family: Georgia, serif;
	color: #455C0A;
	font-size: 24px;
}
.style3 {
	font-family: Georgia, serif;
	color: #141937;
	font-size: 17px;
}
.style4 {
	font-family:Arial, Helvetica, sans-serif;
	color: #BF0713;
	font-size: 18px;
}
.style5 {
	font-family:Arial, Helvetica, sans-serif;
	color: #BF0713;
	font-size: 12px;
}
#container {
	width: 400px;
	margin-left:10px;
	padding-top:25px;
	padding-left:20px;
		padding-right:20px;
		padding-bottom:20px;
	text-align: left;
	}
#container2 {
	width: 800px;
	height: 100%;
	border-style:solid;
	border:1px;
	border-color:#455C0A;
	}
#inside_color_headers_right {
	text-align: left;
	height: 20px;
	width: 324px;
	margin-left:5px;
	background-color:#ffffff;
	}
#color_headers_right {
	text-align: left;
	height: 30px;
	width: 329px;
	background-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-color:#455C0A;
	border-bottom-width:1px;
	}
#color_headers_left {
	text-align: center;
	height: 30px;
	width: 522px;
	margin-top:300px;
	}
#inside_color_headers_left {
	text-align: left;
	height: 20px;
	width: 483px;
	margin-left:30px;
	}
#container3 {
	width:853px;
	height:100%;
	border: 1px;
	border-style: solid;
	border-color:#455C0A;
	}
#left {
	width: 522px;
	height: 960px;
	float: left;
	background-image:url(images/header2.jpg);
	background-repeat: no-repeat;
	border-right-style:solid;
	border-right-color:#455C0A;
	border-right-width:1px;
	}
#right {
	text-align:left;
	width: 278px;
	height: 900px;
	float: left;
	}
#text_box_left {
	width: 522px;
	text-align:left;
	}
#text_box_left_inside {
	width: 453px;
	text-align:left;
	margin-top:10px;
	margin-left:35px;
	}
#text_box_right {
	width: 318px;
	text-align:left;
	padding-top:10px;
	padding-bottom: 10px;
	padding-left:10px;
	background:#FFFFFF;
	}