body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3B2F20;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.indexBorder {
	border-top-color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.copyText {
	font-size: 10pt;
	color: #CCCCCC;
	padding-top: 5px;
}

.menuaboutOff {
	background-image: url(../images/aboutOff.jpg);
	background-repeat: no-repeat;
}

.menuaboutOn {
	background-image: url(../images/aboutOn.jpg);
	background-repeat: no-repeat;
}

.menuhairOff {
	background-image:  url("../images/hairOff.jpg");
	background-repeat: no-repeat;
}

.menuhairOn {
	background-image:  url("../images/hairOn.jpg");
	background-repeat: no-repeat;
}

.menufoodOff {
	background-image:  url("../images/foodOff.jpg");
	background-repeat: no-repeat;
}

.menufoodOn {
	background-image: url(../images/foodOn.jpg);
	background-repeat: no-repeat;
}

.menumediaOff {
	background-image:  url("../images/mediaOff.jpg");
	background-repeat: no-repeat;
}

.menumediaOn {
	background-image:  url("../images/mediaOn.jpg");
	background-repeat: no-repeat;
}

.menucontactOff {
	background-image: url(../images/contactOff.jpg);
	background-repeat: no-repeat;
}

.menucontactOn {
	background-image: url(../images/contactOn.jpg);
	background-repeat: no-repeat;
}

.menueventsOff {
	background-image: url(../images/eventsOff.jpg);
	background-repeat: no-repeat;
}

.menueventsOn {
	background-image: url(../images/eventsOn.jpg);
	background-repeat: no-repeat;
}

.menulinksOff {
	background-image: url(../images/linksOff.jpg);
	background-repeat: no-repeat;
}

.menulinksOn {
	background-image: url(../images/linksOn.jpg);
	background-repeat: no-repeat;
}

.centerImage {
	left: 1px;
}

.aboutTitle {
	font-weight: bold;
	padding-top: 50px;
	padding-bottom: 15px;
	font-size: 10pt;
}

.menuTitle {
	font-weight: bold;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 15px;
	font-size: 10pt;
}

.menuCenterText {
	font-size: 10pt;
	text-align: center;
	padding-bottom: 15px;
}

.menuImageContainer {
	width: 100px;
	height: 100px;
	padding-bottom: 15px;
}

.menuText {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 5px;
}

.menuDescriptionText {
	font-size: 10pt;
	vertical-align: top;
}

.menuDescriptionDrinksText {
	font-size: 10pt;
	padding-top: 5px;
}

.menuDescriptionDrinksBoldText {
	padding-top: 5px;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}

.cuisineTitle {
	font-size: 10pt;
	padding-top: 50px;
	padding-bottom: 15px;
}

.imagesLinkCell {
	font-size: 10pt;
	padding-bottom: 15px;
	text-align: center;
}

.imagesFWDImageOn {
	background-image: url(../images/fwdButtonOn.gif);
	background-repeat: no-repeat;
}

.imagesFWDImageOff {
	background-image: url(../images/fwdButtonOff.gif);
	background-repeat: no-repeat;
}

.imagesREWImageOn {
	background-image: url(../images/rewButtonOn.gif);
	background-repeat: no-repeat;
}

.imagesREWImageOff {
	background-image: url(../images/rewButtonOff.gif);
	background-repeat: no-repeat;
}


.contactTitle {
	font-weight: bold;
	padding-top: 50px;
	padding-bottom: 15px;	
	font-size: 10pt;
}

.contactSubTitle {
	font-size: 10pt;
	padding-bottom: 15px;
}

.contactSubTitle2 {
	font-size: 10pt;
	padding-bottom: 15px;
	font-weight: bold;
}

.eventTitle {
	padding-top: 50px;
	padding-bottom: 15px;
}

.eventsSubTitle {
	font-size: 10pt;
	padding-bottom: 15px;
	font-weight: bold;
}

.eventText {
	font-size: 10pt;
	padding-bottom: 30px;
}

.linksCell {
	font-size: 10pt;
	padding-bottom: 15px;
}
.menuPrice {
	text-align: right;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
}
.menuCentreBox {
	padding-left: 5px;
}
.menuImage {
	padding-bottom: 10px;
}
.mediaimage {
	margin-bottom: 50px;
	color: #FF6600;
	margin-right: 10px;
}
.hairimage {
	text-align: center;
	color: #00FF33;
}

