body {
	font-family: "Lucida Grande", verdana;
	/* background: url(images/background.png); */
	background: #7c7a34;
	/* margin: 50px; */
}

h3 {
	/* color: #a170cd; */
	color: #5a2b67;
	margin-bottom: 0px;
	/* padding-bottom: 0%; */
	/* line-height: 80%; */
}

h3.multi {
	/* color: #a170cd; */
	color: #5a2b67;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 0%;
	/* padding-bottom: 0%; */
	/* line-height: 80%; */
}

h4 {
	/* color: #a170cd; */
	color: #a77128; /* brownish */
	margin: 1px;
	/* line-height: 15%; */
}

h5 {
	color: #b82425; /* red */
	margin-bottom: 1px;
	line-height: 0%;
}

p,li {
	color: #7c7a34;
	font-size:13px;
	line-height: 98%;
	padding-top: 0%;
}

A:link {
	/* color: #7c7a34; */
	color: #b82425;
	font-size:13px;
	line-height: 98%;
	padding-top: 0%;
	text-decoration: none;

}

A:visited {
	color: #7c7a95;
	/* color: #8db559; */
	font-size:13px;
	line-height: 98%;
	padding-top: 0%;
	text-decoration: none;
}

A:hover {
	color: #b82425;
	font-size:13px;
	line-height: 98%;
	padding-top: 0%;
	text-decoration: none;
}

h3.tweak {
	/* color: #a170cd; */
	color: #5a2b67;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 0%;
	line-height: 5%;
}

h3.tweak2 {
	/* color: #a170cd; */
	color: #5a2b67;
	margin-bottom: 5px;
}

h3.tweak3 {
	color: #5a2b67;
	margin-top: -8px;
}


h5.tweak {
	color: #b82425; /* red */
	margin-bottom: 1px;
	line-height: 0%;
	padding-top: 0px;
	padding-bottom: 0px;
}

h4.tweak {
	/* color: #a170cd; */
	color: #a77128; /* brownish */
	margin-bottom: 1px;
	line-height: 0%;
	padding-top: 5px;
	padding-bottom: 1px;
	/* line-height: 15%; */
}

img.tweak {
	/* padding-top: 3px; */
	margin: 6px;
	margin-top: 6px;
	margin-right: 6px;
	padding-right: 6px;
}

img.tweak2 {
	margin-top: -3px;
	line-height: -10%;
}

.maintable, .maintable TD, .maintable TH
{
background-color:#ebe1a2;
color:black;
}

.zonetable, .zonetable td {
	color: #7c7a34;
	font-size:13px;
	line-height: 98%;
	padding-top: 0%;
}
	
.zonetable th {
	color: #5a2b67;
	font-size: 14px;
}

p.footer {
	color: #ebe1a2;
	font-size: 9px;
}

A:link.footer {
	color: #ebe1a2;
	font-size:9px;
	line-height: 98%;
	padding-top: 0%;
	text-decoration: none;
}

A:visited.footer {
	color: #ebe1a2;
	font-size:9px;
	line-height: 98%;
	padding-top: 0%;
	text-decoration: none;
}

A:hover.footer {
	color: #b82425;
	font-size:9px;
	line-height: 98%;
	padding-top: 0%;
	text-decoration: none;
}
