@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #069;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

#content {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	text-align: justify;
	padding-top: 15px;
}

#content h1 {
	font-size: 22px;
	color: #069;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content h2 {
	font-size: 18px;
	color: #900;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content a {
	color: #069;
	text-decoration: underline;
}
#content a:hover {
	color: #900;
}
#content ul {}
#content li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#mast h1 {
	color: #999;
	font-size: 26px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
#mast {
	font-size: 20px;
	color: #C00;
}
#mast p {
	margin: 0px;
	padding: 0px;
}
#mast .phone {
	font-size: 40px;
	color: #39C;
}
#nav {
	padding: 5px;
	color: #FFF;
	background-color: #333;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav a {
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav a:hover {
	text-decoration: none;
	background-color: #C00;
	color: #FFF;
}
#footer {
	font-size: 11px;
	color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#footer a {
	color: #666;
	text-decoration: underline;
}
#footer a:hover {
	color: #333;
}
#byline {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	background-color: #3399cc;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#questions {}
#questions ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#questions li {
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#questions a {
	text-decoration: none;
	background-color: #CAEEFF;
	color: #069;
	display: block;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-size: 12px;
}
#questions a:hover {
	color: #FFF;
	background-color: #069;
}
.comment {
	font-size: 11px;
	color: #069;
	font-style: italic;
}
.blackLine {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	background-color: #CCC;
}
#rebates {
	border: 4px solid #008200;
	background-color: #D7FFD7;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rebates h1 {
	color: #008200;
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	font-weight: bold;
}
#rebates p {
	margin: 0px;
	padding: 0px;
}
#rebates a {
	color: #008200;
	text-decoration: underline;
}
#rebates a:hover {
	color: #000;
}
#rssHeader {
	font-size: 16px;
	text-align: left;
}
#rssHeader a {
	font-size: 16px;
	text-decoration: underline;
	color: #900;
	font-weight: bold;
}
#rssHeader a:hover {
	color: #069;
}
.rssSmallText {
	font-size: 11px;
	color: #666;
}
#productsNAV {
	width: 200px;
}
#productsNAV ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#productsNAV li {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#productsNAV a {
	text-decoration: none;
	background-color: #CAEEFF;
	color: #069;
	display: block;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-size: 12px;
}
#productsNAV a:hover {
	color: #FFF;
	background-color: #069;
}
#products {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#products .title {
	color: #069;
	font-weight: bold;
}
#products .link {}
#products .link a {
	color: #900;
}
#products .link a:hover {
	color: #333;
}
#products .description {
	margin-bottom: 15px;
	text-align: left;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAEEFF;
	padding-bottom: 10px;
}
#ulSmall {
	color: #069;
	font-style: normal;
	font-size: 11px;
}
#ulSmall ul {}
#ulSmall li {
	padding-top: 2px;
	padding-bottom: 2px;
}
.blueFakeUL {
	font-size: 11px;
	color: #069;
	padding-left: 25px;
}
