body {
	background-color:#0a5018;
	background-image:url(images/pg_bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}
a {
	color:#0d8b03;
}
a:hover {
	color:#0369b3;
	text-decoration:none;
}
* { behavior: url(iepngfix.htc) }
#headerWrapper {
	width:777px;
	height:284px;
	background-image:url(images/hd_bg.jpg);
	background-repeat:no-repeat;
}
#flashHolder {
	width:560px;
	height:284px;
	margin-top:-1px;
	float:left;
}
#navHolder {
	width:203px;
	height:284px;
	font-size:11px;
	font-weight:bold;
	color:#666;
	line-height:28px;
	text-align:left;
	background-image:url(images/nav_bg.jpg);
	background-repeat:no-repeat;
	float:left;
}
.navBtn {
	width:203px;
	height:29px;
	margin:0;
	padding-left:10px;
	background-image:url(images/navBtn.png);
	background-repeat:no-repeat;
	display:block;
	cursor:pointer;
}
#contentWrapper2Col {
	width:777px;
	background-image:url(images/twoColumn_bg.gif);
	background-repeat:repeat-y;
}
#contentWrapperNoCol {
	width:777px;
	background-image:url(images/noColumn_bg.gif);
	background-repeat:repeat-y;
}
#columnWrap{
	width:217px;
	min-height:580px;
	background-image:url(images/rightCol_bg.jpg);
	background-repeat:no-repeat;
	float:right;
}
/* IE fix for min-height */
*html #columnWrap {
	height:580px;
}
/* end fix */
#mainWrap2Col {
	width:560px;
	min-height:525px;
	background-image:url(images/twoColumnMain_bg.gif);
	background-repeat:no-repeat;
	float:left;
}
/* IE fix for min-height */
*html #mainWrap2Col {
	height:525px;
}
/* end fix */
#mainWrapNoCol {
	width:777px;
	min-height:525px;
	background-image:url(images/noColumnMain_bg.jpg);
	background-repeat:no-repeat;
	float:left;
}
/* IE fix for min-height */
*html #mainWrapNoCol {
	height:525px;
}
/* end fix */
.clearAll {
	width:100%;
	height:1px;
	clear:both;
}
#ibeamWrap {
	width:522px;
	height:100px;
	color:#333;
	background-image:url(images/ibeam_inset_bg.gif);
	background-repeat:no-repeat;
	position:relative;
}
.mainText {
	color:#333;
	line-height:18px;
	text-align:left;
}
#contactInsetText {
	width:280px;
	height:80px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	padding:0 0 0 12px;
	float:left;
}
#newsInsetWrap {
	padding-left:6px;
	height:auto;
	min-height:220px;
}
/* IE fix for min-height */
* html #newsInsetWrap {
	height:220px;
}
/* end fix */
/* begin upcoming auction inset */
#featured {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:220px;
	text-align:center;
}
#featured img {
	border:1px solid #000;
}
#featured a:hover img {
	border:1px solid #fff;
}
.slidetext {
	font-size:11px;
	color:#333;
}
#featured a:link, #featured a:visited, #featured a:active {
	font-size:12px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
#featured a:hover {
	color:#fff;
}
/* end upcoming */
/* begin news box */
#newsBox {
	padding:5px 18px 0 18px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#newsBox a {
	color:#333;
	text-decoration:none;
}
#newsBox a:hover {
	color:#0000ff;
}
/* end news box */
/* round corner stuff */
.teamCornerTL {
	width:5px;
	height:5px;
	background-image:url(images/tl_999999_nbg.gif);
	background-repeat:no-repeat;
}
.teamCornerTR {
	width:5px;
	height:5px;
	background-image:url(images/tr_999999_nbg.gif);
	background-repeat:no-repeat;
}
.teamCornerBL {
	width:5px;
	height:5px;
	background-image:url(images/bl_999999_nbg.gif);
	background-repeat:no-repeat;
}
.teamCornerBR {
	width:5px;
	height:5px;
	background-image:url(images/br_999999_nbg.gif);
	background-repeat:no-repeat;
}
.entryTitle {
	width:180px;
	text-align:right;
	padding:2px 6px 0 0;
	float:left;
}
.entryBox {
	width:270px;
	text-align:left;
	float:left;
}
/* end round corner stuff */
#footerWrapper {
	width:777px;
	height:80px;
	text-align:left;
	background-image:url(images/footer2Col_bg.gif);
	background-repeat:no-repeat;
}
#footer {
	width:563px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:10px;
	line-height:14px;
	color:#a9bdb4;
	padding-top:30px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}
#footerWideWrap {
	width:777px;
	height:80px;
	text-align:center;
	background-image:url(images/footerNoCol_bg.gif);
	background-repeat:no-repeat;
}
#footerWide {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:10px;
	line-height:14px;
	color:#a9bdb4;
	padding-top:30px;
}
#footerWide a:link, #footerWide a:visited, #footerWide a:active {
	color:#fff;
	text-decoration:none;
}
#footerWide a:hover {
	color:#fff;
	text-decoration:underline;
}