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



body {
	background-color: #f3f4e7;
	 

}

img {
   border: 0px;
}

body, a {
	font-family: Courier;
	font-size: 13px;
	line-height: 19px;
    color: #594c26;
	text-decoration:none;
	
	
}

a:hover {
	font-family: Courier;
	font-size: 13px;
	line-height:19px;
    color: #857543;
	text-decoration:none;
	
	
}


.bodytext {
	font-family: Verdana;
	font-size: 13px;
	line-height: 19px;
    color: #594c26;
	text-decoration:none;
	
	
}


.tinybodytext {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
    color: #594c26;
	text-decoration:none;
	
	
}





.datesectiontitles {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
    color: #837423;
	text-decoration:none;
	
	
}


.catagorytitles {
	font-family: Verdana;
	font-size: 14px;
	line-height: 18px;
    color: #958430;
	text-decoration:none;
	
	
}

.titles {
	font-family: Verdana;
	font-size: 18px;
	line-height: 20px;
    color: #958430;
	text-decoration:none;
	
	
}



.subtitles {
	font-family: Verdana;
	font-size: 15px;
	line-height: 20px;
    color: #7a6d29;
	text-decoration:none;
	
	
}





.recipetitles {
	font-family: Verdana;
	font-size: 15px;
	line-height: 18px;
    color: #665c28;
	text-decoration:none;
	
	
}

.recipesubtitles {
	font-family: Verdana;
	font-size: 13px;
	line-height: 14px;
    color: #665c28;
	text-decoration:none;
	
	
}

.recipes {
	font-family: Courier;
	font-size: 12px;
	line-height: 14px;
    color: #665c28;
	text-decoration:none;
	
	
}

.links {
	font-family: Courier;
	font-size: 13px;
	line-height: 14px;
    color: #665c28;
	text-decoration:none;
	
	
}





#links {
   margin-bottom:5px
}



.links {
	font-family: Verdana;
    font-size: 11px;
		line-height:14px;
	color: #594c26;		  
}



.links a {
    font-family: Verdana;
	font-size: 11px;
    color: #594c26;
		line-height:14px;
	text-decoration:none;	  
}

.links a:hover {
	font-family: Verdana;
    font-size: 11px;
	color: #857543;		  
}


span#current-page {
	font-family: Verdana;
    font-size: 11px;
	color: #c8b550;		  
}









#content {
  position:absolute;
  margin: 0 auto;
  width: 800px;
  top: 5px;
  left: -170px;
}











