img {
	border: none;
}
body {
	background-image: url(images/mainBck.gif);
	margin: 0px;
	padding: 0px;
}
.toptd {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #2C4222;
}
.bottomtd {
	border-top-width: 1px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #990000;
	background-color: #E4E7D8;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
	line-height: 1.2em;
}
.bottomtd h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #545A38;
}
.bottomtd a {
	font-weight: bold;
	color: #545A38;
	text-decoration: underline;
}
.bottomtd a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.bottomtdRight {
	border-top-width: 1px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #990000;
	background-color: #E4E7D8;
	padding: 10px 5px 10px 35px;
	background-image: url(images/greenDot_Vert.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #545A38;
	width: 195px;
}
.bottomtdRight a {
	color: #990000;
	text-decoration: underline;
}
.bottomtdRight a:hover {
	color: #545A38;
	text-decoration: underline;
}
.bottomtd ul {
	color: #545A38;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bottomtd li {
	color: #545A38;
	padding-top: 4px;
	padding-bottom: 4px;
}
.address {
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #545A38;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.nav a {
	color: #990000;
	text-decoration: none;
}
.nav a:hover {
	color: #545A38;
	text-decoration: underline;
}
.navspace {
	padding-left: 16px;
}
.smalltd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545A38;
	font-weight: bold;
}
.showcasetd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545A38;
	font-weight: normal;
}
.showcasetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bolder;
}
