body {
	margin: auto;
	text-align:center;
	background-color: #CCFFCC;
	margin-top: 5px;
}
#pageSurround {
	width: 900px;
	margin: 0px auto;
	padding: 5px;
	border: 3px solid #006600;
	background-color: #FFFFFF;
	background-image: url(../images/bg/header_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#topHeader {
	border: 0px solid #000000;
	width: 898px;
	text-align: left;
	vertical-align:bottom;
	height: 109px;
	float:left;
	display: inline;
}
#navTable {
}
#navLogo {
	height: 89px;
	width: 86px;
	background-image: url(../images/bg/square_logo.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#navTitle {
	height: 50px;
	width: 700px;
	background-image: url(../images/bg/tbm_title.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 10px;
}
#navBar {
	padding-left: 190px;
	height: 31px;
	padding-top: 60px;
	margin-bottom: 0px;
	vertical-align:bottom;
}
.navDivider {
	width: 14px;
	background-image: url(../images/buttons/nav_div.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#colMain {
	position: relative;
	width: 710px;
	float: left;
	border: 0px solid #000000;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
#colMainSmall {
	position: relative;
	width: 594px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	border: 0px solid #000000;
	padding-left: 10px;
}
#colRight {
	position: relative;
	width: 160px; 
	float: right;
	border: 0px solid #000000;
	margin-top: 5px;
	margin-right: 5px;
}
#colLeft {
	position: relative;
	width: 110px; 
	margin-left: 5px;
	float: left;
	border: 0px solid #000000;
	margin-top: 5px;
}
#footer {
	border: 0px solid #000000;
	width: 898px;
	text-align: center;
	position:relative;
	float:left;
	margin-top: 5px;
}
#welcomeTitle {
	height: 18px;
	width: 689px;
	background-image: url(../images/titles/welcome.gif);
	background-repeat: no-repeat;
	text-align: left;
	float: left;
	display: inline;
}
#aboutTitle {
	height: 18px;
	width: 689px;
	background-image: url(../images/titles/about.gif);
	background-repeat: no-repeat;
	text-align: left;
	float: left;
	display: inline;
}
#cateringTitle {
	height: 18px;
	width: 689px;
	background-image: url(../images/titles/catering.gif);
	background-repeat: no-repeat;
	text-align: left;
	float: left;
	display: inline;
}
#contactTitle {
	height: 18px;
	width: 689px;
	background-image: url(../images/titles/contact.gif);
	background-repeat: no-repeat;
	text-align: left;
	float: left;
	display: inline;
}
#linksTitle {
	height: 18px;
	width: 689px;
	background-image: url(../images/titles/links.gif);
	background-repeat: no-repeat;
	text-align: left;
	float: left;
	display: inline;
}
#latestNewsTitle {
	height: 18px;
	width: 689px;
	background-image: url(../images/titles/news.gif);
	background-repeat: no-repeat;
	text-align: left;
	float: left;
	display: inline;
}
#soupTitle {
	margin-bottom: 10px;
	height: 18px;
	width: 160px;
	background-image: url(../images/titles/soup_of_the_day.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#downloadsTitle {
	margin-bottom: 10px;
	height: 18px;
	width: 160px;
	background-image: url(../images/titles/downloads.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#openingHoursTitle {
	height: 18px;
	width: 160px;
	margin-bottom: 10px;
	background-image: url(../images/titles/opening_hours.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#menuPageTitle {
	margin-bottom: 10px;
	width: 590px;
	height: 18px;
	display: inline;
	float: left;
	position: relative;
}
