/*@override http://www.janeslunchbox.com/css/default.css */

body 
{
 background-image: url('../images/tile.png');
 font-size: 10pt;
 color: #01246;
 font-family: Tahoma, Verdana, Geneva, sans-serif;
} 

h1, h2, h3, h4, h5, h6{
	color: #01246;
}

#wrapper 
{ 
 background-image: url('../images/background3.gif');
 background-repeat: no-repeat;
 margin-left: auto;
 margin-right: auto;
 padding: 0px; 
 width: 620px; 
 height: 650px;
 padding-top: 150px;
 padding-left: 100px;
 padding-right: 150px;
} 

#center
{ 
 margin-top: 10px;
 padding: 10px; 
 width: 630px; 
 height: 530px;
} 

#nav{
	width: 650px;
	height: 60px;
	padding-left: 90px;
	padding-bottom: 10px;
}

#footer
{
	position: absolute;
	top: 775px;
	left: 90px;
	width: 600px;
	text-align: center;
}

body 
{
 background-image: url('../images/tile.png');
 font-size: 11pt;
 color: #012346;
 font-family: Tahoma, Verdana, Geneva, sans-serif;
} 

#we-cater{
	float: left;
	padding-right: 10px;
}

#posters{
	float: left;
}

#reviews li{
	padding-top: 5px;
	font-size: 90%;
	font-style: italic;
}

a{
	color: #911b2b;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

#google-map{
	padding-bottom: 10px;
}

#jane-upandatem{
	float: right;
	padding-right: 30px;
	padding-left: 20px;
}