body {
	margin: 0;
	color: #000;
	background-color: #FFF;
	background-image: url(../images/main_background.gif);
	background-repeat: repeat;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;}

table.wrapper {
	width: 926px;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	border-bottom: 2px solid #3C3;
	border-right: 2px solid #3C3;
}

 table.menu td {
 	padding: 0 15px 5px 0;
} 	

 table.contact td {
 	padding: 0 0px 5px 0;
} 	

 table.cantinamenu {
 	width: 680px;
} 	

 table.cantinamenu td{
 	border: 1px solid #999;
	padding: 3px;
	width: 134px;
	vertical-align: top;
} 	

 table.lacocinamenu {
 	width: 665px;
} 	

 table.lacocinamenu td{
 	border: 1px solid #999;
	padding: 3px;
	width: 130px;
	vertical-align: top;
} 	

td.menuitem {
	font-size: 11px;
	line-height: 14px;
}

td.menuitem p {
	padding: 0px;
	margin: 0px;
}

td.sideitem {
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}

.blue { color: #336699;}
.ltblue { color: #85B1A9;}
.gray { color: #666666;}
.yellow { color: #F2AA00;}
.orange { color: #CC6633;}
.black { color: #000;}

p.copyright {font-size: 9px; padding: 10px 15px 10px 15px;}

/* Default Links */
a:link, a:visited {
		color: #008000;
		text-decoration: none;
}

a:hover {
		color: #000;
		text-decoration: none;
}

h1 {
	font-weight: bold;
	font-style: italic;
	color: #008000;
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2 {
	font-weight: bold;
	color: #008000;
	background-color: #FFF;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding 0;}

h3 {
	font-weight: bold;
	font-style: normal;
	color: #008000;
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.small { font-size: 11px;}

table.header { border: 0; width: 926px; background-color: #9F9;}

table.pnavtable { border: 0; width: 144px;}

table.content {
	padding: 0;
	margin: 18px 0 6px 59px;
}

table.rightcolumnbox { margin-bottom: 8px; margin-right: 10px;}

table.leftcolumnbox { margin-bottom: 8px; margin-right: 10px;}

td {text-align: left;}
td.right {text-align: right;}

td.address {vertical-align: center;}

td.pnav { border: 0;}

td.larger_corner {
	width:21px;
	height: 34px;
}

td.small_corner {
	width:21px;
	height: 21px;
}

td.bottomborder {
	border-bottom: 2px solid #9F9;
}

td.leftcolumn {
	width: 427px;
}

td.rightcolumn {
	width: 291px;
}

td.fullspan {
	width: 718px;
}

td.outerbox_header {
	background-color: #9F9;
}

td.outerbox_header2 {
	border-top: 2px solid #9F9;
}

td.middlebox_header {
	width: 283px;
}

td.outerbox {
	border-left: 2px solid #9F9;
	border-right: 2px solid #9F9;
	padding: 10px 10px 0 20px;
}

td.pnav {
	background-image: url(../images/pnav_background.gif);
	background-repeat: repeat-y;
}

/* Bulleted Group */

ul.bulletgroup {
	padding: 5px 0 5px 0;
	margin: 0;
}

.bulletgroup li {
	display: inline;
	list-style-type: none;
	padding: 0 0 0 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	line-height: 16px;
	font-size: 14px;
	color: #008000;
}

/* Footer Navigation */
td.footernav {
	height: 99px;
}

img.framed {border: 2px solid #9F9;}

ul#footernav {
	padding: 13px 14px 0 0;
	margin: 0;
}

#footernav li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10px;
	color: #000;
}

#footernav a { padding: 0;}

#footernav a:link, #footernav a:visited {
		color: #008000; text-decoration: none;}

#footernav a:hover {
		color: #000; text-decoration: none;}

