/* Body and spacing */
* {
	margin: 0px;
	padding: 0px;
}
.MidColGroup {
}


body {
	height: 100%;
	color: #111111;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	
	text-align: left;
	
	background-image: url(Images/PageTemplate/BlueBPlateBackground.png);
	background-repeat: repeat;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

.linebreak
{display: block;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

.spacesmall {

line-height: .1em;
}

.spacelarge {


line-height: 25px;
}
.Centered {
	line-height: 150%;
	text-align: center;

}
.RightJust {
	text-align: right;
	padding-right: 10px;
}
.listwrap { 
margin-bottom: 1.5px;list-style-position:outside; 
} 


a {
	color: #AA5610;
	text-decoration: none;
	
}


a:hover {
	color: #B81E01;
	text-decoration: underline;
}



img {
	border: none;
}

p {
	margin: 10px 0px 5px;
	text-align: left;
	line-height: 150%;
}

.space { 
line-height: .7em; 
} 
.indented {
	padding-left: 50px;
}




/* Containers & main*/

#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: repeat;
	
}
.Innercontainer {
	width: 892px;
	text-align: left;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E3A957;
	border-bottom-color: #E3A957;
	border-left-color: #E3A957;
	float: left;
	clear: none;
	background-color: #FFFFFF;
	
}

/* Page Header */


#Page_Header_Slim {

	height: 79px;
	width: 900px;
	text-align: left;
}
#Page_Header_ODLogo_Slim {

	height: 79px;
	width: 181px;
	float: left;
	padding-left: 0px;
	text-align: left;
	background-position: left;
	padding-right: 0px;
}
#Page_Header_OrangeBar_Slim {

	background-image: url(Images/PageTemplate/OrangeBackgroundwline.png);
	background-repeat: repeat-x;
	clear: none;
	float: right;
	height: 79px;
	width: 719px;
	background-position: right;
}
.MenuPadding {
	padding-right: 19px;
}
#Page_Name_Image {
	clear: right;
	float: right;
	
	width: 176px;
	text-align: right;
	}

.Page_Name_Image {
	clear: right;
	float: right;
	
	width: 150px;
	text-align: right;
	}
	
#GroceriesGiveaway {
	text-align: center;	
	}
	
.GroceriesBoxCont{
	text-align: center;
	width: 400px;
	border: thin solid #CC6600;
	margin-right: 20px;
	margin-left: 20px;
	color: #CC6600;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: normal;
	}
	

	
a.GroceriesBox{
	text-decoration: underline;
	color: #333333;
	}
	
a.GroceriesBox:hover{
	color: #669999;
	text-decoration: underline;	
	}


#GroceriesGiveaway h2
	{font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC6600;
	text-align: center;
	line-height: 140%;
}





/* Page Content */
.CookingPageArticles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006666;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	line-height: 130%;
}
.MediaLeftImage {
	float: left;
	width: 110px;
	padding-right: 5px;
}
.MediaContainer {
	width: 450px;
}
.MediaRightText {
	width: 315px;
	float: right;
	padding-right: 15px;
	padding-left: 5px;
}

a.CookingPageArticles:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	text-decoration: underline;
	background-color: #FFFFFF;
	display: block;
}
.WhatsCookingFileText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 130%;
	display: block;
	padding-left: 18px;
	text-decoration: none;
}

.WhatsCookingFileTextNI {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 130%;
	display: block;

	text-decoration: none;
}
#WCCookingClasses {
	width: 398px;
	float: none;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #CC9933;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
	margin-right: 5px;
	top: -10px;
	position: relative;
}
.CookingClassesText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFCC;
	line-height: 140%;
	text-align: left;
	background-color: #CC9933;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
	text-decoration: none;
}

a.CookingClassesText:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	text-decoration: underline;
	background-color: #CC9933;
}
.ClassesLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 13px;
	text-decoration: underline;
	color: #993300;
	
}
a.ClassesLink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFCC;
	text-decoration: underline;
		
}

.WC_Full_Container {
	width: 892px;
}


/* Page Columns */

.LeftContainerShop {
	width: 685px;
	float: left;

}

.LeftColShopImage {
	width: 230px;
	float: left;
	margin-right: 0px;
	margin-left: 5px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.LeftColShopImageMargins {
	margin-right: 0px;
	margin-left: 5px;
	
}
#LeftContainerHome {
	width: 705px;
	float: left;

}
#LeftContainerHeadTopWC {
	width: 720px;
	float: left;
	height: 96;

}
#LeftContainerHeadBotWC {
	width: 720px;
	float: left;

}
#LeftColHome{
	width: 218px;
	float: left;
	
}
#LeftColHeaderWC{
	width: 218px;
	float: left;
	height: 96px;
	
	
}
#LeftColBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 0px;

}

#LeftColBorder h2
	{font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC6600;
	text-align: center;
	line-height: 140%;
}

#LeftColBorder h3
	{font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 140%;
}



.IndentText {
	padding-left: 50px;
}



#LeftContainerWC {
	width: 639px;
	float: left;

}
#LeftContainerHeaderWC {
	width: 705px;
	float: left;

}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #B81E01;
	text-align: center;
	line-height: 140%;
	}
	
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC6600;
	text-align: left;
	line-height: 140%;
	}
	



#WCMargins{
	margin-right: 5px;
	
	margin-left: 10px;
}


#MidColHome{
	width: 450px;
	float: right;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-left: 15px;
	margin-top: 50px;

}
#MidColHeaderWC{
	width: 480px;
	float: right;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-right: 15px;
	margin-left: 0px;
	margin-top: 40px;

}
.MidColImLeft{
	width: 130px;
	float: left;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}
.MidColTxtRight{
	width: 320px;
	float: right;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}
.MidColImRight{
	width: 125px;
	float: right;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}
.MidColTxtLeft{
	width: 315px;
	float: left;
	text-align: left;
	margin_left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}

#MidColWC{
	width: 405px;
	float: right;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-right: 5px;

}
.MidColShopText {
	width: 400px;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}

.MidColShopText h2

	{font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC6600;
	text-align: center;
	line-height: 140%;
}

#RightColHome {
	float: right;
	width: 174px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 5px;
	clear: none;
	
}

#RightColMain {
	float: right;
	width: 198px;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 5px;
	clear: none;
	

}
.RightColBorder {
	background-color: #FFFFFF;
	clear: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	

}






#RightColWC {
	float: right;
	width: 240px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 5px;
	clear: none;
	
}

#RightColHeadTopWC {
	float: right;
	width: 150px;
	height: 96px;
	text-align: left;
	background-color: #FFFFFF;
	
	
}
#RightColHeadBotWC {
	float: right;
	width: 150px;
	text-align: left;
	background-color: #FFFFFF;
	
	
}



/* Shop Page */
.HomeRightBarTop
{
	background-image: url(Images/OD/HomeRightBarTop.png);
	background-repeat: no-repeat;
	height: 48px;
	width: 174px;
}
.HomeRightBarTopS
{
	background-image: url(Images/OD/HomeRightBarTopS.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 174px;
}

.HomeRightBarMid
{
	background-image: url(Images/OD/HomeRightBarMid.png);
	background-repeat: repeat-y;
	width: 174px;
}
.HomeRightBarMidContent
{
	width: 119px;
	margin-right: 27px;
	margin-left: 28px;
	text-align: center;
}

.HomeRightBarBot
{
	background-image: url(Images/OD/HomeRightBarBot.png);
	background-repeat: no-repeat;
	height: 48px;
	width: 174px;
}
.HomeRightBarBotS
{
	background-image: url(Images/OD/HomeRightBarBotS.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 174px;
}
.LeftSideBarText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #111111;
	margin-right: 8px;
	margin-left: 12px;
	text-align: left;
}







/* Shop Page */

.ShopItemName {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
	text-align: center;
	font-style: italic;
	line-height: 140%;
	text-decoration: none;
}


a.ShopItemName:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
	text-align: center;
	font-style: italic;
	line-height: 140%;
	text-decoration: none;
}

.ShopItemDescription {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	line-height: 140%;
	
}

.StoreName {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	padding-top: 10px;
	padding-left: 5px;
	font-weight: bold;
}

.StoreScroll {
	border: 1px solid #CC6600;
	overflow: auto;
	text-align: left;
	height: 208px;
	width: 156px;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 110%;
}
.Storetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 15px;
	line-height: 120%;
}








/* What's Cooking Page  */

.EventsScroll {
	overflow: auto;
	text-align: left;
	height: 300px;
	width: 199px;
	margin-right: 15px;
	margin-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 110%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
}


.EventsText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 130%;
	display: block;
	text-decoration: none;
	padding-left: 15px;
}
.EventsName {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	padding-top: 10px;
	padding-left: 5px;
	font-weight: bold;
	line-height: 130%;
}
.EventsImage {
	text-align: left;
	width: 202px;
	margin-right: 21px;
	margin-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 110%;
}

#MedInt {
	text-align: left;
	margin-left: 30px;
}
.IndentAdobeReader {
	padding-left: 18px;
	text-decoration: none;
}





/* Footer */

#Footer_Container {
	float: left;
	width: 900px;
	background-color: #FFFFFF;
}
a.NavBarBottom:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
}
.NavBarBottom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-position: center;
	text-align: center;
	background-color: #FFFFFF;
}

.NavBarBottomCurrent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669999;
	text-decoration: none;
}
.TrailerContact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006666;
	text-decoration: none;
	background-position: center;
	text-align: center;
	background-color: #FFFFFF;
}
.FooterEmail {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006666;
	text-decoration: none;
	background-color: #FFFFFF;
}
#LeftContainerMainWC {
	float: left;
	width: 397px;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
}



a.FooterEmail:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	text-decoration: underline;
	background-color: #FFFFFF;
}

.FooterDesigners {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-position: center;
	text-align: center;
	background-color: #FFFFFF;
}

a.FooterDesigners:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
	text-decoration: underline;
}
#RightColCookingWC {

	width: 405px;
	float: right;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-right: 20px;
}
#MidColGroup {
	width: 450px;
	float: right;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
}
