body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color: #ffffff;
	color:#000000;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
	padding: 5px;
}

.first {
	padding-top: 0px;
	margin-top:0px;
}

.label {
	font-weight: bold;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding-bottom:0px;
	margin-bottom:0px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom:0px;
	margin-bottom:0px;	
	color:#1c3500;	
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom:0px;
	margin-bottom:0px;
	color:#1c3500;		
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom:0px;
	margin-bottom:0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}


ul, ol {
	list-style-image: url(../images/smallLeafBullet.jpg);
	font-size: 13px;
}

#title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:#000066;
	text-align:center;
}

#navigation p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
}

#primary {
	text-align: left;
	vertical-align: top;
	margin:0;
	padding:0;
}

.caption {
	font-style:italic;
	padding-top:0px;
	margin-top:0px;
	text-align:left;
}
.bullet {
	list-style-image: url(../images/smallLeafBullet.jpg);
	font-size: 13px;
}

#sidebar h3 {
	color: #000000;
}

#sidebar {
	text-align: left;
	vertical-align:top;
	margin: 5px;
	padding:5px;
}

#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold, italicized;
	color: #1c3500;
}

#event1 { width: 200px; float: left;  clear:none; vertical-align: top;}
#event2 { width: 200px; float: right; clear:none;  vertical-align: top; }