@charset "utf-8";
/* CSS Document */

* {
margin: 0px;
padding: 0px;
font-family:Georgia;
}
/*removes image borders*/
img {
border: none;
}

html {
		top: 0px;
		margin-top: 0px;
		padding-top: 0px;
		background-color:#a6dee0;
}

/*sets the page width to 955px which is the length of the banner
	margin auto; sets the unused space at the sides of the 
	page to liquidly change with the page size*/
.everything{
width:900px;
margin-left: auto;
margin-right: auto;
text-align:left;
}

.georgia_copy{
font-family: Georgia;
background-color: #fff;
color: #444;
text-decoration: none;
word-spacing: 0.15em;
text-align: left;
letter-spacing: 0;
line-height: 1.3em;
font-size: 1.6em;
}


#topimage1 {
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

	background-position:top;
	background-color: #000000;
	background-image: url(Mull_header.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 150px;
	}
	
#topimage1 span{
	display: none;
	}
	
#topimage2 {
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-position:top;
	background-color: #a6dee0;
	/*background-image: url(banner_image_cows.jpg);*/
	background-repeat: no-repeat;
	width: 900px;
	height: 200px;
	position:relative;
	margin:auto;
	z-index:-1;
	/*border:1px solid #000;*/
	}
	
#topimage2 span{
	display: none;
	}

.Contaner{
background-color: transparent;
}

#menu {
	display:block;
	text-align: center;
	font-size:12px;
	left: 0px;
	top: 0px;
	padding: 0px;
	position: relative;
	/*list-style-position: inside;
	list-style:none;
	list-style-image: none;
	list-style-type: none;*/
	top: 0px;
	width:900px;
	max-height:50px;
	min-width:900px;
	/*background-color: transparent;/*#FFCC99*/
	margin: 0px;
	z-index:1;
}
/*
#navwrap{
	background-color:#FFCC99; 
	display:block;
	width:900px;
}
*/

#menu ul {
	/*position:absolute;*/
	display:block;
	list-style-type: none;
	margin-left: 0px;
	background-color: #FFCC99;/**/
	width:900px;
	height:50px;
}

#menu ul li {
	height:50px;
	text-align:	center;
	float:left;
	min-width:150px;
	background-color:transparent;
	font-size:18px;
	line-height:250%;/**/
}

#menu li a {
	height:50px;
	text-decoration: none;
	color:#000000}
	
	#menu li a:hover { color:#333333;}
	
		
	#menu li strong {font-weight:400;}
	#menu li strong a {color:#ffffff;}

#leftCollum {
	display:block;
	/*position:absolute;*/
	margin-top:0px;
	width:625px;
	background-color:#ffffff;
	float:left;
	/*background:repeat-y #ffffff;*/
	}
	
#bookingCollum {
padding-top:15px;
	display:block;
	/*position:absolute;*/
	margin-top:0px;
	width:900px;
	background-color:#ffffff;
	float:left;
	height:300px;
	/*background:repeat-y #ffffff;*/

	}

#rightCollum {
	margin-left:625px;
	margin-left: 0px;
	background-color:#102402;
	display:block;
	width: 275px;
	float:right;
	z-index: 5;
	position:relative;
	/*background:repeat-y #102402;*/
	}

#leftCollum p {margin-left:20px; margin-right:20px;}

#bigWords {
color:#0099FF;
font-size:36px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin: 30px;
}

#bigWords a {text-decoration:none;}
#bigWords a:link {color:#0099FF;}
#bigWords a:visited{color:#0099FF;}


#datesul{margin-left: 40px; margin-bottom: 10px; margin-right: 10px;}

.red{ color:#FF0000;}
.grey{ color:#666666;}
.yellow{ color:#FFFF00;}

#bottomBar{
background-color:#FFCC99;
width:625px;
text-align:center;
/*margin-top:1362px;*/
margin-bottom: 30px;
height:40px;
clear:both;
}
#bottomBarBooking{
background-color:#FFCC99;
width:900px;
text-align:center;
/*margin-top:1362px;*/
margin-bottom: 30px;
height:40px;
clear:both;
}

#bookingForm {
background-color:#FFCC99;
margin-left: 30px;
margin-right: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
width:470px;}

#submit {margin-left:320px;}

#note { width:600px;
color:#333333;
font-weight:bold;
margin-left: 20px;
margin-right: 30px;
margin-bottom: 10px;}

#quote { color:#FFFFFF; font-weight:bold; margin: 30px; font-style:italic; font-family:Geneva, Arial, Helvetica, sans-serif;}
#quote a:link {
				text-decoration: none;
				background-color: transparent;
				color: #ffffff;
				font-weight: bold;
				}
  	#quote a:visited { color:#CCCCCC; text-decoration:none;}
	#quote a:hover {color:#CCCCCC} 

#calendar{
	margin-left: 0px;
	width: 625px;
}

