body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
}

h1  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:200;
	color:#999999;
	margin-top:0px;
	margin-left:5px;
}


p  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	margin-left:5px;
	margin-right:5px;
}

p.book  {
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:15px;
	margin-bottom:20px;
	color:#999999;
	margin-left:5px;
}


p.book  {
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:15px;
	margin-bottom:20px;
	color:#999999;
	margin-left:5px;
} 

#booking{
background: url(images/book-button.jpg) no-repeat;
display: block;
height: 31px;
margin:10px 0px 5px 3px;
overflow: hidden;
text-indent: -1000px;
width: 138px;
}

#quoting{
background: url(images/quote-button.jpg) no-repeat;
display: block;
height: 31px;
margin:3px 3px 8px 3px;
overflow: hidden;
text-indent: -1000px;
width: 138px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}

.tdbottom {
	border-bottom:solid #999999;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

form, input, select  {
	border : 0;
	margin : 0;
	padding : 0;
}

.book_para {
	font-family : arial;
	color : #999999;
	font-size : 11px;
	line-height : 12px;
	font-weight : bold;
}

.book_para2 {
	font-family : arial;
	color : #808080;
	font-size : 12px;
	line-height : 13px;
	letter-spacing: 0.1em;
	font-weight : bold;
	padding-right: 10px;
}

.book_para a {
	text-decoration : none;
	color : #999999;
}

.book_para a:hover {
	color : #333333;
} 

input, select  {
	font-family : arial;
	color : #999999;
	font-size : 11px;
	line-height : 12px;
	font-weight : normal;
	background-color : #ffffff;
	border : 1px solid #999999;
} 


.menubar a  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999999;
	text-decoration : none;
	font-weight : bold;
}

.menubar a:hover {
	text-decoration : underline;
	font-size : 11px;
} 

a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999999;
	text-decoration : none;
	font-weight : bold;
}

a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999999;
	text-decoration : none;
	font-weight : bold;
}

a:hover {
	text-decoration : underline;
	font-size : 11px;
}

a:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999999;
	text-decoration : none;
	font-weight : bold;
} 

/* navigation menu current page and page id formatting */
body#default .current_default {
	text-decoration:underline
}

body#rooms .current_rooms {
	text-decoration:underline
}

body#neighbourhood .current_neighbourhood {
	text-decoration:underline
}

body#business .current_business {
	text-decoration:underline
}

body#food_and_bar .current_food_and_bar {
	text-decoration:underline
}

body#find_us .current_find_us {
	text-decoration:underline
}

body#tariff .current_tariff {
	text-decoration:underline
}

body#special_offers .current_special_offers {
	text-decoration:underline
}

body#gallery .current_gallery {
	text-decoration:underline
}

