body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 0.95em;
	background-color: #330099;
}

div#header {padding: 0;
background-color: #330099;
color: #EBEBEB;
margin-bottom: 0px;
border-bottom: solid #330099 1px; }

div#maincontent {
	padding: 2%;
	text-align: justify;
	margin-right: 24%;
	background-color: #330099;
	color: #EBEBEB;
	margin-bottom: 10px;
	border-right: dotted #330099 1px;
	border-left: solid #330099 1px;
	border-bottom: dotted #330099 1px;
}

div#rightcolumn {
	padding: 2%;
	float: right;
	background-color: #330099;
	color: #ffffff;
	width: 20%;
	border-top: dotted #330099 1px;
}

a:link {
	color: #FFCC99;
	padding: 1px;
	text-decoration: none;
}
a:visited {
	color: #FFCC99;
	padding: 1px;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #CCCCCC;
	background-color: #660000;
	padding: 1px;
	text-decoration: none;
}

h1, h2, h3 h4{
	margin: 0px;
	font-size: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C2B992;
	text-align: left;
	line-height: normal;
	font-weight: normal;
}
h2, h3 {
	margin: 24px 0 0 0;
	font-size: 1.6em;
	color: #C2B992;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size:1.2em;
}
h5 {
	font-size: 102%;
	color: #C2B992;
}

.para-indent {
	padding: 0 20px;
	font-style: italic;
}
.box {
	padding: 30px;
	border: 1px dotted #A3C6D0;
	font-size: 120%;
	line-height: 1.5em;
}

.quotealt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105%;
}

.prog {
	padding: 0 30px;
	border: 1px dotted #A3C6D0;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: #550000;
	margin: 40px;
	letter-spacing: 0.1em;
	font-size: 120%;
}
li {
	vertical-align: top;
	list-style-position: outside;
	list-style-type: square;
	line-height: 2em;
	font-size: 105%;
	color: #DDDDDD;
}
#wrapper #mainbox #maincontent table {
	vertical-align: top;
}

.formlabel {
	text-align: right;
	font-weight: bold;
	color: #C2B992;
}
#menutitle {
	font-size: 115%;
	color: #CCCCCC;
	background-color: #5500BB;
	text-align: center;
}

.quotes {
	font-style: italic;
	text-align: right;
}
.menuborder {
	border: 1px dotted #C0BA98;
	background-color: #4400AA;
}
#addr {
	padding-left: 18px;
	background-color: #4400AA;
	padding-right: 18px;
	background: url(images/plant.jpg) repeat-y left top;
	padding-top: 2px;
	padding-bottom: 5px;
}
#bg {
	background-color: #4400AA;
}
#rightcolumn #bg #addr p {
	font-size: 90%;
}
.bnav {
	color: #CCCCCC;
	font-size: 85%;
}
.pics {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}
.clearfloat {
	clear: left;
}
