@charset "utf-8";
body {
	margin: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
	color: #BF4B24;
}

#sidebar1 {
	background-color: #E8E9DB;
	padding: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A2A379;
	border-right-color: #A2A379;
	border-bottom-color: #A2A379;
	border-left-color: #A2A379;
}
#maincontent {
	background-color: #FFFFFF;
	padding: 25px;
	font-size: 10pt;
}
#maincontent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 500;
	color: #993300;
}
#maincontent h2 {
	font-size: 16pt;
	color: #333333;
}
#footer {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 90%;
	color: #999999;
	width: 680px;
	text-align: center;
}
#footer a {
	color:#CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color:#FFCC00;
	text-decoration: none;
}

#footer #copyright {
	font-size: 80%;
}
#header {
	background-image: url(images/logo-banner.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 780px;
	margin: 0px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E4AB40;
	border-right-color: #E4AB40;
	border-bottom-color: #E4AB40;
	border-left-color: #E4AB40;
}
#testimony {
	margin: 25px;
	float: right;
	width: 200px;
	font-size: 9pt;
	font-style: italic;
	color: #993300;
}
