   @charset "utf-8";
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;
} 


table.main {
	border:  1px solid #305C41;
	margin-left: auto;
	margin-right: auto;
    background-color: White;
}
#mainContent    {
	/*margin: 40px 0px 10px 40px;*/
    padding: 0px 0px;
	
} 

.sidebar1 {
	float: left;
	width: 200px;
	padding-bottom: 10px;
	margin-left:50px;
}
.content {

	padding: 10px 0;
	width: 420px;
	float: left;
}
.sidebar2 {
	float: left;
	width: 100px;
	padding-left: 10px;
}


p {text-align:justify;
	font-size:12px; 
	color:black;
}

p.center {text-align:center;
	font-size:12px; 
	color:black;
}


p.phone {
	color: #27632F;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	margin-left:14px;
	padding: 8px 20px 8px 0px;
}

p.accomm {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:13px; 
	font-weight:700; 
	color:#124819; 
	margin-top: 20px;
}

h1, h2, h3, p {
	margin-top: 10px;	
	padding-right: 15px;
	padding-left: 15px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

h1 {font-size:18px; font-weight:700; color:#124819; text-align: center;}
h2 {font-size:14px; font-weight:700; color:#124819;}
h3 {font-size:13px; font-weight:700; color:#124819; margin-top: 20px;}
h2.accomm {
	margin: 20px auto 0px auto; text-align:center; margin-bottom:20px;}
a img { 
	border: none;
}
img { margin:auto; display:block; border:0; padding-bottom:0px;}
img.main  {margin:0 auto 10px auto; border:1px solid #004623}
img.accomm  {margin: 0px 15px 0px 10px; border:1px solid #004623;}


td.location {
	vertical-align: top;
}  

		
/*   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;
			text-transform: lowercase;
			}
			
a:hover		{
			color: #64C089;
			font-weight: bold;
			text-decoration: underline;
			text-transform: lowercase;
			}
a.mail		{margin-left: 20px;
			}
				
				
/*   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;
			
            }
			
/*  drop memu  */

#dropmenudiv{
position:absolute;
/*border:1px solid black;*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#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;

}

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

			  

			

			
			
			




