/* Main Menu Smaller Text (options) */
div.mtext{
font-size: 10px;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

/* headings */
h1,h2,h3,h4{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	background: transparent;
	color: #7B0704;
	margin: 0px 0 0px 0;
	padding: 0;
}

div.horizScroller {
float:left;
height:450px;
width:180px;
overflow:auto;
background-color:#000000;
text-align:left;
margin-top:0px;
scrollbar-face-color:blue;
scrollbar-highlight-color:yellow;
scrollbar-3dlight-color:grey;
scrollbar-darkshadow-color:darkblue;
scrollbar-shadow-color:gray;
scrollbar-arrow-color:white;
scrollbar-track-color:slategrey;
}

h1{
	font-size: 18px;
}

#mnheading{
	margin: 0 0 0 0;
}

h2{
	font-size: 14px;
}

h3{
	font-size: 13px;
}

h4{
	font-size: 12px;
}

h5{
	font-size: 10px;
}

a:link,a:visited,a:active{
	color: #ffffff;
	background: transparent;
	text.decoration:none;
}

a:hover{
	color: #6F6355;
	background: transparent;
  text.decoration:underlined;
}

/* Lists */
ul{
	margin: 20px;
	padding: 0;
	list-style: none;
}

ul li{
	padding: 0 0 0 0px;
	margin: 0 0 0px 0;
	list-style-image: url(../i/bullet.gif);
}

em{
	font-style: italic;
}

strong{
	font-weight: bold;
}

/* Cool Border Effect */
img{
	border-color: #000000;
}

/* Use many times stuff */
.padder{
	padding: 8px;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
}

INPUT.bookingform{
	color : #B0B3BD;
	background-color : transparent;
	border-left-style : none;
	border-right-style : none;
	border-top-style : none;
	border-bottom-style : solid;
	border-bottom-color : #7F8898;
	border-bottom-width : 1px;
}

INPUT.bookingformbutton{
	color : WHITE;
	background-color : #303C65;
	border-color : WHITE;
	border-width : 1px;
}
/* Box Model Hack to help IE5.5 - http://tantek.com/CSS/Examples/boxmodelhack.html */
.scrollcontain{
	
	width: 90%;
	height: 350px;
	padding: 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
}

html>body .scrollcontain{
	width:	90%;
	height: 350px;
}

.scroll{
	height: 350px;
	overflow: auto;
	color: #000000;
	font-size: 18px;
	background: transparent;
}

.scrollpadder{
	padding: 5px 15px 5px 5px;
}

.scrollcontain1{
	width: 90%;
	height: 350px;
	padding: 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
(
