/* CSS Document */

body
{
	background-image:url(images/bg.jpg);
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

a {
	color: #750504;
}

.navbg
{
	background-image:url(images/bgnav.jpg);
	height:45px;
	background-position:top;
	background-repeat:repeat-x;
}

.bgbody
{
	background-image:url(images/bgbody.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding-top:50px;
	padding-bottom:0px;
}	

.sectionbg
{
	background-image:url(images/bgsection.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-size:10px;
}	

.sectionbg2
{
	background-image:url(images/bgsection2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:81px;
}

.more	
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding-right:5px;
	padding-top:15px;
	text-decoration:underline;
}	

.more:hover	
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding-right:5px;
	padding-top:15px;
	text-decoration:none;
}	

.picbrd
{
	padding:2px;
	border:1px solid  #670B0B;
}	

.footer
{
	background-image:url(images/footer.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:103px;
	color:#FFFFFF;
	font-size:12px;
}

.footerlink
{
	color:#FFFFFF;
	text-decoration:none;
}	
.footerlink:hover
{
	color:#E4C5B1;
	text-decoration:none;
}	

/*swarnali*/
.mainheader{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#750504;
	line-height:33px;
	text-decoration:none;

}

.mainheader a:link, .mainheader a:active, .mainheader a:visited, .mainheader a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#750504;
	line-height:33px;
	text-decoration:none;

}

.dishname{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C0865A;
	font-weight:bold;
	line-height:20px;
	padding-left:25px;
}

.smalltxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic; 
	color:#68350E;
	line-height: 16px;
}

.mainheaderbg{
	background-image:url(images/main_header_bg.jpg);
	background-repeat:repeat-x;
}

.menudiv{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A99A89;
	border-bottom-color: #A99A89;
	border-left-color: #A99A89;
	background-color:#E7E4E2;
}

.border{
	border:#000000 solid 1px;
}


#location{
	width:850px;
	margin:0px auto;
	}
	
.contactborder{
	border: 1px solid #A99A89;

}

.txtfield{
	background-color:#D4C7BD;
	border:#6E5B4D solid 1px;
}



.button{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:14px;
	border:#6E5B4D solid 1px;
	background-color:#D4C7BD;
	
}

.greenborder{
	border:#ADAD67 solid 3px;
}

.post{
	background-image:url(images/post.jpg);
	background-repeat:no-repeat;
	height:100px;
}

.phone{
	background-image:url(images/phone.jpg);
	background-repeat:no-repeat;
	height:100px;
	
}

.email{
	background-image:url(images/email.jpg);
	background-repeat:no-repeat;
	height:100px;
	
}

.contactform{
	background-image:url(images/reserve.jpg);
	background-repeat:no-repeat;
	height:190px;
	
}

.areashow
{
	width:400px;
	float:left;
	position:relative;
}
.leftmenu{
margin:0px 0px 0px 0px;
padding:0px;
}
.leftmenu ul{
margin:0px;
padding:0px;
}
.leftmenu li{
list-style:none;
float:none;
}
.leftmenu li a{
padding:3px 0px 5px 25px;
background:url(images/hb.png) no-repeat left top;
display:block;
color:#990000;
line-height:normal;
border-bottom:dashed 1px #CCCCCC;
margin-bottom:5px;
text-decoration:none;
font-weight:normal;
}
.leftmenu li a:hover{
color:#FF6600;
text-decoration:none;
background:url(images/hb-over.png) no-repeat left top;
}

a img {
  border: none;
}
