@charset "UTF-8";
/* CSS Document */

body {
	background-color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #dcc38d;
	background-attachment:scroll;
	background-image:url(images/Aztecbkg7.jpg);
	background-repeat:no-repeat;
	background-position:center 0px; 
	margin-top: 0;
}

.marg {margin: 0 10px;}

.bord {border: solid 1px #671e0f;}

#container {margin: 0 auto;
height: 100%;
width: 1020px}

#schwag {margin: 0 auto;
height: 100%;
width: 1020px;
background-attachment:scroll;
	background-image:url(images/Storebkg4.jpg);
	background-repeat:repeat-x;
	}
	
#newstore {margin: 0 auto;
height: 100%;
width: 1020px;
background-color: #000;
	}

#goRt {float: right;}

#header {
	/*height: 250px;*/
	height: 75px;
	width: 1020px;
	margin: 20 auto 0 auto;
	
}

#navleft {float:left;
padding-top: 130px;
margin-left: 15px;}

#navrt {float:right;
padding-top:0px;
margin-right: 25px;
height: 40px;}

/* navigation */

a { outline:none;
}


/* barnav */

#barnav {
	width: 1020px;
	height: 45px;
	margin: 0px 0px 0px 0px;
	padding-right: 20px;
		line-height: 175%;
	background-image: url(images/aztecband3C.png);
	background-repeat: no-repeat;
	background-position: left;
	
}

#barnav ul {
	margin: 3 25 0 0;
	padding-top: 4px;
	list-style: none;
}

#barnav li {
	display: inline;
}

#barnav a {
	display: block;
	float: left;
	padding: 4px 10px 4px 10px;
	border-right: 1px solid #825514;
	border-left: 1px solid #825514;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 83%;
	color: #dcc38d;
	margin-right: 1px;
	
	
}


#barnav a:hover {
	background-image: url(images/gold30.png);
	color: #3d0704;
}

#barnav .active a {
	background-image: url(images/golddkr.png);
	color: #dcc38d;
}

#barnav img {
	padding-top: 2px;
	margin-right: 75px;
	margin-left: 25px;
}




/* end navigation */



#content {
	width: 950px;
	padding: 20px 15px 10px 20px;
	min-height: 580px;
	font-size: 1em;
}

#content2 {
	width: 1000px;
	padding: 20px 15px 10px 20px;
	min-height: 600px;
	font-size: 1em;
}

#contentstore {
	width: 920px;
	 background-image: url(images/goldgradient.jpg); 
	
	background-repeat:repeat-x;
	margin: 0 auto;
	padding: 20px 15px 10px 30px;
	min-height: 580px;
	font-size: 1em;
}

#adspace {
	width: 1025px;
	height: 200px;
	display: inline;
	margin-top: 35px;
	padding-top: 10px;
}

#adspace1 {width: 335px;
height: 130px;
float:left;
}
#adspace2 {width: 335px;
height: 130px;


}
#adspace3 {width: 335px;
height: 130px;
float:right;


}



#footer {
	width: 1020px;
	text-align: center;
	height: 45px;
	font-size: .75em;
	clear: both;
	padding-top: 10px;
	color: #825514;
}

#colleft {float:left;}

#colrt {
	float:right;
	width: 480px;
	line-height: 130%;
	margin-right: 25px;
	}
	
#colrt ul {line-height: 130%;
margin-top: -5px;
margin-bottom: 15px}

#colrt2 {float:right;
width: 520px;
	line-height: 140%;
	margin-right: 30px;
	}


h1 {
	/* uncomment next 2 lines if you add a background image to h1 for image replacement */
	text-indent: -9999px;
	font-size: 1px; 
	margin-bottom: 0px;
}



/*  background image for banner in headline 1 */

#hbkg {
	background-image: url(images/aztecband2.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 1008px;
	height: 43px;
	margin-top: 20px;
	margin-left: 10px;
}


.sml {
	font-size: .8em;
	line-height: 140%;
}
.beer {font-size: .9em;
line-height: 140%;}

.beer2 {
	background-attachment: scroll;
	background-image: url(images/bottle.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.beer3 {
	background-attachment: scroll;
	background-image: url(images/bottle3.png);
	background-repeat: no-repeat;
	background-position: center top;
}

a:link {color:#f1cb7a;
text-decoration: underline;}

a:visited {color:#e9d5ab;
text-decoration: underline;}

a:hover {color:#d8241b;
text-decoration:none;}

/* Sales link information */

#sales ul {
	margin: -5 0 10 0;
	padding: 0px;
	list-style: none;
}

#sales li {
	display: inline;
}

#sales a {display: block;
	/* float: left;  */
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
	text-decoration: underline;
	text-align: center;
	font-size: 83%;
	color: #dcc38d;
	margin-right: 1px;
	maring-top: -5px;
}


#sales a:hover {
 /* background-image: url(images/gold30.png);  */
	color: #d8241b;
		text-decoration: none;
}

#sales .active a {
	/*  background-image: url(images/golddkr.png); */
	color: #d8241b;
		text-decoration: none;
}

/* fan page styles */

#content #fans {width: 920px; text-align:center; overflow:auto; height: 500px; margin: auto;
}

#content #fans img {border: solid 1px #f1cb7a}