/*-General Layout / Fixed Elements-----------------------------------------------*/
#maininner {
	padding-left: 1px;
	width: 746px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}
#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-top: 2px solid white;
	height: 98px;
	width: 746px;	
}
#header h1 {
	text-indent: -9999px;	
}
#left {
	width: 525px;
	height: 300px;
	float: left;
	margin: 0;
	padding-top: 5px;
}
#right {
	width: 221px;
	height: 704px;
	background-color: #dceded;
	float: right;
	margin-left: 45px;
	padding: 0;
}
#fullcontent {
	width: 746px;
	margin: 0;
	padding: 0;
}
/*-Large Calendar-----------------------------------------------*/
#calendar {
	width: 724px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 20px;
}
#calendar table {
	margin-right: 17px;
	margin-top: 17px;
	padding: 0;
	float: left;
}
#calendar table h1{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align:left;
	text-indent: 4px;
	margin: 0;
	padding: 0;
	background-image: url(images/table_h1_bg.gif);
	background-repeat: repeat-x;
}
#calendar table h2{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align:center;
	margin: 0;
	padding: 0;
}
#calendar table p{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669999;
	text-decoration: none;
	text-align:center;
	margin: 0;
	padding: 0;
}
#clear {clear:both;}
/*-Small Calendar-----------------------------------------------*/
#smallcalendar {
	width: 455px;
	margin: 15px 0 20px 20px;
	
}
#smallcalendar table {
	margin-right: 5px;
	padding: 0;
	float: left;
}
#smallcalendar table h1{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align:left;
	text-indent: 4px;
	margin: 0;
	padding: 0;
	background-image: url(images/table_h1_bg.gif);
	background-repeat: repeat-x;
}
#smallcalendar table h2{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align:center;
	margin: 0;
	padding: 0;
}
#smallcalendar table p{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669999;
	text-decoration: none;
	text-align:center;
	margin: 0;
	padding: 0;
}
#clear {clear:both;}
/*-Enquiry Forms-----------------------------------------------*/
#enquiry {
	width: 724px;
	margin-left: 22px;
	margin-top: 15px;
	margin-bottom: 20px;
}
#enquiry table {
	padding: 0;
	margin: 0;
}
#enquiry table h1{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #669999;
	text-decoration: none;
	text-align:left;
	text-indent: 4px;
	margin-bottom: 6px;
	padding: 0;
}
#enquiry table p{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-indent: 4px;
	text-decoration: none;
	text-align:left;
	margin: 0;
	padding: 0;
}
.price {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #669999;
	text-decoration: none;
	text-align:center;
	margin: 0;
	padding: 0;
	color: #FF0000;
}
.dates {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	margin: 0;
	padding: 0;
	color: #cccccc;
}
.formfield {
	margin: 4px;
}

/*-General Elements-----------------------------------------------*/
form { display:inline; margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, p, div, span, img {margin:0; padding:0; border: 0;}
h1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #669999;
	text-decoration: none;
	text-align:left;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #669999;
	text-decoration: none;
	text-align:left;
	margin: 0;
	padding: 0;
}
p {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	text-align:left;
	margin: 0;
	padding: 0;
}
p b {
	color: #669999;
}	
p a:link, p a:visited, p a:active {
	color: #669999;
	text-decoration: none;
	font-weight: bold;	
}
p a:hover{
	color: #669999;
	text-decoration: underline;
	font-weight: bold;	
}
ul	{
	background: none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}	
ul li	{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin: 0;
	padding-right: 50px;
	list-style-type: disc;
}
ul li a:link, ul li a:visited, ul li a:active {
	color: #669999;
	text-decoration: none;
	font-weight: bold;	
}
ul li a:hover{
	color: #669999;
	text-decoration: underline;
	font-weight: bold;	
}
#left h1 {
	padding: 35px 0 0 22px;
}
#left h2 {
	padding: 10px 0 0 22px;
}
#left p {
	padding: 15px 50px 0 22px;
}
#fullcontent h1 {
	padding: 35px 0 0 22px;
}
#fullcontent h2 {
	padding: 10px 0 0 22px;
}
#fullcontent p {
	padding: 15px 50px 0 22px;
}
.maininsert {
	margin: 15px 0 0 22px;
}
.imageinsert {
	margin: 22px 0 15px 22px;
}
.rightbanner{
	margin: 7px 0 0 7px;
}
#right h1 {
	padding: 15px 15px 0 15px;
	margin: 0;
	font-size: 18px;
}
#right p {
	padding: 15px 15px 0 15px;
	margin: 0;
}

/*-Winter / Summer Banner-----------------------------------------------*/
#winter {
	background-image: url(images/header_winter.jpg);
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	margin: 0px;
	padding: 0px;
	height: 148px;
	width: 746px;
	position: relative;
}
#winter h1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	text-align:left;
	margin: 0;
	padding: 108px 0 0 24px;
	font-weight: normal;
}
#summer {
	background-image: url(images/header_summer.jpg);
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	margin: 0px;
	padding: 0px;
	height: 148px;
	width: 746px;
	position: relative;
}
#summer h1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	text-align:left;
	margin: 0;
	padding: 108px 0 0 24px;
	font-weight: normal;
}
.ukflag {
	position: absolute;
	top: 10px;
	right: 45px;
}
.frflag {
	position: absolute;
	top: 10px;
	right: 8px;
}
/*-Right Content Elements-----------------------------------------------*/
#rightimage {
	width: 221px;
	position: relative;
}
.gallerylink {
	position: absolute;
	bottom: 0;
	left: 0;
}
