body {
	background-color: #ffdb99;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/topbk.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #646464;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #828282;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #828282;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #828282;
}
h1 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-color: #e2a600;
	margin: 0px 0px 0px 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.events {
	background-color: #ffeece;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.events img {
	margin-right: 3px;
}
.eventScroll {
	margin: 5px 0px 0px 12px;
	overflow: auto;
	background-image: url(../images/gr_events_back.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 130px;
	padding-top: 10px;
	padding-left: 10px;
	background-attachment: fixed;
	background-position: left top;
}
.pageLeft {
	height:513px;
	width: 424px;
	border: solid 1px #c9c9c9;
	margin-top: 9px;
	margin-left: 9px;
	padding: 3px;
}
.pageRight {
	width: 288px;
	border: solid 1px #c9c9c9;
	margin-top: 9px;
	margin-right: 8px;
	margin-left: 5px;
	padding: 3px;
}
.pageSub {
	width: 725px;
	border: solid 1px #c9c9c9;
	margin-top: 9px;
	margin-left: 9px;
	margin-right: 8px;
	padding: 3px;
}
.imgbr {
	border: 1px solid #CCCCCC;
}
.pageBack {
	width: 750px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
.foot {
	text-align: right;
	padding-top: 10px;
	padding-right: 11px;
}
.anchorBlue {
	color: #2c4984;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 9px;}
.anchorBlue a:link {
	color: #2c4984;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.anchorBlue a:visited {
	text-decoration: underline;
	color: #2c4984;
	font-size: 12px;
	font-weight: bold;
}
.anchorBlue a:hover {
	text-decoration: none;
	color: #2c4984;
	font-size: 12px;
	font-weight: bold;
}
.anchorBlue a:active {
	text-decoration: underline;
	color: #2c4984;
	font-size: 12px;
	font-weight: bold;
}
.subhead {
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.contacttable td {
	text-align:left;
}
p {
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	padding-top: 3px;
}
