
/******** Basic Body ********/
	body {
		background: #D9E979 url(images/bg.jpg) top repeat-y;
		font-size:14px;
				}
	
	h1 {
		margin: 0;
		color: #9CC50E;
		font-family: "Goudy Old Style", Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding-left: 20px;
		padding-top: 10px;
		
		}
	p a {
	font-size:14px;
	}
	h2 {
		margin: 0;
		color: #9CC50E;
		font-family: "Goudy Old Style", Verdana, Arial, Helvetica, sans-serif;
		font-size: 20px;
		border-bottom: 1px solid #9CC50E;
		}
		h3 {
		color: #333333;
		font-family: "Goudy Old Style", Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size: 12px;
		}
	img {
		border: 0;
		}
		
	.icon {
		border: 0;
		vertical-align: text-bottom;
		}
		.destination {
		color: #333333;
		font-weight: bold;
		}
				
	#container {
		width: 900px;
		margin: 0 auto;
		padding: 0px;
		}
		
/******** Header ********/		
	
	
	#header{
		width: 900px;
		height: 215px;
		margin-top:-5px;
		background: url(images/header1.jpg);
		overflow:visible !important /*Firefox*/; 
		overflow:hidden /*IE6*/;
		}
		
	
/******** Menu ********/	
	#menu_container {
		width: 896px;
		_w/idth: 896px;
		background: #FFFFFF;
		height: 30px;
		padding-left: 2px;
		padding-right: 2px;
		}
	
	#menu {
		width: 100%;
		background: #88ac0b url(images/menu-background.jpg) ;
		float: left;
		font-size: 95%;
		margin-top: 0;
		margin-bottom: 0;
		}
	
	* html #menu {
		padding-right: 0;
		}
	
	#menu ul {
		margin: 0;
		padding: 0;
		list-style: none;
		float: left;
		border-left: 1px solid #95bc0e;
		border-right: 1px solid #95bf0f;
		width: 100%;
		}
	
	#menu li {
		display: inline;
		}
	
	#menu a:link, #menu a:visited {
		padding: 0.25em 1em;
		background: transparent;
		color: #FFFFFF;
		text-decoration: none;
		float: left;
		border-right: 1px solid #95bc0e;
		}
	
	#menu a:hover {
		background: #b6e41c url(../images/menu-hover.png) repeat-x;
		color: #485b06;
		}
		body#index a#indexLink,
body#places_to_visit a#places_to_visitLink,
body#tours a#toursLink,
body#destination a#destinationLink,
body#about a#aboutLink,
body#contact a#contactLink
{
background: #b6e41c url(../images/menu-hover.png) repeat-x;
		color: #485b06;
		
}

/******** Main Content ********/		
	#content {
		width: 870px;
		background: #FFFFFF;
		padding: 15px;
		}
	
	#posts {
	clear: none;
	float:left;
	font-size: 14px;
		width: 555px;
		background: #FFFFFF;
		margin-left: 5px;
		margin-top: 20px;
		padding-right:0px;
		}
		
	#posts p {
		text-align: justify;
		font-size: 14px;
		font-family: "Goudy Old Style", Verdana, Arial, Helvetica, sans-serif;
		line-height: 150%;
		color: #666666;
		}
		
	#posts a {
		text-align: justify;
		font-size: 14px;
		font-family: "Goudy Old Style", Verdana, Arial, Helvetica, sans-serif;
		line-height: 150%;
		font-weight:bold;
		color: #8FA816;
		text-decoration: none;
		}
		#posts a:link {
		text-align: justify;
		font-size: 14px;
		font-family: "Goudy Old Style", Verdana, Arial, Helvetica, sans-serif;
		line-height: 150%;
		font-weight:bold;
		color: #8FA816;
		text-decoration: none;
		}
		
		#posts p a:hover {
	text-align: justify;
		font-family: "Goudy Old Style", Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		line-height: 150%;
		color: #ACD80F;
		text-decoration: none;
		font-weight:bold;
	}
	
			#posts2 {
		width: 820px;
		background: #FFFFFF;
		margin-right: 10px;
		margin-left: 20px;
		margin-top: 20px;
		padding-right:5px;
		text-align:inherit;
		}
		
	#posts2 p {
		text-align: justify;
		font-size: 14px;
		font-family: "Goudy Old Style", Verdana, Arial, Helvetica, sans-serif;
		line-height: 150%;
		color: #666666;
		}
		
	#posts2 a {
		color: #C44000;
		text-decoration: none;
		}
		
		#posts2 p a:link {
	color: #99C00F;
	text-decoration: none;
	}
		#posts2 p a:hover {
	color: #669900;
	font-weight:bold;
	text-decoration: none;
	}
	
	#posts2 p a:visited {
	color: #99C00F;
	font-weight:bold;
	text-decoration: none;
	}
		#form  {
		clear:none;
width: 500px;
float:right;
margin-right: 40px;
text-align: right;
border: 1px solid #D9E979;
}

subForm {
	float: right;
	font-size: 12px;
	text-align:right;
}
.label {
	width: 160px;
	float:left;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
}


#form select#refer {
	font-family: "Goudy Old Style", Verdana, Arial, Helvetica, sans-serif;
}

input#name,  input#email, input#company, input#contactno, select#refer, input#telephoneno, textarea#comments {
	width: 230px;
	float:right;
	background-color: #FFFCC8;
	font-family:"Goudy Old Style", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: -2px;
	margin-right:60px;
	margin-bottom:10px;
}
input#name:focus,
input#email:focus,
input#company:focus,
input#contactno:focus, 
textarea#comments:focus,
select#refer:focus {
background-color: #FFFCC8;
}


input#submit{
margin-left: 200px;
background-color: #D9E979;
color: #669933; 
font-weight: bold; 
font-family: "Goudy Old Style", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
}
input#reset {
margin-left: 40px;
background-color: #D9E979;
color:#669933; 
font-weight: bold; 
font-family: "Goudy Old Style", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
}

			
	.dropcap {
		float: left;
		width: 28px;
		font-size: 38px;
		line-height: 95%;
		}
	
	.blockquote {
		border: 2px dotted #88ac0b;
		background-color: #EFEFEF;
		margin: 30px;
		padding: 5px;
		overflow: hidden;
		text-align: justify;
		color: #CCCCCC;
		font: 1.2em "Goudy Old Style", Arial, Helvetica, sans-serif;
		}
	
	.comments {
		color: #999999;
		font-size: 75%;
		text-align: right;
		}

/******** Sidebar ********/		
	#sidebar {
		width: 245px;
		float: right;
		padding-top: 5px;
		line-height: 50%;
		margin-top:37px;
		margin-left:5px;
		}
		
	.sidebar_content{
		display: block;
		line-height: 50%;
		}
		
	.sidebar_content *{
		display: block;
		height: 1px;
		overflow: hidden;
		background: #FFFCC8;
		line-height: 120%;
		}
		
	.sidebar_content1{
		color: #333333;
		font-size: 14px;
		line-height: 120%;
		font-style:normal;
				}
				
		#content p a:link {
	font-size:14px;
	letter-spacing:0px;
	font-family:"Goudy Old Style", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #8FA816;
	text-decoration: none;
	}
	
		#content p a:hover {
	font-size:14px;
	font-family:"Goudy Old Style", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ACD80F;
	text-decoration: none;
	}
	
	
	.sidebar_content2{
		border-right: 1px solid #92ACFF;
		border-left: 1px solid #92ACFF;
		padding: 0px 1px;
		background: #CBD9FE;
		margin: 0px 1px;
		}
		
	.sidebar_content3{
		border-right: 1px solid #CBD9FE;
		border-left: 1px solid #CBD9FE;
		margin: 0px 1px;
		}
		
	.sidebar_content4{
		border-right: 1px solid #33CC00;
		border-left: 1px solid #33CC00;
		}
		
	.sidebar_content5{
		border-right: 1px solid #33CC66;
		border-left: 1px solid #33CC66;
		}
		
	.sidebar_content_content{
		padding: 0px 5px;
		background: #FFFCC8;
		border: 1px solid #D9E979;
		color: #333333;
		text-align: justify;
		font-size: 14px;
		font-style:italic;
		padding-left:10px;
		font-family:"Goudy Old Style", Verdana, Arial, Helvetica, sans-serif;
		line-height: 140%;
		}
	
	.sidebar_content_content p a {
		color: #8FA816;
		text-decoration: none;
		font-weight:bold;
				}
		
			
	.sidebar_content_content p a:hover {
		color: #ACD80F;
		text-decoration: underline;
		font-weight:bold;
				}
	
	.side_content_header {
		margin: 0;
		color: #FFFFFF;
		font-family: "Goudy Old Style", Verdana, Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-variant: small-caps;
		}

/******** Footer ********/	
	#footer {
		clear: both;
		width: 900px;
		height: 100px;
		margin-top: 10px;
		background: #FFFFFF url(images/footer-background.jpg) no-repeat center;
		padding-top: 10px;
		line-height: 180%;
		margin-bottom: -18px;
		font-family: "Goudy Old Style", Verdana, Arial, Helvetica, sans-serif;
		}
		
	#footer p {
		text-align: center;
		padding-top:10px;
		font-family: "Goudy Old Style", Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #333333;
		line-height: 100%;
		word-spacing: 2px;
		}
		
		#footer p close {
		text-align: center;
		font-family: "Goudy Old Style", Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #333333;
		line-height: 100%;
		word-spacing: 4px;
		}
	#footer p a {
		color: #333333;
		font-size:10px;
		text-decoration: none;
		font-family: "Goudy Old Style", Verdana, Arial, Helvetica, sans-serif;
		}
		
				
	#footer p a:hover {
		color: #FFFFFF;
		font-weight:normal;
		text-decoration: none;
		
		}
		#column1-unit-map {
		color: #D9E979;
		border: 1px solid #D9E979;
		background-color: #FFFCC8;
		font-size: 10px;
		font-family:"Goudy Old Style", Verdana, Arial, Helvetica, sans-serif;
		}
		#side_bar_map {
		color: #99C00F;
		text-decoration: none;
		background-color: #FFFCC8;
		font-size: 10px;
		font-family:"Goudy Old Style", Verdana, Arial, Helvetica, sans-serif;
		line-height:150%;
		font-weight: bold;
		margin-left: 10px;
		}
		
			
.figure {
	float: right;
	margin: -10px 0px 5px 20px;
	width: 220px;
			}
	.figure1 {
	float: right;
	margin: 10px 8px 5px 8px;
	width: 200px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #9CC50E;
	}
	.figure2 {
	float: right;
	margin: 0px 0px 20px 30px;
	}
	.figure3 {
	float: left;
	margin: 0px 30px 20px 0px;
	}
	#side_bar {
	color: #99C00F;
	}
	#side_bar {
	color: #99C00F;
	font-weight:bold;
	text-decoration: none;
	}
	#side_bar a:visited {
	color: #99C00F;
	font-weight:bold;
		text-decoration: none;
		}
	
	
	