body {
	background-color: #accacc;
	background-image: url(/graphics/home/bg_spring.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
body,table,tr,td {
	font-family: Arial Narrow, Arial, Helvetica, Verdana, Sans-Serif; 
}
a:link {
	color: #ffffff; 
	text-decoration: underline; 
	font-weight: normal;
}
a:active {
	color: #ffffff; 
	text-decoration: underline; 
	font-weight: normal;
}
a:visited {
	color: #ffffff; 
	text-decoration: underline; 
	font-weight: normal;
}
a:hover {
	color: #ffffff; 
	text-decoration: underline; 
	font-weight: normal;
}
.container-home {
	width: 660px;
	margin-bottom: 10px; 
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 10px;
}

.footer a:link, a:visited {text-decoration: underline; color: #FFFFFF;}
.footer a:hover {text-decoration: none; color: #4D4C4C;}

#wholesaler {
	background-color: #599095;
	padding: 8px;
	width: 200px;
	color: #000000;
}
#wholesaler .title {color: #FFFFFF; font-weight: bold;}

#wholesaler td {padding: 2px; font-size: 11px;}

.mailing-box {
	background-color: #c2ad8e; 
	font-family: Arial Narrow, Arial, Helvetica, Verdana, Sans-Serif; 
	color: #302c2d; 
	font-size: 18px; 
	font-style: italic; 
	line-height: 24px; 
	letter-spacing: 1px; 
}
.mailing-box p {
	margin: 10px 0px 5px 0px; 
}
.mailing-box a:link {
	color: #302c2d; 
	text-decoration: underline; 
	font-weight: bold; 
}
.mailing-box a:active {
	color: #302c2d; 
	text-decoration: underline; 
	font-weight: bold; 
}
.mailing-box a:visited {
	color: #302c2d; 
	text-decoration: underline; 
	font-weight: bold; 
}
.mailing-box a:hover {
	color: #302c2d; 
	text-decoration: underline; 
	font-weight: bold; 
}

.blend-box {
	background-color: #ffffff; 
	filter: alpha(opacity=60); 
	font-family: Arial Narrow, Arial, Helvetica, Verdana, Sans-Serif; 
	color: #000000; 
	font-size: 18px; 
	font-style: italic;
	font-weight: bold; 
}
.blend-box p {
	margin: 20px 0px 20px 0px; 
}
.blend-box a:link {
	color: #000000; 
	text-decoration: underline; 
	font-weight: bold; 
}
.blend-box a:active {
	color: #000000; 
	text-decoration: underline; 
	font-weight: bold; 
}
.blend-box a:visited {
	color: #000000; 
	text-decoration: underline; 
	font-weight: bold; 
}
.blend-box a:hover {
	color: #000000; 
	text-decoration: underline; 
	font-weight: bold; 
}
