@import url('reset.css');
body{
	color:#000;
	font-family: 'PT Sans Narrow', Arial, sans-serif;
	font-size:12px;
	overflow-y:scroll;
	background-color: #337805;
	background-image: url(../images/Italy%20Grunge%20Flag.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a{
	color:#f0f0f0;
	text-decoration:none;
}
.clr{
	clear:both;
}
.container {
	width:100%;
	margin:0 auto;
}
.header{
	padding-top:10px;
}
.more{
	height:35px;
	}
h1{

	width:410px;
	height:160px;
	text-indent:-9999px;
	background-image:url(../images/logo.gif);
	position:relative;
	margin:0 auto;
	clear:both;
	
}

h2{
	float:right;
	color:#bda2dc;
	padding:30px 20px 0 0;
}
.topbar{
	padding-top:10px;
	padding-bottom:10px;
	background-color:#000;
	letter-spacing:1.5px;
	
}

h3{
	width:736px;
	margin:0 auto;
	position:relative;
	font-family: 'PT Sans Narrow', Arial, sans-serif;
	font-size:20px;
	color: #FFF;
}
.topbar span{
	font-weight:normal;
	font-size:26px
}
.content{
	width:100%;
	position:relative;
	margin:20px 0 0 0;
	clear:both;
}
h4{
	width:410px;
	height:120px;
	text-indent:-9999px;
	background-image:url(../images/hours.gif);
	position:relative;
	margin:0 auto;
	clear:both;	
}


	
