@charset "utf-8";
/* CSS Document */

h4.subheading

{
width:710px;
margin-bottom:20px;
}

#contentwrapper
{
height:1500px;
}

#maincontainer

{
height:1920px;
}

#leftcolumn

{
height:476px;
}

fieldset

{
padding-left: 15px;
padding-right: 15px;
width:620px;
margin-left:0px;
margin-right:15px;
margin-top:-11px;
padding-top:19px;
overflow : hidden;
margin-bottom:10px;
padding-bottom:15px;
}


label.book, label.book span { display : block; padding-bottom : .25em; }
label.book { float : left; width : 100%; }
label.book span { float : left; width : 35%; text-align : left; }

fieldset input { float : right; width : 63%; border : 1px solid #557790; }
fieldset textarea {float: right; width : 63%; border: 1px solid #557790; }

fieldset input:hover { border-color : #000; }
fieldset input:active, input:focus { border-color :#265866; }

fieldset textarea:hover { border-color : #000; }
fieldset textarea:active, input:focus { border-color : #265866; }

/* =div */



input#submit
{ 
padding : 0 .25em; 
background-color : #7e0a29; 
border : 2px double #551c35; 
border-top-color : #89515b; 
font : bold 92% Tahoma, Verdana, Arial, sans-serif; 
color : #fff; 
text-transform : uppercase; 
padding-left: 0px;
width:80px;
float:right;
margin-top:30px;
margin-right:110px;
}

form div input:hover 
{ 
background-color : #89515b; 
}

#formtip

{
float:right;
color:#C00;
font-size:18px;
width:260px;
padding-left:30px;
}


input#submit:hover
{
background-color : #89515b;
}

div#captcha

{
width:325px;
float:left;
margin-left:10px;
}

div.book

{
	border: solid 1px #333;
	width:650px;
	height:625px;
}

fieldset#bookingform

{
border:none;
}


/* business closed down temporarily */

div#suspended
{
	width:300px;
	height:110px;
	background-color:#FFA70F;
	border: solid 1px #333;
	color:#FFF;
	font-size:18px;
	padding:15px;
	padding-right:5px;
	padding-top:5px;
	position:relative; top:-1500px; left: 400px;
}