
	#content h1 {
		font-size: 200%;
		font-weight: bold;
			color: #28903A;
		margin-top: 0;
		margin-bottom: 0;
	}
	
	#content h2 {
	font-size: 130%;
	font-weight: bold;
		color:  #28903A;
		margin-top: 2;
		margin-bottom: 0
	}
	
	#content h3 {
	font-size: 100%;
	font-weight: bold;
		color:  #28903A;
		margin-top: 1;
		margin-bottom: 0
	}
	
	#content p {
		line-height: 120%;
	}
	
	.homepagebox {
		width: 167px;
		height: 183px;
		background-repeat: no-repeat;
	}
	
	.homepageboxtext {
		padding-top: 70px;
		margin-left: 20px;
		margin-right: 0px;
		font-size: 95%;
		color: #fff;
	}
	
	a.homepageboxlink {
		display: block;
		height: 80px;
	}	
	
	.pricebox {
		width: 167px;
	}
	
	.priceboxtop {
		height: 180px;
		background-repeat: no-repeat;
	}
	
	.priceboxtoptext {
		padding-top: 70px;
		margin-left: 20px;
		margin-right: 0px;
		font-size: 95%;
		color: #fff;
	}
	
	.priceboxmiddle {
		width: 166px;
		
	}
	
	.priceboxmiddletext {
		padding-top: 5px;
		margin-left: 5px;
		margin-right: 0px;
		margin-bottom:	5px;
		font-size: 80%;
		color: #fff;
		}
		
	.priceboxbottom {
		background-repeat: no-repeat;
		height: 60px;
				
	}
	
	.priceboxbottomtext {
		padding-top: 0px;
		margin-left: 5px;
		margin-right: 0px;
		font-size: 30px;
		font-weight: bold;
		color: #fff;
		}
		
		.priceboxartwork {
		background-repeat: no-repeat;
		height: 35px;
		width: 166px;
				
	}
	
	.priceboxartworktext {
		padding-top: 0px;
		margin-left: 5px;
		margin-right: 0px;
		font-size: 100%;
		font-weight: normal;
		color: #fff;
		}
		
		a.pricepageboxlink {
		display: block;
		height: 80px;
	
		}