body {
	text-align:center;
	background-color: #C1CC89;
	}
	
#outerframe {
	width:819px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	border: 1px solid #FFFFFF;
	}
		
#frame {
	width:801px;
	margin-right:auto;
	margin-left:auto;
	margin-top:8px;
	margin-bottom:8px;
	padding:0px;
	text-align:left;
	}
			
#contentheaderLeft {
	width:269px;
	height: 120px;
	background-color: #fff;
	float: left;
	}
	
#contentheaderRight {
	width:532px;
	height: 110px;
	padding-top: 10px;
	background-color: #fff;
	float: right;
	}
	
/* GLOBAL STYLES */

a {
	color: #6E9105;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family:  "Times New Roman", Times, serif;
}

a:link {
	color: #6E9105;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family:  "Times New Roman", Times, serif;
	}

a:visited {
	color: #6E9105;
	text-decoration: none;
	}

a:hover {
	color: #6E9105;
	text-decoration: underline;
	}	
		
/* CONTENT */ 	   

#content {
	width:801px;
	padding:0px;
	float:left;
	background:#fff;
	}
	
#content h1 {
	margin:15px 132px 20px 135px;
	font-family:  "Times New Roman", Times, serif;
	font-size:15px;
	color: #583806;
	}
	
#content h2 {
	margin: 25px 132px 0px 135px;
	font-family:  "Times New Roman", Times, serif;
	font-size:15px;
	color: #583806;
	}
				
#content  p {
	margin:15px 132px 0px 135px;
	font-family:  "Times New Roman", Times, serif;
	font-size: 12px;
	color: #583806;
	line-height: 22px;
	font-weight: normal;
	}
		
#content #thumbs #text {
	margin:10px 132px 0px 135px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #583806;
	line-height: 22px;
	font-weight: normal;
	}	
	
#content #thumbs #caption {
	float:left;
	width:110px;
	margin: 0px 0px 0px 0px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #583806;
	line-height: 16px;
	font-weight: normal;
	padding: 4px 0px 10px 10px;
}
	
#content #thumbs ul {
	margin: 0px 17px 0px 130px;
	padding: 0px;
	list-style:none;
	width:500px;
	}
	
#content #thumbs ul li {
	float:left;
	width:100px;
	margin: 0px 17px 0px 0px;
}

#content #thumbs ul li img {
	display:block;
	padding:1px;
	border:1px solid #fff;
}

#content #thumbs ul li img:hover {
	border-color: #583806;
}

#content #thumbs ul li.new {
	padding-bottom: 13px;
	}

.clear:after {content:"."; clear:both; display:block; height:0; visibility:hidden;}

#content ul {
	list-style: disc;
	margin: 0px 132px 0px 150px;
	padding: 0px;
}

#content li {
	padding: 0px;
	font-size: 12px;
	color: #583806;
	font-weight: normal;
	text-decoration:none;
	font-family:  "Times New Roman", Times, serif;
	line-height: 22px;
}

#content #contactInfo {
	margin:10px 75px 0px 272px;
	height: 380px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #583806;
	line-height: 22px;
	font-weight: normal;
	background-image: url(images/dill_bg.jpg);
	background-repeat: no-repeat;
	background-position: 120% 0%;
	}
	
	
/* FOOTER/COPYRIGHT */		

#footer {
	width:801px;
	height: 27px;
	background-color: #D7DEB4;
	}
	
#footer	#info {
	margin: 0px;
	padding: 7px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #583806;
	text-align: center;
	font-weight: normal;
	}
	
#footer	#info a {
	color: #583806;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family:  "Times New Roman", Times, serif;
}

#footer	#info a:link {
	color: #583806;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-family:  "Times New Roman", Times, serif;
	}

#footer	#info a:visited {
	color: #583806;
	text-decoration: none;
	}

#footer	#info a:hover {
	color: #583806;
	text-decoration: underline;
	}
