/* 
	CSS Reset 
*/

.textBold {
	color: #ffcc73;
	font-weight: bold;
}

body 
{
	line-height:1.5;
}


#wrapper
{
	width: 90%;
	min-height: 2000px;
	border: 0px solid yellow;
	float: left;
	background-attachment: fixed;
	background-image: url(/images/back-home-1.png);
	background-repeat: repeat-y;
	position: fixed;
}

.logo_wrapper
{
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	border: 0px solid blue;
}

#menu_wrapper2
{
	width: 90%;
	top:0;
	margin: 0;
	border: 0px solid red;
	padding: 80px 10px 10px 10px; 
}

/*body.home
{
	left: -400px;
}*/

#cover_content
{
	position:fixed;
	top:20%;
	left:60px;
	z-index:9;
	display: none;
	visibility: hidden;
}

.totalBox {
	border: 0px solid black;
	width: 650px;
	height: 650px;
	float: left;
}

.home-logo {
	border: 0px solid black;
	width: 373px;
	height: 120px;
	float: left;
	clear:right;
	padding: 0px 0px 0px 0px;
}

.auctionBox {
	border: 0px solid black;
	width: 550px;
	height: 450px;
	float: left;
	padding: 0px 0px 0px 0px;
	background-attachment: scroll;
	background-image: url(../images/home-display-2.jpg);
	background-repeat: no-repeat;
	background-position: 230px 0px;
}

.auctionLink {
	border: 0px solid black;
	width: 290px;
	height: 400px;
	float: right;
	padding: 0px 0px 0px 0px;
	bottom: -300px;
}

.menu-main-container {
	border: 0px solid blue;
	width: 250px;
	float: left;
	padding: 0px 0px 0px 0px;
}

.menu-main-container .menu-top
{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 55px;
	border: 0px solid yellow;
	width: 185px;
	height: 30px;
/*	background-image: url(/images/linkHomeBackTop.png);
	background-repeat: repeat-x;*/
	}

.menu-main-container .menu-bottom
{
	float: left;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 55px;
	border: 0px solid yellow;
	width: 180px;
	height: 30px;
/*	background-image: url(/images/linkHomeBackBottom.png);
	background-repeat: repeat-x;*/
	}

.menu-main-container .menu-item
{
	float: left;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 55px;
	border: 0px solid red;
	width: 185px;
	background-image: url(/images/linkHomeBack.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

.menu-main-container .menu-bottom a
{
	text-align: center;
	float: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #e47c28;
	text-transform: uppercase;
	text-decoration: none;
}

.menu-main-container .menu-bottom a:hover
{
	text-align: center;
	float: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #ffcc73;
	text-transform: uppercase;
	text-decoration: none;
}

.menu-main-container .menu-item a
{
	text-align: center;
	float: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #e47c28;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 14pt;
}

.menu-main-container .menu-item a:hover
{
	text-align: center;
	float: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #ffcc73;
	text-transform: uppercase;
	text-decoration: none;
}

.nav, .subnav
{
	list-style: none;
	margin: 24px 0 0 130px;
	float: left;
	font-size: 11px;
}

.subnav
{
	background: none;
}



.nav li a
{
	text-transform:uppercase;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	/*color: #a98937;*/	
	color: #a9754c;	
	padding: 10px 5px 18px 5px;
}

.nav li ul
{
	display: none;
	padding: 5px 0 10px 0;
	margin: 10px 0 10px -20px;
	list-style: none;
	position:absolute;
	padding: 10px;
	float: left;
	width: 180px;
	background: transparent url('../images/000_80.png') repeat;
	z-index: 999;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
z-index:999;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.7);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.7);
	box-shadow: 0 1px 2px rgba(0,0,0,.7);
	border: 1px solid #666;
}

.nav li ul li ul
{
	display: none;
	padding: 5px 0 10px 0;
	margin: -38px 0 10px 180px;
	list-style: none;
	position:absolute;
	padding: 10px;
	float: left;
	width: 150px;
	background: transparent url('../images/000_60.png') repeat;
	z-index: 999;
}

.nav li ul li
{
	line-height: 2.5em;
	float: none;
	width: 100%;
}

.nav li.current-menu-parent ul
{
	display: none;
}

.nav li.current-menu-item > a, .nav li > a:hover, .nav li > a.hover, .nav li > a:active
{
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #a91f1f;
	}

.nav li.current-menu-item ul li a:hover, .nav li ul li a:hover, .nav li ul li:hover a, .nav li ul li.current-menu-item a
{
	border: 0;
}

#footer
{
	position:fixed;
	bottom: 0;
	background: #000;
	width: 100%;
	height: 94px;
	z-index:999;
	background: transparent url('../images/content_top_bg.png') repeat-x bottom;
}

body.home #footer
{
	display:none;
}

#copyright
{
	margin: 60px 0 0 40px;
	float: left;
	font-size: 11px;
}

