/* ================================ MAIN LAYOUT STRUCTURE ================================ */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../Images/Layout/Background-Body.jpg);
	background-repeat: repeat-x;
	background-color: #017DC3;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
}

#MainWrapper {
	width: 800px;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	background-color: #FFFFFF;
}

#PageHeader {
	background-image: url(../Images/Layout/Background-Header.jpg);
	background-repeat: no-repeat;
	background-color: #017DC3;
	height: 126px;
	margin: 0px 7px 0px 7px;
}

#PageFeature {
	background-color: #FFFFFF;
	margin: 0px 7px 20px 7px;
	border-bottom: 8px solid #DCC99B;
	color: #FFFFFF;
}

#ContentWrapper {
	float: left;
	width: 100%;
}

#MainContent {
	margin-left: 189px;
	border-left: 1px solid #DCC99B;
	margin-bottom: 50px;
	padding: 0px 30px 0px 35px;
}

#LeftColumn {
	float: left;
	width: 189px;
	margin-left: -800px;
	margin-bottom: 50px;
	border-right: 1px solid #DCC99B;
}

#PageFooter {
	clear: both;
	margin: 0px 7px 0px 7px;
	color: #FFFFFF;
	font-size: 90%;
	text-align: right;
}

/* =============================== STANDARD STUFF ============================== */

a:link, a:visited {
	color: #666666;
}

a:hover {
	color: #007DC3;
}

div.ClearBoth {
	clear: both;
}

/* ================================ PAGE HEADER ================================ */

#PageHeader div.Logo img {
	width: 107px;
	height: 126px;
	margin: 0px 0px 0px 21px;
}

/* ============================ MAIN NAVIGATION ================================ */

#NavBar {
	margin: 7px 0px 7px 0px;
	padding: 0px;
	background-image: url(../Images/Layout/Background-NavBar.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #416C97;
	clear: both;
	border-top: 1px solid #AA8B4A;
	border-bottom: 1px solid #746436;
	background-color: #DBAA5A;
}

#NavBar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 30px 5px 30px;
	color: #333333;
}

#NavBar ul li {
	display: inline;
	text-align: center;
	border-left: 1px solid #746436;
	height: 1.8em;
	padding: 0px 32px 0px 32px
}

#NavBar ul li.First {
	border-left: 0px;
	padding-left: 0px;
}

#NavBar ul li.Last {
	padding-right: 0px;
}

#NavBar ul li a:link, #NavBar ul li a:visited {
	color: #333333;
	text-decoration: none;
}

#NavBar ul li.Current a:link, #NavBar ul li.Current a:visited {
	text-decoration: underline;
}

#NavBar ul li a:hover {
	text-decoration: underline;
}

#NavBar ul li a img {
	border: 0px;
	vertical-align: middle;
}

/* ================================ PAGE FEATURE ================================ */

#PageFeature div.Home {
	background-image: url(../Images/Content/Feature-Home.jpg);
}

#PageFeature div.AboutUs {
	background-image: url(../Images/Content/Feature-About-Us.jpg);
}

#PageFeature div.ProductRange {
	background-image: url(../Images/Content/Feature-Product-Range.jpg);
}

#PageFeature div.Recipes {
	background-image: url(../Images/Content/Feature-Recipes.jpg);
}

#PageFeature div.News {
	background-image: url(../Images/Content/Feature-News.jpg);
}

#PageFeature div.ContactUs {
	background-image: url(../Images/Content/Feature-Contact-Us.jpg);
}

#PageFeature div.Legal {
	background-image: url(../Images/Content/Feature-Contact-Us.jpg);
}

#PageFeatureContent {
	height: 245px;
}

#PageFeature div.InsetContainer {
	height: 228px;
}

#PageFeature div.InsetContainer div.Inset {
	position: relative;
	top: 30px;
	left: 407px;
	width: 341px;
}

#PageFeature div.InsetContainer div.Inset img.Title {
	margin: 5px 0px 0px 0px;
}

#PageFeature div.InsetContainer div.Inset hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	border: 0px;
}

#PageFeature div.InsetContainer div.Inset p {
	margin: 0px 0px 10px 0px;
}

/* ============================ MAIN CONTENT ================================ */

#MainContent img.Headline {
	margin-bottom: 25px;
	border: 0px;
}

#MainContent img.Headline2 {
	margin-bottom: 25px;
	border: 0px;
}

#MainContent div.Content {
	margin-bottom: 25px;
}

#MainContent div.LeftColumn {
	float: left;
	width: 256px;
}

#MainContent div.RightColumn {
	margin-left: 280px;
}

#MainContent div.ContentFollowing {
	margin: 30px 0px 0px 0px;
}

#MainContent div.Content p {
	margin: 0px 0px 20px 0px;
}

#MainContent div.Content strong.Highlight {
	color: #007DC3;
}

#MainContent div.Content ul {
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#MainContent div.Content ul li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(../Images/Layout/Background-Bullet.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}

/* ============================ LEFT COLUMN ================================ */

#LeftColumn div.Spacing {
	margin: 0px 21px 0px 18px;
}

/* ============================ FOOTER ================================ */

#PageFooter div.Background {
	background-color: #89816E;
}

#PageFooter div.LeftOptions {
	float: left;
}

#PageFooter ul {
	list-style-type: none;
	margin: 0px 10px 0px 15px;
	padding: 10px 0px 10px 0px;
	color: #333333;
}

#PageFooter ul li {
	display: inline;
	text-align: center;
	border-left: 1px solid #FFFFFF;
	padding: 0px 10px 0px 10px
}

#PageFooter ul li.First {
	border-left: 0px;
	padding-left: 0px;
}

#PageFooter ul li a:link, #PageFooter ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#PageFooter ul li a:hover {
	text-decoration: underline;
}

/* ============================ INSETS ================================ */

div.BlueInset {
	width: 256px;
	background-color: #007DC2;
	background-image: url(../Images/Layout/Background-InsetImage-BlueOnWhite-Bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	padding-bottom: 3px;
}

div.BlueInset div.Top {
	height: 3px;
	background-image: url(../Images/Layout/Background-InsetImage-BlueOnWhite-Top.jpg);
}

div.BlueInset div.Link {
	height: 44px;
	background-image: url(../Images/Layout/Background-InsetImage-BlueOnWhite-Logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}

div.BlueInset div.Link img {
	border: 0px;
	margin: 18px 0px 0px 66px;
}

div.BrownInset {
	width: 150px;
	background-color: #dcc99b;
	background-image: url(../Images/Layout/Background-InsetImage-BrownOnWhite-Bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	padding-bottom: 3px;
	margin-top: 13px;
}

div.BrownInsetFirst {
	margin-top: 0px;
}

div.BrownInset img {
	width: 144px;
}

div.BrownInset div.Top {
	height: 3px;
	background-image: url(../Images/Layout/Background-InsetImage-BrownOnWhite-Top.jpg);
}

/* ============================ RECIPES ================================ */

div.Recipe {
	margin-bottom: 30px;
}

div.Recipe div.Hidden {
	visibility: hidden;
	display: none;
}

div.Recipe div.Visible {
	visibility: visible;
	display: block;
}

div.Recipe div.Name {
	color: #007DC3;
	font-weight: bold;
	font-size: 120%;
}

div.Recipe div.Description {
	font-weight: bold;
	margin-bottom: 1em;
}

div.Recipe div.Serves {
	margin-bottom: 1em;
}

div.Recipe div.Ingredients {
	font-weight: bold;
}

div.Recipe div.Ingredients ul {
	font-weight: normal;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div.Recipe div.Ingredients ul li {

}

div.Recipe div.Instructions {
}

div.Recipe div.Instructions ol {
	margin-left: 20px;
	padding-left: 0px;
}

div.Recipe div.Instructions ol li {
	margin: 0px;
	padding: 0px;
}

div.Recipe div.Close {
	font-weight: bold;
}

div.Recipe div.Close a:link, div.Recipe div.Close a:visited {
	text-decoration: none;
}

div.Recipe div.Close a:hover {
	text-decoration: underline;
}

div.Recipe a.ReadMore:link, div.Recipe a.ReadMore:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	padding-right: 15px;
	background-image: url(../Images/Layout/Icon-Read-More.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}

div.Recipe a.ReadMore:hover {
	text-decoration: underline;
}

div.Recipe div.ReadMore1 {
	margin-bottom: 90px;
}

div.Recipe div.ReadMore2 {
	margin-bottom: 40px;
}

div.Recipe div.ReadMore3 {
	margin-bottom: 55px;
}