@charset "UTF-8";
#mainContent {
	background-color: #FFF;
	padding-left: 30px;
	font-size: 80%;
}
#leftCol {
	width: 490px;
}
#mainContent p {
	margin-top: 0px;
}
blockquote {
	padding-left: 10px;
	margin-left: 0px;
}
/* CSS Document */

.rightCol {
	float: right;
	width: 270px;
	padding-right: 15px;
	margin-top: 0px;
	padding-left: 15px;
	margin-right: 30px;
	background-color: #F60;
	background-image: url(../../images/righColBg.png);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	/*height: 610px;*/
}
.pageTitle {
	padding-top: 15px;
	color: #F86618;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}
.subTitle {
	font-size: 110%;
	color: #F86618;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menuItem {
	color: #F86618;
}
.openingHours {
	color: #FFF;
}
.callUs {
	line-height: 140%;
}
.callUs strong {
	color: #F60;
	font-size: 120%;}

.prices {
	background-image: url(../../images/karting/priceTable.png);
	height: 80px;
	padding-top: 5px;
	background-repeat: no-repeat;
}
.right {
	text-align: right;
	padding-right: 15px;
}
.prices {
	background-image: url(../../images/karting/priceTable.png);
	background-repeat: no-repeat;
	height: 80px;
	padding-top: 5px;
}
.tableHeads {
	font-weight: bold;
	color: #FFF;
}
.fixHeight {
	line-height: 200%;
}
#results {
	width: 840px;
}

/******* table styles *******/
.titles {
	height: 40px;
	vertical-align: top;
	color: #300;
	padding-top: 2px;
}
.splitter {
	color: #F60;
}
.header {
	background-image: url(../../images/globalNavBgGrad.png);
	background-repeat: repeat-x;
}
td {
	padding-left: 12px;
	height: 20px;
}
