body    {
    margin-top: 12px; 
	background-color: #055a05;
	/*background-image:url(http://www.visitapplecross.co.uk/Images/texture.jpg);*/
	background-repeat:repeat;
	background-attachment:fixed;
    font: 12px Verdana, sans-serif;	
	/*text-align: center;*/
} 

#mainContent    {
	margin: 40px 0px 10px 0px;
    padding: 0px 0px; 
}

		
table.main {
	border:  1px solid #030;
	margin-left: auto;
	margin-right: auto;
    background-color: White;
}

td.location {
	vertical-align: top;
}  

h1, h2, h3 {
	margin-top: 10px;	
	padding-right: 15px;
	padding-left: 15px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
}
h1 {font-size:16px; font-weight:700; color:#124819; text-align: center; margin-bottom:20px;}
h2 {font-size:14px; font-weight:700; color:#124819;}
h3 {font-size:13px; font-weight:700; color:#124819; margin-top: 20px;}

p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	line-height: 18px;
	font-size: 12px;
	text-align : justify;
	margin: 20px 80px 0px 80px;
} 

p.booking {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	}
	
p.J-30 {
	margin: 0px 30px 0px 30px;
	}

p.center	{ 
			 text-align: center;
			 margin:10px 0 0 0;
			 }
				  
p.left	{ 
			 text-align: left;
			 margin-left: 0px;
			 }

p.right	{ 
			 text-align: right;
			 margin-right:0px;
			 }
				
p.aird  {
	    text-align: center;
	    font-size: 14px;
		}  
		
		
img.border		    {
	 		border:  1px solid #04843A;					
			}
				
img.nb	{
border: 0px;
}

.floatedImageLeft
			{
			float: left;
			margin-top: 15px;
			margin-right: 35px;
			margin-bottom: 15px;
			margin-left: 80px;
	 		border:  1px solid #04843A;					
			}
			
.floatedImageLeftPlus
			{
			float: left;
			margin-top: 15px;
			margin-right: 30px;
			margin-bottom: 15px;
			margin-left: 0px;
	 		border:  1px solid #04843A;					
			}
			
.floatedImageRight
			{
			float: right;
			margin-top: 15px;
			margin-right: 80px;
			margin-bottom: 15px;
			margin-left: 35px;
	 		border:  1px solid #04843A;					
			}
			
.floatedImageRight-nb
			{
			float: right;
			margin-top: 15px;
			margin-right: 50px;
			margin-bottom: 15px;
			margin-left: 35px;
			}
		
			
.floatedImageRightPlus
			{
			float: right;
			margin-top: 15px;
			margin-right: 30px;
			margin-bottom: 15px;
			margin-left: 35px;
	 		border:  1px solid #04843A;					
			}  
			
div.menu	{
			floar: left;
			}
			
			
div.hack	{ 
            padding: 20px;
} 


div.booking  {
			  width: 480px;
			 /* height: 400px;	*/
			  border-top: 2px solid #72c78f;
			  border-right: 2px solid #155D35;
			  border-bottom: 2px solid #155D35;
			  border-left: 2px solid #72c78f;
			  margin-top: -20px;
			  margin-left: auto;
			  margin-right: auto;
			  background-color: #F2FFF7;
			  }
			  
div.airdaniar {
			  width: 580px;
			  height:160px;
			  border-top: 2px solid #72c78f;
			  border-right: 2px solid #155D35;
			  border-bottom: 2px solid #155D35;
			  border-left: 2px solid #72c78f;
			  margin-top: -20px;
			  margin-left: auto;
			  margin-right: auto; 
	    	  text-align: center;
			  padding-top: 30px;
			  }

span.visitor	{
color: #155D35;
line-height: 18px;
font-size: 12px;
font-style: italic;
}


li.overview {
			font: 12px Verdana, sans-serif;
			text-align: left; 
			line-height: 18px;
			}
 

		
/*   Start Main Navigation  */

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: White;
color: White;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
text-align: center;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 3px 20px 4px 20px;
background-color: /*#64C089*/#2b9142;
color: White;
text-decoration: none;
border-right: 1px solid  #155D35;
border-top : 1px solid #90EF67;
border-left : 1px solid #90EF67;
border-bottom : 1px solid #155D35;
}
  
#navcontainer ul li a:hover
{
background-color: #64C089;
color: #fff;
border-right: 1px solid #90EF67;
border-top : 1px solid #155D35;
border-left : 1px solid #155D35;
border-bottom : 1px solid #90EF67;
}

#navcontainer a.current
{
background-color: #64C089;
color: #fff;
border-right: 1px solid #90EF67;
border-top : 1px solid #155D35;
border-left : 1px solid #155D35;
border-bottom : 1px solid #90EF67;
} 

/*   End Main Navigation   */


/*  Bottom Navigation  */
			
a:link, a:visited
			{
			color: #155D35;
			font-weight: bold;
			text-decoration: none;
			}
			
a:hover		{
			color: #64C089;
			font-weight: bold;
			text-decoration: underline;
			}		
				
				
/*   End Bottom Navigation  */

	

#footer     {
            font-family: Verdana, sans-serif; 
            text-align: center; 
            font-size: 12px;
			color: #fff; 
            padding: 0px 0px 10px 0px;
			margin:5px auto auto auto;
			clear: both;
			
            }
/* 	
			
#footer-link
	        {
            font-family: Verdana, sans-serif; 
            text-align: center; 
            font-size: 12px; 
            padding: 30px 0px 30px 0px;
			margin-left: auto;
			margin-right: auto;
			clear: both;
			
            } */
			
			
/*  drop memu  */

#dropmenudiv{
position:absolute;
/*border:1px solid black;*/
border-bottom-width: 0;
font-size: 11px;
font-family: arial, helvetica, sans-serif;
line-height:18px;
text-align:center;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
/*border-bottom: 1px solid black;*/
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-color:/*#64C089*/#2c9443;
color:white;
border-right: 1px solid  #155D35;
border-top : 1px solid #90EF67;
border-left : 1px solid #90EF67;
border-bottom : 1px solid #155D35;
text-align:center;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: /*#2c9443*/#64C089;
}

			  

			

			
			
			


