@charset "UTF-8";
body,td,th {
	font-family: "Gill Sans", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 1.5em;
}
body {
	background-color: #566C11;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #566C11;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #566C11;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 18px;
	color: #566C11;
	font-weight: normal;
	letter-spacing: 1px;
}
.footer {
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	background-color: #566C11;
	padding-top: 5px;
}
.sidebar {
	background-color: #C2CAA5;
	background-position: right top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bodytd {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.centerbar_located {
	color: #C2CAA5;
	padding-right: 10px;
	text-align: right;
	font-size: 14px;
	letter-spacing: 1px;
}
.phone {
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	font-size: 18px;
	letter-spacing: .15em;
}

