body, html {margin:0;}



.topline {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #669999;
	font-family: Helvetica, sans-serifHelvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.titlecase {
	font-family: Helvetica, sans-serif;
	font-size: large;
	color: #000000;
}
.mainbodytext {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}

.smalltitle {
	font-family: Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}

a:link {
	font-family: Helvetica, sans-serif; 
	color: #000000;
	text-decoration:none;
}
a:visited {

	color: #000000;
	text-decoration:none;
}
a:hover {

	color: #669999;
	text-decoration:none;
}
a:active { 

	color: ##000000;

}

.shoptitle {
	font-family: Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight:bold; 
}
.shoppingtext {
	font-family: Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	top: 10px;
}
.sanseriftitle {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.subtext {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: 1.75px;
	text-indent: 6px;
	word-spacing: 3px;
}
.rightline {
	border-right-style: dotted;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-right-width: thin;
	border-right-color: #333333;
}


/*Added styles - Mike Thierfelder */

.serif {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	line-height: 20px; color: #000000;}
.red {
	color:#008fd4;
	}


.helveticsubtext {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #000000;
}

.helvetictitlecase {
	font-family: Helvetica, sans-serif;
	font-size: 19px;
	color: #000000;
	font-weight:bold;
}

.helveticsubsubtext {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #000000;
} 
	
.seriftitle {
	font-family: Times Roman, serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px
}
.seriflarge {
	font-family: Times Roman, serif;
	font-size: 20px;
	color: #000000;
	line-height: 22px
}
.mainbodyserif {
	font-family: Times New Roman, serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	}
	.bottomline {
	bottom: thin dotted ##FF0000;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #000000;
background-color: ##FFFFFF;
border-right-style: dotted;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-right-width: thin;
	border-right-color: #669999;
}

#navcontainer ul li a:hover
{
color: #000000;
background-color: #ECECEC;
}
/* End added styles by Mike Thierfelder */
/*New styles for thumbnail mouseover on product page */
.imageThumbOn {opacity:.8; filter: alpha (opacity=80); cursor: pointer;}
.imageThumbOff {opacity:1; filter: alpha (opacity=100); cursor: pointer;}

a img {border:none;}
.titleseriflarge_1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	letter-spacing: 1.75px;
	text-indent: 6px;
	word-spacing: 2px;
}
