body {
	font-family:"Times New Roman", Georgia, Times, serif;
	font-size:17px;
	margin:0px;
	line-height: 20px;
	color:#666;	
}
#dropshadoweffect {
	margin: 0px auto;
    text-align: center;
	width:980px;
	background-image:url(../images/content-background.gif);
    background-repeat: repeat-y;
	background-position: center;
}
#container { 
	margin: 0px auto;
    text-align: center;
	width:930px;
	background-color:#FFF;
	overflow: hidden;
	padding: 15px;
}
#content {
	position:relative;
	float:left;
	width:484px;
	height:515px;
	text-align:justify;
	padding:30px 30px 0 15px;
}
#txt-bottom {
	position:absolute;
	bottom:0;
	width:484px;
	padding-bottom:30px;
}
#txt-bottom-contact {
	position:absolute;
	bottom:0;
	width:484px;
	padding-bottom:14px;
}
.home-heading-grey {
	font-size:32px;
	color:#333;	
}
h1 {
	font-size:22px;
	color:#990000;
	font-family:"Courier New", Courier, monospace;
	}
h2{	
	font-size:22px;
	color:#990000;
	font-family:"Courier New", Courier, monospace;
}
img {
	border:none;
}
a {
	text-decoration:underline;
	color:#666;	
}
a:hover {
	text-decoration:none;
}
.highlight {
	color:#333;
}
td {
	text-align:left;
	vertical-align:top;
}
#banner{
	float:left;
	width:401px;
	}
#banner-text {
	position:absolute;
	top:505px;
	padding-left:5px;
	font-size:40px;
	color:#ffffff;
	letter-spacing:2px;
}
#banner-text-top {
	position:absolute;
	top:20px;
	padding-left:5px;
	font-size:28px;
	color:#CCC;
	letter-spacing:2px;
}
#banner-text-top-right {
	position:absolute;
	top:20px;
	padding-left:280px;
	font-size:28px;
	color:#CCC;
	letter-spacing:2px;
}
#menu{
	float:left;
	width:915px;
	height:20px;
	padding: 0 0 0 14px;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	}
#menu ul {
	margin: 0 ;
	padding: 0 0 0 0  ;
	list-style-type:none;
}
.first {
	margin: 0 ;
	padding: 0;
	display:block;
	float:left;
	text-align: center ;
}
.remainder {
	margin: 0 ;
	padding: 0 0 0 37px;
	display:block;
	float:left;
	text-align: center ;
}
.smll-txt {
	font-size:14px;
}
#menu li a {
	color:#333;	
	text-decoration: none ;
}
#menu li a:hover {
	color:#990000;
}
#menu li a.menuselected {
	font-weight:bold;
	color:#990000;	
}
/*Form*/
#booking-enquiry-form {
	font-size:15px;
}
#submit {
	vertical-align:bottom;
}
fieldset {
  padding: 9px;
}
#booking-enquiry-form input {
	font-size:15px;
	font-family:"Times New Roman", Georgia, Times, serif;
	color:#666;	
}
#booking-enquiry-form select {
	font-size:15px;
	font-family:"Times New Roman", Georgia, Times, serif;
	color:#666;	
}
#booking-enquiry-form textarea {
	font-size:15px;
	font-family:"Times New Roman", Georgia, Times, serif;
	color:#666;	
}
#booking-enquiry-form submit {
	font-size:15px;
	font-family:"Times New Roman", Georgia, Times, serif;
	color:#666;	
}
/*Accomodation bullets*/
.noindent {
	padding:0 0 10px 15px;
}
/*Hidden field to stop spam bots*/
.surname {
	visibility:hidden;
}
#footershadow {
	margin: 0px auto;
	width:974px;
	height:12px;
	padding:0;
	background-image:url(../images/content-background-footer.gif);
	background-repeat:no-repeat;
	/*border:#666 1px solid;*/
}
/*WEBSPAN*/
#webspancontainer {
	margin: 0px auto;
	width:960px;
	height:20px;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;	
}
#webspancontainer img {
	border:none;
}
.webspan-w {
	float:right;
	padding: 0 0 5px 8px;
}
.webspantxt {
	float:right;
	font-size:11px;
}
.webspantxt a {
	color:#999999;
	text-decoration:none;
}

