

#headerWrapper{
	width:774px;
	position:relative;
	margin:auto;
	left:-1px;
	*left:0px;
}

#headerTop{
	position:relative;
	float:none;
	width:100%;
}

#headerLogo{
	position:relative;
	text-align:left;
	width:100%;
	margin-left:0px;
}

#headerLinkImages{
	position:relative;
	float:left;
	display:none;
	width:100%;
}

#headerScrollingImages{
	position:absolute;
	left:6px;
	top:0px;
	margin-left:225px;
	width:545px;
	height:70px;
	overflow:hidden;
}

#imgSet1{
	display:block;
	top:2px;
	position:absolute;

    filter:alpha(opacity=75);
    -moz-opacity:.75;
    opacity:.75;
	
	left:0px;
	width:1090px;
}

#imgSet2{
	display:none;
	top:2px;
	position:absolute;
    filter:alpha(opacity=1);
    -moz-opacity:.01;
    opacity:.01;
	
	left:0px;
	width:1090px;
}

#imgSet3{
	display:none;
	top:2px;
	position:absolute;
    filter:alpha(opacity=75);
    -moz-opacity:.75;
    opacity:.75;
	
	left:0px;
	width:1090px;
}


.scrollCenter{
	left:0px;
}

.scrollLeft{ 
	left:-375px;
}

.scrollRight{
	left:0px;
}

#imgSet1 img{
	margin-right:20px;
	float:left;
}

#imgSet2 img{
	margin-right:20px;
	float:left;
}

#imgSet3 img{
	margin-right:20px;
	float:left;
}

#headerImageMyAccount{
	float:left;
}

#headerImageMyCart{
	float:left;
}

#headerImageCheckout{
	float:left;
}

#headerNav{
	position:relative;
	top:250px;
}

#headerNavBreadCrumbs{
	float:left;
}

#headerMenu{
	width:100%;
	position:relative;
	background-color:#D6C296;
	border:1px solid #D4A57B;
	margin-bottom:5px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:12px;
	text-align:right;
	height:13px;
/*background-image:url('../../../../images/menubgfade.jpg'); background-repeat:no-repeat; background-position:right;*/
}

#headerMenu a{
	color:#000;
	text-decoration:none;
}
#headerMenu a:hover{
	color:#A28359;
	text-decoration:underline;
}
#headerLinks{
	position:relative;
	float:right;
	margin-right:30px;
}

.hmenuitem{
	border-right:1px solid #B86227;
	padding-right:.55em;
	float:left;
	margin-right:.59em;
}

.hmenuitemend{
	float:left;
}


.headerNavigation{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#A28359;
}
