#col1 {
	width: 400px;
	margin-left: 20px;
	float: left;
	font-size: 1.2em;
	line-height: 1.7em;
	margin-top: 20px;
}
#col2 {
	float: left;
	width: 400px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 1.2em;
	line-height: 1.7em;
	margin-top: 20px;
}
.storeinfo {
	background-color: #DFF2E6;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #B1CFBF;
	padding: 10px;
	font-size: 0.9em;
	height: 160px;
}
.map {
	background-color: #F1F1C4;
	font-size: 0.9em;
	padding: 10px;
	margin-bottom: 20px;
}
.smallcol {
	width: 180px;
	float: left;
	height: 100px;
	margin-right: 10px;
}
#retail-content {
	margin-left: 20px;
	float: left;
	font-size: 1.2em;
	line-height: 1.7em;
	margin-top: 20px;
	margin-right: 20px;
}
.address {
	background-color: #DFF2E6;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #B1CFBF;
	padding: 10px;
	font-size: .9em;
}
#headline {
	background-image: url(/imgs/borders/quilt2.jpg);
	height: 20px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #D3EBEB;
}
