#DesignTips {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#DesignTips a:link {
	color: #024f51;
}
#News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#News a:link {
	color: #024f51;
}
#MonthlyFeature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#MonthlyFeature a:link {
	color: #024f51;
}
#blackborder {
	border: thin solid #000000;
}

#Address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #A1CFCF;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
}
#Address a:link {
	color: #024f51;
}
#StoreHours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #A1CFCF;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
}
#StoreHours a:link {
	color: #024f51;
}
#WebWeaver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #A1CFCF;
}
#WebWeaver a:link {
	color: #024f51;
}
.error
{
	color: #FF0000;
	font-weight: bolder;
}
.success
{
	color: darkgreen;
	font-weight: bolder;
}
.instructions
{
	color: #999966;
	font-size: 8pt;
}
.required
{
	color: #FF0000;
	font-weight: bolder;
}.content {
	padding-top: 10px;
	padding-bottom: 10px;
}
.header {
	background-image: url(images/header.jpg);
	color: #FFFFFF;
	font-size: 16px;
	text-indent: 15px;
}
.scrollRegion {
	height: 337px;
	overflow: auto;
	padding: 10px;
	line-height:18px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

