body {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	color: #0D1A14;
	background-image:url(images/mock1_bg.jpg);
	background-repeat:repeat-x;
	background-color: #142920;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

html>body {text-align: -moz-center;}

td {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	color: #0D1A14;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	line-height: 17px;
}

h1 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-bottom: 8px;
	padding: 0px;
}

h2 {
	color: #7B0808;
	font-size: 14px;
	border-bottom-color: #7B0808;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

h3 {
	background-color: #757C57;
	font-size: 14px;
	color: #ffffff;
	padding: 3px;
}

h4 {
	background-color: #757C57;
	font-size: 13px;
	color: #ffffff;
	padding: 3px;
	text-align: center;
}

h5 {
	background-color: #F4793E;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

h6 {
	background-color: #008348;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

h7 {
	background-color: #F4793E;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}






#florida td {
	color: #333333;
	background-color: #ffffff;
	font-size: 10px;
	padding: 8px;
}

#florida {
	visibility: hidden;
	color: #333333;
	background-color: #ffffff;
	font-size: 10px;
}

#michigan {
	visibility: hidden;
	color: #333333;
	background-color: #ffffff;
	font-size: 10px;
}

#michigan td {
	color: #333333;
	background-color: #ffffff;
	font-size: 10px;
	padding: 8px;
}

.contact_info {
	background-color: #898E6B;
	padding: 10px;
	border-color: #52622B;
	border-width: 1px;
	border-style: solid;
}

.left_side {
	background-image: url(images/left_side.gif);
	background-repeat: repeat-y;
}

.right_side {
	background-image: url(images/right_side.gif);
	background-repeat: repeat-y;
}

.content {
	background-color: #ffffff;
	background-image: url(images/content_bg.gif);
}

.collage {
	text-align: center;
	padding-top: 16px;
}

.menu_collage {
	text-align: center;
}

.food {
	text-align: right;
}

.home_text {
	background-image: url(images/home_text_bg.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-top: 16px;
	padding-right: 25px;
	font-size: 14px;
}

.inner_text {
	padding-top: 16px;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 6px;
}

.menu_text {
	padding-top: 16px;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
}

.middle_lines {
	background-image: url(images/middle_lines.gif);
	background-repeat: repeat-x;
}

.menus {
	background-color: #F04B23;
	border-bottom-color: #14291F;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	background-image: url(images/menu_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding-bottom: 8px;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
}

.bottom {
	background-color: #F04B23;
	border-bottom-color: #14291F;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	padding-bottom: 8px;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
}

.footer {
	padding-top: 20px;
	text-align: center;
	color: #1A3328;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
}

.footer_bottom {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #D8CEAF;
	background-color: #AA0C0C;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
}

.footer a:link {
	color: #09100D;
	text-decoration: none;
}

.footer a:active {
	color: #09100D;
	text-decoration: none;
}

.footer a:visited {
	color: #09100D;
	text-decoration: none;
}

.footer a:hover {
	color: #000000;
	text-decoration: underline;
}

.footer_bottom a:link {
	color: #D8CEAF;
	text-decoration: none;
}

.footer_bottom a:active {
	color: #D8CEAF;
	text-decoration: none;
}

.footer_bottom a:visited {
	color: #D8CEAF;
	text-decoration: none;
}

.footer_bottom a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

form {
	margin: 0px;
}

.input {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  font-color: #333333;
}
.blue a {
  color:#009;
  text-decoration:none;
}
.blue a:hover {
  color:#009;
  text-decoration:underline;
}