@charset "UTF-8";
body {
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #5c554a;
	font-family: Palatino, Georgia, serif;
	font-size: 100%;
}
h1 {
	font-family: Garamond, Palatino, Georgia, serif;
	font-size: 2.5em;
	font-weight: normal;
	line-height: 1em;
}
h2 {
	font-family: Garamond, Palatino, Georgia, serif;
	font-weight: normal;
	letter-spacing: 0.05em;
}
.bigger_h2 {
	font-size: 26px;
}
h3 {
	font-family: Garamond, Palatino, Georgia, serif;
	font-weight: normal;
	letter-spacing: 0.05em;
}
#midbox {
}
#midbox h5 a     {
	text-align: center;
}
#MainWrapper {
	margin-right: auto;
	margin-left: auto;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 25px;
	overflow: visible;
	z-index: -1;
	height: auto;
}
#RuledBox {
	border: 1px solid #aaa19a;
	z-index: 100;
	overflow: hidden;
	width: 780px;
	height: auto;
}
.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 780px;
	height: 40px;
	margin-bottom: 0px;
}
#header h1 img {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#backButton {
	width: 800px;
	top: 50px;
	padding-top: 7px;
	z-index: 900;
	position: absolute;
}
#header #backButton img {
	float: right;
}
div.holder { overflow:hidden }

div.holder div {
	float:left;
	width:40%;
	margin-right:5px;
	padding-bottom:9000px;
	margin-bottom:-9000px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.floatleft {
	float: left;
}

.oneColFixCtrHdr #mainContent {
	padding-top: 0;
	padding-right: 140px;
	padding-left: 140px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	overflow: visible;
	margin-top: 25px;
}
.oneColFixCtrHdr #mainContent1colWide {
	padding-top: 0;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	overflow: visible;
	margin-top: 25px;
}
#mainContent1colWide img {
	padding-right: 25px;
	padding-bottom: 15px;
	padding-top: 10px;
}
.gardenHeader {
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
	padding-top: 25px;
}

.oneColFixCtrHdr #mainContent2colLeft {
	padding-top: 0;
	padding-left: 25px;
	background-color: #FFFFFF;
	overflow: visible;
	margin-top: 25px;
	float: left;
	width: 360px;
	padding-bottom: 25px;
}
.oneColFixCtrHdr #mainContent2colRight {
	padding-top: 0;
	background-color: #FFFFFF;
	overflow: hidden;
	float: right;
	width: 350px;
	margin-right: 25px;
	margin-left: 15px;
	padding-bottom: 25px;
}
.oneColFixCtrHdr #mainContentRolodex {
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	overflow: visible;
	margin-top: 25px;
}
.RolodexGroup {
}
.RolodexTitle {
	padding-left: 130px;
	padding-top: 10px;
}
.RolodexInfo {
	background-image: url(../_artwork/rolodexcard.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 230px;
}
.RolodexText {
	padding-top: 25px;
	padding-left: 260px;
	font-family: "Courier New", Courier, monospace;
}
#mainContentRolodex .RolodexTitle h2 {
	padding-left: 75px;
	color: #fd6500;
	font-size: 18px;
}
#mainContentRolodex .RolodexInfo .RolodexText h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 13pt;
}
#mainContentRolodex .RolodexInfo .RolodexText p {
	font-family: "Courier New", Courier, monospace;
}
.oneColFixCtrHdr #WordIndex {
	padding-top: 0;
	padding-right: 50px;
	padding-left: 50px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	overflow: visible;
	margin-top: 25px;
}
.2colText {
	float: right;
	margin-left: 25px;
	width: 300px;
}

.column_small {
	width:270px;
	border-right:1px solid #d4d7dd;
	padding-right:15px;
	float:left;
	margin-right:15px;
}

.column_medium {
	width:570px;
	border-right:1px solid #d4d7dd;
	padding-right:15px;
	float:left;
	margin-right:15px;
	padding-bottom:0;
}

.column_large {
	width:775px;
	float:left;
}

.column_last {
	border-right:0;
	margin-right:0;
	padding-right:0;
}

.service {
	width:770px;
	clear:both;
	margin-bottom:25px;
	overflow:hidden;
}

.service .image {
	float:left;
	width:180px;
	margin-top: 25px;
}

.service .description {
	float:left;
	width:500px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 70px;
}

.service p {
	margin-bottom:0px;
}
.oneColFixCtrHdr #mainContent2colRecipe {
	padding-top: 0;
	background-color: #FFFFFF;
	overflow: hidden;
	float: right;
	width: 350px;
	margin-right: 25px;
	margin-left: 15px;
	padding-bottom: 25px;
}
#mainContent2colRecipe h3 {
	text-align: center;
	margin-bottom: 0px;
}
#mainContent2colRecipe p {
	line-height: 160%;
}
#mainContent2colRecipe h4 {
	text-align: center;
	margin-top: 3px;
	margin-bottom: 15px;
	font-size: 12px;
	font-family: Palatino, Georgia, serif;
	font-weight: normal;
}
#mainContent1colRecipe {
}
#mainContent1colRecipe h3 {
	text-align: center;
	margin-bottom: 0px;
	font-size: 20px;
}
#mainContent1colRecipe p {
	line-height: 160%;
}
#mainContent1colRecipe h4 {
	text-align: center;
	margin-top: 3px;
	margin-bottom: 15px;
	font-size: 12px;
	font-family: Palatino, Georgia, serif;
	font-weight: normal;
}
#mainContent1colRecipe h5 {
	text-align: left;
	margin-bottom: 5px;
	font-size: 16px;
	font-family: Palatino, Georgia, serif;
	font-weight: normal;
	color: #fd6500;
	letter-spacing: 0.02em;
	padding-top: 10px;
	line-height: 20px;
}
#mainContent1colRecipe h6 {
	text-align: left;
	margin-bottom: 10px;
	font-size: 14px;
	font-family: Palatino, Georgia, serif;
	font-weight: normal;
	margin-top: 1px;
	color: #5c554a;
	letter-spacing: .02em;
}
#mainContent1colRecipe h6 a {
	font-weight: bold;
	text-decoration: none;
	color: #a3d21a;
}
#mainContent1colRecipe .redIngredients {
	line-height: 150%;
}
#mainContent .redIngredients {
	margin-top: 25px;
	margin-bottom: 5px;
}
#mainContent h3 {
	margin-top: 25px;
	margin-bottom: 10px;
}
.redIngredients {
	color: #fd6500;
	line-height: 120%;
	text-align: left;
}
.pinktype {
	color: #F39;
	line-height: 120%;
	text-align: left;
}

.oneColFixCtrHdr #book2colLeft {
	padding-top: 0;
	padding-left: 25px;
	background-color: #FFFFFF;
	overflow: visible;
	margin-top: 25px;
	float: left;
	width: 200px;
	padding-bottom: 25px;
}
.oneColFixCtrHdr #book2colRight {
	padding-top: 0;
	background-color: #FFFFFF;
	overflow: hidden;
	float: right;
	width: 475px;
	margin-right: 25px;
	margin-left: 305px;
	padding-bottom: 25px;
}
.book-col1 img{

	border:1px solid #ccc;
	padding:5px;
	float:left;
}
.floatRight {
	float: right;
}
.column_large .service .description h5 {
	font-family: Garamond, Palatino, Georgia, serif;
	font-weight: normal;
	font-size: 1em;
	color: #5c554a;
	margin-top: 5px;
	margin-bottom: 15px;
}
p {
	font-size: 14px;
	color: #5c554a;
	font-family: Palatino, Georgia, serif;
	letter-spacing: 0.05em;
	line-height: 28px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	text-align: justify;
}
p a {
	font-weight: bold;
	color: #a3d21a;
	text-decoration: none;
}
.oneColFixCtrHdr #footer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	clear: both;
}

</style>
/* CSS Document */

h2 {
	font-family: Palatino, Georgia, serif;
	font-size: 34px;
	line-height: 36px;
	color: #5c554a;
	font-weight: normal;
	letter-spacing: .05em;
}
.rightFooterArt {
	float: right;
}
.leftFooterArt {
	float: left;
}
.leftFooterArt img {
	margin-top: 10px;
}
#footer h5 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	color: #5c554a;
	text-align: right;
	font-weight: normal;
	margin-top: 10px;
	letter-spacing: 0.04em;
}
#footer .rightFooterArt h5 a {
	font-weight: normal;
	text-decoration: none;
	color: #5c554a;
}
#footer .rightFooterArt h5 a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #fd6500;
}
#ParisList {
}
#mainContent #ParisList h2 {
	padding-top: 25px;
	font-size: 22pt;
}
#RecipeIngredients {
}
.Pink {
	color: #F0C;
}
#mainContent1colRecipe #RecipeIngredients .redIngredients {
	line-height: 110%;
	margin-bottom: 10px;
	margin-top: 0px;
}
.drinkpink {
	font-size: 40px;
	color: #F0C;
}
.oneColFixCtrHdr #container #RuledBox #mainContent #mainContent1colRecipe .drinkpink {
	font-size: 4em;
	color: #F0C;
}
.centerphotobox {
	margin-left: 105px;
}
.centertext {
	text-align: center;
}
.smallcaps {
	font-variant: small-caps;
}
.CAPS {
	text-transform: uppercase;
}


.redCentered {
	color: #F33;
	text-align: center;
}
.redIngredients a  {
	color: #FD6500;
	text-decoration: none;
	font-weight: bold;
}
.redIngredients a:hover  {
	color: #5c554a;
	text-decoration: none;
	font-weight: bold;
}
.springGreen {
	color: #B1CD2E;
}
.mothersDay {
	font-size: 1.4em;
}
.red {
	color: #C30;
}
.centerpinktype  {
	text-align: center;
	color: #F39;
}
#mainContent .chced-center .red h1 {
	text-align: center;
}
.book_thumb {
	display: block;
	
}
.book_thumb img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.redcapscentered p{
	font-size: 1em;
	text-transform: uppercase;
	color: #F33;
	text-align: center;
	padding-top: 10px;
}
.Kcapscentered p{
	font-size: .9em;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	padding-top: 10px;
}.recipeDirectory {
}
.recipeDirectory h1 a {
	text-decoration: none;
	color: #5c554a;
}
.recipeDirectory h2 a {
	color: #AAA099;
	text-decoration: none;
}
.recipeDirectory h2 a:hover {
	color: #fd6500;
}
.recipeDirectory h1 a:hover {
	color: #fd6500;
}
.volumeReference {
	color: #C30;
	text-align: center;
	font-size: 0.7em;
}
.photocaption {
	text-align: center;
	font-size: 0.8em;
	line-height: 100%;
	
}