* {
	margin: 0px;
	padding: 0;
}
	
* html div {
	height: 1px;
}
	
html, body {
	height: 100%;
}

img {
	border: 0;
}

/* Utility Styles... */

	.clearIt01 {
		clear: both;
		font-size: 1px;
		height: 1px;
		width: 1px;
	}

/* Global styles... */
	
	body {
		background: #ffffff ;
		background-image: url(../images/bg-body-01.png);
		background-repeat:no-repeat;
		background-position:center 110PX;
		min-width:1000PX;		
		font-family: Georgia, Times, "Times New Roman", serif;
		font-size: 100%;
		text-align: center;
	}
		
	a {
		color: #0033FF;
		text-decoration: none;
	}
		
	a:hover {
		-moz-opacity: 0.75;
		opacity: 0.75;		
		filter:alpha(Opacity=75, FinishOpacity=75);
		text-decoration: underline;
	}
		
/* Template Styles... */

	#mainWrapper01 {
	display: inline-block;
	text-align: left;
	width: 950px;
	margin: 10px 40px 0px 35px;
	}
	
	#header01 {
		text-align: center;
	}
	
	#logo01 {
		display: inline-block;
		text-align: center;
	}
	
	#logo02 {
		display: inline-block;
		text-align: left;

}
	#topNavigation01 {
	display: inline-block;
	margin: 40px 0 40px 0;
	}
	
	#topNavigation01 ul {
		list-style: none;
	}
	
	#topNavigation01 li {
		float: left;
		margin: 0 20px 5px 20px;
		min-height: 30px;
		text-transform: uppercase;
	}
	
	#topNavigation01 li.selected01 {
		background: url(../images/hover-ornament-01.png) center bottom no-repeat;
	}
	
	#topNavigation01 li:hover,
	#topNavigation01 li.hover {
		background: url(../images/selected-ornament-01.png) center bottom no-repeat;
	}
	
	#topNavigation01 a {
	color: #333333;
	font-size: 15px;
	}
	
	#topNavigation01 li a:hover {
		text-decoration: none;
	}
	
	#topNavigation01 li.selected01 a {
	color: #9a3333;
	font-size: 16px;
	}
	
	#body01 {
		background: url(../images/bg-body-02.png) right bottom no-repeat;
		padding: 0 0 0px 0;
		height:auto;
		min-height:700px;	}
	
	#body01 #homePageCallouts01 {
		min-height: 270px;
		text-align: center;
	}
	
	#body01 h1 {
		background:  url(..images/h1-ornament-01.png) left bottom no-repeat;
		border-bottom: 1px solid #cccccc;
		color: #666666;
		font-weight: normal;
		margin: 0 0 20px 25px;
		padding: 20px 0 0 0;
		font-size: 2em;
	}
	
	#body01 h4 {
		background:  url(..images/h1-ornament-01.png) left bottom no-repeat;
		color: #666666;
		font-weight: normal;
		margin: 0 0 20px 25px;
		padding: 20px 0 0 0;
		font-size: 2em;
	}
	
	#body01 h1 .highlight01 {
		color: #9a3333;
	}
	
	#body01 h1 small {
		color: #9a3333;
		font-size: .40em;
	}
	#body01 h1 medium {
	font-size:0.6em;
	float:right;
	padding-right:15px;
	}
	
	#body01 h4 {
	font-size:0.6em;
	float:right;
	padding-right:15px;
	}
	
	#body01 h1 img {
		position: relative;
		top: 4px;
		left: 4px;
	}
	
	#body01 h2 {
		font-weight: normal;
		margin: 30px 0 20px 55px;
		font-size: 1.20em;
		color: #333333;
	}
	
	#body01 h3 {
		font-weight: normal;
		margin: 10px 0 0 55px;
		font-size: 1.00em;
		color: #000000;
	}
	
	#body01 h3 small {
		font-weight: normal;
		margin: 0 0 10px 0;
		font-size: 0.70em;
		color: #666666;
	}
	
	#body01 h3 a {
	}
	
	#body01 p {
		margin: 0 55px 10px 55px;
		font-size: 0.90em;
	}
	
	#body01 .table01 {
		margin: 0 0 20px 55px;
	}
	
	#body01 .floatTable01 {
		float: left;
		width: 40%;
	}
	
	#body01 .table01 th {
		padding: 0 20px 30px 0;
		vertical-align: top;
		border-right: 1px solid #cccccc;
	}
	
	#body01 .table01 td {
		padding: 0 0 30px 20px;
		vertical-align: top;
	}
	
	#body01 .table01 h3 {
		color: #333333;
		font-weight: normal;
		margin: 0 0 10px 0;
		font-size: 1.10em;
		text-transform: uppercase;
	}
	
	#body01 .table01 p {
		margin: 0 0 10px 0;
		font-size: 0.75em;
	}
	
	#body01 .table02 {
		margin: 0 0 20px 55px;
		font-family: Arial, Helvetica, sans-serif;
		padding: 1px;
		font-size: 0.75em;
		width: 580px;
		border: 1px solid #cccccc;
		background: #ffffff;
	}
	
	#body01 .table02 th {
		padding: 10px;
		vertical-align: bottom;
		background: #cccccc url(../images/bg-clickable-header-01.png)  left bottom repeat-x;
		text-align: left;
		font-size: 1.00em;
		font-weight: bold;
		color: #333333;
	}
	
	#body01 .table02 td {
		padding: 10px;
		vertical-align: top;
		border-bottom: 1px solid #cccccc;
	}
	
	#body01 .table02 h3 {
		color: #333333;
		font-weight: normal;
		margin: 0 0 10px 0;
		font-size: 1.10em;
	}
	
	#body01 .table02 p {
		margin: 0 0 10px 0;
		font-size: 0.75em;
	}
	
	#generalContact01,
	#addRecipe01 {
		margin: 20px 0 10px 55px;
	}
		
	#generalContact01 input,
	#generalContact01 textarea,
	#addRecipe01 input,
	#addRecipe01 textarea {
		border: 1px solid #999999;
		color: #666666;
		margin: 0 0 10px 0;
		padding: 4px;
		width: 300px;
	}
	
	#addRecipe01 input#recipeImage {
		border: none;
	}
	
	#addRecipe01 select {
		width: 308px;
		margin: 4px 0 0 0;
	}
		
	#generalContact01 textarea,
	#addRecipe01 textarea {
		height: 125px;
	}
		
	#generalContact01 #submit01,
	#addRecipe01 #submit01 {
		border: 1px solid #999999;
		color: #333333;
		margin: 0 0 10px 0;
		padding: 4px;
		width: 100px;
		padding: 5px;
		height: 28px;
		background-color: #EEEEEE;
	}
	
	#generalContact01 #submit01:hover 
	#addRecipe01 #submit01:hover {	
		border: 1px solid #54B948;
		color: #54B948;
	}
		
	#generalContact01 #reset01,
	#addRecipe01 #reset01 {
		border: 1px solid #CCCCCC;
		color: #666666;
		margin: 0 0 10px 10px;
		padding: 4px;
		width: 80px;
		padding: 5px;
		height: 28px;
		background-color: #FFFFFF;
	}
		
	#generalContact01 #reset01:hover,
	#addRecipe01 #reset01:hover {
		border: 1px solid #CC0000;
		color: #CC0000;
	}
		
	#generalContact01 th,
	#addRecipe01 th {
		font-weight: normal;
		text-align: right;
		padding: 4px 10px 5px 20px;
		vertical-align: top;
	}
		
	#generalContact01 td,
	#addRecipe01 td {
		padding: 0 10px 5px 0;
		vertical-align: top;
	}
		
	#generalContact01 input,
	#addRecipe01 input {
		height: 15px;
		margin: 0;
	}
		
	#generalContact01 label,
	#addRecipe01 label {
		color: #333333;
	}
		
	#generalContact01 small,
	#addRecipe01 small {
		display: block;
		font-size: 0.70em;
		color: #666666;
		width: 300px;
		margin: 0 0 5px 0;
	}
	
	.reveal01 {
		font-size: 0.80em;
		margin: 5px 0 5px 0;
	}
	
	.reveal01 input {
	}
		
	#body01 .seasonListItem {
		margin: 0 0 0 55px;
		padding: 0;
		width: auto;
	}
		
	#body01 .seasonListItem a {
		display: block;
		background: #cccccc url(../images/bg-clickable-header-01.png) left bottom repeat-x;
		border: 1px solid #999999;
		padding: 8px 13px 8px 13px;
		text-transform: uppercase;
		font-size: 1.00em;
		margin: 0 0 0 0;
		width: 785px;
		color: #000000;
	}
		
	#body01 .seasonListItem a:hover {
		text-decoration: none;
		border: 1px solid #660000;
	}
		
	#body01 .seasonListItem a span {
		background: url(..images/arrow-01.png) right center no-repeat;
		padding: 0 20px 0 0;
	}
		
	#body01 .seasonListItem a:hover span {
		background: url(../images/arrow-02.png) right center no-repeat;
		padding: 0 20px 0 0;
	}
	
	#body01 .seasonContent {
		margin: 0 0 0 55px;
		width: 811px;
		height: auto;
		overflow: scroll;
		border-left: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		display: none;
		font-size: 0.70em;
		font-family: Arial, Helvetica, sans-serif;
		background: #ffffff url(../images/bg-box-01.png) left top repeat-x;
		padding: 20px 0 0 0;
	}
	
	#body01 .seasonContent .entry {
		margin: 0 20px 20px 20px;
	}
	
	#body01 .seasonContent .entry img {
		border: 1px solid #999999;
	}
	
	#body01 .seasonContent .entry h3 {
		margin: 0 0 5px 0;
		font-weight: bold;
		font-size: 1.20em;
		border-bottom: 1px solid #cccccc;
		padding: 0 0 5px 0;
	}
	
	#body01 .seasonContent .entry em.date {
		font-style: normal;
		color: #666666;
	}
	
	#body01 .seasonContent .entry p {
		margin: 0 0 10px 0;
	}
	
	#body01 #recentlyAddedContent {
		font-family: Arial, Helvetica, sans-serif;
		margin: 0 0 0 55px;
	}
	
	#body01 #recentlyAddedContent .entry {
		float: left;
		width: 145px;
		margin: 0 75px 0 0;
	}
	
	#body01 #recentlyAddedContent .entry img {
		border: 1px solid #333333;
	}
	
	#body01 #recentlyAddedContent .entry h3 {
		margin: 10px 0 10px 0;
		font-weight: normal;
		font-size: 0.80em;
	}
	
	#body01 #recentlyAddedContent .entry h3 a {
		color: #333333;
	}
	
	#body01 #recentlyAddedContent .entry p {
		margin: 0 0 10px 0;
			}
	
	#sidebar01 {
		width: 240px;
		float: right;
		min-height: 260px;
		margin: 0 0px 0 10px;
		text-align: right;
	}
	
	#sidebar01 {
		margin: 0 0 00px 0;
		font-size: 0.90em;

	}
	
	#sidebar02 {
		width: 100px;
		margin: 0 0px 0 10px;
		font-size: 3em;
		text-align: left;
	}
	 .promo01{
	 margin-top:10px;
	 margin-bottom:10px;
	 }
	 
	#sidebar01 .promo01 a {
		color: #333333;
	}
	
	#sidebar01 h4 {
		color: #333333;
		margin: 0 35px 5px 0;
		font-size: 1.00em;
		font-weight: normal;
	}
	
	#sidebar01 h4 small {
		font-size: 0.80em;
	}
	
	#sidebar01 p {
		margin: 0 35px 5px 0;
		font-size: 0.80em;
		font-weight: normal;
	}
	
	#search01 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.80em;
		clear: both;
	}
	
	#search01 h4 {
		color: #333333;
		margin: 0 0 10px 0;
		text-align: left;
		font-size: 1.30em;
	}
	
	#search01 label {
		font-size: 0.90em;
	}
	
	#search01 input {
		width: 130px;
		margin: 10px 0 5px 0;
		padding: 3px;
		border: 1px solid #999999;
	}
	
	#search01 input#submit {
		width: 70px;
		margin: 10px 0 5px 5px;
		padding: 3px;
		border: 1px solid #999999;
		background: #cccccc;
	}
	
	#search01 input#submit:hover {
		background: #dddddd;
	}
	
	#search01 select {
		width: 240px;
		margin: 0 0 5px 0;
	}
	
	#footer01 {
		background: #d5d5d5 url(../images/bg-footer0-01.png) left bottom no-repeat;
		font-size: 0.80em;
		text-align: right;
	}
	
	#bottomNavigation01 {
		float: right;
		margin: 20px 0 10px 0;
	}
	
	#bottomNavigation01 ul {
		list-style: none;
	}
	
	#bottomNavigation01 li {
		border-right: 1px solid #666666;
		float: left;
		margin: 0 0 0 20px;
		padding: 0 20px 0 0;
	}
	
	#bottomNavigation01 li.last01 {
		border-right: none;
	}
	
	#bottomNavigation01 li a {
		color: #333333;
	}
	
	#bottomNavigation01 li.selected01 a {
		color: #666666;
		text-decoration: underline;
	}
	
	#affiliateSites01 {
		float: right;
		margin: 0 0 20px 0;
	}
	
	#affiliateSites01 h4 {
		float: left;
		margin: 0 0 0 20px;
		padding: 0 0 0 0;
		color: #333333;
	}
	
	#affiliateSites01 ul {
		list-style: none;
		float: left;
	}
	
	#affiliateSites01 li {
		border-right: 1px solid #666666;
		float: left;
		margin: 0 0 0 20px;
		padding: 0 20px 0 0;
	}
	
	#affiliateSites01 li.last01 {
		border-right: none;
	}
	
	#affiliateSites01 li a {
		color: #333333;
	}
	
	#affiliateSites01 li.selected01 a {
		color: #666666;
		text-decoration: underline;
	}
	
	#copyright01 {
		float: right;
		margin: 0 20px 10px 0;
	}
	
	.loadingSpinner01 {
		position: relative;
		top: 184px;
		left: 390px;
	}
	
	.loadingSpinner02 {
		position: relative;
		top: 0;
		left: 390px;
	}
	
	.printerLogo01 {
		display: none;
	}
	
	#printThis01 {
		display: block;
		border: 1px solid #cccccc;
		padding: 3px 6px 3px 6px;
		font-size: 0.70em;
		color:#333333;
		float: right;
		text-transform: uppercase;
		text-align: center;
	}
	
	#printThis01:hover {
		background: #cccccc;
	}
	
	#addRecipeButton01 {
		display: block;
		border: 1px solid #cccccc;
		padding: 6px 9px 6px 9px;
		font-size: 0.70em;
		color:#333333;
		text-transform: uppercase;
		text-align: center;
		width: 120px;
		margin: 0 0 10px 494px;
	}
	
	#addRecipeButton01:hover {
		background: #cccccc;
	}
	
	#message01 {
		margin: 0 0 0 55px;
	}
	
	
	#signoff{
	position:relative;
	bottom:-80px;
	left:0px;
	width:387px;
	height:107px;
	}
	
	#imagecontainer{
	background-image:url(../images/home-page-copy-pic-01.png);
	width:264px;
	height:211px;
	position:relative;
	top:0px;
	right:0px;
	float:right;
	clear:right;
	}
	
	.joinus{
	margin-top:0px;
	margin-left:73%;
	width:160px;
	height:30px;
	background-image:url(../images/Button_Bkrnd.jpg);
	background-repeat:repeat-x;
	padding:10px;
	}
	.joinusfooter{
	margin-left:160px;
	position:relative;
	top:43px;
	width:120px;
	height:30px;
	
	}
	
	li.joinuslist{

	display:inline;
	list-style-type:none;
	list-style:none;
	padding:3px;

	}
	
	p.mini{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size:11px;
	display:inline;
	}
	hr{
	color:#cccccc;
	height:1px;	
	width:90%;
	text-align:center;	
	}
	.footerlinks{
	font-family:  Georgia, Times, "Times New Roman", serif;
	font-size:12px;
	color:#333333;
	display:inline;
	margin-left:5px;

	}

