html, body, ul#mainMenu, h1, h2, h3, p { margin: 0px; padding: 0px; }

body {
	background: #1C5B89 url('../img/mainBg.gif') repeat-x;
	padding-top: 6px;
	font: 11px Verdana;
	color: #777;
	cursor: default;
	}

img {
	background: #fff;
	padding: 4px;
	border: 1px solid #92d5fb;
	}

p {
	font: 11px/15px Verdana;
	padding: 8px;
	text-align: justify;
	}

a {
	color: #205583;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a.more {
	display: block;
	text-align: right;
	padding-right: 8px;
	font: bold 11px Verdana;
	text-decoration: underline;
	padding-bottom: 10px;
	}

form {
	margin: 4px 0px;
	padding: 0px;
	}

input, textarea {
	border: 1px solid #205583;
	background: #92D5FB;
	height: 15px;
	padding: 2px;
	font: 11px/15px Tahoma;
	color: #205583;
	}

textarea {
	width: 200px;
	height: 80px;
	overflow: auto;
	}

input.button {
	height: 21px;
	background: url('../img/hBg.gif');
	color: #fff;
	font: 11px Tahoma;
	margin-left: 5px;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
	}

#container {
	display: block;
	width: 743px;
	margin-left: auto;
	margin-right: auto;
	background: url('../img/contentBg.gif');
	position: relative;
	padding: 16px 16px 18px 16px;
	}

h1 {
	display: block;
	height: 0px;
	padding-top: 94px;
	overflow: hidden;
	background: url('../img/header.gif') no-repeat 27px 11px;
	margin-bottom: 10px;
	}

h2 {
	display: block;
	background: url('../img/hBg.gif');
	height: 18px;
	font: 11px/17px Verdana;
	color: #fff;
	border: 1px solid #205583;
	padding-left: 5px;
	}

h2 a {
	color: #fff;
	}

ul#mainMenu {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	margin-left: 12px;
	_margin-left: 6px;
	width: 124px;
	list-style-type: none;
	margin-right: 6px;
	}

ul#mainMenu li {
	float: left;
	position: relative;
	display: block;
	background: url('../img/menuBullet.gif') no-repeat 7px 8px;
	}

ul#mainMenu li a {
	width: 102px;
	font: 11px/21px Tahoma;
	color: #1D5A89;
	height: 22px;
	padding-left: 22px;
	display: block;
	border-bottom: 1px solid #B2B2B2;
	}	

ul#mainMenu li a:hover {
	text-decoration: underline;
	}

ul#mainMenu li img {
	display: block;
	}

ul#mainMenu li.house {
	margin-top: 10px;
	border-top: none;
	border-bottom: none;
	}

ul#mainMenu li.banner {
	margin-top: 10px;
	border-top: none;
	border-bottom: none;
	}

ul#mainMenu ul {
	display: none;
	}

ul#mainMenu li.over ul,
ul#mainMenu li:hover ul {
	margin: 0px;
	padding: 0px;
	float: none;
	display: block;
	position: absolute;
	top: -1px;
	left: 120px;
	border: 1px solid #B2B2B2;
	border-bottom: none;
	width: 150px;
	list-style-type: none;
	z-index: 10000;
	}

ul#mainMenu li.over ul li,
ul#mainMenu li:hover ul li {
	padding-left: 0px !important;
	display: block;
	width: 150px;
	}

ul#mainMenu li.over ul li a,
ul#mainMenu li:hover ul li a {
	background: #E4F0F5;
	width: 145px;
	padding-left: 5px !important;
	}

#cBox1 {
	display: block;
	float: left;
	width: 396px;
	margin-right: 7px;
	}

#cBox2 {
	display: block;
	float: left;
	width: 187px;
	}

#footer {
	clear: left;
	display: block;
	height: 20px;
	width: 775px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url('../img/contentFooter.gif');
	margin-bottom: -2px;
	}

.newsItem {
	display: block;
	padding: 8px;
	}

.newsItem h3 {
	padding-left: 10px;
	background: url('../img/newsBullet.gif') no-repeat 0px 6px;
	font: bold 11px Verdana;
	color: #3078B0;
	padding-left: 8px;
	}

.newsItem a {
	display: block;
	text-align: justify;
	font: 11px/12px Tahoma;
	}

#contact {
	display: block;
	padding: 8px;
	background: #E2F4FE;
	text-align: right;
	font: 11px/12px Tahoma;
	color: #1D5A89;
	margin-bottom: 7px;
	}

#slideshow {
	display: block;
	height: 100px;
	background: #eee;
	margin-bottom: 7px;
	}

ul#footerNav {
	display: block;
	text-align: right;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 745px;
	margin-left: auto;
	margin-right: auto;
	}

ul#footerNav li {
	display: inline;
	color: #fff;
	}

ul#footerNav li a {
	color: #fff;
	padding: 0px 3px;
	font: 11px Tahoma;
	color: #fff;
	}

#quickLinks {
	position: absolute;
	top: 20px;
	right: 23px;
	color: #205583;
	z-index: 1000;
	}

#date {
	position: absolute;
	top: 85px;
	right: 23px;
	color: #205583;
	}

#newsletter {
	display: none;
	}

#layout1 object {
	display: none;
	}

#layout2 #newsletter {
	display: block;
	overflow: hidden;
	padding-top: 165px;
	height: 0px;
	width: 147px;
	clear: right;
	background: url('../img/subscribe.gif') no-repeat top right;
	margin-left: auto;
	margin-right: auto;
	}

img {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
	}

.contact {
	margin-top: 8px;
	margin-left: 10px;
	}

.contact td {
	padding: 0px;
	margin: 0px;
	font: 12px Tahoma;
	padding-left: 5px;
	}

.contact td.header, td.header2 {
	width: 60px;
	border: 1px solid #92d5fb;
	border-right: 3px solid #92d5fb;
	font: 10px Tahoma;
	text-transform: uppercase;
	color: #1C5B89;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	padding-left: 0px;
	background-color: #fff;
	}

.contact td.header2 {
	width: 140px;
	}

.contact b {
	font: 11px Tahoma;
	text-transform: uppercase;
	font-weight: bold;
	}

.contact textarea {
	height: 100px;
	width: 211px;
	padding: 4px;
	overflow: auto;
	}

.contact .button {
	margin-left: 0px;
	}

#showallNews .more {
	display: none;
	}

/* -- CALENDAR -- */

.calendar {
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #777;
	border-top: 1px solid #777;
	margin-left: auto;
	margin-right: auto;
	}

.calendar td {
	padding: 0px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	background-color: #ccc;
	text-align: left;
	}

.calendar thead td {
	height: 20px;
	font: 10px Tahoma;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	background-color: #5094c9;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	}

.calendar td a {
	display: block;
	height: 26px;
	width: 36px;
	color: #999;
	font: 10px Tahoma;
	font-weight: bold;
	padding-left: 4px;
	padding-top: 4px;
	}

.calendar td a:hover {	
	text-decoration: none;
	background-color: #e5e5e5;
	}

.calendar td.current {
	background-color: #5094c9;
	}

.calendar td.current a {
	color: #fff;
	}

.calendar td.current a:hover {
	background-color: #1c5b89;
	}

.calendar td.nonmonthdays {
	background-color: #D9E8F1;
	}

.calendar td.nonmonthdays a {
	color: #5094c9;
	}

.calendar td.nonmonthdays a:hover {
	background-color: #D9E8F1;
	}

.calendarControl {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	}

.notes {
	margin: 0px 20px;
	padding: 10px;
	background: #E4F0F5;
	border: 1px solid #7FA7B9;
	}

.notes p {
	text-align: center;
	}


#images {
	padding-left: 17px;
	}

#images span {
	display: block;
	float: left;
	width: 110px;
	padding: 0px 5px;
	height: 150px;
	}

#images span a img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 4px;
	background: #fff;
	}

#images span a:hover img {
	border: 1px solid #000;
	}
#images span b {
	display: block;
	text-align: center;
	font: 11px/11px Tahoma;
	padding-top: 4px;
	}

#arrows {
	display: block;
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	}

#arrows img {
	border: 0px !important;
	margin: 0px !important;
	display: inline !important;
	}

