body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

img { /* disable border around images */
	border: 0;
}

/* changes link layouts */

a, a:visited, a:focus, a:active, a:link {
	text-decoration: none;
	color: #893000;
}

a:hover, a:visited:hover, a:focus:hover, a:active:hover, a:link:hover {
	text-decoration: underline;
}

#bigtable {
	border: 1px solid #893000;
	width: 750px;
}

#bigtable td {
	vertical-align: top;
}

.centered {
	text-align: center;
}
	
.centered-table {
	margin-left: auto;
	margin-right: auto;
}

#centered-table {
	margin-left: auto;
	margin-right: auto;
}

.toprow {
	background: #893000;
	width: 750px;
	border: 1px solid #893000;
	margin-left: auto;
	margin-right: auto;
}

/* Now for the left /right centre'd tables */

.lefttoprow {
	width: 570px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

.search {
	width: 180px;
}

.searchform {
	vertical-align: top;
	margin-bottom: 0;
	margin-top: 0;
}


.searchbox {
	vertical-align: top;
	border: 1px solid #000000;
	position: relative;
	top: 0.18em;
	font-weight: bold;
	font-size: 8pt;
	color: #893000;
	padding-left: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
/* end of left top */

.leftcontent {
	width: 170px;
}

.rightcontent {
	width: 580px;
	vertical-align: top;
}

.smalltext {
	color: #893000;
	font-size: 10px;
}

.eventbox {
	width: 200px;
	border: 1px solid #893000;
}

.eventtop {
	font-size: 10px;
	font-weight: bold;
	color: white;
	background-color: #893000;
	padding: 3px;
}

.events {
	padding: 1px;
}

.breadcrumb {
	color: gray;
	font-weight: bold;
	font-size: 10px;
}
	
/* Front Page News */

.latestnews {
	font-size: 14px;
	font-weight: bold;
	color: #893000;
}

.newstitle {
	font-size: 12px;
	color: gray;
	font-weight: bold;
}

.newsdate {
	font-size: 10px;
	color: #893000;
	font-weight: bold;
}
	
.newssummary {
	font-size: 11px;
	color: gray;
	font-family: verdana;
}

.readmore {
	font-size: 10px;
	color: #893000;
}

/* end news values */

#footer {
	font-family: verdana;
	font-size: 10px;
	color: gray;
	text-align: center;
	padding-bottom: 5px;
}

#footer a {
	font-weight: normal;
}

#regularcontent {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

#regularcontent a {
	font-weight: normal;
}

#logo {
	width: 750px;
}

.pagetitle {
	font-size: 14px;
	font-weight: bold;
	color: #893000;
}

.pagetext {
	font-size: 9pt;
	padding-right: 5px;
	text-align: justify;
}

.icons {
	text-align: right;
	padding-right: 4px;
}

.chronicle {
	font-weight: bold;
	text-decoration: italics;
	}
