@charset "UTF-8";
body {
	background-color: #DBDF92;
	background-image: url(images/patternbroc1.png);
}
a {
	text-decoration: none;
	color: #156825;
}
a:hover {
	color: #639C00;
}
a:visited {
	color: #003209;
}
.main {
	display: block;
}
/* CSS Document */

#header {
	width: 1000px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
	background-image: url(images/broccoli_head.jpg);
}
#header h1  {
	text-align: center;
	font-size: 50px;
	font-family: fontdiner-swanky;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
}
#header h2 {
	font-size: 25px;
	font-family: chelsea-market;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: -30px;
}
#header div {
	background-color: #000000;
}
.content {
	width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #FFFFFF;
	display: block;
	position: relative;
}
.sidebar {
	float: left;
	background-color: #649B00;
	width: 22%;
	position: absolute;
	left: 0px;
	bottom: 0%;
	top: 0%;
}
.sidebar ul {
	text-align: left;
	line-height: 40px;
	font-family: chelsea-market;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
}
.sidebar li {
	list-style-type: none;
}
.sidebar li:hover {
	list-style-image: url(images/broccoli-bullet.png);
}
.sidebar a:visited {
	color: #000000;
}
.sidebar a:link {
	color: #000000;
	text-decoration: none;
}
.sidebar a:hover {
	color: #FFFFFF;
}
.sidehead  {
	font-style: normal;
	font-weight: 400;
	background-color: #000000;
}
.sidehead h2 {
	font-family: fontdiner-swanky;
	font-style: normal;
	font-weight: 400;
	font-size: 26px;
	letter-spacing: 3px;
	color: #FFFFFF;
}
.section {
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	float: right;
	width: 77%;
	display: block;
}
.section h2 {
	text-align: center;
	font-family: chelsea-market;
	font-style: normal;
	font-weight: 400;
	clear: none;
}
.para {
	margin-top: 10px;
	margin-bottom: 10px;
}
.para p {
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 125%;
}
.botsectright p {
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 125%;
}
#footer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
	background-color: #639C00;
	font-family: de-walpergens-pica;
	font-style: normal;
	font-weight: 400;
	clear: both;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 24px;
}
.imgleft {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	clear: left;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 12px;
	color: #000000;
}
.imgleftbdr {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	clear: left;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 12px;
	color: #000000;
	border: 2px solid #156825;
}
.imgleft p {
	color: #000000;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 10px;
}
.imgleft2 {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 0px;
	clear: both;
}
.botsectright {
	clear: right;
	margin-right: 10px;
}
.imgright {
	margin-left: 15px;
	clear: right;
	float: right;
	margin-right: 15px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 12px;
}
.galimg {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 175px;
	clear: none;
	float: none;
	border: 1px solid #156825;
}
hr {
	border: 1px solid #156825;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 85%;
	margin-top: 5px;
}
.galcom {
	float: left;
	clear: none;
	color: #000000;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: normal;
	font-size: 12px;
}
.galcom p {
	color: #000000;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: normal;
	font-size: 10px;
	text-align: center;
	margin-top: 0px;
}
.galstrip {
	float: left;
	margin-bottom: 25px;
}
.imgrightbdr {
	border: 2px solid #156825;
}
h3 {
	font-size: 18px;
	font-family: chelsea-market;
	font-style: normal;
	font-weight: 400;
	text-align: left;
	margin-left: 9px;
}
.rectable {
	text-align: left;
	color: #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 16px;
	float: left;
}
.ingredients {
	margin-left: auto;
	margin-right: auto;
	clear: none;
	margin-bottom: 30px;
	float: right;
	width: 95%;
}
.ingredients img {
	border: 3px double #156825;
}
.rectable tbody tr th {
	border-bottom: 2px solid #003209;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.subhead {
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px;
}
.recipeblock .subhead p {
	text-align: left;
}
.recipeblock {
}
.recipeblock p {
	margin-left: 10px;
	margin-right: 10px;
	color: #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 20px;
	text-align: left;
	clear: both;
	line-height: 120%;
}
.rectable td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.sources     {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: normal;
	font-weight: 400;
	text-align: left;
	font-size: 18px;
	margin-right: 15px;
	line-height: 120%;
}
.sources a:hover {
	color: #639C00;
}
.sources a:visited a:hover {
	color: #639C00;
}
.sources li strong {
	font-family: chelsea-market;
	font-style: normal;
	font-weight: 400;
}
