


.floatLeftClear {
	margin-top:6px;
	margin-right:25px;
}

.floatRightClear, .floatright {
	margin-top:6px;
	margin-left:25px;
}

#contentCol h3 {
	margin-bottom:-5px;
	padding-bottom:0px;
	margin-top:20px;
	font-size:11pt;
}
blockquote p {
	line-height:1.9em;
	padding-left:25px;
}


#custom_nav strong.bodytext {
	color:#cb2036;
}
#custom_nav .sml_bodytext {
	color:#ba4a58;
}

#christmas_nav {
	padding-top:5px;
	padding-bottom:10px;
	margin-bottom:25px;
	border-bottom: 1px dashed #efbac1;
	height:113px;
	display:block;
}

#christmas_nav a {
	float:left;
	height:119px;
	display:block;
}

#christmas_nav a img {
	margin-bottom:2px;
	margin-top:2px;
}

#christmas_nav a:hover img {
	margin-bottom:4px;
	margin-top:0px;
}

#christmas_nav a:active img {
	margin-bottom:0px;
	margin-top:4px;
}


#contentCol #question1, #contentCol #question2 {
	display:block;
	padding-left:115px;
	padding-top:17px;
	padding-right:185px;
	font-size:10pt;
	line-height:15pt;
	margin-bottom:25px;
	text-decoration:none;
}
#question1 {
	background:url(images/q1.gif) no-repeat;
	color:#a15b2b;
	height:100px;
}
#question2 {
	background:url(images/q2.gif) no-repeat;
	color:#516b00;
	height:119px;
}

#contentCol #question1:hover {
}

#contentCol #question2:hover {
	color:#618000;
}

#cc_nav {
	margin-bottom:45px;
	margin-top:15px;
}

#cc_nav a {
	display:block;
	width:300px;
	height:125px;
	margin-bottom:15px;
}

#cc_nav a:hover img, #cookbooks a:hover img {
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
}


#cookbooks {
	margin-left:5px;
	padding-top:15px;
}

#contentCol #cookbooks a {
	float:left;
	display:block;
	width:90px;
	text-align:center;
	text-decoration:none;
	color:#677367;
	line-height:1.4em;
	margin-left:3px;
	margin-right:3px;
}

#contentCol #cookbooks a:hover {
	color:#f47c20;
	text-decoration:underline;
}

#contentCol #cookbooks a img {
	display:block;
	width:82px;
	height:101px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
}


#contentCol .do_and_dont {
	background:url(images/grey_dots.gif) center repeat-y;
	width:492px;
	margin-top:15px;
	line-height:1.8em;
}
.do, .dont {
	width:224px;
	float:left;
	margin-top:-15px;
	padding-top:51px;
	margin-bottom:-5px;
}
.do {
	margin-right:46px;
	text-align:right;
	background:url(images/do.gif) top right no-repeat;
	color:#58700a;
}
.dont {
	background:url(images/dont.gif) no-repeat;
	color:#a82f3e;
	width:222px;
}


