@charset "UTF-8";
/*  ============================================================================================  LAYOUT  */
html {
	overflow-x:hidden;
	overflow-y:hidden;
}
body {
	margin:0px;
	overflow:hidden;
	font-family: "Georgia", Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:130%;
	color:#FFFFFF;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:underline;
	color:#FFFFFF;
}
a {
	outline:none;
}
p {
	margin:0px 0px 10px 0px;
}
img {
	border:0px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
#contentFrame {
	width:542px;
	background-image:url(../i/shading.png);
	background-repeat:repeat;
	padding: 0 16px 16px 16px;
	margin: 0px 0 0 60px;
}
#contentFrame-home {
	width:247px;
	background-image:url(../i/shading.png);
	background-repeat:repeat;
	padding: 0 16px 16px 16px;
	margin: 0px 0 0 60px;
}
#contentbg {
	background-repeat:repeat;
}
.content-home {
	background-image:url(../i/home_panel_bg.jpg);
	background-repeat:repeat;
}
.content-turquoise {
	background-image:url(../i/background_turquoise.gif);
	background-repeat:repeat;
}
.content-highlight-turquoise {
	background-image:url(../i/background_highlight_turquoise.png);
	background-repeat:no-repeat;
}
.content-brown {
	background-image:url(../i/background_brown.gif);
	background-repeat:repeat;
}
.content-highlight-brown {
	background-image:url(../i/background_highlight_brown.png);
	background-repeat:no-repeat;
}
.content-tan {
	background-image:url(../i/background_tan.gif);
	background-repeat:repeat;
}
.content-highlight-tan {
	background-image:url(../i/background_highlight_tan.png);
	background-repeat:no-repeat;
}
.content-violet {
	background-image:url(../i/background_violet.gif);
	background-repeat:repeat;
}
.content-highlight-violet {
	background-image:url(../i/background_highlight_violet.png);
	background-repeat:no-repeat;
}
.content-purple {
	background-image:url(../i/background_purple.gif);
	background-repeat:repeat;
}
.content-highlight-purple {
	background-image:url(../i/background_highlight_purple.png);
	background-repeat:no-repeat;
}
.content-red {
	background-image:url(../i/background_red.gif);
	background-repeat:repeat;
}
.content-highlight-red {
	background-image:url(../i/background_highlight_red.png);
	background-repeat:no-repeat;
}
.content-blue {
	background-image:url(../i/background_blue.gif);
	background-repeat:repeat;
}
.content-highlight-blue {
	background-image:url(../i/background_highlight_blue.png);
	background-repeat:no-repeat;
}
#content {
	overflow:auto;
	padding: 0px 32px 32px 32px;
	margin: 0 0 0 0;
}
#topmenu {
	width:100%;
	height:50px;
	position:relative;
	clear:both;
	margin: 0 0 0 0;
}
#pageheader {
	width:100%;
	position:relative;
	clear:both;
	padding: 40px 0px 0px 0px;
	margin: 0 0 0 0;
}
#sidebar {
	width:150px;
	position:relative;
	float:left;
	padding: 0 32px 0 0;
}
#page-content {
	width:294px;
	position:relative;
	float:left;
	padding: 0 0 0 0;
}
.contentimage {
	margin: 0 0 15px 0;
}
/*  ============================================================================================  LAYOUT  */

/*  ==========================================================================================  TOP MENU  */
#topmenu {
	margin:0px;
	padding:0px;
}
/*  ==========================================================================================  TOP MENU  */

/*  ======================================================================================  SIDEBAR MENU  */
.sidebarmenu_separator {
	width:150px;
	height:15px;
	background-image:url(../i/home_nav_divider.png);
}
.homemenu_separator {
	width:247px;
	height:15px;
	background-image:url(../i/home_nav_divider.png);
}
/*  ======================================================================================  SIDEBAR MENU  */

/*  ==============================================================================================  TEXT  */
.sitewide_bodytext {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.sitewide_bodytext  a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.sitewide_bodytext  a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.sitewide_bodytext  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
		font-style: italic;
}
.sitewide_bodytext  a:active {
	color: #FFFFFF;
	text-decoration: none;
		font-style: italic;
}
.sitewide_bodyhead {
	font-size: 15px;
	color: #FFFFFF;
	line-height: 17px;
	font-weight: bold;
	padding-top: 5px;
}

/*  ==============================================================================================  NEWS  */
.news_header h2 {
	font-size: 14px;
	line-height: 120%;
	color: #FFFFFF;
	font-weight: bold;
}
.news_header a:link, .news_header a:visited {
	color:#FFFFFF;
}
.news_header a:hover, .news_header a:active {
	color:#FFFFFF;
}
.news_postdate {
	font-size:12px;
}
.news_content a:link, .news_content a:visited {
	color:#FFFFFF;
	font-style: italic;
	text-decoration: none;
}
.news_content a:hover, .news_content a:active {
	color:#FFFFFF;
	font-style: italic;
	text-decoration: underline;
}
.news_article a:link, .news_article a:visited {
	color:#FFFFFF;
	font-style: italic;
	text-decoration: none;
}
.news_article a:hover, .news_article a:active {
	color:#FFFFFF;
	font-style: italic;
	text-decoration: underline;
}

/*  ==============================================================================================  NEWS  */
.sitewide_bodyhead_nospace {
	font-size: 15px;
	color: #FFFFFF;
	line-height: 17px;
	font-weight: bold;
	margin-top: -5px;
}
.sitewide_bodysubhead {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 17px;
	font-weight: bold;
}
.sitewide_bodyimg {
	margin-bottom: 20px;
}
.home_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4e5908;
	padding: 2px 0 30px 20px;
}
.home_footer a:link, .home_footer a:visited {
	color: #4e5908;
	text-decoration:none;
}
.home_footer a:hover, .home_footer a:active {
	color: #CC6;
	text-decoration:none;
}
.home_text {
	font-size: 12px;
	color: #FBFFE0;
	padding: 20px 15px 20px 20px;
	line-height: 17px;
	font-weight: 100;
}
.contact_formtext {
	font-family: "Lucida Sans", Verdana;
	font-size: 11.5px;
	color: 666666;
	line-height: 2.25;
}
.inputField {
	background:#FFFFFF url(../i/bg_input.gif) repeat-x scroll 0 0;
	border:1px solid #00abeb;
	padding: 2px;
	width: 300px;
	color: 555454;
	margin-bottom: -5px;
	font-size:90%;
	font-style: italic;
}
.credit {
	position:absolute;
	bottom:10px;
	right:0;
	width:29;
	height:15px;
	z-index: 0;
 }
.login {
	position:absolute;
	bottom:10px;
	right:45px;
	z-index: 0;
	border:0px;
}
div#map{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	z-index: 1;
	overflow: hidden;
	 }
div#page{
	z-index: 5;
	position:absolute;
	visibility: visible;
}
.home_seo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4e5908;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 11px;
	padding-right: 15px;
	font-weight: 100;
}
.home_seo a:link, .home_seo a:visited {
	color: #4e5908;
	text-decoration:none;
}
.home_seo a:hover, .home_seo a:active {
	color: #CC6;
	text-decoration:none;
}
.food_seo {
	font-size: 10px;
	color: #3d2809;
	line-height: 13px;
	font-weight: 100;
	vertical-align:bottom;
}
.food_seo a:link, .food_seo a:visited {
	color: #3d2809;
	text-decoration:none;
}
.food_seo a:hover, .food_seo a:active {
	color: #7a6239;
	text-decoration:none;
}
/*  ==============================================================================================  TEXT  */


/* -------------------- SLIDESHOW -------------------- */
#slimageContainer {
	height:150px;
}  
#slimageContainer img {
	position:absolute;
	top:0px;
	left:0px;
	height:150px;
	width:294px;
	display: none;
	/*opacity: -0.01; */
}
/* ####################  MAIL CHIMP FORM  #################### */
fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:0px;
	margin:0px;
	color: #FFF;
	font-size: 12px;
	line-height:13px;
}
.required email {
	font-family: "Georgia", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border: 1px solid #CCC;
	color: #666;
	padding: 4px;
	background-attachment: scroll;
	background-color: #f5f5f5;
	background-image: url(../i/formfield_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-bottom:8px;
	height:15px;
}
.required {
	font-family: "Georgia", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border: 1px solid #CCC;
	color: #666;
	padding: 4px;
	background-attachment: scroll;
	background-color: #f5f5f5;
	background-image: url(../i/formfield_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-bottom:8px;
	height:15px;
}
textarea {
	font-family: "Georgia", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border: 1px solid #CCC;
	color: #666;
	padding: 4px;
	background-attachment: scroll;
	background-color: #f5f5f5;
	background-image: url(../i/formfield_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-bottom:8px;
}
/*  =========================================================================================  SUPERSIZE  */
#supersize{
	position:fixed;
}

#supersize img{
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
}


img.source-image {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#page
{
	margin:0px auto;
	height:100%;
	width:100%;
	z-index: 3;
	position:absolute;
}

#pageframe
{
	overflow: hidden;
	border-top:solid 1px #4F4F4F;
	border-bottom:1px solid #000;
	height: 100%;
	text-align:left;
	z-index: 3;
}
/*  =========================================================================================  SUPERSIZE  */