@charset "utf-8";
/* CSS Document */

#mainContent { font-size:12px; line-height:18px;}

#mainContent h1 { color:#e36f1e; display:inline; font-size:18px;}
#mainContent h2 { color:#e36f1e; display:inline;}
#mainContent h3 { color:#541900; margin:16px 0px -10px 0px; font-size:12px; border-bottom:dashed 1px #541900;}
#mainContent h4 { color:#e36f1e; display:inline;}

#mainContent { font-size:12px; line-height:18px;}

#leftbar, #rightbar {color:#541900;}
#leftbar a, #rightbar a {color:#541900;}

#leftbar h1, #rightbar h1 { color:#541900; display:inline;}
#leftbar h2, #rightbar h2 { color:#541900; display:inline;}
#leftbar h3, #rightbar h3 { color:#541900; margin:40px 0px 8px 0px;}
#leftbar h4, #rightbar h4 { color:#541900; display:inline;}

.quote { color:#568727; font-weight:bold; font-style:italic; }

.cookbook {border:1px solid #541900;}
.jw-logo {margin-top:30px;}

a {color:#568727;}

.button-box {
	margin-top:370px;
	}
.button {
	width:200px;
	float:left;
	font-size:22px;
	background:#e36f1e;
	padding:6px 6px 6px 10px;
	font-variant:small-caps;
	text-decoration:none;
	color:#FFFFFF;
	margin-left:10px;
	margin-bottom:10px;
}
#mainContentHome a:hover {
	text-decoration:underline;
}
.homeLogo {
	margin:20px 0px 0px 10px;
}
.testimonial {
	font-weight:bold;
	font-style:italic;
	margin-top:30px;
	line-height:18px;
}
.buynow {
	background:#ffd24f;
	text-align:center;
	padding:5px;
	width:100px;
	margin-top:5px;
	font-variant:small-caps;
	font-weight:bold;
}