td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	vertical-align: top;
}
.mainTbl {
	background-color: #FFFFFF;
}
body {
	background-color: #006600;
}
#content {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content a{
	color: #D4A017;
	font-weight: bold;
	text-decoration: none;

}
.whiteBdr {
	border: 1px solid #FFFFFF;
}
.footer {
	font-weight: bold;
	color: #006600;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
#address {
	text-align: center;
}
#content a:hover {
	text-decoration: underline;
}
li {
	list-style-type: square;
}
.imgLeft {
	float: left;
	margin-right: 13px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.padLft {
	padding-left: 50px;
	margin-left: 50px;
}
#gallery {

}
#gallery img {
	border: 1px solid #006600;
}
