/* CSS Document */
BODY {
	background-color: #ffffff;
	/*background-color: #e7ebd6;*/
	margin-top: 0px;
	margin-left: 0px; 
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .8em; 
}

a img { border: 0 }

.bodyWhite {
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px; 
	margin-right: 0px;
}

TD {
	color: #000000;
}

LI {
	font-size: .9em; 
	color: #000000; 
	font-weight: bold; 
	margin-left: -12px;
}

A {
	color: #c22836; 
	font-weight: bold; 
	text-decoration: none;
}

A:visited {
	color: #c22836; 
	font-weight: bold; 
	text-decoration: none;
}

A:hover {
	color: #c22836; 
	font-weight: bold;
	text-decoration: underline;
}


A.cs {
	font-size: .9em; 
	color: #93b179; 
	font-weight: bold; 
	text-decoration: none; 
	padding-left: 8px; 
	padding-top: 3px; 
	padding-bottom: 3px; 
}
A.cs:visited {
	color: #93b179; 
	font-weight: bold; 
	text-decoration: none; 
	padding-left: 8px; 
	padding-top: 3px; 
	padding-bottom: 3px; 
}
A.cs:hover {
	color: #93b179; 
	font-weight: bold; 
	text-decoration: underline; 
	padding-left: 8px; 
	padding-top: 3px; 
	padding-bottom: 3px;
}

.homeText {
	font-size: .9em; 
	color: #000000;
	text-transform: none;
	font-weight: normal;
}

.topNavCell {
	font-size: .9em; 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #9eb179;
	padding: 5px 5px;
	border-bottom: 2px solid #93b179;
}

.topNav {
	font-size: .9em; 
	color: #999; 
	font-weight: bold; 
	text-decoration: none; 
	padding-top: 5px;
	padding-bottom: 13px;
}

A.topNav {
	color: #999; 
	font-weight: bold; 
	text-decoration: none; 
	padding-top: 5px;
	padding-bottom: 13px;
}
A.topNav:visited {
	color: #999; 
	font-weight: bold; 
	text-decoration: none; 
	padding-top: 5px;
}

A.topNav:hover {
	color: #999; 
	font-weight: bold; 
	text-decoration: underline; 
	padding-top: 5px;
}

.subscribeNav {
	font-size: .9em; 
	color: #ffffff;
	background-color: #c22836;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
}

A.subscribeNav {
	font-size: .9em; 
	color: #ffffff;
	background-color: #c22836;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
}
A.subscribeNav:visited {
	color: #ffffff;
	background-color: #c22836;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
}
A.subscribeNav:hover {
	color: #ffffff;
	background-color: #c22836;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	text-decoration: underline;
}

.nav {
	background-color: #9eb179;
	padding: 3px 0px 3px 5px;
}
	
.navHover {
	background-color: #d0e085;
	padding: 3px 0px 3px 5px;
	}
	
.leftNavWrap {
	padding: 0px 0px 15px 0px;
}
A.leftNav{
	font-size: .9em; 
	color: #666; 
	font-weight: bold; 
	text-transform: uppercase;
	padding: 5px 0px 30px 0px;
}

A.leftNav:visited {
	color: #666; 
	font-weight: bold; 
	text-transform: uppercase;
	padding: 5px 0px 30px 0px;
	}
	
A.leftNav:hover {
	color: #666; 
	font-weight: bold; 
	text-transform: uppercase;
	padding: 5px 0px 30px 0px;
}

A.leftNavRed {
	font-size: .9em; 
	color: #c22836; 
	font-weight: bold; 
	text-transform: uppercase;
	text-decoration: none; 
	background-color: #fff;
	width: 100%;
	padding: 5px 0px 30px 0px;
}

A.leftNavRed:visited {
	color: #c22836; 
	font-weight: bold; 
	text-transform: uppercase;
	text-decoration: none; 
	background-color: #fff;
	width: 100%;
	padding: 5px 0px 30px 0px;
	}
	
A.leftNavRed:hover {
	color: #c22836; 
	font-weight: bold; 
	text-transform: uppercase;
	text-decoration: underline; 
	padding: 5px 0px 30px 0px;
}



.special {
	font-size: 1em; 
	color: #ffffff; 
	font-weight: bold; 
	background-color: #c22836;  
	height: 20px;
	text-decoration: none;
	padding: 7px 3px 0px 3px;
}
A.special:visited {
	color: #ffffff; 
	font-weight: bold; 
	background-color: #c22836; 
	height: 20px;
	text-decoration: none; 
	padding: 7px 3px 0px 3px;
}
A.special:hover {
	color: #ffffff; 
	font-weight: bold; 
	background-color: #c22836; 
	height: 20px;
	text-decoration: underline; 
	padding: 7px 3px 0px 3px;
}


.copyTerms {
	font-size: .8em; 
	color: #666; 
	font-weight: normal; 
	text-transform: uppercase;
	text-decoration: none;
}
A.copyTerms:visited {
	color: #666; 
	font-weight: normal; 
	text-transform: uppercase;
	text-decoration: none;
}
A.copyTerms:hover {
	color: #666; 
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: underline;
}

.copyTermsB {
	font-size: .8em; 
	color: #666; 
	font-weight: normal; 
	background-color: #ffffff; 
	text-decoration: none;
}

A.copyTermsB:visited {
	color: #666; 
	font-weight: normal; 
	background-color: #ffffff; 
	text-decoration: none;
}

A.copyTermsB:hover {
	color: #666; 
	font-weight: normal;
	background-color: #ffffff; 
	text-decoration: underline;
}


.redHead {
	font-size: .9em; 
	color: #c22836;
}

.redHeader {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: .9em; 
	color: #c22836;
	font-weight: bold;
	padding: 8px 0px 5px 10px;
	text-transform: uppercase;
}

.homePageDescription{
	font-size: .85em; 
	color: #000000;
	padding: 10px 0px 3px 15px;
}

.description{
	font-size: .9em; 
	color: #000000;
	padding: 10px 0px 10px 10px;
}

.description:first-line {
	color: #c22836;
	font-weight: bold;
	font-size: .85em; 
	text-transform: uppercase;
}
.descriptionBig{
	font-size: 1em; 
	color: #c22836;
	padding: 10px 0px 3px 10px;
}

.onlineExtra {
	padding: 10px 0px 5px 10px;
	background-color: #d0e085;
}

.oeNav p {
	margin: 0 0 .5em 0;
	 }

.lime {
	background-color: #d0e085;
	padding: 3px 0px 3px 5px;
	font-size: 12px; 
	color: #666666;
	font-weight: normal;
	padding: 3px 5px 3px 5px;
}

.indexLeftNav {
	background-color: #fff;
	padding: 3px 0px 3px 5px;
	font-size: .9em; 
	color: #666666;
	font-weight: normal;
	padding: 3px 5px 3px 5px;
}

.redOnline {
	font-size: .8em; 
	color: #c22836;
	font-weight: bold;
	padding: 3px 0px 3px 5px;
	text-transform: uppercase;
	text-decoration: none;
}

A.redOnline {
	font-size: .8em; 
	color: #c22836;
	font-weight: bold;
	padding: 3px 0px 3px 5px;
	text-transform: uppercase;
	text-decoration: none;
}

A.redOnline:visited {
	color: #c22836;
	font-weight: bold;
	padding: 3px 0px 3px 5px;
	text-transform: uppercase;
	text-decoration: none;
}

A.redOnline:hover {
	color: #c22836;
	font-weight: bold;
	padding: 3px 0px 3px 5px;
	text-transform: uppercase;
	text-decoration: underline;
}


.submitRed {
	font-size: 1em; 
	font-weight: normal; 
	color: #C22836;
}

.submitRedForm {
	font-size: 1em; 
	font-weight: bold; 
	color: #C22836;
}

.submitRedBig {
	font-size: 1.2em; 
	font-weight: normal; 
	color: #C22836;
}

.small {
	font-size: .8em; 
	color: #000000;
}

.smallAd {
	font-size: .85em; 
	color: #000000;
	line-height: 1.8;
	font-weight: 600;
}

.smallGrey {
	font-size: .85em; 
	color: #666666;
	margin-left: 10px;
	padding: 3px 0px 5px 0px;
	line-height: 1.6;
}

#smallGreyIndexBlock {
	font-size: .85em; 
	color: #666666;
	margin-left: 0px;
	padding: 8px 0px 5px 0px;
	line-height: 1.6;
}

.smallGrey2 {
	font-size: .85em;
	color: #666666;
	margin-left: 10px;
	padding: 3px 0px 5px 0px;
	line-height: 1.6;
	letter-spacing: 0.002cm
}

/* New Navigation Bar. */
#topnav {
	margin: 0;
	padding: 0;
	height: 30px;
	list-style: none;
}
#topnav li {
	float: left;
	margin: 0;
	padding: 0;
	background-color: #b9c5b2;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 2.3;
	text-align: center;
	height: 30px;
	border-right: 2px solid #fff;
}
#topnav li a {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
#topnav li a:hover { color: #c22836 }

#topnav #how-to-subscribe { width: 168px }
#topnav #cuisine-store { width: 135px }
#topnav #sample-issue { width: 184px }
#topnav #erecipes { width: 160px }
#topnav #extras { width: 126px; border-right: 0; }
