/* Style Sheet */
*
{
	padding:0;
	margin:0;	
}
body
{
	background:#000 url(../images/background.jpg) no-repeat top center;
}
img
{
	border:none;	
}
#hide
{
	display:none;	
}
#content
{
	position:relative;
	width:730px;
	margin:0 auto;
	margin-top:60px;
}
#col1
{
	width:261px;
	height:400px;
	position:absolute;
	left:0;
	top:0;
}
#col2
{
	width:520px;/*460*/
	height:400px;
	position:absolute;
	left:270px;
	top:0;	
}
#col1 img
{
	position:absolute;
	left:0;
	bottom:5px;	
}
#col2 ul
{
	position:absolute;
	left:0;
	bottom:0;
	list-style:none;
	width:100%;
	height:20px;
	background-color:#95676a;
}
#col2 ul li
{
	float:left;
	padding:0 10px;
	line-height:20px;
	font-family:"Times New Roman", Times, serif;
	font-size:8pt;
	text-transform:uppercase;
	background-color:#7f5759;
	border-right:1px solid #372627;
}
#col2 ul li a
{
	color:#fff;
	text-decoration:none;		
}
#col2 ul li a:hover
{
	text-decoration:underline;	
}
#col2 ul li.select
{
	background-color:#372627;
}
#col2 iframe
{
	position:absolute;
	left:0;
	bottom:20px;
}
#col2 img
{
	position:absolute;
	left:153px;/*97*/
	top:-20px;
}
#row
{
	width:730px;
	height:500px;
	position:absolute;
	left:0;
	top:400px;
}
#row p
{
	margin:20px 0;
	text-transform:uppercase;
	text-align:center;	
	font-family:"Times New Roman", Times, serif;
	font-size:18pt;
	font-weight:bold;
	color:#ccc;
}
#stores
{
	text-align:center;	
}
#festivals
{
	margin:40px 0;
	text-align:center;
}
#other
{
	text-align:center;	
}
#festivals img, #other img
{
	margin:0 5px;	
}
#footer
{
	margin:20px 0;
	text-align:center;
	font-size:small;	
	color:#ccc;
}

/*
<iframe width="460" height="260" src="http://www.youtube.com/embed/X5Yg1I6h4lI" frameborder="0" allowfullscreen></iframe>
*/