body {
	background: #000000 url(./images/tile.png) 50% 0 repeat;
	color: #FFFFFF;
	text-align: center;
	min-width: 956px;
	Font-family: Arial Black, Helvetica, Sans-Serif;
	Font-size: 12px;
}

#shadow {
	background: url(./images/background_shadow_tile.png) 50% 0 repeat-y;
}

a {
	color: #f2f2f2;
}

#content {
	background: #000000 url(./images/content_background.jpg) 50% 0 no-repeat;
	clear: left;
	text-align: left;
	width: 956px;
	height: 956px;
	margin: 40px auto 0px auto;
}

#content_menu {
	background: #000000 url(./images/content_menu_background.jpg) 50% 0 no-repeat;
	clear: left;
	text-align: left;
	width: 956px;
	height: 1486px;
	margin: 40px auto 0px auto;
}

#flashcontent {
	width: 400px;
	height: 300px;
	border: 1px solid #591c0d;
	margin: 85px 0px 0px 315px;
}

#margarita {
	margin: -472px 0px 0px -189px;
}

#three_offerings {
	margin: -385px 0px 0px 676px;
}

#address {
	position: absolute;
	top: 42px;
	Font-size: 24px;
	margin-left: 225px;
}

#address_menu {
	position: absolute;
	top: 42px;
	Font-size: 24px;
	margin-left: 70px;
}

#center_paragraph {
	position: absolute;
	top: 655px;
	margin-left: 180px;
	width: 500px;
	height: 75px;
	Font-family: Arial, Helvetica, Sans-Serif;
	Font-size: 16px;
	/* background: #123456; */
}

#plate_centerpiece {
	position: absolute;
	top: 420px;
	margin-left: 250px;
}

#bottom_buttons {
	/* background: #ff0000; */
	width:915px;
	height: 220px;
	position: absolute;
	top: 705px;
	margin-left: 20px;
}

#left_bottom {
	background: url(images/calendar_background.png) 50% no-repeat;
	width: 440px;
	height: 220px;
	position: absolute;
	top: 10px;
	margin-left: 10px;
	padding-top: 34px;
}

#right_bottom {
	background: url(images/full_menu_background.png) 50% no-repeat;
	width: 440px;
	height: 220px;
	position: absolute;
	top: 10px;
	margin-left: 462px;
	padding-top: 34px;
}

#copyright {
	margin-top: -20px;
}

#footer {
	margin: 0px auto 0px auto;
	width: 956px;
	text-align: center;
	color: #222222;
	background: #000000;
}
