/* Main Site Formatting*/

body /*Page colour*/
{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
p /*Body text paragraph formatting*/
{
	margin: 0px; 
	padding-bottom:10px;
}
#container
{
	position: relative;
	display: block;
	width: 760px;
	margin: 0px auto 0 auto;
	background-color:#FBEAC1;
	background-image: url(../images/repeat.jpg);
	background-repeat: repeat-y;	
}

#contentzone
{
	position: relative;
	float:right;
	margin:0px;
	padding: 0px;
	width: 550px;
	background-color:#FBEAC1;
}	
#header 
{
	margin: 0px;
	padding:0px;
	width: 552px;

	height:272px;
	background-repeat: no-repeat;
	float: right;
}






/*Navigation*/
#navigation
{
	margin: 0px;
	padding: 0px;
	width: 208px;
	position:relative;

	text-indent: 0px;

	text-decoration: none;
	background-repeat: no-repeat;
	float:left;
	clear:right;
	text-decoration: none;
	list-style-image: none;
	background-image: url(../images/nav.jpg);
}
#navigation ul
{

	margin: 0;
	padding-top:220px;
	padding-left:16px;
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: none;
	
	}
#navigation li
{
	margin:0px;
	padding:0px 15px 0px 7px;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 0px;
	text-decoration: none;
	
		
}
#navigation a 
{
	padding: 2px;
	padding-bottom:5px;
	margin: 0px;
	text-decoration: none;
	list-style-type: none;
		
}
#navigation a:link, #navigation a:visited /*Text Colour of Navigation Bar*/
	{
		color: #FDCB0E;
			font: normal 12px Arial, Helvetica, sans-serif;
	}
	#navigation a:hover /*Text Hover of Navigation Bar*/ 
	{
		color: #ffffff;
		font: normal 12px Arial, Helvetica, sans-serif;
	}
	#overlink a:link, #overlink a:visited, #overlink a:hover  /*Text Hover of Navigation Bar*/
	{
		color: #ffffff;
	}
	
	














/*Text Space*/
#content1 
{
	width: 290px;
	float: left;
	clear:both;
	padding: 15px 0px 0px 15px;
	margin: 0px 5px 0px 0px;
	color:#103138; 
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 21px;

	
}
#content1 ul
{
	width: 275px;
	padding: 0px 0px 0px 28px;
	color: #000000;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 21px;
}
#content1 a:link, #content1 a:visited 
{
	color: #806D6C;
	text-decoration: underline;
	font: normal 12px Arial, Helvetica, sans-serif;
}
#content1 a:hover
{
	color: #806D6C;
	text-decoration: none;
}





/*Text Space*/
#content4 
{
	width: 220px;
	float: left;
	clear:both;
	padding: 15px 0px 0px 15px;
	margin: 0px 5px 0px 0px;
	color: #103138; 
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 21px;
	
}
#content4 ul
{
	width: 290px;
	padding: 0px 0px 0px 28px;
	color: #000000;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 21px;
}
#content4 a:link, #content4 a:visited 
{
	color: #806D6C;
	text-decoration: underline;
	font: normal 12px Arial, Helvetica, sans-serif;
}
#content4 a:hover
{
	color: #806D6C;
	text-decoration: none;
}
#content6 
{
	width: 510px;
	float: left;
	clear:both;
	padding: 15px 0px 0px 15px;
	margin: 0px 5px 0px 0px;
	color: #103138; 
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 21px;
	
}
#content6 ul
{
	width: 300px;
	padding: 0px 0px 0px 28px;
	color: #000000;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 21px;
}
#content6 a:link, #content6 a:visited 
{
	color: #806D6C;
	text-decoration: underline;
	font: normal 12px Arial, Helvetica, sans-serif;
}
#content6 a:hover
{
	color: #806D6C;
	text-decoration: none;
}


/* Text Headers*/
h1 
{
	color: #3D5D5C; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: Bold; 
	padding: 0px 0px 5px 0px;/* Change for position of header */
	margin: 0px;

}
h2 
{
	color: #D88124; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: Bold; 
	padding: 7px 0px 5px 0px; /* Change for position of header */
	margin: 0px;

}
h3 
{
	color: #3D5D5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold; 
	padding: 4px 0px 5px 0px; /* Change for position of header */
	margin: 0px;
}
h4
{
	color: #D88124;  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: Bold; 
	padding-bottom: 10px; 
	margin: 0px;
}








/* News text */

#news 
{

	height: 192px;
	padding: 0px 5px 15px 0px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
}
#news a:link, #news a:visited 
{
	color: #3D5D5C;
	text-decoration: underline;
	font: 12px Arial, Helvetica, sans-serif;
}
#news a:hover 
{
	color: #D88124; 
	text-decoration: none;
}






/* Image space */
#content2 
{
	width: 200px;
	margin: 0px 5px 0px 0px;
	padding: 15px 10px 30px 0px;
	color: #333; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	float: right; 
	clear:right;

}


/* Image space */
#content5 
{
	width: 270px;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 0px 0px;
	color: #333; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	float: right; 
	clear:right;

}



/* Footer*/
#footer
{
	position: relative;
	clear: both;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	height: 65px;
	width: 760px;
	text-align: center;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#footertext, #footertext a:link, #footertext a:visited
{
	color: #FDCB0E;
	text-decoration: none;
	font: normal 11px Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	padding: 10px 0px 0px 0px;

}
#footertext a:hover
{
	text-decoration: underline;
}











/* Image Class*/

.image1 
{
	margin: 20px 0px 20px 13px;
	border-top: 2px solid #144049;
	border-right: 0px solid #BCAD8D;
	border-bottom: 2px solid #144049;
	border-left: 0px solid #BCAD8D;
}







/* Tariff*/
#tariff
{
	border: 1px solid #CCCCCC; 
	margin-bottom: 25px;
	width: 100%;
}
#tariff th
{
	font-weight: bold; 
	color: #FFFFFF; 
	font-size: 11px; 
	background: #3E4432; 
	padding: 4px;
	width: 165px; 
}
#tariff h3
{
	margin-top: 0px;
	font-weight: bold;
	color: #3E4432;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-align: center;
}
#tariff td
{
	color: #3E4432; 
	padding: 4px;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}




#formpic
{
	background-image: url(../images/order%20lunch.jpg);
	background-repeat: no-repeat;
	width: 273px;
	height: 312px;
	padding: 0px 0px 0px 0px;
	margin: 30px 0px 0px 0px;
}
#spacing
{
	padding: 40px 0px 0px 53px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	text-decoration: none;
	font: normal 12px Arial, Helvetica, sans-serif;

}




/* Contact Form*/
TABLE.tbl
{
	border: 1px solid #336699; 
	border-collapse: collapse;
	margin-bottom: 25px;
	width: 100%;
}
TR.tblr
{
	font-weight: bold; 
	color: #fff; 
	font-size: 13px; 
	background: #336699; 
	padding: 4px; 
}
TR.tblh
{
	margin: 0px; 
}
TD.tblh
{
	font-weight: bold; 
	color: #336699; 
	padding: 4px; 
}
TD.tblmh
{
	padding: 4px;
}
TD.tbld
{
	padding: 4px; 
	
}
TD.content
{
	vertical-align: text-top;
	padding: 4px; 
}
INPUT
{
	color: #000;
	border: 1px solid #000;
	background: #FFFFFF;
	font: normal 11px Arial, Helvetica, sans-serif;
}
TEXTAREA
{
	color: #000;
	border: 1px solid #000;
	background: #FFFFFF;
	font: normal 11px Arial, Helvetica, sans-serif;
}
SUBMIT
{
	color: #000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal; 
	background: #f0f0f0; 
	border: 1px solid #336699; 
}


/*Gallery*/


#gallery{
position:relative;
width:320px;
}
#gallery2{
position:relative;
width:320px;
}
#gallery img{
width:150px;
height:100px;
}




/* Menu Pop Up*/

#pop{
	width: 625px;
	float: left;
	margin: 0px 30px 0px 30px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FBFBD9;
	padding: 10px 0px 0px 10px;
	text-align: center;
}



#lunchbox{
	padding: 220px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position:relative;
}
