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

body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 10pt;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
h1 {
	color: #259e94;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
.clearfloat {
	clear: both;
}
#wrapper {
	background: url(images/bg_main.gif) repeat-y top center;
}
#wrapper_cap {
	height: 3px;
	background-color: black;
	width: 960px;
	margin: 0 auto;
}
#header {
	background: url(images/bg_header.gif) repeat-x;
	height: 176px;
}
.content {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.mainbody {
	background-color: #ffffff;
	padding: 18px;
	width: 916px;
	margin: 0 auto;
	position: relative;
}
#inside #pig {
	width: 144px;
	height: 258px;
	position: absolute;
	bottom: -215px;
	left: 0px;
	z-index: 40;
}
#home #pig {
	width: 144px;
	height: 258px;
	position: absolute;
	top: 300px;
	left: 0px;
	z-index: 60;
}
#leftsidebar {
	width: 188px;
	float: left;
	position: relative;
	overflow: visible;
}	

#leftsidebar .dialogcontent a {
	color: #000000;
	text-decoration: none;
}
#rightcol {
	float: right;
	width: 698px;
	text-align: left;
}
#logo {
	position: absolute;
	left: 370px;
	top: 0px;
	width: 220px;
	height: 161px;
}
#leftnav {
	margin-top: 111px;
	height: 50px;
	width: 370px;
	float: left;
	text-align: left;
	padding-top: 20px;
	z-index: 30;
}
#rightnav {
	margin-top: 111px;
	height: 50px;
	width: 370px;
	float: right;
	text-align: right;
	padding-top: 20px;
}
#lefttop {
	position: absolute;
	width: 360px;
	height: 100px;
	left: 10px;
	top: 0px;
	text-align: left;
	vertical-align: top;
}
#righttop {
	position: absolute;
	width: 360px;
	height: 100px;
	right: 10px;
	top: 0px;
	text-align: right;
	vertical-align: top;
}
#flash {
	position: absolute;	
	width: 916px;
	height: 364px;
	top: 194px;
	left: 22px;
	z-index: 20;
}
#flashholder {
	width: 916px;
	height: 364px;
	margin: 0 auto;
}
#footer {
	width: 920px;
	margin: 0 auto;
	padding: 20px;	
	text-align: center;
}
#footer a {
	color: #000000;
}
#bodycontent a {
	color: #259e94;
}
#bodycontent {
	padding-bottom: 30px;
}
.homebox {
	margin: 20px 0px 25px 30px;
	float: right;
	text-align: left;
	vertical-align: top;
}
.wide {
	width: 500px;
}
.narrow {
	width: 150px;
}
.serves {
	padding-right: 10px;
}
.tabletopborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.sub_nav {
	text-indent: 10px;
}
.holiday_hours {
	float: left;
	text-align: left;
	vertical-align: top;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 20px;
}

