/*
 Da Vinci's stylesheet
*/

.faq {
	font-family: Verdana;
	font-size: 11px;
	color: #3366FF;
    font-weight: bold;
	text-decoration: none;
}

BODY {
  background: #fbf8e1;
  color: #000000;
  margin: 0;
  padding:0;
}

hr {
color: #707070;
height: 1px;
width:260;
}

TABLE.header {
background-repeat:no-repeat;
background: url(images/header.gif) no-repeat left top; */ }

TD.left-side {
background-repeat:no-repeat;
width:40;
margin-left:0px;
background: url(images/left-side.jpg) no-repeat left top; */ }

.current-date {
	font-family: Verdana;
	font-size: 10px;
	color: #339999;
    font-weight: normal;
}



table.pizza-menu {
	font-family: "Verdana", verdana;
	font-size: 13px;
	color: #000000;
    font-weight: normal;
	text-decoration: none;
padding:8px
		
}

.subheader {
	font-family: "Verdana", Verdana;
	font-size: 13px;
	color: #000000;
    font-weight: bold;
	text-decoration: none;
	padding-left: 40px;
		
}

.subheader1 {
	font-family: "Verdana", Verdana;
	font-size: 13px;
	color: #a60000;
    font-weight: bold;
	text-decoration: none;
	padding-left: 40px;
		
}

.price {
	font-family: "Verdana", Verdana;
	font-size: 15px;
	color: #cc3300;
    font-weight: bold;
	text-decoration: none;
		
}

.price-small {
	font-family: "Verdana", Verdana;
	font-size: 10px;
	color: #a60000;
    font-weight: bold;
	text-decoration: none;
		
}


.header {
	font-family: "Verdana", Verdana;
	font-size: 12px;
	color: #272727;
    font-weight: bold;
	text-decoration: none;
	
	
}

body {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 13px; 
  color: #990000;
  padding-left: 20px;
  padding-top: 0px;
  padding-bottom: 5px;
}



