@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}
body{
	background:url(../images/menus/body_bg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
}
.blank{clear:both;}
.wrapper{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
.logo{
	background:url(../images/menus/logo_bg.jpg) no-repeat;
	width:750px;
	height:98px;
}
.content{
	margin:0 0 0 24px;
	background:url(../images/menus/content_bg.jpg) repeat-y;
	padding-bottom:20px;
	vertical-align:top;
}
.pg_title{
	width:400px;
}
.pg_title h1.lunch_title{
	/*text-indent:-9999px;*/
	background:url(../images/menus/lunch_title_blank.jpg) no-repeat 30px 0 ;
	height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#491e2f;
	padding-left:80px;
	padding-top:25px;
}
/*
.pg_title h1.lunch_title{
	text-indent:-9999px;
	background:url(../images/menus/lunch_title.jpg) no-repeat 30px 0 ;
	height:55px;
}

*/
.pg_title h1.dinner_title{
	text-indent:-9999px;
	background:url(../images/menus/dinner_title.jpg) no-repeat 30px 0 ;
	height:55px;
}

.pg_title h1.dessert_title{
	text-indent:-9999px;
	background:url(../images/menus/dessert_title.jpg) no-repeat 30px 0 ;
	height:55px;
}
.pg_title h1.sitefdbk_title{
	text-indent:-9999px;
	background:url(../images/menus/sitefeedbk_title.jpg) no-repeat 30px 0 ;
	height:55px;
}
.pg_title h1.reserve_title{
	text-indent:-9999px;
	background:url(../images/menus/reservation_title.jpg) no-repeat 30px 0 ;
	height:55px;
}
.pg_title h1.guestbk_title{
	background: url(../images/guestbook-title.gif) no-repeat 30px 0;
	height:55px;
	text-indent:-9999px;
}

.pg_title h1.taxifares_title{
	background: url(../images/taxi_fares-title.jpg) no-repeat 30px 0;
	height:55px;
	text-indent:-9999px;
}

/* Set for stimulus pagekage title*/

.pg_title h1.stimulus_title{
	background: url(../images/menus/thanks-giving-dinner-title.gif) no-repeat 30px 0;
	height:58px;
	text-indent:-9999px;
}
/* End of stimulus*/

.pg_title h1.thanking_title1 {
	text-indent:-9999px;
	background:url(../images/menus/thanks-giving-dinner-title.gif) no-repeat 30px 0 ;
	height:55px;
}


.close{
	float:right;
	text-align:right;
	width:200px;
	margin-top:-30px;
	padding-right:50px;
}
.close a{
	color:#D23464;
	font-weight:bold;
	font-size:12px;
}
.main{
	
	width:660px;
	margin:30px 20px 0 20px;
}
/*.lunch1{
	background:url(../images/menus/head_soups.jpg);
	font-size:1px;
	height:16px;
}*/
.items{
	border:1px solid #a19164;  /*specify border-left, border-bottom, border-right if using image for headings*/
	text-align:center;
	background:#f0e8d1;
	position: relative; 			/*imp. for fixing IE background Bleed*/ /*give it to the fieldset class*/
	margin-bottom:1em; 				/*imp. for fixing IE background Bleed*/ /*give it to the fieldset class*/
}
.items legend{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#930b32;
	text-align:center;
	position: relative;      /*imp. for fixing IE background Bleed (give these to the legend class)*/
	top: -.5em;              /*imp. for fixing IE background Bleed*/  /*give left: -.2em or whatever for left alignment */
	 
}	
/*.back{
	
	padding:0 0 5px 0;
	margin-top:-7px;
}*/

.items h3{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:oblique;
	color:#491e2f;
	padding:20px 0 5px 0;
	font-weight:bold;
}

.items p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#491e2f;
	padding:5px 0;
	
}

.top {
	margin:5px 0;
	text-align:right;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
}
.top a{
	text-decoration:none;
	color:#660000;
}


/*-----------------------Guestbook form----------------------*/

.form2-left{
	float:left;
	text-align:right;
	width:250px;
	font-size:11px;
	padding:5px 5px 10px 0;
	color:#83210f;
}

.form2-right{
	float:left;
	text-align:left;
	padding-bottom:10px;
	font-size:11px;
	color:#83210f;
}
.stars{
	float:right;
	text-align:right;
	width:100px;
}
.req {
	color:#FF0000;
}
.box{
	float:left;
	text-align:left;
	width:200px;
}



/*-------------- VIEW GUESTBOOK-------------------*/

.table{
	border:1px solid #a19164;
	background:#f0e8d1;
	margin:0 0 15px 0;
	
}

.sub_by {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#930b32;
	font-weight:bold;
	float:left;
	width:150px;
	background:#dac798;
	text-align:left;
	padding:3px 0 3px 10px;
}

.com_head {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#930b32;
	font-weight:bold;
	float:left;
	width:488px;
	background:#dac798;
	text-align:left;
	padding:3px 0 3px 10px;
}
.sub_name{
	float:left;
	width:150px;
	font-size:12px;
	font-weight:bold;
	color:#491e2f;
	padding:3px 0 3px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
}
.comments {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#491e2f;
	padding:5px 10px;
	float:left;
	width:450px;
	
}
.lblstatus1
{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
}

.fpnl
{
	color:#D23464;
	font-weight:bold;
	font-size:12px;
}
