body {
	font-family: Arial, Helvetica, sans-serif;
}
td.top {
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	height: 161px;
}
td.nav {
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	height: 80px;
	vertical-align: middle;
}
td.main {
	background-image: url(../images/mid-strip.jpg);
	background-repeat: repeat;
	padding: 5px 10px 10px;
}
td.nav p {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 3px;
}
td.nav p a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
td.nav p a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
td.nav p a:active {

	color: #F1B488;
	font-weight: bold;
	text-decoration: none;
}
td.nav p a:hover {
	color: #f1b488;
	font-weight: bold;
	text-decoration: none;
}td.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 27px;
	vertical-align: top;
}
td.main h1 {
	color: #880000;
}
td.main p {
	font-size: 13px;
	line-height: 22px;
}
img.floatRight {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
}
td.main ul {
	font-size: 13px;
	line-height: 25px;
	list-style-position: outside;


}
td.cornerTopLeft {
	background-image: url(../images/corner-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
}
td.cornerTopRight {
	background-image: url(../images/corner-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 33px;
}
td.cornerBottomLeft {
	background-image: url(../images/corner-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 33px;
}
td.cornerBottomRight {
	background-image: url(../images/corner-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 33px;
}p.contact {
	color: #F8E1CF;
}
input {
	font-size: 12px;
	color: #8F3A15;
}
select {

	font-size: 12px;
	color: #8F3A15;
}
textarea {

	font-size: 12px;
	color: #8F3A15;
}
td.right {
	background-repeat: repeat;
	background-position: right;
	padding: 10px;
	background-image: url(../images/mid-strip.jpg);
}
td.right h5 {
	color: #880000;
}
td.right ul {
	font-size: 12px;
	font-weight: bold;
}
table.contact {
	width: 100%;
}
p.contact {

	font-weight: bold;
	color: #FFFFFF;
}
td.flash {

	background-image: url(../images/mid-strip.jpg);
	background-repeat: repeat;
}
img.floatLeft {
	float: left;
	padding-bottom: 5px;
	padding-right: 5px;
}
td.footer p {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
table.contact h4 {
	color: #FFFFFF;
	margin-bottom: -10px;
	padding-bottom: -10px;
}
table.contact p {
	color: #FFFFFF;
}
table.contact td.spacious {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
td.spacious img {
	border: 2px solid #FFFFFF;
}
div.boxed {
	border: 2px groove #903D1B;
	padding: 10px;
	width: 100%;
}
div.bg {
	height: 248px;
	width: 100%;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
td.spacious h4 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
td.spacious h4 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
td.spacious h4 a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
td.spacious h4 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
