* {
	margin: 0;
	padding: 0;
	}
body#header, body#navcontainer, body#footer    {
	font-size: 92%;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 1.4em
	}
	
a#header, a#navcontainer, a#footer, a#header:link, a#navcontainer:link, a#footer:link {
	color: #0782FF;
	}
	
a:visited {
	color: #8341B1;
	}
	
a:hover {
	color: #1435B1;
	}
	
a:active {
	color: #1435B1;
	text-decoration: none;
	}
	
img a, a img {
	text-decoration: none;
	}
	
.h1 {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.6em
	}
	
.h2 {
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.6em;
	background-color: #eba327;
	text-align: center;
	display: block;
	margin-top: 10px
	}
	
a.headerLink {
	display: block;
	margin: 3px;
	padding: 10px;
	text-align: center;
	font-size: .7em;
	line-height: .8em;
	background-color: #f6f4d8;
	border-bottom: 3px solid #eba327;
	}
	
h3 {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0.1em
	}
	
h4 {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.6em
	}
	
p#header, p#navcontainer, p#footer  {
	margin-bottom: 1em
	}
	
li {
	margin-left:2em;
	}
	
p.caption  {
	color: #666;
	font-size: 0.9em;
	background-color: #f6f4d8;
	margin: 0;
	padding: 10px
	}
	
strong {
	font-style: italic;
	font-weight: 800
	}
	

#container     {
	background-image: url("/images/background.gif");
	margin: 0 auto 0 auto;
	width: 800px;
	border-style: none solid;
	border-width: 5px;
	border-color:  #866eb7;
	margin-bottom: 90px;
	}
	

#header {
	color: white;
	font-size: 0.9em;
	font-weight: 500;
	background-color: #309;
	width: 800px
	}
	
#header ul {
	color: #ebebeb;
	background-color: black;
	text-align: center;
	list-style-type: none;
	height: 1.5em;
	clear: both;
	border-top: 5px solid #ff0
	}
	
#header li {
	line-height: 1.5em;
	display: inline;
	margin: 0 12px;
	padding: 0
	}
	
#header a {
	color: white;
	text-decoration: none;
	text-align: center;
	outline-style: none
	}
	
#header img {
	margin-top: 5px
	}
	
#header ul a:link {
	color: white
	}
	
#header ul a:visited {
	color: white
	}
	
#header ul a:hover {
	color: white;
	text-decoration: underline;
	background-color: #333
	}
	
#header ul a:active {
	color: yellow;
	text-decoration: underline;
	background-color: #333
	}
	
#headerLeft, #headerCenter, #headerRight {
	display: block;
	padding-top: 20px;
	float: left
	}
	
#headerLeft {
	background-color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 170px
	}
	
#headerCenter {
        text-align: center;
	width: 460px;
	float: left
	}
	
#headerRight {
	font-weight: 400;
	width: 170px
	}
	

#content   {padding-top:10px;
	padding-right:10px;
	width: 640px;
	float: right;}
	
#navcontainer {
	width: 135px;
	color: #ebebeb;}
	
#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-size: 1em;
	line-height: 1.1em;
	font-weight: 700;
	}
	
#navcontainer li {
	margin-left: 0
	}
	
#navcontainer .caption {
	font-size: .76em;
	line-height: 1.1em;
	color: #bbb;
	margin: -4px 0px 6px 10px;
	}
	
#navcontainer .navHeader {
	margin-top: 20px;
	color: #f6d253;
	background-color: #4f3e99;
	}
	
#navcontainer a {
	display: block;
	padding: 0px 3px;
	width: 129px;
	border-bottom: 5px solid #309;
	outline: none;
	}
	
#navcontainer a:link, #navcontainer a:visited {
	color: #E2DDEB;
	text-decoration: none;
	}
	
#navcontainer a:hover {
	background-color: #4f3e99;
	color: #fff;
	}
	
#navcontainer a:active {
	background-color: black;
	color: yellow;
	}
	
#navcontainer form {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	}

#navcontainer form * {
	margin: 3px;
	}
	
#navcontainer .navDivider {
	line-height: 1%;
	height: 1%;
	border: none;
	border-top: 3px solid #4f3e99;
	padding: 0px;
	margin:0px;
	}
	

#footer  {
	color: #333;
	font-size: 0.82em;
	background-color: white;
	text-align: center;
	width: 800px;
	clear: both;
	border-top: 6px solid #ff0;
	border-bottom: 5px solid #866eb7
	}
	

	
	
	/*============  Homepage  ===========*/
	
#auctionBlock {
	background-color: white;
	margin-top: 7px;
	margin-bottom: 30px;
	}
	
#leftCol {float:left;
	width:320px;
	}
	
#rightCol {float:right;
	width:310px;
	}
	
#categories     {
	display:block;
	float: right;
	margin-left: 7px;
	color: #4d4d4d;
	font-weight: 700;
	background-color: #abbada;
	text-align: center;
	border: 3px solid #abbada;
	width: 294px;
	}
	
#categories h4  {font-size: 1em;
		line-height: 1.2em;
		border-top: 3px solid #abbada;
		border-bottom: 3px solid #abbada;
		}
		
	#categories h4 a   {
			color: #fff;
			text-decoration: none;
			background-color: #9fadcb;
			text-align: left;
			display: block;
			}
	#categories h4 a:hover, #categories h4 a:active  {
			color: #fff;
			background-color: #866eb7
			}

.auctionHighlights {
	width: 660px;
	height: 2508px;
	margin: 0px -10px;
	}

.auctionHighlights .rotator {
		position: relative;
		width: 660px;
		border-top: #AEA2CD solid 4px;
		}
	
	.auctionHighlights .rotator div {
			position: relative;
			display: block;
			float: left;
			color: #4d4d4d;
			background: url("/images/bgAuctionHighliteImg.jpg") no-repeat top left;
			text-align: center;
			width: 330px;
			height: 309px;
			line-height: 16px;
			border-bottom: #AEA2CD solid 4px;
			overflow: hidden;
			}

	* html .auctionHighlights .rotator div {
			width: 329px;
			}
		
		.auctionHighlights .rotator div a {
				color: #111;
				position: absolute;
				background: url("/images/bgAuctionHighliteAnchor.jpg") no-repeat bottom left;
				top: 0px;
				left: 0px;
				width: 310px;
				height: 32px;
				padding: 272px 10px 5px 10px;
				text-decoration: none;
				}
		.auctionHighlights .rotator div a:hover {
				text-decoration: underline;
				background: url("/images/bgAuctionHighliteAnchor_hover.gif") repeat-x bottom left;
				padding: 268px 6px 1px 6px;
				border: 4px solid white;
				}
		
		.auctionHighlights .rotator table {
				width: 330px;
				height: 257px;
				}
			
		.auctionHighlights .rotator tr {
				width: 294px;
				height: 245px;
				text-align: center;
				vertical-align: center;
				}

#news h4 {
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 1em;
	}

#news p.note {
	color: #DB8F0A;
	margin-top: .5em;
	}





/*============  Reps  ===========*/

#representatives {
	background-color: #e6e8ff
	}
	
	#representatives h3 {
		font-size: 1.15em;
		background-color: #e6e8ff
		}
		
	#representatives p {
		color: #666;
		font-size: 0.8em;
		line-height: 1em;
		background-color: #fff;
		display: block;
		margin: 3px;
		padding: 0.1em 3px;
		width: 145px;
		height: 2.8em;
		float: left;
		overflow: hidden;
		}
		#representatives em {
			color: #333;
			font-weight: 700;
			line-height: 1.5em
			}
			
		#representatives strong {
			color: #333;
			font-size: 1.2em;
			font-style: normal;
			font-weight: 800;
			line-height: 1.5em
			}
	
	
	/*============  Contact Form  ===========*/
	
form#contact  {
	background-color: #e2e8fc;
	margin-left: 10px;
	padding-top: 10px;
	width: 325px;
	float: right
	}
	
	form#contact .col1  {
		text-align: right;
		margin: 0 2px 0 0;
		width: 135px;
		height: 31px;
		float: left
		}
		
	form#contact .col2 {
		width: 195px;
		height: 31px;
		display: block;
		float: left;
		margin: 0;
		
		}
		
	form#contact #formCaption {
		font-size: .8em;
		margin: 0 0 10px 143px;
		}
		
	form#contact .col2comment   {
		display: block;
		margin: 0;
		width: 195px;
		height: 10em;
		float: left
		}
		
	form#contact .col1comment   {
		text-align: right;
		display: block;
		margin-right: 2px;
		width: 135px;
		height: 10em;
		float: left
		}
		
	form#contact .col2select   {
		display: block;
		margin: 0;
		width: 195px;
		height: 3em;
		float: left
		}
		
	form#contact .col1select   {
		line-height: 1.1em;
		text-align: right;
		display: block;
		margin-right: 2px;
		width: 135px;
		height: 3em;
		float: left
		}
		
	form#contact div.row {
		clear: both;
		width: 335px;
		}
		
	form#contact submit {
		height: 29px;
		width: 330px;
		padding-top: 5px;
		clear: both;
		margin-bottom: 5px;
		} 
		
	form#contact .input  {
		color: #5a698b;
		font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		background-color: #fff;
		margin: 4px 0 5px 8px;
		padding: 1px;
		width: 170px;
		border: solid 1px #8595b2
		}
		
	form#contact select {
		color: #5a698b;
		font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		background-color: #fff;
		margin: 4px 0 5px 8px;
		padding: 1px;
		width: 170px;
		border: solid 1px #8595b2
		}
		
	form#contact textarea  {
		color: #5a698b;
		font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		background-color: #fff;
		margin: 4px 0 0 8px;
		width: 170px;
		border: solid 1px #8595b2
		}
	
	
	/*============  Overrides ===========*/
	
br.floatStop {
	line-height: 0.1%;
	font-size: 0.1%;
	clear: both
	}

