.news{
	float: right;
	padding: 5px;
	margin: 5px;
	margin-left: 20px;
	width: 150px;
	border-top: 1em solid #13089a;
	border-right: 1px solid #8E8AA2;
	border-bottom: 1em solid #8E8AA2;
	border-left: 1px solid #8E8AA2;
	color: #542862;
	background: white;
	font-size: 0.75em;
	line-height: 1.3em;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copywright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
/*.news{
	float: right;
	padding: 5px;
	margin: 5px;
	width: 200px;
	border: 1px dotted #8E8AA2;
	color: #542862;
	background: white;
	font-size: 0.75em;
	line-height: 1.3em;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}*/


body {
	margin: 0; 
	padding: 0; 
	behavior:  url(csshover.htc); /*-----------csshover.htc can't be linked to or imported, must be in head, need to test on the mac, appears to be working 3-25-07--------*/
	 background:#eeeedd;
	}
p,td {
	font-family:  Arial, Helvetica, sans-serif;
}
.dotted_bottom {
border-bottom: 1px dotted #8E8AA2;
margin: 0 0 20px 0;
}	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 33px;
	color: #775A76;
	font-style: italic;
	padding-left: 8px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #8E8AA2;
	margin-bottom: 4px;
	/*border-bottom-style: solid;
	border-top-color: #8E8AA2;
	border-right-color: #8E8AA2;
	border-bottom-color: #8E8AA2;
	border-left-color: #8E8AA2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;*/
	border-bottom: 1px solid #8E8AA2;
	left: 20px;
	margin-left: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8E8AA2;
	left: 20px;
	margin-left: 20px;
	margin-bottom: 2px;
	padding-bottom: 1px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 1px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.bodybold {
	font-weight: bold;
	color: #775A76;
}

img.wrapthumbl {
	float: left;
	margin: 0 0.5em 0.5em 0 ;
	border: none;
}

img.wrapthumbr {
	float: right;
	margin: 0 0 0.5em 0.5em ;
	border: none;
}
.navigation_links {
	border-left: 1px solid #310031;/*old 999999 this is the pinline border defining the links column**/
	background: url(rite_column_pinline.jpg);
}
/* **********************begin body links rules*/
a:link

{
	font-family: Arial, Helvetica, sans-serif;
	color:#5D5D5D;
}

a:visited

{
	font-family: Arial, Helvetica, sans-serif;
	color:#5D5D5D;
}

a:active

{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#5D5D5D;
}



a:hover

{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#0e9969;
}
	
/*************************end body links rules*****/	
div#drive {
	/*float: right;*/ 
	width: 10em;/*******************************old: 8em*/
	background: #FDD;
	margin-right:1px;
} 
div#drive ul {
	margin: 0;
	padding: 0;
	width: 10em;/*********************************old: 8em*/
	background: white;
	border: 1px solid #aaa;
}
div#drive li {
	position: relative;
	list-style: none;
	margin: 0;
	font-family:  Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ccc;
}

div#drive li:hover {background: #e0e5f3;}/*background: e0e5f3  corner chunk:0e9969....old:background: #FCF9B4;*/  

div#drive li.flyout{
	background:  url(menu_left.gif) 5% 50% no-repeat;
}

div#drive li.flyout:hover {background-color: #e0e5f3; }

div#drive li a{
	display: block;
	padding: 0.25em 0.3em 0.25em 0;
	text-decoration: none;
	color: #666;
	border-right: 0.7em solid #775A76;/*old: 999*/
	width: 100%;
	voice-family: "\"}\" "; 
	voice-family: inherit; 
	width: 9em;/****************************************old: 7em, note, this is the one that is one em less than the other 3*/
	text-align: right;
}

div#drive li a:hover {
	border-right-color: #0e9969;/*old: ff6600*/
	color: #666;	
}

div#drive>ul a {width: auto;}

div#drive ul ul {
	position: absolute;
	top: 0;
	right: 10em;/**************************************************old: 8em*/
	display: none;
}

div#drive ul.level1 li.flyout:hover ul.level2,
div#drive ul.level2 li.flyout:hover ul.level3 {display: block;}
/**************************end of navigation css code*************/
/*--------------------------------------alt nav links below-----------------------------*/

div#altnav a:link

{

	font-size: 0.8em;

	font-family: Arial, Helvetica, sans-serif;

	color:#5D5D5D;

}



div#altnav a:visited

{

	font-size: 0.8em;

	font-family: Arial, Helvetica, sans-serif;

	color:#5D5D5D;

}



div#altnav a:active

{

	font-size: 0.8em;

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

	color:#5D5D5D;

}



div#altnav a:hover

{

	font-size: 0.8em;

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

	color:#0e9969;

}
/*begin thumbnail slide function*/
div#footer {clear: both; padding-top: 3em; font: 85% Verdana, sans-serif;}
div.pic {float: left; height: 160px; width: 130px;
padding: 0px 15px; margin: 5px 3px; background: url(InlineGalleries/Illustrator/frame-ls.gif) center no-repeat;} 
div.pt {background-image: url(Illustrator/frame-pt.gif);}
div.pic img {border: 1px solid; border-color: #444 #aaa #aaa #444;}
div.ls img {height: 96px; width: 128px; margin: 32px 0 0;} /*note: image with in the div has it's own box model*/
div.pt img{height: 128px; width: 96px; margin: 16px 16px -5px 16px;}
div.pic ul {margin: 0; padding: 0; font: 11px Arial, Verdana, sans-serif;}
li.title {display: block; list-style: none; text-align: center; }/*block means as if it was surrounded with <p></p> tags*/
li.catno, li.price {display: none;}