body {
	background-color:#e5e5e5;
	margin:0px;
}
.pageTable {
	border-top:1px solid #fff;
	background-image:url(images/pg_top_bg.gif);
	background-repeat:repeat-x;
	background-color:#fff;
}
#Layer1 {
	position:absolute;
	left:209px;
	top:50px;
	width:116px;
	height:69px;
	z-index:1;
}
#hogueEventsDiv {
	height:296px;
	width:208px;
	background-image:url(images/hogue_events_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
}
.mainPage {
	background-image:url(images/mainpage_bg.gif);
	background-repeat:repeat-x;
}
#introHeading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#004685;
	padding:10px 20px;
}
#newsSignupDiv {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e3ebf2;
	padding-left:11px;
}
.formBox {
	font-size:11px;
	color:#004685;
	border:1px solid #e3ebf2;
}
.formBoxNews {
	font-size:11px;
	color:#fff;
	border:1px solid #e3ebf2;
	background-color:#89aac7;
	margin:1px 0 4px 0;
}
a.redLink:link, a.redLink:visited, a.redLink:active {
	color:#ff0000;
	text-decoration:none;
}
a.redLink:hover {
	color:#0000ff;
}
.contactBoxText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004685;
	padding:6px 0px;
}
/* begin upcoming auction inset */
#featured {
	padding:0px 6px;
	height:211px;
	text-align:center;
}
#featured img {
	border:1px solid #004685;
}
#featured a:hover img {
	border:1px solid #ff0000;
}
.slidetext {
	font-size:10px;
	color:#000;
}
#featured a:link, #featured a:visited, #featured a:active {
	font-size:11px;
	color:#004685;
	font-weight:bold;
	text-decoration:none;
}
#featured a:hover {
	color:#ff0000;
}
#featured2 {
	padding:0 2px;
	height:225px;
	text-align:center;
}
#featured2 img {
	border:1px solid #004685;
}
#featured2 a:hover img {
	border:1px solid #ff0000;
}
.slidetext {
	font-size:10px;
	color:#000;
}
#featured2 a:link, #featured2 a:visited, #featured2 a:active {
	font-size:11px;
	color:#004685;
	font-weight:bold;
	text-decoration:none;
}
#featured2 a:hover {
	color:#ff0000;
}
/* end upcoming auction inset */
/* begin hogue events inset */
.hogueInset {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(images/hogue_eventsBox_bg.gif);
	background-repeat:no-repeat;
}
.hogueInsetTitle {
	font-size:12px;
	color:#3d8252;
}
.hogueInsetImage img {
	border:1px solid #3d8252;
	margin-bottom:6px;
}
/* end hogue events inset */
.teamHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	background-image:url(images/tools_tab_blue.gif);
	background-repeat:repeat-x;
	padding:3px 10px 5px 10px;
}
.teamBio {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	padding:10px;
}
.kellyQuote {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#004685;
	width:65%;
	padding:15px 20px;
	border:1px solid #5785ae;
}
#contactInsetDiv {
	width:90%;
	border-top:3px solid #ffcc00;
	text-align:center;
}
.pageBottom {
	background-image:url(images/pg_lower_right_corner.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#fff;
}
#footer {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	color:#666;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#009900;
}
#footer a:hover {
	color:#0000ff;
	text-decoration:none;
}