*{ margin: 0; padding: 0; }*
body { font: .8em Arial, Sans-Serif; line-height: 1.8em; color: #333333; }
a {COLOR: #993333; text-decoration: none;}
a:visited {COLOR: #993333; text-decoration: none;}
a:hover {COLOR: #6587E0; text-decoration: underline;}
h2 { margin: 0 0 10px; padding: 10px 0 3px; }
h3 { padding-left: 10px; color: #fff; background: #cc9966; font-size: 1em; height: 24px; line-height: 24px; }
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: circle;
     font-weight:bold;
     font-size: 14px;
     margin-left:20px;
     }
p { margin: 5px 0 10px 0; }
img { border: none; }
h4 
{
	font-size: 20px;
font-weight: bold;
}

#header {
background: url(images/header.jpg) repeat-x;
height: 215px;
}
#header2 {
background: url(images/lakedistrict1.jpg) repeat-x;
height: 215px;
}
#header3 {
background: url(images/windermere1.jpg) repeat-x;
height: 215px;
}
#header h1 {
font-size: 24px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
#header h1 a {
color: #993333;
text-decoration: none;
}
#header h1 a:hover {
color: #333333;
text-decoration: none;
}
#header h2 {
color: #333333;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#wrap { padding: 10px 10px 3px 10px; width: 830px; margin:20px auto; background: #fff;text-align: center; }
#left { float: left; width: 180px; background: #ffcccc; margin-bottom: 10px; margin-top: 20px;}
#left ul { padding: 5px 10px 10px 10px; margin: 0; }
#right { margin-bottom: 10px; float: right; width: 620px; padding: 0 10px 10px 10px; margin-top: 10px;}
	
#footer { font-size: 11px; text-align: center; border-top: 1px solid #ccc; padding: 10px 5px; }

#diary {
font-size: 11px;
text-align:center;
}

#diary td {
font-size: 11px;
text-align:center;
}
.date
{
	background: #993333; 
	color:Yellow;
	font-weight:bold;
margin:0px;
padding:0px;
	
	}
.booked
{
	background-color:Teal;
	color:#ffffff;
	}	
.special
{
	background-color: Orange;
	color:#ffffff;
	font-weight:bold;	
	font-size:11px;
	}	

#enquiry
 {
 	background-color:#eeeeee;
font-size: 11px;

text-align:center;
}
.articles{
font-size: 13px;
text-align:left;
}
#enquiry td {
font-size: 11px;
text-align:left;
}
#login
 {
 	background-color:#eeeeee;
font-size: 11px;

text-align:center;
}

#logon td {
font-size: 11px;
text-align:left;
}

#nav
{
	background-color:#cccccc;
	
}
	

#nav a {
color: #993333;
text-decoration: none;
padding: 10px;
}
#header  a:hover {
color: #333333;
text-decoration: none;
}


	.size170
{
WIDTH: 170px;
CURSOR: Default;
FONT-STYLE: normal;
FONT-WEIGHT: normal;
TEXT-DECORATION: none;
BORDER-STYLE: solid;
BORDER-WIDTH: 1px;

}	

.save
{
CURSOR: Default;
FONT-FAMILY: Arial;
COLOR: black;
FONT-SIZE: 12px;
FONT-STYLE: normal;
FONT-WEIGHT: bold;
TEXT-DECORATION: none;
BACKGROUND-COLOR:#CCCCFF;
BORDER-STYLE: outset;
BORDER-WIDTH: 1px;
border-color:#CC0099;

PADDING: 1px;

}
.savedel
{
CURSOR: Default;
FONT-FAMILY: Arial;
COLOR: yellow;
FONT-SIZE: 12px;
FONT-STYLE: normal;
FONT-WEIGHT: bold;
TEXT-DECORATION: none;
BACKGROUND-COLOR:#ff0000;
BORDER-STYLE: outset;
BORDER-WIDTH: 1px;
border-color:#CC0099;

PADDING: 1px;

}
.none
{
CURSOR: Default;
FONT-STYLE: normal;
FONT-WEIGHT: normal;
TEXT-DECORATION: none;
BORDER-STYLE: none;

}