body{
	margin:0;
	color: black; 
	background: white;
}
ul.dropdown
{
display: none;
}
#nav{
display: none;
}
#header {
margin: 0;
padding: 0;
	background-image: url(../images/print_logo.jpg);
	background-repeat:no-repeat;
	height: 49px;
	width: 850px;
	z-index: 1;
}
#content {
	margin: 0px 35px 0 0;
	width: 100%;
	background-color:#FFFFFF;
}
h1 {
	font-family: Parisian BT;
	font-size: 30px;
	color: #000000;
	color: #0066FF;
	margin: 0;
	height: 1em;
}
.center
{
font: Arial, Helvetica, sans-serif;
text-align:center;
}
h2
{
	color: #0066FF;
	font: parisian BT;
	font-size: 24px;
	text-align: center;
}
h3
{
padding-top:15px;
}
h4
{
text-align: left;
	font-family: Parisian BT;
	font-size: 26px;
	color: #0066FF;
	font-weight: normal;
}
.smallfont 
{ 
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px; 
}
.prices
{
	font-family:arial;
	font-size: 14px;
	text-align: right;
}
.specials
{
	font-family:Papyrus;
	font-size: 16px;
	font-weight: bold;
}
h5
{
color: #0066FF;
font-weight: bold;
font-size: 22px;
}
.red
{
	font-family: Parisian BT;
	font-size: 30px;
	color:#FF0000;
	font-weight: normal;
}
.green
{
	text-align: left;
	font-family: Parisian BT;
	font-size: 30px;
	color:#00CC00;
	font-weight: normal;
}
.largefont 
{ 
  color: #0066FF; 
  font-family:arial; 
  font-size: 20px; 
}
#footer{
display: none;
}
