#footer a:hover {
	color: #993300;
}
#footer {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 85%;
	padding: 8px;
	border: 3px solid #A7865D;
}

body {
	margin-top: 0px;
	background-color: #333333;
	background-image: url(images/travertine-grout.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
}

#header {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A7865D;
	border-right-color: #A7865D;
	border-bottom-color: #A7865D;
	border-left-color: #A7865D;
}

#footer a {
	color: #333333;
	text-decoration: underline;
}
#maintable #maincontent .img-right {
	margin: 25px;
	float: right;
}
#maintable #maincontent #sidebar2 {
	float: right;
	width: 200px;
	border: 1px none #CC9900;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#maintable #maincontent {
	padding: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer .copyright {
	font-size: 80%;
	color: #666666;
}


#maintable #maincontent h1 {
	font-size: 10pt;
	color: #444444;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #A7865D;
	border-right-color: #A7865D;
	border-bottom-color: #A7865D;
	border-left-color: #A7865D;
}
#maintable {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A7865D;
	border-right-color: #A7865D;
	border-bottom-color: #A7865D;
	border-left-color: #A7865D;
}
#maintable #maincontent a {
	color: #525355;
}
#maintable #maincontent a:hover {
	color: #993300;
}#maintable #maincontent h2 {
	font-size: 12pt;
}
#maintable #maincontent h3 {
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #6C563C;
	line-height: 25px;
	text-indent: 10px;
}
#maintable #maincontent h4 {
	font-size: 10pt;
}
#maintable #maincontent #caretips {
	background-color: #E0D5C7;
	border: 1px dashed #993300;
	padding: 15px;
}
.testimony {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}
