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

#container {
	margin:auto;
	margin-bottom:5px;
	width:768px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px
	}
#border {
	margin:auto;
	width:766px;
	border:1px solid #d8e4eb;
	}
	
.recipesmain {
	padding: 10px 30px 10px 30px;
	background-image: url(images/recipe_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;	
	}

#checklist {
	float:right;
	padding-left:10px;
	width:306px;
	height:466px;
	background-image:url(images/checklist.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
	}
	
ul {
	padding: 0px 0px 10px 0px;
	margin:0px;
	}
	
	
ol {
	padding: 0px 0px 10px 20px;
	margin:0px;
	list-style-position:outside;
	}
	
	
h5 {
	font-size:13px;
	margin:5px 0px 5px 0px;
	}
	
h4 {
	font-size:15px;
	margin:0px;
	float:left;
	padding:10px 0px 5px 0px;
	}

li {
	list-style-type:none;
	}
	
li.method {
	list-style-type:decimal;
	}
	
	
h3 {
	font-size:21px;
	margin:30px 0px 10px 0px;
	}
	
p.intro {
	margin:0px;
	padding-bottom:15px;
	font-size:15px;
	}
	
#container span {
	font-size:12px;
	float:right;
	margin:0px;
	padding:30px 0px 0px 0px;
	}

h1#recipe_banner
{
margin:10px 0px 10px 0px;
width:766px;
background-image:url(images/recipe_banner.gif);
background-repeat:no-repeat;
background-position:left top;
text-indent:-9999px;
height:152px;
}

h2#bbq_header {
margin:10px 0px 10px 0px;
width:463px;
background-image:url(images/bbq_header.gif);
background-repeat:no-repeat;
background-position:left top;
text-indent:-9999px;
height:48px;
}

h2#preserves_header {
margin:10px 0px 10px 0px;
width:316px;
background-image:url(images/preserves_header.gif);
background-repeat:no-repeat;
background-position:left top;
text-indent:-9999px;
height:48px;
}

h2#xmasbaking_header {
margin:10px 0px 10px 0px;
width:576px;
background-image:url(images/christmasbaking_header.gif);
background-repeat:no-repeat;
background-position:left top;
text-indent:-9999px;
height:58px;
}

.bannertext
{font-family:Georgia, "Times New Roman", Times, serif;
font-size:56px;
line-height:54px;
color:#000000;
font-weight:normal;
padding-top:30px;}

div.clear {
	clear:both;
	}
	
div.spacer {
	clear:both;
	background-color:#fff;
	height:30px;
	}

div.enterleft
{padding:0px;
float:left;
width:350px;}

div.enterright
{padding-left:10px;
border-left:1px solid #f6d5a7;
float:left;
width:330px;}

div.enterbox {
float:right;
	width:325px;
	text-align:left;
	background-color:#F6F2E5;
	padding: 0px 10px 10px 10px;
	}
	
div.jump_menu {
	float:left;
	width:345px;
	padding-right:10px;
	text-align:left;
	margin-top:10px;
	}

img.left{float:left;}

.clearfix {clear: both}	

.formrow {width:300px; float:left; clear:both; margin-bottom:5px;}
label {font-size:11px; width:70px; float:left; margin-bottom:4px; line-height:20px;}
inputbox{width:200px; margin:0 20px 0px 0;}
textarea {width:200px; margin:0px; padding:0px; float:left;}


#register_checkbox{width:15px; float:left; margin-right:5px;}
#register_cbox_label{float:left; width:300px; font-size:11px; line-height:13px;}

#thanks {
display:none;
}

p {
	margin: 10px 0px 10px 0px;
	}
	
.recipe {
	clear:both;
	margin:0px;
	padding:0px 10px 0px 10px;
	background-color:#F6F2E5;
	}
	
.recipebtn
{background-image:url(images/recipebook_btn.gif);
padding:2px 28px 7px 6px; float:left;}

a.button:link {font-size:14px; color:#FFFFFF; text-decoration:none;}
a.button:active {font-size:14px; color:#FFFFFF; text-decoration:none;}
a.button:visited {font-size:14px; color:#FFFFFF; text-decoration:none;}
a.button:hover {font-size:14px; color:#FFFFFF; text-decoration:none;}

.book_promo {
margin:20px 0px;
}
