#twocolumn {

	position: relative;
	float: left;
	display: block; 
	width: 430px;
	margin-right: 2;
	margin-left: 2;
	background: #FFFFFF;
	text-align: left;
	padding: 0px;
	border-left: 1px solid #4E6B4F;
	border-right: 1px solid #4E6B4F;
	}
	
#twocolumnmain {

	position: relative;
	float: left;
	display: block; 
	width: 605px;
	margin-right: 2;
	margin-left: 2;
	background: #FFFFFF;
	text-align: left;
	padding: 0px;
	border-left: 1px solid #4E6B4F;
	}


#cookbooklist {

	position: relative;
	float: left;
	padding: 10px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;


}

#cookbooklist h1 {

	font-size: 14px;
	font-weight: 700;
	color: #4E6B4F;
	
	}
	
#cookarts {

	position: relative;
	float: left;
	padding: 10px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
}

#cookarts h1 {

	font-size: 14px;
	font-weight: 700;
	color: #4E6B4F;
	}
	
ul#cookarts li {
	font-size:12px;
	line-height: 15px;
	padding: 0;
	margin: -10;
	}
	
ol#cookarts li {
	font-size:12px;
	line-height: 15px;
	padding: 0;
	margin: -10;
	}
	
#cookarts h2 { font-size: 12px; font-weight: 700; color: #4E6B4F; }
	
#cookbooks {
	font-size: 12px; font-weight: normal; color: #333333;
	}
	
#cookbooks li {
	list-style: none; font-size: 12px; font-weight: bold; color: #2D3E2D;
	}

#cookbooks a:link {
	font-size: 12px;
	font-weight: bold;
	color: #4E6B4F;
	}

#cookbooks a:visited {
	color: #4E6B4F;
	}

#cookbooks a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #2D3E2D;
	}
	
#craftarticle {

	position: relative;
	float: left;
	padding: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	}

#craftarticle h1 {

	color: #FF6600;
	font-size: 15px;
	line-height: 15px;
	}

#articlepic {

	position: relative;
	float: right;
	padding: 0px;
	padding-bottom: 10px;
	margin-left: 10px;
	color: #333333;
	}
	
#articlepic2 {

	float: left;
	padding: 0px;

	}

#pic3 {

	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	}
	
#foodarticle {

	position: relative;
	float: left;
	padding: 10px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	}

#foodarticle h1 {

	color: #4E6B4F;
	font-size: 15px;
	line-height: 15px;
	}

#recipes {
	background-color: #FBFFFF;
	width: 380px;
	padding: 10px;
	padding-right:20px;
	border: 3px solid #E6E6E6;
	}
	