@charset "ISO-8859-1";

html {height:100%}
body {
	background-color: #8A2C1C;
	text-align: center;
	margin: 0px;
	background-image: url(../images/bg_pizzavino.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	overflow:-moz-scrollbars-vertical;
	}
	
img {
	border-style: none;
}	

.imghead {
		margin-bottom: 5px;
		display:block;
}

#wrapper {
	position:relative;
	left:0px;
	top:0px;
	width:958px;
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #641F13;
}

#header {
	position:relative;
	left:0px;
	top:0px;
	width:958px;
	height:156px;
	background-color: #000;
}
#nav {
	position:relative;
	left:0px;
	width:958px;
	height:26px;
}

#spacer {
	position:relative;
	left:0px;
	width:958px;
	height:20px;
	background-color: #8A2C1C;
}

#footer {
	position:relative;
	left:0px;
	width:958px;
	height:157px;
	background-color: #641F13;
}
.footerhead {
	font-size: 13px;
	font-weight: bold;
	color: #FAA61B;
	
}
.poster {
	margin: 50px;
}

#content {
	position:relative;
	left:0px;
	width:958px;
	background-color: #EDD7AD;
}



#pizzavino-06 {
	position:relative;
	left:0px;
	width:958px;
	height:78px;
}

#footerband #address{
		width: 24%;
		padding: 28px 0 28px 51px;
		color:#EDD7AD;
		font-size: 12px;
		vertical-align:top;
		}

#footerband  #tel{
		width: 19%;
		padding: 28px 0 28px 28px;
		color:#EDD7AD;
		font-size: 12px;
		vertical-align:top;
		
}

#footerband  #hours{
		width: 19%;
		padding: 28px 0 28px 14px;
		color:#EDD7AD;
		font-size: 12px;
		vertical-align:top;
		
}
#footerband  #follow{
		width: 19%;
		padding: 28px 0 28px 30px;
		color:#EDD7AD;
		font-size: 12px;
		vertical-align:top;
		
}



#footerband  {
		width: 100%;
		margin: 0 auto;		
}


#footer  a:link, #footer a:visited {
		color: #EDD7AD;
		text-decoration:none;
}

#footer  a:hover {
		color: #FAA61B;
		text-decoration:underline;
}






#textcontent {
	font-size: 12px;
	color:#641F13;
	line-height: 23px;
	vertical-align:middle;
	width: 521px;
}

#textcontent div{
	margin: 40px 50px 30px 0;
	
}


#contentarea  .photo{
		width: 437px;
		font-size: 12px;
		vertical-align:top;
		
		
}

#home {
	display: block;
	position:absolute;
	left:0px;
	top:0px;
	width:115px;
	height:26px;
	background: url(../images/home.gif) no-repeat 0 0;
}

#home:hover,  #theFood:hover, #theBar:hover, #winecollective:hover, #press:hover, #finding:hover {
	background-position: 0 -26px;
}
#home span, #theFood span, #theBar span, #winecollective span, #press span, #finding span {
	display: none;
}
#theFood {
	position:absolute;
	display: block;
	left:115px;
	top:0px;
	width:116px;
	height:26px;
	background: url(../images/theFood.gif) no-repeat 0 0;
}

#theBar {
	position:absolute;
	left:231px;
	top:0px;
	width:103px;
	height:26px;
	display: block;
	background: url(../images/theBar.gif) no-repeat 0 0;
}

#winecollective {
	position:absolute;
	left:334px;
	top:0px;
	width:180px;
	height:26px;
	display: block;
	background: url(../images/winecollective.gif) no-repeat 0 0;
}

#press {
	position:absolute;
	left:514px;
	top:0px;
	width:90px;
	height:26px;
	display: block;
	background: url(../images/press.gif) no-repeat 0 0;
}

#finding {
	position:absolute;
	left:604px;
	top:0px;
	width:354px;
	height:26px;
	background: url(../images/finding.gif) no-repeat 0 0;
	display: block;
}

a:link, a:visited {
		color: #c54a0f;
		text-decoration:none;
}


a:hover {
		color: #e75f1e;
		text-decoration:underline;
}
/**** #textcontent br { margin-bottom: 16px; margin-top: 10px;} ***/

.boldhead { display:block; font-weight: bold;}

td {
	font-size: 12px;
	color:#641F13;
	vertical-align:middle;
	padding: 6px 2px 2px 0;
}

#presstext br { margin-bottom: 0; margin-top: 0;}
#presstext  { line-height: 20px;}
.shim {height: 10px;
		display: block;}