@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-color: #FDF6CA;
}
body,td,th {
	font-size: 12px;
	line-height: 16px;
	color: #333;
}
object {
	outline:none;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
a:link {
	color: #006656;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006656;
}
a:hover {
	text-decoration: none;
	color: #006656;
}
a:active {
	text-decoration: underline;
	color: #006656;
}

.divider {
	background-color: #CBCBCB;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.mainwidth {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
}
.mainbox {
	height: 130px;
}
.menubox {
	height: 52px;
	margin-top: 11px;
}
.menuspace {
	margin-left: 3px;
}
.contentbox {
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #FFFDEF;
}
.comp p {
	margin-bottom: 10px;
}

.title_main {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #006656;
	margin-bottom: 10px;
}
.subtext {
	font-size: 11px;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #006656;
	margin-bottom: 10px;
}

.title_recipes {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 3px;
	font-weight: bold;
}
.img_right01 {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.table_gallery {
	padding: 18px;
}


.flashbox_main {
	height: 300px;
	width: 725px;
	float: left;
}
.flashbox_sub {
	float: right;
	height: 300px;
	width: 252px;
}
.mapbox_listings {
	width: 200px;
	float: left;
}
.mapbox_main {
	width: 720px;
	float: left;
}

.footer_addressbox_top {
	margin-top: 7px;
}
.footer_addressbox {
	text-align: center;
	padding-bottom: 125px;
	padding-top: 5px;
	background-image: url(../images/addressbox_back.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.footer_addressbox table {
	margin-right: auto;
	margin-left: auto;
}

.footer_addressbox table td {
	padding: 6px;
	text-align: left;
}
.footer_addressbox_bot {
	text-align: center;
	margin-top: -155px;
}
.footerbox {
	text-align: right;
	font-size: 10px;
	color: #afa564;
	margin-bottom: 20px;
}
.footerbox a:link {
	color: #afa564;
	text-decoration: underline;
}
.footerbox a:visited {
	text-decoration: underline;
	color: #afa564;
}
.footerbox a:hover {
	text-decoration: none;
	color: #afa564;
}
.footerbox a:active {
	text-decoration: underline;
	color: #afa564;
}
