body {
	background: #edece6;
	margin: 10px 0 30px 0;
}
body, p, div, td {
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #333;
}
td.maincontent {
	background: #F0F6E6 url(img/main_bg.gif) top repeat-x;
}

div.leftcol { padding: 10px; margin: 10px 0 10px 0; }
div.rightcol { padding: 10px; margin: 10px 0 10px 0;}

.rightcol { font-size: 10px; color: #666; }

.small {
	font-size: 11px;
	line-height: 14px;
}
div.mission {
	margin-bottom: 7px;
}
div.mission p {
	font-family: georgia, serif;
	line-height: 15px;
	font-size: 12px;
	font-style: italic;
	color: #003366;
}
#container {
	border: 3px solid #AFC87A;
	border-bottom: 3px solid #fff;
}
table.data td {
	font-size: 11px;
	background: #E0EFC1;
	border-top: 1px solid #ABBF80;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 14px;
}
p {
	margin: 0;
	padding: 0 0 15px 0;
}
p.small {
	padding-bottom: 10px;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #336699;
}
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: georgia, serif;
	font-weight: normal;
}
h2 {
	font-size: 26px;
	margin-bottom: 20px;
	margin-top: 5px;
}
h3 {
	color: #003366;
	font-size: 20px;
	margin-bottom: 7px;
}
h4 {
	font-size: 16px;
	margin-bottom: 7px;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0 0 15px 0;
}
li {

}
ul.bulleted {
	list-style: square;
	margin-left: 15px;
	padding-left: 15px;
}
.rightcol ul { line-height: 14px; }
.rightcol li { margin-bottom: 2px; }
ul.subnav {
	font-size: 10px;
	margin-bottom: 5;
}
table.staff img {
	padding: 1px; border:
	3px solid #9BB564;
}
table.staff td p {
	font-size: 11px;
	line-height: 14px;
}
.chart {
	border: 2px solid white;
	margin: 20px 0 20px 0;
}
.amount {
	text-align: right;
	padding-right: 15px;
}

img.border {
	padding: 1px; 
	border: 1px solid #9BB564;
}

table.festsponsors td {
	font-size:70%;
}

#footer {
 text-align: center; padding: 20px; font-size: 10px;
}
