body    {
    margin-top: 12px; 
	background-color: #C5E9CF;
    font: 12px Verdana, sans-serif;	
	text-align: center;
} 

#mainContent    {
	margin: 40px 0px 10px 0px;
    padding: 0px 0px; 
}

		
table.main {
	border:  1px solid #305C41;
	margin-left: auto;
	margin-right: auto;
    background-color: White;
}

table.airdaniar  {
	margin-left: 80px;
	margin-right: auto;
    background-color: White;
}	
		 

table.contact { 
margin-top: -3px;
border-top: 4px solid #72c78f;
border-right: 4px solid #155D35;
border-bottom: 4px solid #155D35;
border-left: 4px solid #72c78f;
}


td.location {
	vertical-align: top;
} 

p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	line-height: 18px;
	font-size: 12px;
	text-align : justify;
	margin: 0px 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-left: 0px;
			 margin-right:0px;
			 }
				  
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: 0px;
	 		border:  1px solid #04843A;					
			}
			
.floatedImageLeftPlus
			{
			float: left;
			margin-top: 15px;
			margin-right: 90px;
			margin-bottom: 15px;
			margin-left: 0px;
	 		border:  1px solid #04843A;					
			}
			
.floatedImageRight
			{
			float: right;
			margin-top: 15px;
			margin-right: 0px;
			margin-bottom: 15px;
			margin-left: 35px;
	 		border:  1px solid #04843A;					
			}
			
.floatedImageRight-nb
			{
			float: right;
			margin-top: 15px;
			margin-right: 0px;
			margin-bottom: 15px;
			margin-left: 35px;
			}
		
			
.floatedImageRightPlus
			{
			float: right;
			margin-top: 15px;
			margin-right: 80px;
			margin-bottom: 15px;
			margin-left: 35px;
	 		border:  1px solid #04843A;					
			} 
			
			
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;
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: #2c9443;
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: #2c9443;
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;
			}		
				
				
/*   End Bottom Navigation   */		

#footer     {
            font-family: Verdana, sans-serif; 
            text-align: center; 
            font-size: 11px; 
            padding: 30px 0px 150px 0px;
			margin-left: auto;
			margin-right: 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;
			
            }
			  

			

			
			
			



