body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #823d46;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}
.table	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	line-height: 1.5em;
	display: block;
	text-align: left;
}
.tablecenter	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	line-height: 1.5em;
	display: block;
	text-align: center;
}
.spreadem  {
	line-height: 1.4em;
	margin-left: 10px;
	margin-right: 10px;
}

p {
	font-size: 11px;
	line-height: 1.6em;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	color: #7a4343;
	font-size: 24px;
	line-height: 28px;
	padding-top: 5px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}
h1.home_about {
	color: #ff9933;
	font-size: 18px;
	line-height: 20px;
	padding-top: 5px;
	margin-bottom: 10px;
}
h1.home_progserv {
	color: #cc9999;
	font-size: 18px;
	line-height: 20px;
	padding-top: 5px;
	margin-bottom: 10px;
}
h1.home_newsevents {
	color: #cccc33;
	font-size: 18px;
	line-height: 20px;
	padding-top: 5px;
	margin-bottom: 10px;
}
h2 {
	color: #7a4343;
	font-size: 18px;
	line-height: 20px;
	padding-top: 5px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}
h2.home_newsevents {
	color: #cccc33;
	font-size: 11px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #7a4343;
}


.aboutbox {
	height: 166px;
	width: 350px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: a8787e;
	border-bottom-color: a8787e;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	text-align: left;
}
.newsbox {
	height: 166px;
	width: 350px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: a8787e;
	text-align: left;
	color: #FFFFFF;
}
.progbox {
	height: 166px;
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: a8787e;
	text-align: left;
}

a:link {
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}

a:hover {
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #996666;
	text-decoration: underline;
}
a:visited:hover {
	font-weight: normal;
	color: #996666;
	text-decoration: none;
}

a.home:link {
	font-weight: normal;
	color: #99cc99;
	text-decoration: underline;
	line-height: 18px;
}
a.home:hover {
	font-weight: normal;
	color: #99cc99;
	text-decoration: none;
	line-height: 18px;
}
a.home:visited {
	font-weight: normal;
	color: #cccccc;
	text-decoration: underline;
	line-height: 18px;
}
a.home:visited:hover {
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
	line-height: 18px;
}
.footer {
	line-height: 15px;
	color: #CCCCCC;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}
.footer2 {
	line-height: 15px;
	color: #CCCCCC;
	font-size: 10px;
	text-align: right;
	vertical-align: top;
}
a.footer:link {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}

a.footer:hover {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.footer:visited {
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
a.footer:visited:hover {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.contentbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #993333;
}
