@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #f7e8c8;
	text-align: center;
	color: #7b5c47;
	background-image: url(../Media/Branding_and_Navigation/top-dropshadow.gif);
	background-repeat: repeat-x;
	background-position: top;
	font: 12px Verdana, Geneva, sans-serif;
}
#wrapper {
	width: 1040px;
	margin: 24px auto;
}
#shell {
	background-color: #FFF;
	margin: 0px auto;
	height: auto;
	width: 960px;
}
#forgot  {
	background-repeat: no-repeat;
}
#header {
	height: auto;
	width: 1040px;
	margin: 0px auto;
	position: relative;
}
#branding {
	margin: 0 auto;
	height: 144px;
	width: 1040px;
	background-repeat: no-repeat;
	background-image: url(../Media/Branding_and_Navigation/branding_header.jpg);
	position: relative;
}
#contact_info {
	position: absolute;
	left: 115px;
	top: 0px;
	color: #7b5c47;
	z-index: 1;
}
#contact_info a {
	color: #7b5c47;
}
#contact_info a:hover {
	color: #900;
}


#top_nav {
	background-color: #FFF;
	width: 960px;
	margin: 0px auto;
	padding-bottom: 80px;
	background-image: url(../Media/global_images/912-content_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#top_nav li:hover, #top_nav a.top_link:hover {
	background-position: 0px -18px;
}
#top_nav ul #li_shop a{
	background-image: url(http://www.wareaglemill.com/Media/Branding_and_Navigation/top_navbar/shop.gif);
	width: 73px;
}
#top_nav ul #li_recipes a{
	background-image: url(http://www.wareaglemill.com/Media/Branding_and_Navigation/top_navbar/recipes.gif);
	width: 99px;
}
#top_nav ul #li_skills{
	background-image: url(http://www.wareaglemill.com/Media/Branding_and_Navigation/top_navbar/skills.gif);
	width: 137px;
}
#top_nav ul #li_about{
	background-image: url(http://www.wareaglemill.com/Media/Branding_and_Navigation/top_navbar/about.gif);
	width: 147px;
}
#top_nav ul #li_visit {
	background-image: url(http://www.wareaglemill.com/Media/Branding_and_Navigation/top_navbar/visit.gif);
	width: 134px;
}
#top_nav ul #li_events{
	background-image: url(http://www.wareaglemill.com/Media/Branding_and_Navigation/top_navbar/events.gif);
	width: 89px;
}
#top_nav ul #li_wellness{
	background-image: url(http://www.wareaglemill.com/Media/Branding_and_Navigation/top_navbar/wellness.gif);
	width: 105px;
}
#top_nav ul #li_kids a{
	background-image: url(http://www.wareaglemill.com/Media/Branding_and_Navigation/top_navbar/kids.gif);
	width: 98px;
}
#suckerfishnav{
	width: 882px;
	padding: 0.5em 39px;
	margin: 0px auto;
	background:#FFF;
    font-size:18px;
    font-family:verdana,sans-serif;
    float:left;
    list-style:none;
    line-height:18px;
	z-index: 1;
    }
#suckerfishnav li, #suckerfishnav li a.top_link  {
	margin: 0px;
	background-repeat: no-repeat;
	height: 0px;
	float: left;
	display: block;
	padding: 18px 0 0 0;
	overflow: hidden;
}
#suckerfishnav li.is_link {
	height: 18px;
	padding: 0px;
}
#suckerfishnav ul li{
padding: 0;
height: auto;
}

#suckerfishnav a {
    display:block;
    text-decoration:none;
}
#suckerfishnav li ul {
	text-align: left;
	position:absolute;
	left:-999em;
	top:163px;
	height:auto;
	width: 200px;
	font-weight:normal;
	line-height:1em;
	border: none;
	z-index: 2;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 9px;
    }	
#suckerfishnav li ul li {
	background:#FFF;
	height: 24px;
	width:188px;
	font-family:verdana,sans-serif;
	padding-bottom: 2px;
	padding-left: 12px;
    }
#suckerfishnav li ul li a {
    width:174px;
    font-size:12px;
	}

#suckerfishnav li ul li{
    }
	
#suckerfishnav li ul li:hover a {
    color: #900;    
	}
#suckerfishnav li:hover a {
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a{
    color: #7b5c47;
    }
#suckerfishnav li:hover ul ul{
    left:-999em;
    }
#suckerfishnav li:hover ul{
	padding-top: 24px;
    left:auto;
    }

#content {
	width: 912px;
	position: relative;
	background-color: #FCEFDF;
	background-image: url(../Media/global_images/912-stripe_bar.gif);
	background-repeat: repeat-y;
	margin: 0px auto;
	height: auto;
}
h1 {
	text-indent: -9999px;
}
h2 {
	font-size: 22px;
	color: #900;
}
h3 {
	text-indent: -9999px;
}
h4 {
	color: #900;
	text-align: left;
	font-size: 13px;
	margin: 20px 0px 12px 30px;
}
h5 {
	font-size: 12px;
	margin-bottom: 7px;
}
a {
	color: #900;
}
a:hover {
	color: #b7240e;
}
#content ul {
	margin-bottom: 12px;
	text-align: left;
	list-style-type: none;
}
#content li {
	padding-bottom: 1em;
}
.clear {
	clear: both;
}
.italics {
	font-style: italic;
	margin-bottom: 7px;
}
input.button {
	background-color: #a89384;
	color: #fff9e6;
	border-top: 2px solid #d2cac5;
	border-right: 2px solid #817166;
	border-bottom: 2px solid #817166;
	border-left: 2px solid #d2cac5;
	padding: 1px 2px;
	font-size: 11px;
	font-weight: bold;
}
input:hover.button {
	background-color: #c9b2a2;
	color: #fff;
}
input:active.button {
	background-color: #907e72;
	border: 2px solid #796a5f;
	color: #eee6cb;
}
#left_sidebar {
	height: auto;
	width: 200px;
	float: left;
	background-color: #fcefdf;
	position: relative;
}
#mainContent {
	background-color: #FFF;
	width: 700px;
	float: left;
	background-image: url(../Media/global_images/700-white_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	height: auto;
	padding-top: 12px;
	padding-bottom: 24px;
}
#center_column {
	height: auto;
	width: 432px;
	float: left;
	text-align: center;
	background-color: #FFF;
}
#right_column {
	width: 268px;
	float: left;
	background-color: #FFF;
	margin: 0px auto;
	padding-bottom: 12px;
}
#right_sidebar {
	width: 244px;
	background-color: #FFE3BE;
	height: auto;
	background-image: url(../Media/global_images/rsidebar_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px auto;
	padding-bottom: 12px;
}
.right_content   {
	height: auto;
	width: 220px;
	margin: 12px auto;
	background-color: #FFF9E6;
	padding-bottom: 12px;
}
#right_sidebar .right_content ul {
	margin-left: 12px;
}
#footer {
	background-color: #f7e8c8;
	height: auto;
	width: 960px;
	margin: 0px auto;
	padding-bottom: 24px;
}
#bottom_nav {
	height: 29px;
	width: 960px;
	background-image: url(../Media/Branding_and_Navigation/bottom_navbar/bottom_nav_bkg.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
}
#bottom_nav ul {
	margin: 0px auto;
	list-style-type: none;
	width: 960px;
	padding: 0px;
}
#bottom_nav ul li{
	float: left;
	display: block;
	overflow:hidden;
}
#bottom_nav ul li a {
	background-repeat: no-repeat;
	height: 0px;
	float: left;
	display: block;
	padding: 29px 0 0 0;
	overflow: hidden;
}
#bottom_nav ul a:hover {
	background-position: 0px -29px;
}
#bottom_nav ul a:active {
	background-position: 0px -58px;
}
#bottom_nav ul #bottom_nav_link_contact a {
	background-image: url(../Media/Branding_and_Navigation/bottom_navbar/contact.gif);
	width: 97px;
}
#bottom_nav_link_contact {
	margin-left: 30px;
}
#bottom_nav ul #bottom_nav_link_shop a {
	background-image: url(../Media/Branding_and_Navigation/bottom_navbar/shop.gif);
	width: 65px;
}
#bottom_nav ul #bottom_nav_link_recipes a {
	background-image: url(../Media/Branding_and_Navigation/bottom_navbar/recipes.gif);
	width: 79px;
}
#bottom_nav ul #bottom_nav_link_skills a {
	background-image: url(../Media/Branding_and_Navigation/bottom_navbar/skills.gif);
	width: 114px;
}
#bottom_nav ul #bottom_nav_link_history a {
	background-image: url(../Media/Branding_and_Navigation/bottom_navbar/history.gif);
	width: 141px;
}
#bottom_nav ul #bottom_nav_link_blog a {
	background-image: url(../Media/Branding_and_Navigation/bottom_navbar/blog.gif);
	width: 110px;
}
#bottom_nav ul #bottom_nav_link_rest a {
	background-image: url(../Media/Branding_and_Navigation/bottom_navbar/rest.gif);
	width: 173px;
}
#bottom_nav ul #bottom_nav_link_map a {
	background-image: url(../Media/Branding_and_Navigation/bottom_navbar/map.gif);
	width: 121px;
}
input {
	font: 12px Arial, Helvetica, sans-serif;
	color: #a89384;
}
