/* Index Style Sheet - Home Page */



/* */

/********* Begin XHTML Selectors *********/

body {
background-color: #000000;
color: #ffffff;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
background-image: url(../images/curtainbackground.png);
background-repeat: repeat-y;
background-position: center center;
margin-left:auto;
margin-right:auto;
}

p a {
	background-color: transparent;
	color: #F00;
	}

p a:hover {
	background-color: transparent;
	color: #00FF00;
	}
	
li {
	text-align:left;
}

li a {
	background-color: transparent;
	color: #F00;
	}

li a:hover {
	background-color: transparent;
	color: #0F0;
	}
	
	strong {
	color:#FC0;
	}


/********* End XHTML Selectors *********/




/********* Begin ID Selectors *********/

#wrapper {
width:960px;
min-height: 100px;
overflow: hidden;
margin: -70px auto 0 auto;    /*  TB  LR  */
text-align: left;
background-color: #000000;
padding-bottom: 40px;
}

#banner {
background-color: #000000;
color: #ffffff;
width:960px;
height:260px;
margin:0 auto 0 auto;
font-size: 62px;
text-align: center;
}

#banner a:link, #banner a:visited, #banner a:hover, #banner a:active
{
	border: hidden;
	outline: 0;
	}
	
#printbanner {
	display:none;
	}
	
#navbar {
	width: 666px;
	height:43px;
    margin-left: auto;
    margin-right: auto;
	margin-top:10px;
	
}

#Home {
	margin: 0 -7px 0 0;	
}	
	
#About {
	margin: 0 -5px 0 0;	
}

#Videos {
	margin: 0 -5px 0 0;	
}

#Dates {
	margin: 0 -5px 0 0;	
}

#PressKit {
	margin: 0 -5px 0 0;	
}

/*#Hungry {
	margin: 0 -5px 0 0;	
}*/

#Store {
	margin: 0 -6px 0 0;	
}


#Podcast {
	margin: 0 -5px 0 0;	
}	

#Cards {
	margin: 0 -5px 0 0;	
}

#Contact {
	margin: 0 -5px 0 0;	
}
	

a {
	text-decoration:none;
	}
	
#middle{
	max-width:800px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	
	}

.currentpromos {
	display: flex;
	margin-left:auto;
	margin-right:auto;
	column-gap: 20px;
	
}
	}

.nateland {
	width: 480px;
	height: 271px;
}

.DryBarCube {
	width:271px;
	height:271px;
}



#column1 {
	width: 200px;
	min-height: 200px;
	max-height:600px;
	float: left;
	}

#polishing {
/* border:2px solid #0000ff; */
width:220px;
height:330px;
padding: 20px;
	
/*margin:30px 0 10px 0;*/
}

img {
	border: 0;
	}
	
#logos {
	width:220px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	margin: 15px 0 0 35px;
}


#column2 {
	width: 700px;
	height: 100%;
	margin: 100px 0 60px 30px;
	
}

/*#storelightbox {
	margin: 80px 0 0 60px;
	
}*/

#greetings {
	width: 500px;
	padding-left: 30px;	
	
}

#currentdates {
	width: 550px;
	line-height: 24px;
	margin-left: 30px;
}

#upcomingshows {
	width: 500px;
	margin-left: 40px;	
}



#contenthome {
padding: 10px;
width:500px;
margin:-100px 0 10px 250px;
min-height:340px;
text-align:justify;
line-height: 30px;
}

/*#todaysdate {
	color:#FF0000;
	text-align:center;
	margin-top:40px;
	}*/

/*p a {
	color:#FF0000;
	}*/
	
#column3 {
	width: 115px;
	height: 100%;
	float:right;
	margin: -250px 50px 0 0;
	}	
	
/*#eatingittext {
	width: 170px;
	float:right;
	font-size: 14px;
	text-align: center;
	
}*/
	
/*#eatingit {
	float:right;
	width:150px;
	height:150;
	margin: -50px 60px 0 0;
	}	*/
	
#fftext {
	/*float:right;*/
	width: 115px;
	font-size: 14px;
	text-align: center;
	line-height: 120%;
	margin: -300px 0 20px 435px;
	}
	
#frankandfunny {
	/*float:right;*/
	width:110px;
	height:138px;
	margin: 0 0 0 435px;
}
	




p a:hover {
	background-color: transparent;
	color: #00FF00;
	margin: auto;
	}
	
#footer {
	width:865px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top: -55px;
	/*padding-bottom:10px;*/
}

#copyright {
	width:220px;
	font-size:12px;
	float:left;
	margin-top:0;
	}
	
#secondnav {
	list-style-type: none;
	width: 200px;
    margin-left:auto;
	margin-right:auto;
	margin-top:-15px;
	/*margin-top:-50px;*/
	color: #ffffff;
	font-size:12px;
	text-align: center;
}

	
ul#secnav {
	list-style-type: none;
	width: 200px;
    margin-left:auto;
	margin-right:auto;
	color: #ffffff;
	font-size:12px;
	text-align: center;
	}
	
ul#secnav li {
	display: inline;	
	}
	
ul#secnav li a {
	padding: 10px 5px;
	margin: 0px 2px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
}

ul#secnav li a:hover {
	background-color: transparent;
	color: #ff0000;
	margin: auto;
	}

	
#contact {
	float:right;
	width:180px;
	font-size:12px;
	margin: -40px -20px 0 0;
	}


/********* End ID Selectors *********/




/********* Begin Custom Class Selectors *********/


/********* End Custom Class Selectors *********/





/********* Begin Pseudo Class Selectors *********/


/********* End Pseudo Class Selectors *********/