/* CSS Document */
body {
	margin : 0;
	padding : 0;
	background-color : #ffffff;
	color : #000000;
}

p, ul, ol, li {
	font : 10pt Arial,geneva,helvetica;
}

H1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999900;
	margin-top: 5px;
	margin-bottom: 3px;
}

/*-------------------------------------------------Top Baneeres-------------------------------------------------*/

#logo {               
	position:absolute;
	left:12px; top:8px;
	width:275px; height:49px;
     background-image:  url(images/kerala-tour-logo.jpg);
}

/* Top Sep bar for master pages */
#topBar {
position:absolute;
left:12px; top:60px;
width:98%; height:66px;
background-image:  url(images/slice.jpg);
}
/* Top Sep bar for Sub Pages */
#topBarSub {
position:absolute;
left:12px; top:60px;
width:98%; height:40px;
background-image:  url(images/slice_2.jpg);
}
/* top link div */
#toplink {
position:absolute;
left:400px; top:35px;
width:530px; height:19px;
}
			#toplink A {
				COLOR: #5B5B5B;
				FONT-WEIGHT: normal;
				font-size: 11px;
				TEXT-DECORATION:none;
				FONT-FAMILY: Arial;
			}

			#toplink A:hover {
				COLOR: #FF6600; FONT-WEIGHT: normal; font-size: 11px; TEXT-DECORATION:underline; FONT-FAMILY: Arial;
			}

/* ---------------------------------------------Navigation Bars-------------------------------------------------------------------------*/

#leftnavigation {
position : absolute;
left : 0;
width : 150px;
margin-left : 10px;
margin-top : 20px;
color : #000000;
padding : 3px;
}
#rightnavigation {
	position : absolute;
	left : 766px;
	top : 134px;
	width : 185px;
	z-index : 3;
	background-color: #EEEEEE;
	
}
		#rightnavText{
			color : #3C4344;
			font-family: Arial;
			font-size: 11px;
			font-weight: normal;
			font-style: normal;
			padding-left : 10px;
		 }
			 #rightnavText h1 {
				 font-family: Arial;
				font-size: 12px;
				font-weight: bold;
				color: #999900;
				margin-top: 5px;
				margin-bottom: 3px;
 			}
 

#content {
left : 40px;
margin : 0px 25% 0 20px;
padding : 3px;
color : #3C4344;
font-family: Arial;
font-size: 11px;
padding-top: 110px;
padding-left: 20px;
font-weight: normal;
font-style: normal;
}
		#content h1, #content h2 {
			font-family: Arial;
			font-size: 12px;
			font-weight: bold;
			color: #999900;
			margin-top: 5px;
			margin-bottom: 3px;
		} 
	#content H3 {
	  font-family: Arial;
	  font-size: 13px;
	  font-weight: bolder;
	  color: #CC9900;
	  margin-top: 5px;
	  margin-bottom: 3px;
	 }
	
	#content H4{
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #006633;
	text-decoration: underline;
	 margin-top: 5px;
	  margin-bottom: 3px;
   }
	
		
		#content A {
			COLOR: #5B5B5B;
			FONT-WEIGHT: normal;
			font-size: 11px;
			TEXT-DECORATION:none;
			FONT-FAMILY: Arial;
		}
			#content A:hover {
			COLOR: #FF6600; FONT-WEIGHT: normal; font-size: 11px; TEXT-DECORATION:underline; FONT-FAMILY: Arial;
		}
		
		#content p {
				text-indent: 20pt;
				color : #3C4344;
				font-family: Arial;
				font-size: 11px;
			}	
	
#bottom {
left : 40px;
margin : 0px 25% 0 20px;
padding : 3px;
color : #3C4344;
font-family: Arial;
font-size: 10px;
padding-top: 20px;
font-weight: normal;
font-style: normal;
}
		#bottom A {
			COLOR: #5B5B5B;
			FONT-WEIGHT: normal;
			font-size: 10px;
			TEXT-DECORATION:none;
			FONT-FAMILY: Arial;
		}
		#bottom  A:hover {
			COLOR: #FF6600; FONT-WEIGHT: normal; font-size: 10px; TEXT-DECORATION:underline; FONT-FAMILY: Arial;
		}


<!--  ------------------------------------Local Styles--------------- >

.SliceFill {
	background-image: url(images/slice.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.basetext {
	font-family: Arial;
	font-size: 11px;
	color: #3C4344;
	padding-left: 20px;
	font-weight: normal;
	font-style: normal;
}
.MerronHead {
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #C14E00;
}
A.link_noline {
	COLOR: #6D2D16;
	FONT-WEIGHT: normal;
	font-size: 11px;
	TEXT-DECORATION:none;
	FONT-FAMILY: Arial;
}
A.link_noline:hover {
COLOR: #521E0C; FONT-WEIGHT: normal; font-size: 11px; TEXT-DECORATION:underline; FONT-FAMILY: Arial;
}
.grayText{
	COLOR: #5B5B5B;
	FONT-WEIGHT: normal;
	font-size: 11px;
	TEXT-DECORATION:none;
	FONT-FAMILY: Arial;
	}
A.Spcl{
	COLOR: #CC3300;
	FONT-WEIGHT: bold;
	font-size: 11px;
	TEXT-DECORATION:none;
	FONT-FAMILY: Arial;
	padding-left: 10px;
	}
A.Spcl:hover {
COLOR: #CC3300; FONT-WEIGHT: bold; font-size: 11px; TEXT-DECORATION:underline; FONT-FAMILY: Arial;
}
A.topnav {
	COLOR: #6D2D16;
	FONT-WEIGHT: normal;
	font-size: 10px;
	TEXT-DECORATION: underline;
	FONT-FAMILY: Arial;
}

A.topnav:hover {
COLOR: #521E0C; FONT-WEIGHT: normal; font-size: 10px; TEXT-DECORATION:none; FONT-FAMILY: Arial;
}

