/*
body {
	background-image: url(http://www.mariasdowntown.com/stylesheets/_g/background_repeat.jpg);
	background-position: left;
	background-repeat:repeat-x;
	}

body {
	background-image: url(http://www.mariasdowntown.com/stylesheets/_g/background.jpg);
	background-position: bottom left;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-color:#E0E0E0;
	width:100%;
	font-size:20px;
	}
*/

body {
	background: url(http://www.mariasdowntown.com/stylesheets/_g/background_repeat.jpg) repeat;	

	margin: 0 auto;
	}

#header {
	background: url(http://www.mariasdowntown.com/stylesheets/_g/header.jpg) repeat-x;
	height:143px;
	}

#header .left_header {
	float: left;
	margin-left: 60px;
	}
	
#header .right_header {
	float: left;
	margin-left: 90px;
	}
	
.left_header a img, .right_header a img {
	border: none;
	}

img.logo {
	margin-left: 60px;
	}
	
#wrapper {
	float: left;
	width: 950px;
	margin-left: 125px;
	}
	
#wrapper-homepage {
	background-image: url(http://www.mariasdowntown.com/stylesheets/_g/homepage3.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	float: left;
	overflow:visible;
	width: 1008px;
	height: 897px;
	margin-top:-3px;
	}
	
	#wrapper-catering {
	background-image: url(http://www.mariasdowntown.com/stylesheets/_g/catering3.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	float: left;
	overflow:visible;
	width: 1008px;
	height: 897px;
	margin-top:-3px;
	}
	
	#wrapper-menu {
	background-image: url(http://www.mariasdowntown.com/stylesheets/_g/menu3.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	float: left;
	overflow:visible;
	width: 1008px;
	height: 897px;
	margin-top:-3px;
	}
	
	#wrapper-tequila {
	background-image: url(http://www.mariasdowntown.com/stylesheets/_g/teq3.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	float: left;
	overflow:visible;
	width: 1008px;
	height: 897px;
	margin-top:-3px;
	}
	
	#wrapper-map {
	background-image: url(http://www.mariasdowntown.com/stylesheets/_g/map4.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	float: left;
	overflow:visible;
	width: 1008px;
	height: 897px;
	margin-top:-3px;
	}
	
	#wrapper2 {
	background-image: url(http://www.mariasdowntown.com/stylesheets/_g/large_background.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	float: left;
	overflow:visible;
	width: 1008px;
	height: 897px;
	margin-top:-3px;
	}
	
.content_left {
	float: left;
	margin-left: -125px;
	z-index: 10;
	width: 336px;
	height: 898px;
	
	}
	
.content_middle {
	float: left;
	margin-top: 15px;
	margin-left: 30px;
	}
	
.content_area {
	background: url(http://www.mariasdowntown.com/stylesheets/_g/content_background.jpg) repeat-y;
	margin-left: -8px;
	padding: 10px 20px;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #444;
	width: 450px;
	}
	
.content_area_tequila {
	background: url(http://www.mariasdowntown.com/stylesheets/_g/content_background.jpg) repeat-y;
	margin-left: -8px;
	padding: 10px 20px;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #444;
	width: 450px;
	}
	
.content_area2 {
	background: url(http://www.mariasdowntown.com/stylesheets/_g/content_background3.png) repeat-y;
	margin-left: -8px;
	padding: 10px 20px 20px 20px;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	width: 653px;
	}
	
*html .content_area2 {
	background: url(http://www.mariasdowntown.com/stylesheets/_g/content_background2.jpg) repeat-y;
	}
	
.content_area2 .left {
	float: left;
	width: 300px;
	margin-top: 10px;
	}
	
.content_area2 .right {
	float: left;
	width: 300px;
	margin-left: 20px;
	margin-top: 10px;
	}
	
.content_bottom {
	background: url(http://www.mariasdowntown.com/stylesheets/_g/content_bottom.jpg) no-repeat;
	height: 32px;
	width: 490px;
	margin-left:-8px;
	float: left;
	}
	
.content_bottom2 {
	background: url(http://www.mariasdowntown.com/stylesheets/_g/content_bottom2.jpg) no-repeat;
	height: 34px;
	width: 683px;
	margin-left:-8px;
	float: left;
	}
	
.content_right {
	float: left;
	margin-left: 20px;
	}
	
.chalkboard {
	background: url(http://www.mariasdowntown.com/stylesheets/_g/chalkboard.jpg) no-repeat;
	width: 175px;
	height: 532px;
	padding-top: 110px;
	padding-left: 10px;
	color:#FFFFFF;
	font:12px/15px Geneva, Arial, Helvetica, sans-serif;
	}
	
.chalkboard p {
	width: 150px;
	}
	
#left_graphic {
	z-index: 11;
	top: 139px;
	width: 196px;
	height: 990px;
	background: url(http://www.mariasdowntown.com/stylesheets/_g/left_graphic.jpg) no-repeat;
	}

.content_area_tequila p img {
	float: left;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-top:-10px;
	}

img.map {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 15px 0 0 8px;
	}
	
.spacer {
	min-height: 75px;
	width: 200px;

	}

	
/* FOOTER ---------------------------------------------------------------------- */
#footer {
	margin-left: 0;
	width: 477px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
	font: 10px/13px Verdana, Arial, Helvetica, sans-serif;
	padding: 7px 0 7px 0;
	clear: both;
	color: #555;
	}
	
#footer a, #footer2 a {
	text-decoration:none;
	color: #555;
	}	
	
#footer2 {
	margin-left: 90px;
	margin-bottom: 20px;
	width: 477px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
	font: 10px/13px Verdana, Arial, Helvetica, sans-serif;
	padding: 7px 0 7px 0;
	clear: both;
	color: #555;
	}	
	
/* HEADINGS -------------------------------------------------------------------- */
h1 {
	width: 420px;
	background-color: black;
	font: 18px/23px Georgia, "Times New Roman", Times, serif;
	color: white;
	padding: 10px 15px 10px 15px;
	margin-bottom: -7px;
	}
	
h1.menu_title {
	width: 435px;
	float:left;
	margin-right:1px;
	}
	
h2 {
	font: 20px/24px Georgia, "Times New Roman", Times, serif;
	color: #a9122a;
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
	}
	
h2.dailyspecials {
	font: 17px/22px Georgia, "Times New Roman", Times, serif;
	color: white;
	border: none;
	margin-bottom: -15px;
	}

.content_area_tequila p strong {
	font: 16px/22px Georgia, "Times New Roman", Times, serif;
	color: #d8667d;
	}

/* Light Red: #d8667d | Dark Red: #a9122a */

strong.menuitem {
	color: #d8667d;
	font: 16px/18px Georgia, "Times New Roman", Times, serif;
	}
	
.menu_callout {
	background-color: #a5bbb4;
	color: white;
	width: 600px;
	text-align: center;
	clear: both;
	padding-top:5px;
	padding-bottom:5px;
	margin-top: 10px;
	padding: 2px;
	}
	
.menu_callout2 {
	color: #d8667d;
	clear: both;
	font-style:oblique;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	}

.menu_callout strong.menuitem {
	color: white;
	}
	
	
/* NAVIGATION ------------------------------------------------------------------ */

#printmenu {
	width: 177px;
	height: 43px;
	float:left;
	background: url(http://www.mariasdowntown.com/stylesheets/_g/printmenu_a.jpg) no-repeat;
	}
	
#printmenu a {
	background: url(http://www.mariasdowntown.com/stylesheets/_g/printmenu_a.jpg) no-repeat;
	width: 177px;
	height: 43px;
	position: relative;
	float:left;
	text-indent: -9000px;
	}
	
#printmenu a:hover {
	background: url(http://www.mariasdowntown.com/stylesheets/_g/printmenu_ahover.jpg) no-repeat;
	width: 177px;
	height: 43px;
	position: relative;
	float:left;
	}
	
#printmenu a:active {
	background: url(http://www.mariasdowntown.com/stylesheets/_g/printmenu_aactive.jpg) no-repeat;
	width: 177px;
	height: 43px;
	position: relative;
	float:left;
	}
	
.navigation ul {
	list-style-type:none;
	display:inline;
	
	}
	
.navigation ul li {
	display:inline;
	}
	
.navigation a {
	text-indent: -9000em;
	}

.navigation {
	background: url(http://www.mariasdowntown.com/stylesheets/_g/nav_background2.jpg) no-repeat;
	width: 482px;
	height: 50px;
	float: left;
	}

.navigation #home a {
	background: url(http://www.mariasdowntown.com/stylesheets/_g/nav_home2.jpg) no-repeat;
	width: 94px;
	height:50px;
	position: relative;
	float: left;
	}
	
.navigation #home a:hover {
	background: url(http://www.mariasdowntown.com/stylesheets/_g/nav_home_hover.jpg) no-repeat;
	}
	
.navigation #menu a {
	background: url(http://www.mariasdowntown.com/stylesheets/_g/nav_menu2.jpg) no-repeat;
	width: 95px;
	height:50px;
	margin-left: 1px;
	position: relative;
	float: left;
	}
	
.navigation #menu a:hover {
	background: url(http://www.mariasdowntown.com/stylesheets/_g/nav_menu_hover.jpg) no-repeat;
	}
	
.navigation #map a {
	background: url(http://www.mariasdowntown.com/stylesheets/_g/nav_map2.jpg) no-repeat;
	width: 94px;
	height:50px;
	margin-left: 1px;
	position: relative;
	float: left;
	}
	
.navigation #map a:hover {
	background: url(http://www.mariasdowntown.com/stylesheets/_g/nav_map_hover.jpg) no-repeat;
	}
	
.navigation #tequila a {
	background: url(http://www.mariasdowntown.com/stylesheets/_g/nav_tequila2.jpg) no-repeat;
	width: 95px;
	height:50px;
	margin-left: 1px;
	position: relative;
	float: left;
	}
	
.navigation #tequila a:hover {
	background: url(http://www.mariasdowntown.com/stylesheets/_g/nav_tequila_hover.jpg) no-repeat;
	}
	
.navigation #catering a {
	background: url(http://www.mariasdowntown.com/stylesheets/_g/nav_catering2.jpg) no-repeat;
	width: 94px;
	height:50px;
	margin-left: 1px;
	position: relative;
	float: left;
	}
	
.navigation #catering a:hover {
	background: url(http://www.mariasdowntown.com/stylesheets/_g/nav_catering_hover.jpg) no-repeat;
	}
	
/* END NAVIGATION ------------------------------------------------------------------ */
