@charset "utf-8";
body {
	background-image: url(images/bkg-page.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 90%;
	line-height: 100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, td {
	margin: 0; padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
blockquote {
	margin-left: 15px;
	margin-right: 15px;
}
.homepageboxes {
	padding: 0px 12px 0px 12px;
}
.homepagecalendar {
	padding: 0px 0px 8px 6px;
}
.content_main {
	padding: 0 6px 0 8px;
	font-size: .85em;
}
a img {border: none;}

h1 {
	font-size: 1.8em;
	line-height: 1.5em;
	color: #333;
	font-weight:normal;
	margin-top: 6px;
	margin-bottom: 9px;
}
h2 {
	font-size: 1.5em;
	line-height: 1.3em;
	color: #003399;
}
h3 {
	font-size: 1.1em;
	line-height: 1.1em;
	color: #333333;
}
.menu {
	font-weight: normal;
	background-color: #DFE7B8;
	border-top: 1px solid #B6C754;
	border-right: 1px solid #B6C754;
	border-left: 1px solid #B6C754;
	border-bottom: 1px solid #B6C754;	
}
.menu .category {
	font-size: .95em;
	background-color: #CBD885;
	border-bottom: 1px solid #B6C754;
	border-bottom: 1px solid #B6C754;
}
.menu .link {
	padding-left: 15px;
}
.menu p {
	padding: 6px;
	font-size: .80em;
	line-height:1.8em;
}
.menu a {
	color:#000000;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
	color:#000000;
}
.copyright {
	font-size: 9px;
	padding: 12px;
	color: #333333;
}
.medfont {
	font-size: 15px;
}
.heavylargefont {
	font-size: 19px;
	font-weight: bold;
	line-height: 26px;
}
.boxleft {
	padding-right: 15px;
}
.boxright {
	padding-left: 15px;
}
li {margin-bottom: 7px;}
.headerimgarea {
	background-image: url(images/headerBkg2.jpg);
	background-repeat: no-repeat;
	height: 271px;
	width: 800px;
}

