@charset "utf-8";

body {
	background-attachment: fixed;
	background-image: url(Images/two_bars-rev8-29-08.png);
	margin: 0px;
	color: #E8CF8C;
	font-weight: bold;
	font-size: 12px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
a:link {
	color: #E8CF8C;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
a:visited {
	color: #E8CF8C;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
a:hover {
	color: #7D0903;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
a:active {
	color: #7D0903;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
#MainContainer {
	float: right;
	width: 955px;
	padding: 0px;
}




#Wrapper {
	float: right;
	width: 955px;
	padding: 0px;
}
#Header {
	height: 100px;
	width: 955px;
}
#TopNav_Left {
	float: left;
	height: 20px;
	width: 475px;
	margin-top: 80px;
}
#TopNav_Right {
	float: right;
	height: 100px;
	width: 420px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: -5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E8CF79;
}
#TopNav_Right a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E8CF8C;
	text-decoration: none;
}
#TopNav_Right a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E8CF8C;
}
#TopNav_Right a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7D0903;
}
#TopNav_Right a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7D0903;
}






.textboxSearch
{
	font-size: 11px;
	color: #7b683a;
	text-indent: 4px;
	font-family: Arial, sans-serif;
	background-color: #e6cc89;
	border-style: solid;
	border-width: 1px;	
	border-top-color: #E9EED8;
	border-right-color: #C6C3B3;
	border-bottom-color: #ABAF94;
	border-left-color: #C6C3B3;
	height: 17px;
	width: 150px;
}


.searchButton
{
	font-family: Helvetica, Arial, sans-serif;
	background-color: #7d0903;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	border: 1px solid;
	border-bottom-color: #220503;
	border-top-color: #be8481;
	border-right-color: #220503;
	border-left-color: #963833;
	height: 21px;
	width: 75px;
	text-align: center;
	vertical-align: middle;
}



#Index_Search {
	float: left;
	height: 20px;
	width: 232px;
}

#Index_Search-Box {
	height: 17px;
	width: 150px;
	float: left;
}

#Index_Search-Button {
	height: 17px;
	width: 75px;
	float: right;
}
#Index_Shopping {
	height: 78px;
	float: right;
	margin-right: 5px;
	width: 130px;
}





#Index_Shopping-Basket {
	height: 17px;
	width: 130px;
	float: right;
	text-align: right;
}
#Index_Shopping-Items {
	clear: both;
	float: right;
	width: 130px;
	height: 17px;
	text-align: right;
}
#Index_Login {
	float: right;
	height: 17px;
	width: 130px;
	clear: right;
	text-align: right;
}

#Index_Marquee {
	float: right;
	height: 350px;
	width: 955px;
	text-align: right;
	margin-top: 4px;
}

#Index_Footer {
	height: 175px;
	width: 955px;
	float: right;
	margin-top: 10px;
}

#Index_Footer-Left {
	float: left;
	height: 20px;
	width: 550px;
}
#Index_Footer-Right {
	float: right;
	width: 288px;
	margin-right: 5px;
}
#Index_Footer-Copyright {
	height: 36px;
	width: 288px;
}
#Index_Footer-Logo {
	height: 52px;
	width: 132px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
}
#Index_Footer-Email
{
	background-image: url(../Shop/Images/Footer_EmailReg-off.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 150px;
	display: block;
	clear: right;
	margin-right: auto;
	margin-left: auto;
}
#Index_Footer-Email:hover
{
	background-image: url(../Shop/Images/Footer_EmailReg-on.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 150px;
	display: block;
	clear: right;
	margin-right: auto;
	margin-left: auto;
}
#Index_Footer-Email   span
{
  display: none;
}
