.head {
	background-image: url(images/head.jpg);
	height: 125px;
	width: 738px;
}
.bline {
	background-color: #f3eece;
	height: 32px;
	width: 738px;
	background-image: url(images/she-head.jpg);
	background-repeat: no-repeat;
	background-position: 66px;
}
.contenedor {
	background-color: #FFFFFF;
	width: 738px;
	margin-right: auto;
	margin-left: auto;
}
.medio {
	background-color: #FFFFFF;
	background-image: url(images/bg-middle.jpg);
	background-repeat: repeat-x;
	height: 252px;
	width: 738px;
	clear: both;
}
body {
	background-color: #501507;
	background-image: url(images/bg.gif);
}
.column_cont {
	background-color: #501602;
	height: 161px;
	width: 738px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #501507;
	border-bottom-style: solid;
	border-bottom-color: #501507;
	border-bottom-width: 2px;
}
.bgcol_a {
	background-image: url(images/bg-column.jpg);
	height: 161px;
	width: 244px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #501507;
	float: left;
}

.bgcol_b {
	background-image: url(images/food_col.jpg);
	height: 161px;
	width: 244px;
	float: left;
	border: none;
	background-color: #501602;
	background-repeat: repeat;
}

.bottom1 {
	background-color: #501602;
	height: 45px;
	width: 738px;
}
.bottom2 {
	height: 80px;
	width: 738px;
	background-image: url(images/bg-bottom.jpg);
	background-repeat: repeat-x;
}

/*botones arreglados*/

#botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-color: #D1008D;
	border-right-color: #D1008D;
	border-bottom-color: #D1008D;
	border-left-color: #D1008D;
	letter-spacing: 0.05em;
	text-align: center;
	text-transform: uppercase;
}

#botones ul {
list-style:none;
margin: 0;
padding: 8px 0 0;
height: 15px;
}

#botones li {
	display: inline;
}

#botones a:link, #botones a:visited {
	color:#812f0c;
	text-decoration: none;
	border-top: 0px none #000000;
	border-right: 1px dotted #812f0c;
	border-bottom: 0px none #000000;
	border-left: 0px none #000000;
	font-weight: lighter;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;

}

#botones a:hover {
	color: #b95116;
	background-color: #FFFFFF;
}
/*botones arreglados*/

/*start boton_home*/
#boton_home a:link, #boton_home a:visited {
	
	border-top: 0px none #000000;
	border-right: 0px dotted #812f0c;
	border-bottom: 0px none #000000;
	border-left: 0px dotted #812f0c;
}
/*end  boton_home*/



/*botones menu*/

#botones_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-color: #D1008D;
	border-right-color: #D1008D;
	border-bottom-color: #D1008D;
	border-left-color: #D1008D;
	letter-spacing: 0.05em;
	text-align: center;
}

#botones_2 ul {
list-style:none;
margin: 0;
padding: 8px 0 0;
height: 15px;
}

#botones_2 li {
	display: inline;
}

#botones_2 a:link, #botones_2 a:visited {
	color:#812f0c;
	text-decoration: none;
	border-top: 0px none #000000;
	border-right: 1px dotted #812f0c;
	border-bottom: 0px none #000000;
	border-left: 0px none #000000;
	font-weight: lighter;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;

}

#botones_2 a:hover {
	color: #b95116;
	background-color: #FFFFFF;
}
/*botones arreglados*/





#she {
	background-image: url(images/middle.jpg);
	height: 252px;
	width: 400px;
	float: left;
	background-repeat: no-repeat;
}
.welcome {
	height: 152px;
	width: 291px;
	float: left;
	background-image: url(images/welcome.jpg);
	padding: 0px;
	background-repeat: no-repeat;
	margin-top: 60px;
	margin-left: 2px;
}
/*txt*/
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #ba6a19;
	width: 270px;
	padding-top: 35px;
	margin-left: 20px;
	text-align: left;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ba6a19;
}
.txt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 14px;
	color: #ba6a19;
	text-transform: uppercase;
}
/*txt*/
.recuadro1 {
	height: 103px;
	width: 151px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
}
.recuadro2 {
	height: 103px;
	width: 130px;
	margin-top: 35px;
	margin-left: 93px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
	color: #752202;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-transform: capitalize;
}
.float_left {
	float: left;
	margin-top: 10px;
	margin-left: 1px;
}
.txt_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cd9a60;
	text-align: right;
	vertical-align: top;
	line-height: 15px;
	margin: 0px;
	font-style: normal;
	letter-spacing: .05em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	width: 705px;
}
.white {
	color: #FFFFFF;
}
.bline2 {
	background-color: #f3eece;
	height: 32px;
	width: 738px;
	background-repeat: no-repeat;
	background-position: 66px;
}
.lunch_title {
	background-image: url(images/lunch_dinner.gif);
	background-repeat: no-repeat;
	width: 129px;
	background-color: #671d01;
	height: 450px;
	background-position: 20px 40px;
	float: left;
}
.column_txt {
	float: left;
	padding: 33px 10px 10px 35px;
	height: 400px;
}
.medio2 {
	background-color: #FFFFFF;
	background-image: url(images/bg-middle.jpg);
	background-repeat: repeat-x;
	width: 738px;
	clear: both;
	height: 450px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #521e08;
	text-transform: uppercase;
	font-weight: bold;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #c1490f;
	text-transform: uppercase;
}
.bline3 {
	background-color: #FFFFDF;
	height: 28px;
	width: 738px;
	background-repeat: no-repeat;
	background-position: 66px;
}
.daily_specials {
	background-image: url(images/daily.gif);
	background-repeat: no-repeat;
	width: 129px;
	background-color: #671d01;
	height: 450px;
	background-position: 20px 40px;
	float: left;
}
.five_specials {
	background-image: url(images/5specials.gif);
	background-repeat: no-repeat;
	width: 129px;
	background-color: #671d01;
	height: 450px;
	background-position: 20px 40px;
	float: left;
}
.cuadro {
	background-image: url(images/catering.gif);
	background-repeat: no-repeat;
	width: 738px;
	background-color: #671d01;
	height: 60px;
	background-position: center center;
	float: left;
}
.column_txt2 {
	float: left;
	padding: 33px 10px 10px 35px;
	width: 200px;
}
.cuadro2 {
	background-repeat: no-repeat;
	width: 738px;
	background-color: #d68639;
	height: 70px;
	background-position: center center;
	float: left;
	text-align: center;
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 15px;
	margin: auto;
}
.enter {
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	height: 156px;
	width: 358px;
}
.foto {
	margin-right: auto;
	margin-left: auto;
	height: 362px;
	width: 696px;
	padding-top: 20px;
}
