/*FF0000 = red (medium-nav)*/
/*870000 = red (dark - top tab)*/
/*D5CFA7 = sage (header area)*/
/*161511 = dark (header backgrounds)*/
/*FFFDE9 = cream (content background)*/
/*989377 = grey/green (highlights)*/

html {border:0;}

body {
	background: #22211B url('images/bg.jpg')  repeat-x scroll top left;
	text-align: center;
	margin: 0 auto;
}

img {
	border: 0px none transparent;
	display: block; /*This fixes the vertical spacing issue in IE*/
}

#nedgregg_wrapper {
	background: url('images/content_bg.jpg')  repeat-y top right;
	width: 985px;
	text-align: left;
	margin: 0 auto;
}

#nedgregg_header {
	background: url('images/header.jpg')  no-repeat scroll top left;
	width: 985px;
	height: 100px;
	margin: 0;
}

#nedgregg_flash {
/*	background: url('images/nedgregg-flash01.jpg')  no-repeat scroll top left;*/
	width: 580px;
	height: 160px;
	margin: 0px 0 10px 0px;
/*	display: inline;*/
/*	float: left;*/
}

/*Centers the Flash element on wider pages*/
#widePage #nedgregg_flash {
/*	background: url('images/flash.jpg')  no-repeat scroll top left;*/
	width: 580px;
	height: 160px;
	margin: 0px auto 10px auto;
	text-align: center;
/*	float: left;*/
}

#nedgregg_contact {
	background: url('images/contact.jpg')  no-repeat scroll top left;
	width: 215px;
	height: 192px;
	float: left;
}

#wrapper_bottom {
	background: url('images/content_bottom.jpg')  no-repeat scroll top left;
	width: 750px;
	height: 10px;
	margin: 0 0 0 215px;
	clear: both;
}

#nedgregg_footer {
	width: 985px;
	margin: 0 auto 0 auto;
	text-align: center;
	clear: both;
}

#nedgregg_footer p {
	width: 770px;
	margin: 0 0 0 215px;
}


/* =========================== */
/* = LEFT COLUMN BEGINS HERE = */
/* =========================== */
#leftColumn {
	width: 215px;
	float: left;
}

/*Navigation*/
#nedgregg_nav {
	width: 245px;
/*	height: 128px;*/
}

/*==Auction Alerts Signup==*/
#inset_join {
/*	background: #F2F2B4;*/
	width: 215px;
	height: 250px;
	text-align: left;
}

#join_top {
	background: url('images/join_top.jpg')  no-repeat scroll top left;
	width: 215px;
	height: 82px;
}

#join_body {
	background: url('images/join_bg.jpg')  no-repeat scroll top left;
	width: 195px;
	margin: -50;
	text-align: left;
/*	padding-top: 70px;*/
}

#join_bottom {
	/*position: relative;
		top: 10px;*/
		width: 195px;
/*		margin: 10px 0 0 10px;*/
		text-align: left;
}

/*==Auction Scroller Begins==*/
#auction_inset {
	background: url('images/scroller_bg.jpg')  no-repeat scroll top left;
	width: 215px;
	height: 270px;
/*	float: left;*/
	margin: 0;
	padding: 0;
}

#auction_body {
	width: 180px;
	height: 215px;
/*	margin: 35px 10px 10px 10px;*/
	padding: 30px 0 0 0;
}

#auction_bottom {
	margin: 0 auto;
	text-align: center;
}

#auction_bottom img {
	margin: 5px auto 0 auto;
}

img.affiliations {
	margin: 0 0 0 60px;
}


/*======================*/
#videoplayer {
	background: url('images/video_player.jpg')  no-repeat scroll top left;
	width: 330px;
	height: 265px;
	margin: 25px 15px 20px 0px;
	float: left;
}

#news_inset {
	width: 215px;
	margin: 0;
	padding: 0;
}


#news_body {
	background: url('images/news_bg.jpg')  no-repeat scroll top left;
	width: 215px;
	height: 250px;
/*	overflow: hidden;*/
}


/* ============================ */
/* = RIGHT COLUMN BEGINS HERE = */
/* ============================ */
#rightColumn {
/*	background-color: #F2F2B4;*/
	width: 770px;
	text-align: center;
	float: left;
}

#content_top {
	background: url('images/content_top.jpg')  no-repeat scroll top left;
	width: 770px;
	height: 20px;
}

#wrapper_bottom {
	background: url('images/content_bottom.gif')  no-repeat scroll top right;
	width: 985px;
	height: 25px;
	margin: 0 auto;
	clear: both;
}

#nedgregg_main {
	width: 575px;
/*	padding: 20px 30px;*/
	margin: 0px 0 10px 10px;
}

#nedgregg_main2 {
	width: 750px;
/*	padding: 20px 30px;*/
	margin: 0px 10px 10px 10px;
}

#nedgregg_highlights {
	background-color: #989377;
	width: 160px;
	margin: 0 10px 0 0;
	float: right;
	display: inline; /*fixes IE Doubled Float-Margin Bug*/
	/*IE GIVES ME GRIEF*/
}


#highlights_top {
	background: url('images/highlights_top01.jpg')  no-repeat scroll top left;
	width: 160px;
	height: 32px;
}

#highlights_bottom {
	background-color: #FFFDE9;
}


.auctionlist {
/*	width: 625px;*/
}


/*This keeps the gallery working properly in FireFox*/
table #container img {
	display: inline;
}

/*Auction scroller photo background*/
table .listAuctionPic {
	background: transparent none;
	border: none none transparent;
}

/*Auction scroller link color*/
table a.menulisting {
	color: #F2F2B4;
}

/*==Staff photos on Home page==*/
#nedgregg_main #staff_home {
	height: 200px;
	border-top: 1px solid #CCC;
}

#nedgregg_main #staff_home p {
	float: left;
	line-height: 2em;
	font-weight: bold;
	width: 175px;
	margin: 1em 1em;
	padding: 0;
	text-align: center;
}

#nedgregg_main #staff_home img {
	margin: 0 auto;
}

#contactButton {
	float: right;
	position: relative;
	top: 55px;
}

/*This keeps the gallery working properly in FireFox*/
table img,
table #container img,
#nedgregg_highlights div img {
	display: inline;
}

/*Auction scroller photo background*/
table .listAuctionPic {
	background: transparent none;
	border: none none transparent;
}

/*Staff Page*/
div.staff {
	padding-top: 10px;
	clear: left;
	border-top: 1px solid #999;
}

div.staff p.staff {
	font-size: 1.5em;
	font-weight: bold;
}

.staff img {
	float: left;
	margin-right: 20px;
}


tr.stripe {
	background-color: #FBE49B;
}


/********* helpers *********/
.floatRight { float: right; }
.floatLeft  { float: left; }
img.floatRight { float: right; margin-left: 1em;}
img.floatLeft { float: left; margin-right: 1em;}
.right  { text-align: right; }
.left   { text-align: left; }
.center { text-align: center; }
.clear, .clearme { clear: both; }
.block  { display: block; }