@charset "utf-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 10pt;
}
body {
	background-color: #FEB700;
	margin: 0px;
	background-image: url(../images/layout/bg_page_gradient.png);
	background-repeat: repeat-x;
}
#Wrapper {
	width: 914px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	box-shadow: 0px 0px 8px 8px #E46000;
	border-radius: 10px;
	margin-bottom: 30px;
}
#Header {
	background-color: #FFF;
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 170px;
	border-radius: 10px 10px 0px 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F3EB7F;
	border-right-color: #F3EB7F;
	border-left-color: #F3EB7F;
}
#LogoImage {
	float: left;
	height: 140px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#HeaderTopSpacer {
	float: left;
	height: 60px;
	width: 600px;
}
#HeaderText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	font-style: italic;
	color: #E46000;
	height: 50px;
	width: 600px;
	float: left;
	letter-spacing: 8px;
}

#HeaderMenu {
	float: right;
	height: 30px;
	width: 360px;
	margin-top: 20px;
	margin-right: 25px;
	color: #FEB700;
	text-align: right;
	font-size: 12pt;
	display: block;
}




.orange {
	color: #E46000;
	font-weight: bold;
	text-decoration: underline;
}
.gray {
	color: #333333;
	font-weight: bold;
}


#MenuContainer {
	background-color: #E46000;
	height: 40px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F3EB7F;
	border-left-color: #F3EB7F;
}
.MenuLinkFirst {
	margin-left: 7px;
	width: 265px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 9px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 7px;
	font-size: 18px;
	margin-right: 2px;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFF;
}
.MenuLinkFirst a:link{
	color: #FFF;
}
.MenuLinkFirst a:visited {
	color: #FFF;
}
.MenuLinkFirst a:hover {
	color: #FF0;
}
.MenuLinkFirst a:active {
	color: #FF0;
}
#Content {
	background-color: #FFF;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 0px 0px 8px 8px;
	overflow: auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F3EB7F;
	border-bottom-color: #F3EB7F;
	border-left-color: #F3EB7F;
}

#SliderContainer {
	height: 500px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

#SliderContainerTextWhite {
	width: 895px;
	margin-top: 252px;
	background-image: url(../images/slider_text_bg.png);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 22px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	position: absolute;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F60;
	letter-spacing: 9px;
	text-shadow: 2px 2px #000;
	float: left;
	word-spacing: 15px;
}
#MainImageContainer {
	height: 300px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0;
	border-bottom-color: #FF0;
}
.InfoBox {
	margin-left: 17px;
	display: inline;
	float: left;
	margin-top: 6px;
}
.InfoBoxHeader {
	background-color: #E46000;
	width: 270px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	color: #FF0;
	font-size: 11pt;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.InfoBoxContent {
	width: 270px;
	margin-top: 3px;
	color: #FFFFFF;
	background-color: #E46000;
	padding: 5px;
	border-radius: 0px 0px 8px 8px;
}
.InfoBoxArticleContainer {
	margin-top: 3px;
	color: #FFFFFF;
	border-radius: 0px 0px 8px 8px;
	box-shadow: inset 0px 0px 2px 2px #FF0;
	overflow: auto;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.TextBlock {
	overflow: auto;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	width: 880px;
	padding-top: 12px;
	padding-bottom: 12px;
}

#FBTextBlock {
	overflow: auto;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	width: 880px;
	margin-top: 15px;
}
.ButtonHomeSection {

}

.ButtonHome {
	font-size: 9pt;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	vertical-align: middle;
	background-color: #F4B422;
	background-image: url(../images/layout/article_bg.png);
	background-repeat: repeat-x;
	text-align: left;
	padding-top: 16px;
	padding-bottom: 14px;
	padding-left: 6px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0;
   
}
.ButtonHomeLast {
	font-size: 9pt;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	vertical-align: middle;
	border-radius: 0px 0px 4px 4px;
	background-color: #F4B422;
	background-image: url(../images/layout/article_bg.png);
	background-repeat: repeat-x;
	text-align: left;
	padding-top: 16px;
	padding-bottom: 14px;
	padding-left: 6px;
	display: block;
}

.ButtonHomeSection a:link {
	color: #FFF;
}
.ButtonHomeSection a:visited {
	color: #FFF;
}

/* Button A Hover  */
.ButtonHomeSection a:hover {
	color: #FF0;
	background-image: url(../images/layout/article_bg_hover.png);
	background-repeat: repeat;
}
.ButtonHomeSection a:active {
	color: #FF0;
	background-image: url(../images/layout/article_bg_hover.png);
}
#FBImg {
	float: left;
	margin-right: 15px;
	border-radius: 8px;
}
.FBIFrame {
	float: left;
	margin-bottom: 15px;
}

a:link {
	color: #E46000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E46000;
}
a:hover {
	text-decoration: underline;
	color: #FEB700;
}
a:active {
	text-decoration: none;
	color: #F60;
}
p {
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 25px;
}
.ImageRoundedRight {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	border-radius: 10px;
	float: right;
}
.ImageRoundedCenter {
	margin-top: 12px;
	margin-bottom: 8px;
	margin-left: auto;
	border-radius: 10px;
	margin-right: auto;
	display: block;
}


h1 {
	font-size: 36px;
	color: #E46000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	margin-top: 7px;
	margin-bottom: 10px;
}
h2 {
	font-size: 26px;
	color: #EE9A15;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 4px;
}
h3 {
	font-size: 20px;
	color: #DF7B1C;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: normal;
}
h4 {
	font-size: 18px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
h5 {
	font-size: 12px;
	color: #000;
}
h6 {
	font-size: 10px;
	color: #000;
}
li {
	list-style-image: url(../images/layout/bullet_002.png);
	padding-bottom: 10px;
	line-height: 20px;
	margin-top: 5px;
}

#LeftNavContainer {
	float: left;
	width: 263px;
}
.LeftNavHeader {
	background-color: #E46000;
	width: 230px;
	border-top-left-radius: 12px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	color: #FF0;
	font-size: 11pt;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 7px;
	margin-right: 4px;
	margin-left: 4px;
	border: 1px solid #FF0;
	float: left;
	margin-bottom: 0px;
}
.ButtonNavSection {
	float: left;
}

.ButtonNav {
	font-size: 9pt;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	vertical-align: middle;
	background-color: #F4B422;
	background-image: url(../images/layout/nav_item_bg.png);
	background-repeat: repeat-x;
	text-align: left;
	width: 237px;
	padding-top: 13px;
	padding-bottom: 11px;
	padding-left: 3px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0;
	margin-right: 4px;
	margin-left: 5px;
	background-position: center;
   
}
.ButtonNavActive {
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	vertical-align: middle;
	background-color: #F4B422;
	text-align: right;
	width: 235px;
	padding-top: 13px;
	padding-bottom: 11px;
	padding-left: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0;
	margin-right: 4px;
	margin-left: 5px;
	color: #C00;
	border-radius: 0px 6px 6px 0px;
	padding-right: 15px;
	font-weight: bold;
}


.ButtonNavSection a:link {
	color: #FFF;
}
.ButtonNavSection a:visited {
	color: #FFF;
}

/* Button A Hover  */
.ButtonNavSection a:hover {
	color: #FF0;
	background-image: url(../images/layout/article_bg_hover.png);
	background-repeat: repeat;
}
.ButtonNavSection a:active {
	color: #FF0;
	background-image: url(../images/layout/article_bg_hover.png);
}
.LeftNavBottom {
	background-color: #E46000;
	width: 230px;
	border-bottom-right-radius: 12px;
	padding-right: 0px;
	padding-left: 10px;
	margin-right: 4px;
	margin-left: 4px;
	height: 20px;
	float: left;
	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: #FF0;
	border-bottom-color: #FF0;
	border-left-color: #FF0;
}
.LeftNavImage {
	float: left;
	margin-top: 15px;
	margin-left: 5px;
	border-radius: 10px;
}

#ContainerContents {
	padding: 10px;
	width: 615px;
	float: left;
}
.ListedRecipesContainer {
	width: 286px;
	float: left;
	margin-top: 5px;
	margin-bottom: 6px;
	margin-left: 15px;
	border: 1px solid #E46000;
	border-radius: 8px;
	padding-top: 6px;
}
.ListedRecipesContainerALT {
	width: 615px;
	float: left;
	margin-top: 5px;
	margin-bottom: 6px;
	border: 1px solid #E46000;
	border-radius: 8px;
	padding-top: 6px;
	box-shadow: 0px 0px 2px 2px #999;
}

.ListedRecipesContainerBottom {
	width: 286px;
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #E46000;
	border-radius: 8px;
	padding-top: 6px;
}

.ListedRecipesImageContainer {
	width: 286px;
	float: left;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
.ListedRecipesImage {
	border-radius: 8px;
	margin-bottom: 5px;
}

.ListedRecipesText {
	padding: 5px;
	width: 273px;
	float: left;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #155233;
	margin-right: auto;
	margin-left: auto;
}
.ListedRecipesTextALT {
	padding: 5px;
	width: 310px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}






#FooterSmall {
	background-color: #FFF;
	width: 910px;
	border-radius: 0px 0px 10px 10px;
	height: 300px;
	float: left;
	background-image: url(../images/layout/ate_logo_new.png);
	background-repeat: no-repeat;
	background-position: center 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7762B;
}
#FooterTopOfPageLeft {
	float: left;
	display: inline;
}
#FooterTopOfPageRight {
	float: left;
	display: inline;
}




.FooterTextBlock {
	overflow: auto;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	width: 880px;
	padding-top: 8px;
	padding-bottom: 4px;
	text-align: center;
	color: #D7762B;
	height: 55px;
}
.CRText {
	overflow: auto;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	width: 740px;
	padding-top: 10px;
	text-align: center;
	color: #D7762B;
	height: 43px;
}
.SharethisContainer {
	width: 240px;
	margin-top: 12px;
	float: left;
	margin-left: 5px;
	text-align: right;
	display: block;
}
