@charset "utf-8";


/* Lolas CSS Document */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
p {
	font-size: 12px;
	text-align: left;
	line-height: 17px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFEB99;
	text-decoration: none;
	background-color: #E82109;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-align: left;
	margin-left: 10px;
	clear: both;
	margin-right: 220px;
	display: block;
}
h3.spanish {
	margin-right: 170px;
}
h3 a:link, h3 a:visited {
	text-decoration: none;
	color: #FFEB99;
	text-align: left;
}

h3 a:hover, h3 a:active{
	text-decoration: underline;
	color: #FFFFFF;
	text-align: left;
}

iframe {
	background-color: #FFEB99;
}
a:link, a:visited {
	color: #479B00;
}
a:hover, a:active{
	color: #E82109;
}
#promo {
	position:absolute;


	right: auto
	top:109px;
	width:953px;
	height:20px;
	z-index:11;
	color: #FFEB99;
	background-color: #262118;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 1px solid #543828;
	top: 120px;
	padding-top: 3px;
}
td#main {
	background-image: url(../images/back1d-3-3.png);
	background-color: #FFEB99;
	background-repeat: repeat-y;
}
#flash {
	z-index: 0;
	margin-top: 40px;
	margin-left: 5px;
}
#flashR {
	z-index: 0;
	margin-top: 40px;
	margin-right: 5px;
}

.italic {
	font-style: italic;
	
}
.bold {
	font-weight: bold;
}

.content table {
	font-size: 10px;
}
div.contentBake {
	font-size: 10px;
	background-image: url(../images/bakeBack.jpg);
	background-repeat: no-repeat;
	height: 715px;
}
div.contentMeat {
	font-size: 10px;
	background-image: url(../images/meatBack.jpg);
	background-repeat: no-repeat;
	height: 715px;
}
div.contentKitchen {
	font-size: 10px;
	background-image: url(../images/kitchenBack.jpg);
	background-repeat: no-repeat;
	height: 800px;
}
div.contentGroc  {
	font-size: 10px;
	background-image: url(../images/grocBack.jpg);
	background-repeat: no-repeat;
	height: 715px;
}
div.contentGroc2  {
	font-size: 10px;
	background-image: url(../images/groc2Back.jpg);
	background-repeat: no-repeat;
	height: 800px;
}
.contentKitchen div.left {
	float: left;
	width: 430px;
}
div.contentContact {
	font-size: 10px;
	background-image: url(../images/contactBack.jpg);
	background-repeat: no-repeat;
	height: 900px;
}
.catering .content div {
	width: 100%;
}
.catering embed {
	margin-right: auto;
	margin-left: auto;
}

#main .content .left #topHome {
	margin-left: 25px;
}
.content img {
	border: 3px groove #E82109;
}
img.noBorder {
	border: none;
}
img.heading{
	border: none;
}
#header img {
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
div#header {
	width: 955px;
}
.subHeadImg {
	margin-bottom: 10px;
}

/*For music button*/
/*#music{
	position:relative;
	left:900px;
	top:42px;
	width:30px;
	height:30px;
	z-index:4;
}*/

img#banner2 {
	z-index: 1;
	margin-top: -27px;
}
/*for music button*/
/*img#bannerHome {
	z-index: 2;
	margin-top: -57px;
}*/
div#button {
	height: 27px;
	width: 90px;
	position: relative;
	left: 866px;
	top: 26px;
	z-index: 2;
}

#nav {
	background-color: #E82109;
	width: 955px;
	margin: auto;
}
div#nav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #634233;
	height: 25px;
}

.content .left {
	float: left;
	width: 550px;
}
.content .left p {
	padding-left: 30px;
}

.content .right p{
	padding-right: 30px;
	padding-left: 10px;
}
.content .right2 p{
	padding-left: 10px;
}
.content .right2 table {
	/*margin-left: 10px;*/
} 
.content .right {
	float: right;
	width: 400px;
}
.content .left2 {
	float: left;
	width: 400px;
}
.content .left2 p {
	padding-left: 30px;
}
.content .right2 {
	float: right;
	width: 530px;
	margin-right: 20px;
}
/*td#bottomNav margin-left is inline in html files, different for Eng/Span versions*/
td#bottomNav {
	margin-top: -2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #674B40;
}
/*bottom navigation*/
#bottomNav ul{
	font-size: 10px;
	padding: 0;
	list-style-type: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}

#bottomNav li{
	width: auto;
	float: left;
	display: inline;
}
#bottomNav a:link, #bottomNav a:visited {
	display: block;
	padding: 0.5em 1em;
	color: #FFEB99;
	text-decoration: none;
}
#bottomNav a:hover, #bottomNav a:active {
	color: #FFFFFF;
}
/*copyright*/
div.copyright {
	margin-right: auto;
	margin-left: auto;
	width:400px;
	margin-top: 10px;
}
.copyright {
	color: #FFEB99;
	font-size: 9px;
	text-align: center;
}
.copyright a:link, .copyright a:visited{
	color: #FFFFFF;
}
.copyright a:hover, .copyright a:active{
	color: #E82109;
}

