

/* ------------------------------- Sitewide Styles ------------------------------- */

a {
	color: #482b30;
	text-decoration: underline;
}

a:hover {
	color: #49b1da;
	text-decoration: underline;
}

.tabnav a {
	color: #482b30;
	text-decoration: none;
	background: #F3F6F3;
	padding: 3px 18px 5px 18px;
	border-right: 1px dotted Black;
}

.tabnav a:hover {
	color: #49b1da;
	text-decoration: none;
	background: #F3F6F3;
	padding: 3px 18px 5px 18px;
}

body {
	background: #d1dcd1;
}

#contentbody {
	margin: 25px 50px 0px 54px;
}

.imgborder {
	border: 1px dotted Black;
	padding: 5px 5px 5px 5px;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #482b30;
	font-weight: bold;
}

.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #482b30;
	font-weight: bold;
	margin: 25px 0px 0px 0px;
}

.text-normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #482b30;
	font-weight: normal;
}

.note {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #482b30;
	font-weight: normal;
}

li {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #482b30;
	font-weight: normal;
}

#quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #40A3C4;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	border-top: dotted 1px #40A3C4;
	border-bottom: dotted 1px #40A3C4;
	padding: 10px 10px 10px 10px;
}

.signature {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #40A3C4;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	margin: 5px 0px 0px 0px;
}

.table td {
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #482b30;
	font-weight: normal;
}

.eventcalendar {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #482b30;
	font-weight: normal;
	width: 425px;
	border-top: dotted 1px #40A3C4;
	padding-top: 10px;
}

.copyright {
	font-family: Arial, Helvetica, Geneva, "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: #482b30;
	font-weight: normal;
	text-align: left;
	padding: 0px 0px 0px 7px;
}

.formtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #482b30;
	padding: 3px 3px 0px 0px;
	text-align: right;
}

.formfield {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #482b30;
	border: 1px solid #8C8380;
	background: #CAE9F0;
	padding: 2px 2px 2px 2px;
}
