@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:#FFFFFF;
}

/*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:1050px;
margin-left: auto;
margin-right: auto;
text-align:left;
}
.headings{
width:950px;
margin-left: auto;
margin-right: auto;
text-align:left;
font-size:28px;
color:#333333;
}


.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: #FFFFFF;
	background-repeat: no-repeat;
	width: 1050px;
	height: 310px;
	}
	
#topimage1 span{
	display: none;
	}
	
#topimage2 {
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	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: 950px;
	height: 400px;
	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: 50px;
	top: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	width:950px;
	height:50px;
	
	background-color: #ffffff;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	border-top-width: 0.1em;
	border-top-style: solid;
	border-top-color: #FFCC33;
	margin: 0px;
	z-index:1;
}


#menu ul {
	display:block;
	list-style-type: none;
	margin-left: 0px;
	background-color: #FFFFFF;
	width:950px;
	height:100px;
}
#menu ul li {
	height:100px;
	text-align:	center;
	float:left;
	}
/***************** containg the images for the navigation *********************************************/
#menu ul li a .nav {height:100px; background-repeat:no-repeat; margin-top:0px;}
#menu ul li a .nav span {display:none;}
		
		#menu li a #index { background-image: images/menu-1-home-1.jpg; width:180px; } /*color:#0000FF;*/
		#menu li a:hover #index {background-image: url(menu-1-home-2.jpg); width:180px;}
		
			#menu li a #about grow  { background-image: url(menu-1-about-1.jpg); width:210px;}
			#menu li a:hover #about grow  {background-image: url(menu-1-about-2.jpg); width:210px;}
			
				#menu a #portfolio  { background-image: url(menu-1-portfolio-1.jpg); width:170px;}
				#menu a:hover #portfolio  {background-image: url(menu-1-portfolio-2.jpg); width:170px;}
				
					#menu a #articles  { background-image: url(menu-1-articles-1.jpg); width:165px;}
					#menu a:hover #articles  {background-image: url(menu-1-articles-2.jpg); width:165px;}
					
						#menu a #contact { background-image: url(menu-1-contact-1.jpg); width:225px;}
						#menu a:hover #contact  {background-image: url(menu-1-contact-2.jpg); width:225px;}

							
/*************************************************************************************************************/
	
#leftCollum {
	display:block;
	/*position:absolute;*/
	margin-top:0px;
	margin-left:50px;
	width:600px;
	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:650px;
	margin-left: 0px;
	margin-top:200px;
	background-image: url(background.jpg);
	display:block;
	width: 300px;
	float:right;
	z-index: 5;
	position:relative;
	/*background:repeat-y #102402;*/
	/*background-color:#F2E3ED;*/
	}

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

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

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


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

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

#topBar{
background-color:#FFCC33;
width:950px;
text-align:center;
/*margin-top:1362px;*/
margin-bottom:0px;
margin-left: 50px;
height:50px;
clear:both;
}

#bottomBar{
background-color:#FFCC33;
width:950px;
text-align:center;
/*margin-top:1362px;*/
margin-bottom:0px;
margin-left: 50px;
height:70px;
clear:both;
}
#bottomBarBooking{
background-color:#FFCC33;
width:950px;
text-align:center;
/*margin-top:1362px;*/
margin-bottom: 30px;
height:20px;
clear:both;
}

#bookingForm {
background-color:#D2E8B9;
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:#900953; font-weight:bold; margin: 12px; 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;
}
