body {
	background-image: url(../images/LosAmigos_BodyBG.jpg);
	background-repeat: repeat-x;
	background-color: #841619;
	margin: 0px;
}
#wrapper {
	width: 1130px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
    text-align: center;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    color: #7A0A09;
    font-size: 28px;
    line-height: 1.2em;
    margin-bottom: 12px;
    font-style: italic;
}
#bodycontent {
	float: left;
	width: 1130px;
	background-image: url(../images/LosAmigos_ContentBG.png);
	background-repeat: repeat-y;
}
#top1 {
	float: left;
	height: 369px;
	width: 215px;
}
#top1a {
	background-image: url(../images/LosAmigos_Top1a.jpg);
	float: left;
	height: 224px;
	width: 215px;
}
#top1b {
	background-image: url(../images/LosAmigos_Top2a.jpg);
	float: left;
	height: 145px;
	width: 215px;
}
#top2 {
	float: left;
	height: 369px;
	width: 248px;
}
#top2a {
	background-image: url(../images/LosAmigos_Top1b.jpg);
	float: left;
	height: 224px;
	width: 248px;
}
#top2b {
	background-image: url(../images/LosAmigos_Top2b.jpg);
	float: left;
	height: 145px;
	width: 248px;
}
#topfotos {
	background-image: url(../images/slider/LosAmigos_Top1Fotos.jpg);
	float: left;
	height: 369px;
	width: 607px;
}
#slider {
	float: left;
    margin: 0 0 0 0;
}
#top3 {
	float: left;
	height: 369px;
	width: 60px;
}
#top3a {
	background-image: url(../images/LosAmigos_Top1c.jpg);
	float: left;
	height: 224px;
	width: 60px;
}
#top3b {
	background-image: url(../images/LosAmigos_Top2c.jpg);
	float: left;
	height: 145px;
	width: 60px;
}
#maincontent {
	background-image: url(../images/LosAmigos_BtmFotoTop.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 1130px;
}
#copyright2 a {
	color: #B23E3E;
	text-decoration: none;
}
#copyright2 a:hover {
	color: #521119;
	text-decoration: underline;
}

/*-------------LEFT NAVIGATION------------------*/
#navigation {
	float: left;
	width: 328px;
}
#navtop {
	float: left;
	height: 120px;
	width: 228px;
	padding-right: 40px;
	padding-left: 60px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 1.1em;
	font-weight: bold;
	color: #600b0c;
}
#address {
	position: relative;
	top: -30px;
	height: 60px;
	width: 228px;
    text-shadow: 0 0px 10px white, 0 0px 10px white;
}
#address h2 {
    line-height: 1em;
    margin-bottom: 5px;
}
#navhome {
	background-image: url(../images/LosAmigos_NavHome.jpg);
	float: left;
	height: 63px;
	width: 328px;
}
#navhome:hover {
	background-image: url(../images/LosAmigos_NavHomeH.jpg);
	float: left;
	height: 63px;
	width: 328px;
	display: ;
}
#navmenu {
	background-image: url(../images/LosAmigos_NavMenu.jpg);
	float: left;
	height: 57px;
	width: 328px;
}
#navmenu:hover {
	background-image: url(../images/LosAmigos_NavMenuH.jpg);
	float: left;
	height: 57px;
	width: 328px;
	display: ;
}
#navdirections {
	background-image: url(../images/LosAmigos_NavDirections.jpg);
	float: left;
	height: 57px;
	width: 328px;
}
#navdirections:hover {
	background-image: url(../images/LosAmigos_NavDirectionsH.jpg);
	float: left;
	height: 57px;
	width: 328px;
	display: ;
}
#navcoupons {
	background-image: url(../images/LosAmigos_NavCoupons.jpg);
	float: left;
	height: 57px;
	width: 328px;
}
#navcoupons:hover {
	background-image: url(../images/LosAmigos_NavCouponsH.jpg);
	float: left;
	height: 57px;
	width: 328px;
	display: ;
}
#navcontact {
	background-image: url(../images/LosAmigos_NavContact.jpg);
	float: left;
	height: 52px;
	width: 328px;
}
#navcontact:hover {
	background-image: url(../images/LosAmigos_NavContactH.jpg);
	float: left;
	height: 52px;
	width: 328px;
	display: ;
}


/*------------ SOCIAL MEDIA LOGOS -------------------*/
#socialmedia {
	height: 75px;
	width: 106px;
	position: relative;
	top: 82px;
	left: 140px;
}
#facebook {
	float: left;
	height: 63px;
	width: 53px;
	position: relative;
	overflow: hidden;
}
#yelp {
	float: left;
	height: 63px;
	width: 53px;
	position: relative;
	overflow: hidden;
}
#facebooklogo {
	float: left;
	height: 63px;
	width: 53px;
	background-image: url(../images/LosAmigos_SocialMedia.png);
	margin-top: 35px;
	background-repeat: no-repeat;
	background-position: -56px 0px;
    transition-timing-function: ease-in-out;
    transition-duration: 0.2s;
}
#facebooklogo:hover {
	margin-top: 0px;
}
#yelplogo {
	float: left;
	height: 63px;
	width: 53px;
	background-image: url(../images/LosAmigos_SocialMedia.png);
	margin-top: 35px;
	background-repeat: no-repeat;
	background-position: 1px 0px;
    transition-timing-function: ease-in-out;
    transition-duration: 0.2s;
}
#yelplogo:hover {
	margin-top: 0px;
}
/*---------------------------------------------------*/
.menuhead {
	width: 560px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #7A0A09;
	font-size: 28px;
	line-height: 1.2em;
	margin-bottom: 12px;
}
.menusubhead {
	font-size: 18px;
	font-weight: normal;
	color: #003300;
	font-style: italic;
	line-height: 1.1em;
}
.PDFdownload {
	font-size: 16px;
	line-height: 1.2em;
	color: #003300;
	width: 560px;
	margin-top: 10px;
	text-align: center;
}
.hrclear {
	color: #87A480;
	width: 577px;
	float: left;
}
.clear {
	clear: both;
}
.article_separator {
	display:none;
}
.contentheading, .componentheading {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #7A0A09;
	font-size: 28px;
	line-height: 1.2em;
	margin-bottom: 12px;
	font-style: italic;
}

#leftmodule {
	float: left;
	width: 228px;
	padding-right: 40px;
	padding-left: 60px;
	text-align: center;
}
#mainbody {
	float: left;
	width: 802px;
}
#mainbody-top {
	background-image: url(../images/LosAmigos_MainBodyTop.png);
	float: left;
	height: 70px;
	width: 802px;
}
#mainbody-mid {
	background-image: url(../images/LosAmigos_MainBodyMid.png);
	float: left;
	width: 577px;
	padding-right: 150px;
	padding-left: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.3em;
	color: #424141;
}
#mainbody-btm {
	background-image: url(../images/LosAmigos_MainBodyBtm.png);
	float: left;
	height: 85px;
	width: 802px;
}
#creditcard {
	float: left;
	height: 55px;
	width: 739px;
	text-align: right;
	padding-right: 63px;
}

#copyright1 {
	background-image: url(../images/LosAmigos_BtmFotoBtm.jpg);
	float: left;
	height: 40px;
	width: 328px;
}
#copyright2 {
	background-image: url(../images/LosAmigos_Copyright.jpg);
	float: left;
	height: 22px;
	width: 722px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.2em;
	color: #660000;
	padding-top: 18px;
	padding-left: 80px;
}
.greetings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #A33130;
}

.hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.2em;
    margin-bottom: 115px;
}
.hours h3 {}
.hours b {
	color: #841619;
}



/* COUPONS PAGE STYLES START */

.coupon {
	width: 473px;
	border: medium dashed #248747;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.coupon h1 {
	background-color: #D91D1E;
	border: medium solid #FF0000;
	text-align: center;
	display: block;
	padding: 7px;
	color: #FFFFFF;
	font-size: 36px;
	margin: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.coupon h2 {
	font-size: 22px;
	color: #000000;
}
.couponprice {
	color: #FF0000;
}
.coupontext1 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.coupontext2 {
	color: #278340;
	font-weight: bold;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.2em;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 4px;
	width: 497px;
}
.buttonheading a {
	text-decoration: none;
}
.buttonheading img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hpname {
	color: #D91D1E;
	font-size: 22px;
	font-weight: bold;
}
.hidden {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	width: 497px;
}
@media print {
    .hidden {
	font-size: 12pt;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	width: 497px;
}
}
/* COUPONS PAGE STYLES ENDS */
#cincodemayo {
	width: 460px;
	border: thick double #990000;
	border-radius: 15px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	margin-bottom: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.3em;
	color: #009900;
	box-shadow: 0.3em 0.3em 0.5em #666;
}
#cincodemayo h1 {
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #009900;
}
#cincodemayo h2 {
	color: #CC0000;
}
#cincodemayo b {}