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

body {
	margin:0;
	padding:0px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #332508;
	background-color:#2d1f05;
	}

h1{
	font-family: century gothic, arial,;
	color:#000000;
	font-size: 500%;
	font-style:normal;
	font-weight:100;
	}

h1 span{
	
	}

h2{
	font-family: century gothic, arial,;
	color:#BF1616;
	font-size: 300%;
	font-style:normal;
	font-weight:100;
	padding:0;
	margin:0;
	}
	

	

#container{
	position:absolute;
	width:1288;
	height:1038;
	border: none;
	background-image:url(images/Top_Shelf.jpg);
	background-repeat:no-repeat;
	left: -644px;
	margin-left:50%;
	border:none;
	}
	
#prev_next{
	position:absolute;
	width:47px;
	height:31px;
	border: none;
	left:574px;
	top:678px;
	overflow:auto;
	overflow-x:hidden;
	padding-right:0px;
	}

	
#main_content{
	position:absolute;
	width:286px;
	height:232px;
	border: none;
	left:576px;
	top:453px;
	overflow:auto;
	overflow-x:hidden;
	padding-right:0px;
	}
	
#main_content a{
	color:#332508;
	text-decoration:underline;
	}
	
#main_content a:hover{
	color:#a23627;
	text-decoration:underline;
	}

#navigation{
	position:absolute;
	width:198px;
	height:22px;
	border: none;
	left:239px;
	top:382px;
	overflow:auto;
	overflow-x:hidden;
	padding-right:0px;
	color:#dfdbbd;
	font-size:18px;
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	font-weight:lighter;
	}
	
#navigation span{
	color:#ffffff;
	}
	
	
#left_content{
	position:absolute;
	width:189px;
	height:189px;
	border: none;
	left:239px;
	top:404px;
	overflow:auto;
	overflow-x:hidden;
	padding-right:0px;
	color:#332508;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
	
#left_content_nba{
	position:absolute;
	width:189px;
	height:253px;
	border: none;
	left:242px;
	top:404px;
	overflow:auto;
	overflow-x:hidden;
	padding-right:0px;
	color:#332508;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
	
#contact_info{
	position:absolute;
	width:189px;
	height:123px;
	border: none;
	left:239px;
	top:405px;
	overflow:auto;
	overflow-x:hidden;
	padding-right:0px;
	color:#332508;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
#nba_logos{
	position:absolute;
	width:104px;
	height:74px;
	border: none;
	left:256px;
	top:670px;
	overflow:auto;
	overflow-x:hidden;
	}
	
	
#order_now{
	position:absolute;
	width:156px;
	height:139px;
	border: none;
	left:368px;
	top:596px;
	overflow:auto;
	overflow-x:hidden;
	}
	
	
#coffee_cup{
	position:absolute;
	width:120px;
	height:232px;
	border: none;
	left:210px;
	top:137px;
	overflow:auto;
	overflow-x:hidden;
	}
	
#secondary_nav{
	position:absolute;
	width:400px;
	height:27px;
	border: none;
	left:574px;
	top:422px;
	color: #332508;
	overflow:auto;
	overflow-x:hidden;
	}
	
#secondary_nav span{
	font-size:16px;
	font-style:italic;
	}
	
#secondary_nav a:hover{
	color: #332508;
	font-size:16px;
	}
	
#secondary_nav a{
	color: #332508;
	}

	
#copyright{
	position:absolute;
	width:561px;
	height:17px;
	border: none;
	font-size:8px;
	left:211px;
	top:871px;
	overflow:auto;
	overflow-x:hidden;
	color:#ffffff;
	}


#nba_copyright{
	position:absolute;
	width:250px;
	height:18px;
	border: none;
	font-size:8px;
	left:849px;
	top:871px;
	overflow:auto;
	overflow-x:hidden;
	color:#ffffff;
	text-align:right;
	}

a{
	color:#dfdbbd;
	text-decoration:none;
}


a:visited{
	color:#dfdbbd;
	text-decoration:none;
}

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

