/*
Mark Currie  
Cornerstone Pizza
3/05/08
comments
*/


.left_nav
	{
	position: absolute;
   top: 220px;
   left: 5px;	
	}

.storefront
	{
	position: absolute;
   top: 225px;
   left: 290px;
	}
	
.phone
	{
	font-family: "arial";
	font-weight: bold;
	font-size: 24px;
	}	
	
.address
	{
	font-family: "arial";
	font-weight: bold;
	font-size: 18px;
	position: relative;
   top: 0px;
   left: 10px;
	}
	
.hours
	{
	position: absolute;
   top: 225px;
   left: 760px;
	}	
	
.days
	{
	font-size: 18px;
	color: blue;
	font-weight: bold;
	}	
	
.delivery
	{
	font-family: "impact";
	font-size: 28px;
	color: "#000000";
	}		
	
#est
	{
	font-family: "arial";
	font-weight: bold;
	font-size: 24px;
	position: absolute;
   top: 165px;
   left: 820px;	
	}
	
.rock
	{
	position: absolute;
   top: 600px;
   left: 100px;	
	}	
	
#mission
	{
	font-family: "impact";
	font-size: 20px;
	color: "#000000";
	text-decoration: underline;
	color: black;
	}	
	
.statement
	{
	font-size: 12px;
	font-weight: bold;
	font-family: "tahoma";
	color: blue;
	}		
	
#copyright
	{
	font-size: 10px;
	font-weight: bold;	
	color: black;
	}	

a:link
	{
	color: blue;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	}
	 
a:hover 
	{
	color: blue;
	font-weight: bold;
	font-size: 14px;
	}
	
a:visited 
	{
	color: blue;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	}
	
.bottom
	{
	font-size: 14px;
	font-weight: bold;	
	}
	
.menu
	{
	position: absolute;
   top: 450px;
   left: 250px;	
	font-family: "tahoma";
	font-size: 12px;
	}	
	
.size
	{
	font-family: "tahoma";
	font-weight: bold;
	text-decoration: underline;	
	font-size: 14px;
	}			
	
a.bang:link
	{
	font-family: "tahoma";
	color: blue;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	}
	 
a.bang:hover 
	{
	font-family: "tahoma";
	color: blue;
	font-weight: bold;
	font-size: 14px;
	}
	
a.bang:visited 
	{
	font-family: "tahoma";
	color: blue;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	}
	
#cateringphotos
	{
	position: absolute;
   top: 700px;
   left: 20px;			
	}		
	
.buzzdave
	{
	font-size: 14px;
	font-family: "tahoma";
	color: black;
	font-weight: bold;	
	}
	
.lounge_heading
	{
	position: relative;
   top: 15px;
   left: 0px;
	}	
	
.pic_text
	{
	font-size: 32px;
	font-family: "comic sans ms";
	color: blue;
	font-weight: bold;	
	}		
