#homepictures {
	padding-right: 25px;
	width: 325px;
	float: left;
}
#homepagetext {
	height: 480px;
	position: relative;
}
#homepictop {
	padding-bottom: 25px;
}
#content li{
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 40px;
}
.cranberryheading {
	font-size: 20px;
	color: #A8122B;
	font-weight: normal;
	padding-bottom: 5px;
	display: block;
}
#contactleft {
	padding-right: 25px;
	width: 425px;
}
#contactright {
	float: left;
	padding-left: 475px;
	position: absolute;
	width: 425px;
}
#contactinfo {
	background-image: url(images/contactflower.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 425px;
	text-align: center;
	padding-top: 25px;
	margin-bottom: 25px;
}
#hours {
	padding-top: 25px;
	padding-right: 25px;
	text-align: center;
}
#catalogleft {
	padding-right: 25px;
	width: 230px;
	text-align: center;
	z-index: 3;
	float: left;
}
#content #homepagetext ul {
	display: block;
	padding-bottom: 20px;
}
#catalogright {
	z-index: 1;
	width: 600px;
	padding-left: 300px;
	min-height: 450px;
}
#content a:link {
	color: #A8122B;
	text-decoration: underline;
}
#content a:active {
	color: #A8122B;
	text-decoration: underline;
}
#content a:hover {
	color: #4A5E26;
	text-decoration: underline;
}
#content a:visited {
	color: #A8122B;
	text-decoration: underline;
}

