@charset "UTF-8";
body {
	background-color: #981b1e;
	background-repeat: no-repeat;
}
.style1 {color: #e6e6e6}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #666;
	text-decoration: none;
	text-align: justify;
	padding-left: 20px;
	padding-right: 30px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #981b1e;
	padding-left: 20px;
	background-position: top;
	padding-top: 20px;
}
#tdNavbar {
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A48F59;
	font-style: normal;
	border-left-color: #A48F59;
	border-left-width: 16px;
	border-left-style: solid;
	padding-left: 7px;
	margin-left: 20px;
}
#tableHeader {
	background-color: #981B1E;
}
#tdSidebar {
	background-color: #A48F59;
	background-image: url(images/lights2.png);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
}
.smallprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	text-decoration: none;
	text-align: center;
	color: #e6e6e6;
	padding-top: 8px;
}
#tdSidebar a {
	text-decoration: none;
	color: #000000;
	text-align: center;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-top: 80px;
	margin-right: 20px;
	margin-bottom: -70px;
	margin-left: 20px;
	border-bottom-style: dotted;
}
#tdContent {
	background-color: #FFFFFF;
	display: block;
	text-align: left;
}
#tdSidebar a:hover {
	background-color: #981B1E;
	color: #FFFFFF;
}
#tdSidebar  a:active {
	background-color: #981B1E;
	color: #ffffff;
}
a:link {
	color: #A48F59;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

