﻿/* CSS Document */
body
	{
	margin:0px;
	background-image:url(images/bodybg.jpg);
	background-repeat:repeat-x;
	background-color: #f1fac0;
	}
#wraper
	{
	width:900px;
	margin:0px auto;
	padding:0px;
	}
#header
	{
	width:900px;
	margin:0px;
	padding:0px;
	float:left;
	}
#headernavblank
	{
	width:900px;
	margin:44px 0 0 0;
	padding:0px;
	float:left;
	background-image:url(images/headernav.jpg);
	background-repeat:no-repeat;
	height:30px;
	text-align:center;
	}
#headernavigation
	{
	float:left;
	margin:10px 0 0 0;
	width:900px;
	height:20px;
	font-family: Georgia;
	font-size:10px;
	font-weight:normal;
	color: #f0f9bd;
	line-height:9px;
	}
.headerlinks
	{
	font-family: Georgia;
	font-size:10px;
	font-weight:normal;
	color: #f0f9bd;
	text-decoration:none;
	line-height:9px;
	}
.headerlinks:hover
	{
	font-family: Georgia;
	font-size:10px;
	font-weight:normal;
	color: #ffe776;
	text-decoration: none;
	line-height:9px;
	}
#headerimage
	{
	float:left;
	width:900px;
	height:181px;
	padding:0px;
	margin:13px 0 0 0;
	background-image:url(images/headerimage.jpg);
	background-repeat:no-repeat;
	}
#userloginboxblank
	{
	float:left;
	width:900px;
	background-color: #ffffff;
	}
#welcometxtblank
	{
	float:left;
	width:562px;
	padding:0 0 0 37px;
	margin:39px 0 0 0;
	}
#welcometxtheading01
	{
	float: left;
	width: 562px;
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	color: #362a00;
}
#welcometxtheading02
	{
	float:left;
	width:562px;
	font-family:Georgia;
	font-size:18px;
	font-weight:normal;
	color: #bc8200;
	margin:2px 0 0 0;
	}
#welcomesmalltxt01
	{
	float:left;
	width:516px;
	font-family: "Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color: #362a00;
	line-height:16px;
	margin:21px 0 0 0;
	}
#welcomesmalltxt02
	{
	float:left;
	width:492px;
	margin:20px 0 0 0;
	background-image:url(images/articleicon.gif);
	background-repeat:no-repeat;
	padding:0 0 0 24px;
	font-family:Georgia;
	font-size:11px;
	font-weight:normal;
	color: #7b9724;
	height:14px;
	}
#rightloginbox
	{
	float:left;
	background-image:url(images/loginboxbg.jpg);
	background-repeat:no-repeat;
	width:273px;
	height:263px;
	padding:0 0 0 28px;
	}
#userloginheading
	{
	float:left;
	margin:35px 0 0 0;
	width:273px;
	font-family: Georgia;
	font-weight:normal;
	font-size:18px;
	color: #362a00;
	}
#userlogintexfiedldtd
	{
	float:left;
	margin:22px 0 0 0;
	width:273px;
	padding:0px;
	height:30px;
	}
.logintextfield
	{
	background-color: #ffffff;
	border:1px solid #808080;
	width:238px;
	font-family:Arial;
	font-size:9px;
	font-weight:normal;
	color: #000000;
	height:12px;
	padding:3px 0 3px 10px;
	}
#passwordtextfiledtd
	{
	float:left;
	height:35px;
	width:273px;
	}
#submitbuttonblank
	{
	float:left;
	width:273px;
	padding:0px;
	margin:0px;
	}
.loginsubmitbutton
	{
	float:left;
	padding:5px 0 0 0;
	width:57px;
	text-align:center;
	height:16px;
	background-image:url(images/submitactive.gif);
	background-repeat:no-repeat;
	font-family: Georgia;
	font-weight:normal;
	font-size:10px;
	color: #ffffff;
	text-decoration:none;
	line-height:11px;
	}
.loginsubmitbutton:hover
	{
	float:left;
	padding:5px 0 0 0;
	width:57px;
	text-align:center;
	height:16px;
	background-image: url(images/submithover.gif);
	background-repeat:no-repeat;
	font-family: Georgia;
	font-weight:normal;
	font-size:10px;
	color: #ffffff;
	text-decoration:none;
	line-height:11px;
	}
#registerforfreeblank
	{
	float:left;
	margin:38px 0 0 0;
	width:273px;
	}
#registerforfree
	{
	float:left;
	width:120px;
	text-align:center;
	line-height:22px;
	}
.registerfont
	{
	float:left;
	font-family: Georgia;
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
	text-align:center;
	width:120px;
	}
.freefont
	{
	float:left;
	font-family: Georgia;
	font-size:24px;
	font-weight:bold;
	color: #ffffff;
	text-align:center;
	width:120px;
	}
#indexbody
	{
	width:900px;
	padding:0px;
	margin:0px;
	float:left;
	}
#chefbg
	{
	float:left;
	background-image:url(images/chefbg.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:137px;
	}
#chefcaption
	{
	float:left;
	margin:41px 0 0 0;
	padding:0 0 0 231px;
	width:613px;
	font-family:Georgia;
	font-weight:normal;
	color: #ffffff;
	line-height:18px;
	}
.cheftxt1
	{
	float:left;
	font-size:20px;
	width:613px;
	}
.cheftxt2
	{
	float:left;
	font-size:14px;
	width:613px;
	}
#chefname
	{
	float:left;
	padding:0 0 0 231px;
	width:613px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	font-size:11px;
	color: #e4f0a3;
	line-height:14px;
	margin:4px 0 0 0;
	}
#specialitemsbg
	{
	float:left;
	width:900px;
	background-image:url(images/specialitemsbg.jpg);
	background-repeat:no-repeat;
	height:90px;
	}
#specialheading
	{
	float:left;
	width:900px;
	text-align:center;
	font-family:Georgia;
	font-weight: normal;
	font-size:24px;
	color:#fff;
	margin:24px 0 0 0;
	}
#specialheadingsmalltxt
	{
	float:left;
	width:900px;
	font-family:"Trebuchet MS";
	font-size:10px;
	font-weight:normal;
	color: #898639;
	text-align:center;
	margin:2px 0 0 0;
	}
#threedishesbgcolor
	{
	float:left;
	background-color: #d2e181;
	width:900px;
	}
#fistdishblank
	{
	float:left;
	margin:27px 0 0 0;
	padding:0 0 0 27px;
	width:290px;
	}
#firstdishbg
	{
	float:left;
	background-image: url(images/firstdish.jpg);
	background-repeat:no-repeat;
	height:135px;
	padding:0 0 0 130px;
	width:140px;
	line-height:14px;
	}
.fistdishboldfont
	{
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:11px;
	color: #433710;
	margin:7px 0 0 0;
	}
.fistdishnormal
	{
	font-family:"Trebuchet MS";
	font-weight:normal;
	font-size:12px;
	color: #433710;
	}
#firstdetailsblank
	{
	margin:21px 0 0 0;
	width:140px;
	float:left;
	}
#seconddishblank
	{
	float:left;
	margin:27px 0 0 0;
	padding:0px;
	width:290px;
	}
#seconddishbg
	{
	float:left;
	background-image: url(images/seconddish.jpg);
	background-repeat:no-repeat;
	height:135px;
	padding:0 0 0 130px;
	width:140px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	font-size:12px;
	color: #433710;
	line-height:14px;
	}
.seconddishboldfont
	{
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:11px;
	color: #433710;
	margin:7px 0 0 0;
	}
#seconddetailsblank
	{
	margin:21px 0 0 0;
	width:140px;
	float:left;
	}
#thirddishblank
	{
	float:left;
	margin:27px 0 0 0;
	padding:0px;
	width:290px;
	}
#thirddishbg
	{
	float:left;
	background-image: url(images/thirddish.jpg);
	background-repeat:no-repeat;
	height:135px;
	padding:0 0 0 130px;
	width:145px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	font-size:12px;
	color: #433710;
	line-height:14px;
	}
.thirdboldfont
	{
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:11px;
	color: #433710;
	margin:7px 0 0 0;
	}
#thirddetailsblank
	{
	margin:21px 0 0 0;
	width:140px;
	float:left;
	}
.detailsbt
	{
	float:left;
	padding:5px 0 0 0;
	width:57px;
	text-align:center;
	height:16px;
	background-image:url(images/submitactive.gif);
	background-repeat:no-repeat;
	font-family: Georgia;
	font-weight:normal;
	font-size:10px;
	color: #ffffff;
	text-decoration:none;
	line-height:11px;
	}
.detailsbt:hover
	{
	float:left;
	padding:5px 0 0 0;
	width:57px;
	text-align:center;
	height:16px;
	background-image: url(images/submithover.gif);
	background-repeat:no-repeat;
	font-family: Georgia;
	font-weight:normal;
	font-size:10px;
	color: #ffffff;
	text-decoration:none;
	line-height:11px;
	}
#footer
	{
	float:left;
	width:900px;
	padding:0px;
	margin:0px;
	}
#footerbg
	{
	width:900px;
	float:left;
	background-image: url(images/footerbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #bdd058;
	height:105px;
	}
#footnav
	{
	float:left;
	margin:29px 0 0 0;
	padding:0px;
	width:900px;
	font-family: Georgia;
	font-weight:bold;
	font-size:10px;
	color: #7b9724;
	text-align:center;
	line-height:18px;
	}
.footnavigation
	{
	font-family: Georgia;
	font-weight:bold;
	font-size:10px;
	color: #7b9724;
	text-decoration:none;
	}
.footnavigation:hover
	{
	font-family: Georgia;
	font-weight:bold;
	font-size:10px;
	color: #7b9724;
	text-decoration: underline;
	}
#copyright
	{
	float: left;
	width: 900px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: x-small;
	font-weight: normal;
	color: #a77509;
	margin: 2px 0 0 0;
}
#validations
	{
	float:left;
	width:900px;
	}
	
#contentleft
	{
	width:250px;
	float:left;
	margin:27px 0 0 0;
	padding:0px;
	}
#submenuhedding
	{
	width:250px;
	float:left;
	margin:0px;
	padding:0px;
	font-family:Georgia;
	font-size:26px;
	color:#362a00;
	}
#submenu
	{
	width:250px;
	float:left;
	margin:10px 0 0 0;
	padding:0px;
	display:block;
	overflow:hidden;
	}
#submenu ul
	{
	width:250px;
	float:left;
	margin:0px;
	padding:0px;
	display:block;
	}
#submenu ul li
	{
	width:250px;
	float:left;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	display:block;
	}
#submenu ul li.topline
	{
	width:250px;
	height:1px;
	float:left;
	margin:0px;
	padding:0px;
	display:block;
	background-image:url(images/topline.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	line-height:1px;
	}
#submenu ul li a.submenu
	{
	width:250px;
	height:19px;
	float:left;
	margin:0px;
	padding:3px 0 0 20px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#433710;
	text-decoration:none;
	display:block;
	background-image: url(images/over1.gif);
	background-repeat:no-repeat;
	}
#submenu ul li a.submenu:hover
	{
	width:250px;
	height:19px;
	float:left;
	margin:0px;
	padding:3px 0 0 20px;
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	color:#433710;
	text-decoration:none;
	display:block;
	background-image: url(images/active.gif);
	background-repeat:no-repeat;
	}
#innercontentblank
	{
	width:562px;
	float:left;
	margin:39px 0 0 0;
	padding:0px 0 0 37px;
	}
#innerhedding
	{
	width:519px;
	float:left;
	margin:0px;
	padding:0px;
	font-family: Georgia;
	font-size:26px;
	color:#362a00;
	}
#innercontent
	{
	width:519px;
	float:left;
	margin:10px 0 0 0;
	padding:0px;
	font-family: "Trebuchet MS";
	font-size:11px;
	font-weight: normal;
	color:#433710;
	text-align:justify;
	
	}
#innercontent002
	{
	width:519px;
	float:left;
	margin:10px 0 0 0;
	padding:0px;
	font-family: "Trebuchet MS";
	font-size:11px;
	font-weight: normal;
	color:#433710;
	text-align:justify;		
	
	}
#innercontent003
	{
	width:519px;
	float:left;
	margin:10px 0 0 0;
	padding:0px;
	font-family: "Trebuchet MS";
	font-size:11px;
	font-weight: normal;
	color:#433710;
	text-align:justify;		
	
	}
#innercontent004
	{
	width:519px;
	float:left;
	margin:10px 0 0 0;
	padding:0px;
	font-family: "Trebuchet MS";
	font-size:11px;
	font-weight: normal;
	color:#433710;
	text-align:justify;		
	
	}
#innercontent005
	{
	width:519px;
	float:left;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	font-family: "Trebuchet MS";
	font-size:11px;
	font-weight: normal;
	color:#433710;
	text-align:justify;		
	}
#contactaddresshedding
	{
	width:519px;
	float:left;
	margin:0px;
	padding:0px;
	font-family: Georgia;
	font-size:26px;
	color:#362a00;
	}		
#contactaddresstext
	{
	width:519px;
	float:left;
	margin:10px 0 0 0;
	padding:0px;
	font-family: "Trebuchet MS";
	font-size:11px;
	font-weight: normal;
	color:#433710;
	}
#contactsmallhedding
	{
	width:519px;
	float:left;
	margin:10px 0 0 0;
	padding:0px;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#bc8200;
	display:block;
	text-decoration:none;
	line-height:15px;		
	}
#contacthedding
	{
	width:519px;
	float:left;
	margin:10px 0 0 0;
	padding:0px;
	font-family: Georgia;
	font-size:26px;
	color:#362a00;
	}
#submitform
	{
	width:370px;
	height:500px;
	margin:0px;
	float:left;
	padding:0 0 0 5px;
	}
#submitformtop
	{
	width:370px;
	height:25px;
	float:left;
	margin:0px;
	padding:17px 0 0 0;
	}
.submitformtop
	{
	width:370px;
	height:25px;
	float:left;
	margin:0px;
	padding:0px;
	}
.submitforml
	{
	width:150px;
	height:25px;
	float:left;
	margin:0px;
	padding:0px;
	color:#433710;
	font-family: "Trebuchet MS";
	font-size:11px;
	}
.submitformr
	{
	width:200px;
	height:25px;
	float:left;
	margin:0px;
	padding:0px;
	}
.submitformr2
	{
	width:200px;
	height:150px;
	float:left;
	margin:0px;
	padding:0px;
	}
.slist
	{
	width:200px;
	height:20px;
	margin:0px;
	padding:0px;
	float:left;
	color:#382614;
	font-family:Arial;
	font-size:11px;
	}
.stext
	{
	width:196px;
	height:18px;
	margin:0px;
	padding:0px;
	float:left;
	color:#382614;
	font-family:Arial;
	font-size:11px;
	}
.submitformbottom
	{
	width:370px;
	height:150px;
	float:left;
	margin:0px;
	padding:0px;
	}
.scomments
	{
	width:196px;
	height:100px;
	margin:0px;
	padding:0px;
	float:left;
	color:#382614;
	font-family:Arial;
	font-size:12px;
	}
.formsubmit
	{
	width:60px;
	height:18px;
	float:left;
	margin:10px 0 0 0;
	padding:2px 0 0 0;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#a6401a;
	text-align:center;
	text-decoration:none;
	}
.formsubmit:hover
	{
	width:60px;
	height:18px;
	float:left;
	margin:0px;
	padding:2px 0 0 0;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#af7e40;
	text-align:center;
	text-decoration:none;
	}
#formsubmit
	{
	width:100px;
	height:20px;
	float:left;
	margin:0px;
	padding:4px 0 0 0;
	}
#validationblank
	{
	width:130px;
	height:17px;
	margin:12px 0 0 0;
	padding:0 0 0 400px;
	text-align:center;
	}
.xhtml
	{
	width:55px;
	height:17px;
	float:left;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#fffbcc;
	text-align:center;
	text-decoration:none;
	background-image:url(images/submit.jpg);
	background-repeat:no-repeat;
	}
.xhtml:hover
	{
	width:55px;
	height:17px;
	float:left;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#fffbcc;
	text-align:center;
	text-decoration:none;
	background-image:url(images/submitover.jpg);
	background-repeat:no-repeat;
	}
.css:hover
	{
	width:55px;
	height:17px;
	float:left;
	margin:0 0 0 3px;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#fffbcc;
	text-align:center;
	text-decoration:none;
	background-image:url(images/submit.jpg);
	background-repeat:no-repeat;
	}
.css
	{
	width:55px;
	height:17px;
	float:left;
	margin:0 0 0 3px;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#fffbcc;
	text-align:center;
	text-decoration:none;
	background-image:url(images/submitover.jpg);
	background-repeat:no-repeat;
	}