body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A583F;
	background-color: #F4F0DD;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #4A583F;
}
h2 {
	font-family:"Century Gothic";	
	font-size: 20px;
	color: #4A583F;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #4A583F;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4A583F;
}
.announce {
	font-family: Garamond;
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
}
.announce_sub {
	font-family: Garamond;
	font-size: 24px;
	font-style: italic;	
}
a:link.announce_sub {
	color: #993300;
	font-size: 18px;
	text-decoration: underline;
	font-family:"Century Gothic";
}
a:hover.announce_sub {
	color: #699A65;
	font-size: 18px;
	font-family:"Century Gothic";
	text-decoration:none;
}
a:visited.announce_sub {	
	text-decoration: underline;
	font-size: 18px;
	font-family:"Century Gothic";
	color:#993399;
}

.footer {
	font-family: Garamond;
	font-size: 12px;
}
a:link {
	color: #699A65;
	text-decoration:none;
}
a:hover {
	color: #993300;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
.menu {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
}
.right_border {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #699A65;
}
.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

.pa_month {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #4A583F;
}
.chair {
	font-size: 16px;
	font-style: italic;
}
.list {
	list-style-image:  url("images/bullet.gif");
	line-height: 18px;
}
