*{
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

body{
	font-size: 76%;
}

td {
	vertical-align: top;
}

hr {
	border-top-color: #3C66B0;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #3C66B0;
	margin-top: 4px;
	height: 1px;
}

li {
	padding-bottom: 3px;
}

.quote {
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	background-image: url(../images/bkgd-quote.gif);
}

.quoteby {
	color:#FFCC00;
	font-weight: bold;
	padding-top: 3px;
}

.clr {
	clear: both;
}

	
#container
{
	width: 100%;
}

#banner {
	background-image:url(../images/bkgd-banner.gif);
}

#leftcol {
	background-image:url(../images/bkgd-h1.gif);
}

#menuvert1 {
	margin: 0;
	padding-left: 10px;
	padding-top: 10px;
	width: 180px;
}


#menuvert2 {
	margin: 0;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
}

#menuvert1 h2,
#menuvert2 h2 {
	color: #000000;
	margin-top: 10px;
	font-size: 1.2em;
	margin-bottom: 5px;
}

#menuvert1 h2 a,
#menuvert2 h2 a {
	color: #000000;
	text-decoration: none;	
}

#menuvert1 h2 a:hover,
#menuvert2 h2 a:hover {
	color: #3B63AB;
	text-decoration: underline;
}

#menuvert1 ul {
	list-style-type: disc;
	margin-left: 20px;
}

#menuvert2 ul {
	list-style-type: disc;
	margin-left: 20px;
}



#menuvert1 li a,
#menuvert2 li a  {
	color: #3B63AB;
	margin-bottom: 10px;
	text-decoration: underline;
}

#menuvert1 li a:hover,
#menuvert2 li a:hover {
	font-weight: bold;
}

#menuhoriz {
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 15px;
	font-weight: bold;
}

#menuhoriz a {
	color: #003399;
	text-decoration: none;
}

#menuhoriz a:hover {
	text-decoration: underline;
	font-weight: bold;
}


#content
{
	font-family: arial;
	font-size: 1.1em;
	background-image: url(../images/bkgd-content.gif);
}

#content .indent {
	margin: 15px 50px 0 15px;
	background-image: url(../images/watermark-scales.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 80%;

}

#content img {
	padding: 10px;
	}

#content p,
#leftcol p {
	color: #333333;
	margin: 0 0 10px 20px;
}

#leftcol p {
	padding-right: 15%;
}

 
#content a {
	color: #3B63AB;
	text-decoration: underline;
}

#content a:hover {
	font-weight: bold;
}

#content a:visited {
}

#container #content H1 {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #365DAA;
	border-bottom-color: #365DAA;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(../images/bkgd-h1.gif);
}


#content li a {
	text-decoration: underline;
}

#content li a:hover {
	font-weight: bold;
}

#content li a:visited {
	font-weight: bold;
}



#speciallist li a {
	/*color:#393;*/
	color:#f00;
}
#speciallist a.productlink1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #393;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}

#speciallist a.productlink2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#393;
/*font-size: 11px;*/
	text-decoration: none;
}

#speciallist a.productlink3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#f60;
	/*font-size: 11px;*/
	text-decoration: underline;
}
#speciallist a.productlink1:hover,
#speciallist a.speciallist:hover {
	color: #f60;
	/*font-size: 0.9em;*/
}

#speciallist a.speciallist:hover {
	color: #393;
}

#content h1 {
	font-family: Verdana;
	color: #3C66B0;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	text-transform: capitalize;
	padding-left: 15px;
	height: 25px;
}


#content h2,
#content h2 a{
	color: #000000;
	font-weight: bold;
	margin-top: 15px;
	text-decoration:none;
	font-size: 1.1em;
	padding-right: 15%;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #3C66B0;
	padding-left: 5px;
}


#content h2 a:hover {
	text-decoration: underline;
}

#content h2 a:visited {
	color: #666666;
}

#content h3 {
	color: #339900;
	font-size: 0.9em;
	font-weight: bold;
	margin-right: 50px;
	margin-bottom: 5px;
}

#content input {
	/*margin-bottom: 0px;*/
	color: #666;
	}

.testimonial {
	font-size: 1em;
	font-weight: bold;
	margin-top: 20px;
}

.testimonialby {
	color:#003399;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 10px;

}

#leftcol .testimonial {
	color:#666;
	font-weight: normal;
	padding-right: 15%;
}

#leftcol .testimonialby {
	color:#339933;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-top: 0px;
}


#content  ul {
	margin: 10px 0 10px 15px;
	padding-left: 25px;
	color: #333333;
	}


#content  li {
	padding: 0 25px 0.15em 0;
}

#cartform {
	padding-left: 2px;
	color:#666666;
}

.iframetable {
	color:#666666;
	}

#footer
{
	padding: 20px;
	text-align: center;
	font-size: 0.95em;
	background-image:url(../images/bkgd-content.gif);
}
#footer a {
	font-size: 1em;
	color: #333333;
	text-decoration: underline;
}

#footer a:hover {
	color: #393;
}

#footer a:visited {
	color: #666;
}

#footer .copyright {
	font-size: 1em;
}
blockquote {
	padding-left: 25px;
	padding-right: 25px;
	font-weight: bold;
}
