/*======= index.html =======*/
#page1 #content .col-1 {
	width:600px;
	margin-right:30px;
}
#page1 #content .col-2 {width:286px; margin-right:30px;}
#page1 #content .col-3 {width:305px; padding:12px 0 0 4px;}
/*======= index-1.html =======*/
#page2 #content .col-1 {width:602px; margin-right:30px;}
#page2 #content .col-2 {width:305px;}
/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:250px;
	margin-right:40px;
	margin-left: 50px;
}
#page3 #content .col-2 {
	width:500px;
}
#page3 #content .col-2 .col-1 {
	width:450px;
	margin-right:30px;
}
#page3 #content .col-2 .col-2 {width:277px;}
/*======= index-3.html =======*/
#page4 #content .col-1 {width:286px; margin-right:30px;}
#page4 #content .col-2 {width:286px; margin-right:30px;}
#page4 #content .col-3 {width:305px; padding:12px 0 0 4px;}
/*======= index-4.html =======*/
#page5 #content .col-1 {width:286px; margin-right:30px;}
#page5 #content .col-2 {width:286px; margin-right:30px;}
#page5 #content .col-3 {width:309px;}
/*======= index-5.html =======*/
#page6 #content .col-1 {float:none; width:941px;}
#pumpkinbox {
	width:850px;
	margin-right:30px;
	background-repeat: no-repeat;
	margin-left: 30px;
}
#submenu {
	margin-left: 50px;
}

#pumpkin {
	width:250px;
	margin-right:20px;
	margin-left: 20px;
}
#pumpkinwrapper {
	width:900px;
}
#seedpotatocol {
	width:700px;
	margin-left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #000;
}
.quotebox {
	padding: 5px;
	font-style: italic;
}
.imgright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.upicktipsbox {
	padding: 10px;
}
.bold {
	font-weight: bold;
}

