@charset "ISO-8859-1";
body {
	text-align: center;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding:0;
}
#homePage {
	background: #000000 url(images/homeBack.jpg) top center no-repeat;
}
#auctionPages {
	background: #12232b url(images/auctionHead.jpg) top center no-repeat;
}
#infoPages {
	background: #12232b url(images/infoHead.jpg) top center no-repeat;
}
#otherPages {
	background: #12232b url(images/genHead.jpg) top center no-repeat;
}
.brownText {
	color: #b77706;
	line-height: 24px;
	font-size: 16px;
	letter-spacing: 1px;
}
#headerWrap {
	margin: 0;
	padding: 0;
	height: auto;
}
#header {
	margin: 0 auto;
	padding: 0;
	height: 139px;
	width: 600px;
}
#login {
	margin: 0 20px 0 0;
	width: auto;
	height: auto;
	text-align: right;
	color: #dddddd;
	font-size: 11px;
	padding: 5px 0 0 0;
}
#login a {
	color: #cccccc;
	text-decoration: none;
}
#login a:visited {
	color: #cccccc;
	text-decoration: none;
}
#login a:hover {
	color: #ffcc66;
	text-decoration:none;
}
#navWrap {
	margin: 0;
	padding: 3px 0 3px 0;
	height: 24px;
	border-top: solid #999999 2px;
	border-bottom: solid #999999 2px;
}
#navBack {
	margin: 0;
	padding: 0;
	background-color: #b77706;
	height: 24px;
}
/* Navigation Essential Styles */
#nav, #nav * {
	margin: 0;
	padding:	0;
	list-style:	none;
}
#nav {
	line-height:	1;
}
#nav ul {
	position:	absolute;
	top:	-999em;
	width:	10em; /* left offset of submenus need to match (see below) */
}
#nav ul li {
	width: 100%;
}
#nav li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
}
#nav li {
	text-align: left;
	float:	left;
	position: relative;
}
#nav a {
	text-decoration: none;
	display:	block;
	position:	relative;
}
/* Navigation Skin */
#nav {
	width: 810px;
	margin: 0 auto;
}
#nav a {
	padding: 6px 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#nav a, #nav a:visited { /* visited pseudo selector so IE6 applies text colour*/
	color: #ffffff;
}
#nav li {
	background:		none;
}
#nav li:hover, #nav li.sfHover, #nav a:focus, #nav a:hover, #nav a:active {
	background-color: #243642;
}
/* End Navigation */
#subNav {
	clear: both;
	font-size: 12px;
	height: auto;
	margin: 3px 0 0 0;
}
#subNavLinks {
	padding: 5px 0px;
	clear: both;
	color: #243642;
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
}
#subNavLinks li {
	display: inline;
	list-style: none;
}
#subNavLinks ul {
	padding: 0px;
	margin: 0px;
}
#subNavLinks a {
	color: #333333;
	text-decoration: none;
	margin: 0px 17px;
}
#subNavLinks a:visited {
	color: #333333;
}
#subNavLinks a:hover {
	border-bottom: 1px solid #666666;
}
#featureWrap {
	width: 819px;
	height: auto;
	margin: 40px auto 40px auto;
	clear: both;
}
#featureLeft {
	float: left;
	height: auto;
	margin: 0 16px 0 0;
}
#buttonBox {
	padding: 6px;
	border: solid 2px #888888;
	margin: 0 18px 18px 0;
	float: left;
	width: 93px;
}
#featureCenter {
	width: 294px;
	color: #ffffff;
	padding: 6px;
	border: solid 2px #888888;
	height: 172px;
	font-size: 14px;
}
#featureRight {
	float:left;
	width: 204px;
	padding: 6px;
	border: solid 2px #888888;
	margin: 0 0 18px 0;
}
.border {
	float: left;
	padding: 6px;
	border: solid 2px #888888;
	margin: 0 18px 18px 0;
	height: 188px;
}
.imgBorder {
	border: solid 2px #888888;
}
#sliderArea {
	padding: 6px;
	border: solid 2px #888888;
	clear: both;
	height: auto;
	margin: 0;
}
.slider {
	margin: 0;
	padding: 6px 10px 6px 5px;
	border: solid 2px #888888;
	position: relative;
	visibility: hidden;
	left: -5000px;
}
.slider img {
	padding: 0 6px;
}
#contentWrap {
	background-color: #ffffff;
	height: auto;
	clear: both;
	text-align: left;
	font-size: 0.85em;
}
#auctionWrap {
	background-color: #ffffff;
	height: auto;
	clear: both;
	text-align: left;
	font-size: 0.85em;
}
#auctionWrap a {
font-weight: bold;
color: #b77706;
text-decoration: none;
}
#auctionWrap a:hover {
text-decoration: underline;
}
#auctionWrap a:visited {
color: #b77706;
}
#footer {
	margin: 0;
	width: auto;
	font-size: 11px;
	height: auto;
	border-top: solid 2px #666666;
	line-height: 16px;
	background: #12232b;
	padding: 16px 0;
	color: #999999;
}
#footWrap {
	text-align: left;
	margin: 0 auto;
	width: 820px;
}
.clearfloat {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}
#cAlogo {
	float:right;
	height: 90px;
	width: 132px;
	padding-left: 10px;
	clear: left;
}
#createAuction {
	float: right;
	text-align: right;
	width: 360px;
	height: 90px;
	clear: left;
}
#footer a {
	color: #cccccc;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
}
#footer a:visited {
	color: #cccccc;
}
#indicia {
	float: left;
	width: 400px;
	border-right: solid 2px #666666;
	padding: 0 40px 0 0;
}
#giveBack {
	float: right;
	width: 120px;
}
/* Forms Styles */
table#requestForm {
	margin: 0;
	padding: 0;
}
table#requestForm .text, textarea, select {
	border: #999999 solid 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
table#requestForm input.text {
	border: #999999 solid 1px;
	font-size: 0.85em;
}
table#requestForm input.button {
border: none;
	padding: 1px 8px;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #243642;
	color: #ffffff;
	cursor: pointer;
	margin-bottom: 3px;
}
table#requestForm td {
	margin: 0;
	padding: 1px;
	width: auto;
}
table#infoContent h2 {
	margin: 0;
	padding: 0;
	color: #243642;
}
