@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #484800;
	margin: 0px;
	background-image: url(/images/backgr.gif);
}
#Banner {
	margin: 0 auto;
	background-color: #cbce99;
	width: 800px;
	text-align: center;
}

.mainContent {
	margin: 0 auto;
	padding: 10px;
	background-color: #cbce99;
	width: 780px;
	text-align: center;
}
.mainContent P, .mainContent TD  {
	text-align: left;
}
.errormsg {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size: .9em;
}
.linkMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #646933;
}
a:visited {
	color: #646933;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.checkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
}
a.linkInGrid:link, a.linkInGrid:active, a.linkInGrid:visited { 
	color: #336699;
	text-decoration: underline;
}
a.linkInGrid:hover {
	color:#FF9900;
	text-decoration: none;
} 
.linkMenuMinor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	font-weight: bold;
	color: #646933;
}
.gridHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	color: #666666;
}
.footer {
	margin: 0 auto;
	padding: 0px;
	background-color: #cbce99;
	width: 800px;
	text-align:center;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	color: #656833;
}
.footerLink {
	font-weight: normal;
	text-decoration: none;
	color: #656833;
}
.title1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #CC6600;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.link1 {
	text-decoration: underline;
	color: #656833;
}
.linkMenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #646933;
	text-decoration: underline;
}
a.link2:link, a.link2:active, a.link2:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #663333;
	text-decoration: underline;
}
a.link2:hover {
	color:#FF9900;
	text-decoration: none;
}
.linkNavMenuOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #646933;
}
.pictureFrame {
	border: 4px solid #57592B;
}
.title2 {
	font-size: .9em;
	font-weight: bold;
	color: #666600;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-weight: bold;
	color: #CC9900;
}
.text1 {
	font-size: 0.9em;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}
.footerAddress {
	font-size: 0.9em;
}
.pageDiv {
	background-image: url(images/backgr.gif);
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.specialEventBox P{
	text-align:center;
}
.link3 {
	font-size: 0.8em;
	text-decoration: underline;
}

