﻿body {
	margin-top: 0px;
	background-color: #ffffff;
}

.column-left {
	background: #827684;
	font: 12px Tahoma;
	color: #CCCCCC;
	padding: 8px;
	margin: 4px;
}
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
}
.navigation-bg {
	background: #eeeb92;
	font: 14px/34px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #5D7896;
}
.footer {
	background: #6d8d23;
}
.main-content {
	background: #ded186;
}
.upper-left-link {
	font: 10px Arial, Helvetica, sans-serif;
	color: #EEEB92;
	text-decoration: underline;
}
.text-match-bg {
	color: #828F3E;
}
.legal-text {
	font: oblique 9px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.titles {
	text-transform: none;
	color: #4A5560;
	font-family: georgia, "georgia ref", arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: large;
	text-decoration: underline;
}
.text {
	font: 12px georgia, "georgia ref", arial, sans-serif;
	color: #333333;
	padding: 2px 2px 2px 4px;
}
.text2 {
	font-family: georgia, "georgia ref", arial, sans-serif;
	font-size: 12px;
	color: #4A5560;
	font-weight: bold;
}

.h2 {
	font-family: georgia, "georgia ref", arial, sans-serif;
	font-size: 18px;
	color: #4A5560;
	font-weight: bold;
}


/*
DROP DOWN MENU
*/
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 14px/24px "tahoma";
/*font: 24px/28px "Times New Roman", Times, serif;*/
line-height:26px;
z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #4A5560;
}

#dropmenudiv a:hover{
	/*hover background color*/
background-color: #A2BDC7;
	color: #ffffff;
}


/* Should be renamed at some point */
.style1 {
	background: #a2bdc7 url('../images/navbckgrnd.jpg');
	font: 14px/34px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
		color: #808000;
	}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	border: 10px #5d7896 solid;
	background-color: #FFFFFF;
}
.style4 {
	background: #FFFFFF;
}
.style6 {
	background: #f5f3a3;
	font: large georgia, "georgia ref", arial, sans-serif;
	color: #4A5560;
	padding: 8px;
	margin: 4px;
	font-style: italic;
}
}
a:visited {
	color: #4A5560;
}
a:active {
	color: #808000;
}
a:hover {
	color: #CCCCCC;
}
.style7 {
	margin-top: 6px;
}
.style8 {
	background: #f5f3a3;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 8px;
	margin: 4px;
}
.style9 {
	font: oblique 9px Arial, Helvetica, sans-serif;
	color: #EEEB92;
	background-color: #A2BDC7;
}
.style10 {
	background-color: #A2BDC7;
}.pageimages {
	padding: 3px 5px 3px 0px;
}

/* My Show */
.printtext {
	text-align: right;
	font-size: x-small;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#pearson {
	width: 575px;
	height: 206px;
	position: relative;
}
#pearson img { width:100%; height:100%; position:absolute;
        left:0; top:0; }

.style6testimonial {
	background: #F5F3A3;
	font: medium georgia, "georgia ref", arial, sans-serif;
	color: #F7823C;
	padding: 8px;
	margin: 4px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}


.subheading {
	font-family: Georgia, "Georgia ref", arial, "sans serif";
	font-size: 20px;
	color: #6600FF;
	font-weight: normal;
	font-style: oblique;
}
.orderCookbook {
	font-family: Georgia, "Georgia ref", arial, "sans serif";
	font-size: small;
	font-weight: bolder;
	color: #000000;
	font-style: normal;
	text-align: left;
	vertical-align: middle;
}







.heading_underline {
	font-family: georgia, "georgia ref", arial, sans-serif;
	font-size: 12px;
	color: #4A5560;
	font-weight: bold;
	text-decoration: underline;
}







.recipe-card {
	background-image: url('../images/recipe-card.jpg');
}
.list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}
.peach-color {
	color: #e67532;
}
