body {
	background-color:#227157;
	background-image:url(images/bgBlend.jpg);
	background-repeat:repeat-x;
	margin:0px;
}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
a {
	text-decoration:none;
}
a:hover {
	color:#ff0000;
}
#pageWrapper {
	width:850px;
	background-image:url(images/pageBgTile.gif);
	background-repeat:repeat-y;
	position:relative;
}
#headerWrapper {
	height:245px;
	background-image:url(images/headerBg.jpg);
	background-repeat:no-repeat;
}
h1 {
	font-size:20px;
	font-weight:normal;
	color:#ffcc33;
}
h2 {
	font-size:14px;
	color:#227157;
}
.noMP {
	margin:0;
	padding:0;
}
/*begin top links*/
#topNav {
	padding:6px 24px 0 0;
	font-size:10px;
	color:#cbe8de;
	text-transform:uppercase;
}
#topNav a {
	color:#cbe8de;
	text-decoration:none;
	padding:0 6px;
}
#topNav a:hover {
	color:#fff;
	text-decoration:underline;
}
/*end top links*/
/*begin main navigation*/
#navListWrap {
	padding:6px 0 0 40px;
}
::root #navListWrap {
	padding:6px 0 0 25px;
}
#navList ul {
	margin:0;
	padding:0;
	white-space:nowrap;
	text-transform:uppercase;
	float:left;
	width:100%;
}
#navList ul li {
	display:inline;
}
#navList ul li a { 
	padding:3px 10px;
	color:#cbe8de;
	font-weight:bold;
	background-image:url(images/1x1blank.gif);
	text-decoration:none;
	float:left;
	border-right:1px solid #cbe8de;
}
::root #navList ul li a {
	font-weight:normal;
}
#navList ul li a:hover {
	color:#fff;
}
/*end main navigation*/
#mainWrapper {
	background-image:url(images/pageUpperBg.jpg);
	background-repeat:no-repeat;
}
#leftHeading {
	width:280px;
	left:0;
	top:255px;
	position:absolute;
	z-index:2;
}
#leftCol {
	width:180px;
	padding-left:5px;
	float:left;
}
#eventsCalWrapper {
	width:173px;
}
#eventsCalWrap {
	min-height:178px;
	background-image:url(images/eventsCalBg.jpg);
	background-repeat:no-repeat;
}
* html #eventsCalWrap {
	height:178px;
}
#eventsCalInner {
	width:166px;
}
#newsBoxWrapper {
	width:166px;
}
#newsBox {
	padding:0 10px 0 3px;
	text-align:left;
	font-size:11px;
	color: #CCCCCC;
}
#newsBox a {
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
.newsDate {
	color: #cccccc;
}	
#newsBox a:hover {
	text-decoration:underline;
}
.newsDivider {
	height:1px;
	padding:0;
	margin:6px 0 18px 0;
	border-bottom:1px dashed #ccc;
}
#mainWrap {
	width:660px;
	float:left;
}
#fiveLinkWrapper {
	height:76px;
	padding:8px 0 0 138px;
}
.fL {
	float:left;
}
.infoBox {
	width:194px;
	margin-right:10px;
	padding:4px;
	background-color:#ebf6f2;
	border:1px solid #8dbbac;
	float:left;
}
.infoBoxTop {
	padding:5px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background-color:#227157;
}
.infoBoxPic img {
	border:1px solid #fff;
}
.infoBoxPic a:hover img {
	border:1px solid #ff0000;
}
#rightCol {
	width:186px;
	height:581px;
	background-image:url(images/rcBg.jpg);
	background-repeat:repeat-x;
	float:right;
}
#fAuctioneer {
	font-size:11px;
	color:#227157;
}
#fAuctioneerPic img {
	border:1px solid #fff;
}
#fAuctioneerPic a img {
	border:1px solid #fff;
}
#fAuctioneerPic a:hover img {
	border:1px solid #0000ff;
}
#infoCenter {
	line-height:24px;
}
#infoCenter a {
	color:#227157;
	font-weight:bold;
	text-decoration:none;
}
#infoCenter a:hover {
	color:#0000ff;
}
/*begin sub menus css*/
#calendarSub {
	width:170px;
	text-align:left;
	position:absolute;
	left:40px;
	top:243px;
	display:none;
	z-index:10;
}
#officersSub {
	width:156px;
	text-align:left;
	position:absolute;
	left:275px;
	top:243px;
	display:none;
	z-index:10;
}
#newsSub {
	width:140px;
	text-align:left;
	position:absolute;
	left:432px;
	top:243px;
	display:none;
	z-index:10;
}
.subTop {
	height:10px;
	background-image:url(images/subMenuTop.png);
	background-repeat:no-repeat;
}
.subMenu {
	width:100%;
	text-align: left;
	font-size:11px;
	text-transform:uppercase;
	margin:0;
	padding:0 0 5px 0;
	background-image:url(images/subMenuBg.png);
	background-repeat:no-repeat;
}
.subMenuLink a {
	margin:0;
	padding:0 0 6px 12px;
	text-align: left;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	background-image:url(images/1x1blank.gif);
	display:block;
}
.subMenuLink a:hover {
	color:#0000ff;
}
.subBtm {
	height:10px;
	text-align: left;
	background-image:url(images/subMenuBtm.png);
	background-repeat:no-repeat;
}
/*end sub menus css*/
.clearFloats {
	height:1px;
	margin:0;
	padding:0;
	clear:both;
}
#footerWrapper {
	width:850px;
	background-image:url(images/footerBg.jpg);
	background-repeat:no-repeat;
}
#footer {
	width:670px;
	padding:45px 0 30px 0;
	font-size:11px;
	line-height:16px;
	color:#e4ca4f;
	text-align:center;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#d6ece5;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}
.newsDate {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;	
}
.boxborder {

	border: 1px solid #237157;
	
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}