@charset "utf-8";
.background {
	border: 1px solid #333333;
}
.footer {
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.default_text {
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.background_image_innovative_programs {
	background-image: url(images/innovative_programs_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 365px;
	width: 330px;
}
.background_image_product_highlight {
	background-image: url(images/product_highlight_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 365px;
	width: 330px;
}
.background_image_eco_friendly {
	background-image: url(images/eco_friendly_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 365px;
	width: 330px;
}
.background_image_ninety_years {
	background-image: url(images/90_years_strong_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 365px;
	width: 330px;
}
.background_image_chocolate_pear {
	background-image: url(images/chocolate_pear_closet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 365px;
	width: 360px;
}
.background_image_home {
	background-image: url(images/default_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 350px;
	width: 900px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0082C8;
	text-decoration: none;
}
.small_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.white_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #0082C8;
}

.notice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
li {
	list-style-position: outside;
}
ul {
	list-style-position: outside;
}
