body
{
background-color: #fff;
color: black;
text-align: center;
margin: 15px 0px 7px 0px;
border: 0px;	padding: 0px;
background-image: url(img/background.gif);
background-repeat: repeat-x;
}

#wrapper
{
margin-left: auto;
margin-right: auto;
width: 752px;
background-color: #fff;
color: #000;
}

#inner_wrapper
{
background-color:#fff;
color: #000;
padding: 10px;
border-top: 2px solid #ffcc00;
border-left: 2px solid #ffcc00;
}

#header
{
text-align:right;
background-color: #ffffff;
color: #ffcc00;
background-image: url(img/newheader.jpg);
background-repeat: no-repeat;
height:141px;
width: 730px;
font-size: 50px;
line-height: 45px;
font-family: verdana;
}

#content_wrapper
{
color: black;
padding: 4px 0px 4px 0px;
border: 0px;
}

#sidemenu
{
width: 150px;
float: left;
text-align: left;
background-color: #fff;
}

.menu_heading
{
font-size: 90%;
color: #000;
font-weight: 600;
font-family: arial, helvetica, verdana;
padding: 5px 0px 3px 0px;
}

.menu_heading a:link
{
color: #000000;
text-decoration: none;
}

.menu_heading a:visited
{
color: #000000;
text-decoration: none;
}

.menu_heading a:hover
{
color: #ffcc00;
text-decoration: none;
font-weight: 600;
}

#menu_list1
{
list-style-type: disc;
color: #ff00cc;
background-image: url(img/bg_menu.gif);
background-repeat: repeat-y;
margin: 0px;
border: 0px;
padding: 0px 0px 0px 32px;
font-family: arial, helvetica, verdana;
}

#menu_list1 li a:link, #menu_list1 li a:visited, #menu_list2 li a:link, #menu_list2 li a:visited, #menu_list3 li a:link, #menu_list3 li a:visited
{
font-size: 80%;
color: black;
text-decoration: none;
}

#menu_list1 li a:hover
{
font-size: 80%;
color:#ff00cc;
text-decoration: none;
}

#menu_list2
{
list-style-type: disc;
color: #00cc33;
background-image: url(img/bg_menu.gif);
background-repeat: y-repeat;
margin: 0px;	border: 0px;
padding: 0px 0px 0px 32px;
font-family: arial, helvetica, verdana;
}

#menu_list2 li a:hover
{
font-size: 80%;
color: #00cc33;
text-decoration: none;
}

#menu_list3
{
list-style-type: disc;
color: #0099ff;
background-image: url(img/bg_menu.gif);
background-repeat: y-repeat;
margin: 0px;
border: 0px;
padding: 0px 0px 0px 32px;
font-family: arial, helvetica, verdana;
}

#menu_list3 li a:hover
{
font-size: 80%;
color: #0099ff;
text-decoration: none;
}

#inner_content
{
margin: 5px 0px 0px 180px;
text-align: left;
background-color: #fff;
padding: 0px;
}

#title_div
{
background-image: url(img/title_bg.gif);
background-repeat: no-repeat;
background-color: #0099ff;
color: #fff;
padding: 0px 0px 0px 14px;
height: 40px;
width: 500px;
font-size: 18px;
font-weight: 600;
line-height: 40px;
font-family: arial, helvetica, verdana;
}

#content
{
border: 0px;
margin: 0px;
padding: 0px;
}

#content p
{
padding: 0px 0px 0px 7px;
font-size: 70%;
font-family: arial, helvetica, verdana;
}

#content p span
{
font-weight: 600;
color: #0099ff;
font-size: 130%;
border-bottom: 2px solid #ffcc00;
}

#content p a:link
{
text-decoration: none;
color: #0099ff;
}

#content p a:visited
{
text-decoration: none;
color: #0099ff;
}

#content p a:hover
{
text-decoration: none;
color: #ffcc00;
}


.content_image
{
float: right;
border: 0px;
margin: 0px;
padding: 0px;
}

.feature_wrapper
{
background-image: url(img/bg_feature.gif);
text-align: centre;
height: 152px;
width: 535px;
margin-left: 6px;
}

.feature
{
margin-left: 9px;
margin-right: 12px;
}

.feature img
{
border: 2px solid white;
margin: 18px 0px 0px 10px;
}

.feature p
{
color: black;
line-height: 2em;
}

.feature p b
{
color: #0099ff;
}


.float_right
{
float: right;
margin-left: 10px;
margin-right: 10px;
border-bottom: 2px solid #ffcc00;
border-right: 2px solid #ffcc00;
}

#clear
{
height: 0px;
clear: both;
font-size: 0px;
}

.clear_right
{
height: 0px;
clear: right;
font-size: 0px;
}

.menu_list
{
padding:0px;
margin: 0px;
border: 0px;
}

a img
{
border: none;
}

.prices
{
font-family: arial, helvetica, verdana;
font-size: 80%;
margin-left: 20px;
}

.prices thead th
{
padding: 8px 12px 8px 10px;
text-align: left;
color: #000000;
background-color: #ffcc00;
border-bottom: 2px solid #0099ff;
}

.prices tbody th
{
padding: 0px 5px 0px 10px;
text-align: left;
background-image: url(img/table_bg.gif);
background-repeat: repeat-y;
}

.prices td
{
padding: 2px 5px 2px 10px;
background-image: url(img/table_bg2.gif);
background-repeat: repeat-y;
}

.prices tbody .holidays
{
padding: 2px 5px 2px 10px;
background-image: url(img/table_bg3.gif);
background-repeat: repeat-y;
}

#footer
{
text-align: right;
color: #ffcc00;
font-size: 70%;
font-family: arial, helvetica, verdana;
padding-right: 20px;
}

#footer a
{
text-decoration: none;
color: #ffcc00;
}

#footer a:hover
{
color: #0099ff;
}








fieldset
	{
	margin-left: 10px;
	margin-top: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	}

fieldset label
	{
font-size: 70%;
font-family: arial, helvetica, verdana;
	}

legend
	{
	display: none;
	}

.right_form
	{
	float:right;
	width: 200px;
	text-align: left;
	background: #ffcc00;
	}

.right_form div, .left_form div
	{
	border-top: 1px dashed #fff;
	border-bottom: 1px dashed #fff;
	padding-left: 6px;
	height: 28px;
	}

.left_form
	{
	float:left;
	width: 330px;
	background: #ffcc00;
	text-align: right;
	}

.fieldinputsmall
	{
	width: 20px;
	margin: 3px;
	border: 1px solid #0099ff;
	}

.fieldinput
	{
	width: 190px;
	margin: 3px;
	border: 1px solid #0099ff;
	}

#messagediv
	{
	background: #ffcc00;
	clear: both;
	border-top:6px solid #fff;
	margin: 0px;
	height: 90px;
	text-align: right;
	position: relative;
	}


#message
	{
	width:405px;
	height:70px;
	border: 1px solid #0099ff;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 6px;
	float: right;
	}

#travelcot, #highchair
	{
	font-size: 10px;
	margin-right: 4px;
	}

#submit
	{
	float: left;
	width: 105px;
	height: 45px;
	position: absolute;
	bottom: 10px;
	left: 10px;
	}


.contactdetails h1
	{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 110%;
	font-weight: 500;
	margin-bottom: 12px;
	}

.contactdetails p span
	{
	font-weight: 600;
	margin-right: 15px;
	}

.contactdetails p
	{
	line-height: 2em;
	border-top: 2px solid #666666;
	}



.calendarmonth
	{
	float: left;
	width: 170px;
	font-size: 10px;
height: 150px;
margin: 0px 4px 10px 4px;
border: none;

font-family: arial, helvetica, verdana;
	}

.calendarmonth td
	{
	width: 15px;
text-align: center;
	}

.available
	{
background-image: url(img/table_bg2.gif);
background-repeat: repeat-y;
	}

.booked
	{
background-image: url(img/table_booked.gif);
background-repeat: repeat-y;
	}

.changeover_am
	{
background-image: url(img/table_am.gif);
background-repeat: no-repeat;
	}

.changeover_pm
	{
background-image: url(img/table_pm.gif);
background-repeat: no-repeat;
	}

.calendarmonth .monthtitle
	{

background-image: url(img/title_bg.gif);
background-repeat: no-repeat;
color: #ffffff;
font-weight: 600;
font-size: 12px;
width: 170px;
	}

.weekday
	{
background-image: url(img/table_bg.gif);
background-repeat: repeat-y;
color: #000000;
font-weight: 600;
border-bottom: 3px solid #ffffff;
text-align: center;
	}

.no_date
	{
	background-color: #ffffff;
	background-image: none;
	}

