@charset "utf-8";
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.text a {
	color: #669900;
	font-weight: bold;
	text-decoration: none;
}

.text a:hover {
	color: #336600;
	font-weight: bold;
	text-decoration: underline;
}

.consultation, h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669900;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.consultation, h1 a {
	color: #669900;
	text-decoration: none;
}

.consultation, h1 a:hover {
	color: #336600;
	text-decoration: underline;
}

.contactus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.contactus strong{
	font-weight: bold;
}

.contactus a {
	color: #669900;
	text-decoration: none;
}

.contactus a:hover {
	color: #336600;
	text-decoration: none;
}

.closeout-products-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.closeout-products-title strong{
	font-weight: bold;
}

.closeout-products-title a {
	color: #669900;
	text-decoration: none;
}

.closeout-products-title a:hover {
	color: #336600;
	text-decoration: none;
}

.closeout-products-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
	letter-spacing: 1px;
}

.closeout-products-text a {
	color: #666600;
	text-decoration: underline;
}

.closeout-products-text a:hover {
	color: #336600;
	text-decoration: none;
}

.sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #263A15;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.sitemap a {
	color: #263A15;
	text-decoration: none;
}

.sitemap a:hover {
	color: #669900;
	text-decoration: none;
}

.rightborder {
	background-image: url(images/rightbottombackground.jpg);
	background-repeat: repeat-y;
}

.leftborder {
	background-image: url(images/leftbottombackground.jpg);
	background-repeat: repeat-y;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #445725;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;
	text-transform: uppercase;
	font-size: 12px;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #445725;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;
	text-transform: uppercase;
	font-size: 12px;
}

ol a{
	text-decoration: underline;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-transform: uppercase;
}

.footer a {
	color: #999999;
	text-decoration: none;
}

.footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

