@import "import.css";

body {
	margin: 0px;
	background-color: #ffffff;
	background-image: url("../images/header_bg.gif");
	}
a	{
	color: #990000;
	text-decoration: none;
	}
a:hover {
	color: #666666;
	text-decoration: none;
	}
a:active {
	color: #000000;
	}
a:visited {
	color: #990000;
	}
form {
	display: inline;
	}	
h1	{
	font: 50px Georgia, Times, Times New Roman, serif;
	line-height: 50px;
	font-variant: small-caps;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	}
h1 a {
	color: #990000;
	}
h1 a:hover {
	color: #990000;
	text-decoration: none;
	}
h2	{
	font: 18px Georgia, Times, Times New Roman, serif;
	font-weight: bold;
	border-bottom: 1px solid #dddddd;
	margin-top: 0px;
	}
h3	{
	font: 15px Georgia, Times, Times New Roman, serif;
	margin-top: 15px;
	}
	
.title {
	font-weight: bold;
	font: 17px Georgia, Times, Times New Roman, serif;
	}
	
input, textarea, select {
	font: 12px arial, verdana, helvetica, sans-serif;
	}
#announce_header {
	font-style: italic;
	margin-top:20px;
	margin-bottom:40px;
	padding: 10px;
	background-color: #eeeeee;
	}
.content {
	background-color: #ffffff;
	font: 12px Georgia, Times, Times New Roman, serif;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	}
.event {
    padding: 5px 10px 3px 10px;
	margin-top: 0;
	margin-bottom: 0;
	}
.event_highlight {
        padding:10px;
        border: 1px solid #990000;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.event h3, .title, .event_highlight h3 {
        margin-top:0px;
        padding-top:0px;
	}
.footer {
	padding: 10px;
	padding-right: 50px;
	padding-left: 50px;
	}
.header {
	padding: 20px;
	padding-top: 30px;
	padding-bottom: 6px;
	}
.navigation a {
	display: block;
	margin: 2px;
        padding: 2px;
        border: 1px solid #dddddd;
        }
.navigation a:hover {
	color: #990000;
	border-color: #cccccc;
	background-color: #ffffcc;
	}
#nav_here {
        background-color: #eeeeee;
	border-color: #bbbbbb;
	}
#nav_here:hover {
	background-color: #ffffcc;
	}
.navbar {
	position: absolute top;
	text-align: center;
	padding: 2px;
	}
.navbar a {
	background-color: #efefef;
	padding: 4px;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	}
.navbar a:hover {
	background-color: #ffffff;
	border: 1px solid #990000;
        }
.navlist {
	font: 11px/15px Arial, Helvetica, Verdana, sans-serif;
	margin: 4px;
	}
.subhead {
	font: 16px Georgia, Times, Times New Roman, serif;
	font-variant: small-caps;
	margin-left: 25px;
	text-align: right;
	}
.submit {
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	background-color: #999999;
	color: #ffffff;
	}
.block {
	display: block;
	}
.calendar_selected {
	background-color: #eeeeee;
	}
.calendar_today {
	background-color: #ffffff;
	font-weight: bold;
	}
	
/* added by Archie 10-24-05 to duplicate old site */
.thumbnail {
	display: none;
	}
	
.pagecount {
	margin: 10px 10px 0 10px;
	xtext-align: right;
	}

#cal_small {
	border: 1px solid #bbbbbb;
	}

