body {
	background-color: #660000;
	color: #E4CA53;
	font-family: "Trebuchet", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.td {
	color: #E4CA53;
	font-family: "Trebuchet", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: small;
}
.content {
	vertical-align: top;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
}
.rightside {
	vertical-align: top;
	text-align: center;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.logo {
	vertical-align: top;
	background-color: #E4CA53;
	text-align: center;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
.centrerow {
	width: 40px;
}

.imgborder {
	border: 1px solid #E4CA53;
}
h1 {
	text-transform: none;
	color: #E4CA53;
	font-size: small;
}
h2 {
	text-transform: none;
	color: #E4CA53;
	font-size: x-small;
}
h3 {
	font-weight: bold;
	text-transform: none;
	color: #E4CA53;
	font-size: large;
}
h4 {
	font-size: medium;
	font-weight: bold;
	font-weight: normal;
	color: #E4CA53;
}
h5,h6{
	font-weight: normal;
}
.ftaddress {
	font-size: 13px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: normal;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	line-height: 20px;
}
.designby {
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 38px;
	line-height: 20px;
}

/* Links follow */
a:link {
	color: #E4CA53;
	text-decoration: none;
}
a:visited {
	color: #E4CA53;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #E4CA53;
	text-decoration: underline;
}
.goldbar {
	background-color: #E4CA53;
	color: #333333;
	padding: 2px;
}

