﻿body{
text-align:center;
margin:0px;

background: #8E0D0D url('../ajith/bg.jpg') repeat-x;
}
.new{
	text-decoration:none;
	border:1 navy double ;
}
.new:hover{
	text-decoration:underline;
	
}


#bee{
	width:940px;
	background-color:white;
	margin:10px auto 10px auto;

	padding:25px;
	
	}
#top{
	margin:0px;
	height:150px;
}
#logo{
	float:left;
	padding-top:10px;
	z-index:10;	
	
}
#title{
	float:left;
	margin:0px;
	
	
}
#babina{
	float:left;
	margin:0px;
}


#topnav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 1.0em;
	
}
#topnav li{
	margin: 0;
	padding: 0;
	overflow: hidden;  /*--Important - Masking out the hover state by default--*/
	float: left;
	height:30px;
}
#topnav a, ul#topnav span { /*--The <a> and <span> share the same properties since the <span>  will be a duplicate of the <a> tag--*/
	padding: 5px 5px;
	float: left;
	text-decoration: none;
	color: #fff;
	background: url(../ajith/a_bg.gif) repeat-x;
	text-transform: uppercase;
	clear: both;
	width: 100%;
	height: 20px;
	line-height: 20px; /*--Vertical alignment of text--*/
}
#topnav a{ /*--This is basically the hover state of navigation--*/
	color:#555;
	background-position: left bottom;
}
#topnav span{ /*--Default state of navigation--*/
	background-position: left top;
}






.menu1{
	text-decoration:none;
	color:#800000;
	border-right:1px black solid;
	padding-right:5px;
	padding-left:5px;
	font-weight:bold;
}
 
.menu1:hover{
	text-decoration:underline;
	color:black;
}
.menu1b:hover{
	text-decoration:underline;
	color:black;
}
.menu1b{
	text-decoration:none;
	color:#800000;
	
	padding-right:5px;
	padding-left:5px;
	font-weight:bold;
}

.menu2{
	text-decoration:none;
	color:black;
	border-right:1px black solid;
	padding-right:5px;
	padding-left:10px;
	float:left;
	font-weight:bold;
	background-image:url('../ajith/button2.gif');
}
 
.menu2:hover{
	
	color:#800000;
		background-image:url('../ajith/button-flash.gif');
}.menu3{
	text-decoration:none;
	color:#800000;
	border-right:1px black solid;
	padding-right:11px;
	
	font-weight:bold;
	text-align:center;
}
 
.menu3:hover{
	text-decoration:underline;
	color:black;
}
.menu3a{
	text-decoration:none;
	color:#800000;
	
	padding-right:11px;
	padding-left:3px;
	font-weight:bold;
	text-align:center;
}
 
.menu3a:hover{
	text-decoration:underline;
	color:black;
}
#body a{
	text-decoration:none;
	border:2px maroon solid;
	float:inherit;
	text-align:center;

}
#body a:hover{
	border:2px green solid;
	text-decoration:blink;
}
#flash{
	
	height:270px;
	background-image:url('../ajith/ani.gif');
	margin:0px;
	margin-bottom:10px;
}
#front{
	height:270px;
	z-index:2;
	margin:0px;
	margin-bottom:10px;
	margin-top:10px;
}

#banquet{
	
	height:270px;
	background-image:url('../ajith/banquet.gif');
	margin:0px;
	margin-bottom:10px;
}
#rest{
	
	height:270px;
	background-image:url('../ajith/rest.gif');
	margin:0px;
	margin-bottom:10px;
}
#kangla{
	
	height:270px;
	background-image:url('../ajith/kangla.gif');
	margin:0px;
	margin-bottom:10px;
}

#body h3{
	margin:0px;
	float:left;
	color:maroon;

	font-weight:bold;
}
#body h5{
	float:left;
	margin:0px;
	color:maroon;
}
#body p{
	font-size:13px;
	margin:0px;
	text-align:justify
}
#callus{
	height:150px;
	padding-top:30px;
}
#callus h5{
	float:left;
	margin:0px;
	color:maroon;
	font-weight:bold;
	padding-left:10px;
}
#callus p{
	padding-left:10px;
}
#news{
	height:300px;
	padding-left:5px;
	margin-bottom:10px;
}
#news p{

	font-size:14px;;
margin:0px;



text-align:left;
	padding-bottom:10px;
	padding-top:10px;
	}
#news2 ul{

	margin:0px;
}
#news2 li{

list-style-type:none;
margin:0px;
	padding-left:10px;
float:left;
text-align:left;
	
	
	}

#design{
	color:white;

	font-size:13px;
	padding-bottom:5px;
	
}
#left{
	float:left;
}
#right{
	float:left;
	padding-left:20px;
	
}
#right h1{
	text-align:left;
	font-weight:bold;
	color:maroon;
	font-size:25px;
}
#right h2{
	text-align:left;
	font-weight:bold;
	color:maroon;
	font-size:20px;
}
#right p{
	text-align:justify;
	margin-bottom:0px;
}
#content h2{
	margin:0px;
	text-align:left;
	padding-left:10px;
	color:maroon;
	font-size:16px;;
}
#content p{
	margin:0px;
	padding-top:10px;
	padding-left:30px;
	text-align:justify;
}
.menu5{
text-decoration:none;
color:maroon;
}
.menu5:hover{
	text-decoration:underline;

}
#ajithex{
	text-decoration:none;
	color:white;
}
#ajithex:hover{
	text-decoration:underline;

}

