﻿h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}
.img-right {
	margin-bottom: 10px;
	float: right;
	margin-left: 10px;
}
.img-left {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
h2 {
	font-size: medium;
	font-weight: bold;
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	background-image: url('../images/banner_bg.gif');
	background-repeat: repeat-x;
	height: 129px;
	padding-left: 10px;
}
#mid_banner {
	background-image: url('../images/mid_banner_bg.gif');
	background-repeat: repeat-x;
	height: 251px;
}
#body {
	background-color: #948B7A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
#footer {
	background-image: url('../images/footer_bg.gif');
	background-repeat: repeat-x;
	height: 40px;
}
.style1 {
	text-align: center;
}
.style2 {
	font-family: "Times New Roman";
	font-size: x-small;
}
.style3 {
	text-align: right;
}
.style4 {
	font-size: x-small;
}
#mid_banner_right {
	width: 250px;
	float: right;
	padding: 8px 20px 8px 10px;
	color: #CCCCCC;
}
#mid_banner_left {
	width: 500px;
	float: left;
	padding-top: 4px;
}
#body_left {
	width: 185px;
	float: left;
	background-image: url('../images/vertical-line.gif');
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 10px;
}
#body_right {
	padding: 10px;
	width: 565px;
	float: right;
}
.clear {
	clear: both;
}
.style6 {
	border-width: 0px;
}
#footer_bottom {
	background-color: #847d6d;
	padding-bottom: 10px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.style7 {
	font-size: small;
}
.style9 {
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}
.no_border {
	border-width: 0px;
}
#footer_bottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
#footer_bottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
#footer_bottom a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	text-decoration: none;
}
#body a {
	color: #000000;
}
#body a:visited {
	color: #CCCCCC;
}
