@charset "utf-8";
#column {
	background-image: url(images/column.jpg);
	background-repeat: repeat-y;
	width: 150px;
}
body {
	margin: 0px;
	background-color: #5B747B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2E3638;
}
#maincontent h3 {
	color: #58757D;
	font-size: 10pt;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#maincontent h4 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 9pt;
}
#maincontent p {
	margin: 5px;
}

#sidebar1  {
	margin: 10px;
	width: 200px;
	padding: 10px;
	background-color: #EDE2DC;
	font-size: 80%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #845B45;
	border-right-color: #845B45;
	border-bottom-color: #845B45;
	border-left-color: #845B45;
}
#header {
	background-image: url(images/column-top-right.jpg);
	background-repeat: no-repeat;
}
#sidebar1  h1  {
	font-size: 8.5pt;
	font-weight: bold;
}
#footer {
	background-color: #2E3638;
	color: #E2EDF7;
	padding: 15px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-top-color: #845B45;
	border-right-color: #845B45;
	border-bottom-color: #845B45;
	border-left-color: #845B45;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 8pt;
}
#footer a {
	color: #CBD7DA;
	text-decoration: none;
}
#footer .copyright {
	color: #BAC5C7;
	font-size: 90%;
	text-align: center;
}

#sidebar1 li {
	margin-left: -15px;
}

#maincontent h1 {
	color: #993300;
	font-size: 13pt;
}
#maincontent h2 {
	font-size: 11pt;
}
.homenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #845B45;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 23px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.homenav  a {
	color: #845B45;
	text-decoration: none;
}
#maincontent {
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
	background-color: #FFFFFF;
}
#maincontent a {
	color: #622000;
	text-decoration: none;
}
.style1 {color: #845B45}

#maincontent a:hover {
	color: #993300;
}
.img-right {
	margin: 25px;
	float: right;
}
li {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	list-style-image: url(images/bullet1.jpg);
}
#sidebar1 li {
	list-style-type: disc;
}
#sidebar1 li {
	list-style-image: none;
}
#footer a:hover {
	color: #00CCCC  
}
#sidebar1 h2 {
	font-size: 12pt;
}
