A:link {text-decoration: none; color:#fff; font-size:14px; font-family:"Tahoma"}
A:visited {text-decoration: none; color:#fff; font-size:14px; font-family:"Tahoma"}
A:active {text-decoration: none; color:#fff; font-size:14px; font-family:"Tahoma"}
A:hover {text-decoration: underline; color:#fff; font-size:14px; font-family:"Tahoma"}

A.v2:link {text-decoration: none; font-size:11px; color:#000099}
A.v2:visited {text-decoration: none; font-size:11px; color:#000099}
A.v2:active {text-decoration: none; font-size:11px; color:#000099}
A.v2:hover {text-decoration: underline; font-size:11px; color:#000099}

A.v1:link {text-decoration: none; font-size:13px; color:#000}
A.v1:visited {text-decoration: none; font-size:13px; color:#000}
A.v1:active {text-decoration: none; font-size:13px; color:#000}
A.v1:hover {text-decoration: underline; font-size:13px; color:#000}

A.v4:link {text-decoration: none; font-size:12px; color:#000099}
A.v4:visited {text-decoration: none; font-size:12px; color:#000099}
A.v4:active {text-decoration: none; font-size:12px; color:#000099}
A.v4:hover {text-decoration: underline; font-size:12px; color:#0033FF}

p a:link, li a:link {text-decoration: none; font-size: 12px; color:#000099; font-family:"Tahoma"}
p a:visited, li a:visited {text-decoration: none; font-size: 12px; color:#000099; font-family:"Tahoma"}
p a:active, li a:active {text-decoration: none; font-size: 12px; color:#000099; font-family:"Tahoma"}
p a:hover, li a:hover {text-decoration: underline; font-size: 12px; color:#741275; font-family:"Tahoma"}

td a:link {text-decoration: none; font-size: 12px; color:#000099; font-family:"Tahoma"}
td a:visited {text-decoration: none; font-size: 12px; color:#000099; font-family:"Tahoma"}
td a:active {text-decoration: none; font-size: 12px; color:#000099; font-family:"Tahoma"}
td a:hover {text-decoration: underline; font-size: 12px; color:#741275; font-family:"Tahoma"}


a.srollover {
    display: block;
    width: 22px;
    height: 22px;
    background: url("images/mill_button") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.srollover {
    background-position: -130px 0;
}

html {
	overflow: auto;
	overflow-x: hidden;
}

body
{ 
background-image: 
url('images/bg_left.jpg');
background-repeat:repeat-y;
}
div_1
{ 
background-image: 
url('images/bg_left.jpg');
background-repeat:repeat-x;
}
.text_1, .text_1 a:link, .text_1 a:visited  {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 13px;
	color: #000;
	font-weight:bolder;
}
.text_2 {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
}
.text_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color:#000033;
}

.text_quote a{
	line-height: 1.2em;
	color:#660066;
}

.text_quote a:hover {
	color:#FFCC00;
}

.text_4 {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 18px;
	color: #fff;
	font-weight:bold;
}
.text_header, h1, h2, h2 a:link, h2 a:visited {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	line-height:20px;
	margin: 0;
	padding: 0;
}
h1 {
	margin-bottom:5px;
}

h2.copy, .h2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #660066;
	line-height:16px;
	padding:7px 0 0 0;
	margin: 0;
}


h2 a:link, h2 a:visited {
	color:#000099;
}

h3.copy, .h3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height:16px;
	padding:7px 0 0 0;
	margin: 0;
}


.menu {
	height:61px;
	font-size:90%;
	margin:25px 0 50px 15px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
position:relative;
z-index:500;
padding:0;
margin:0;
list-style-type:none;
width:170px;
}
/* style the list items */
.menu li {
background:transparent url(opaque.png);
height:25px;
/* for IE7 */
float:left;
font-family: Tahoma;
font-size: 12px;
font-weight:bolder;
}
.menu li.sub {background: url(spacer.gif) no-repeat right center; text-align:left;}

/* get rid of the table  */ 
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;} 


/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:169px;
color:#000;
text-indent:5px;
border:0px solid #EDE3EE;  /* pref fff */
border-width:0 1px 1px 1px;
font-family: Tahoma;
	font-size: 12px;
	font-weight:bolder;
}

/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {width:170px; w\idth:169px;}
/* style the link hover */
* html .menu a:hover {
	color:#000; 
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bolder; 
	position:relative;
	
}

.menu ul li.sub  a, .menu ul  li.sub a:visited {
	border: 0px;
	background:transparent;
}

.menu ul li.sub a:hover {
	border: 0px;
	background: transparent; 	/* prev #fff */
}

.menu ul li.sub ul a, .menu ul  li.sub ul a:visited, .menu ul li.sub ul a:hover {
	border:0px solid #EDE3EE;  /* pref fff */
	border-width:0 1px 1px 1px;
}

.menu ul li.sub ul a:hover {
	background: #E7DBE7; 	/* prev #fff */
}


.menu li:hover {
	position:relative;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bolder; 
	
}

/* For accessibility of the top level menu when tabbing */
.menu a:active, .menu a:focus {
	color:#000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bolder; 
	background:#fff;
	
	
}

/* retain the hover colors for each sublevel IE7 and Firefox etc */
.menu li:hover > a {
	color:#000;
	text-decoration:underline; 
	background: #E7DBE7; 	/* prev #fff */
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bolder;
	
}

.menu li.sub a:hover {
	/* background:transparent; */
}
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu li ul {
visibility:hidden;
position:absolute;
top:11px;
/* set up the overlap (minus the overrun) */
left:70px;
/* set up the overrun area */
padding:30px;
/* this is for IE to make it interpret the overrrun padding */
background:transparent url(transparent.gif);
}

/* for browsers that understand this is all you need for the flyouts */
.menu li:hover > ul {visibility:visible;}


/* for IE5.5 and IE6 you need to style each level hover */

/* keep the third level+ hidden when you hover on first level link */
.menu ul a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
.menu ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
.menu ul a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}

/* make the second level visible when hover on first level link */
.menu ul a:hover ul {
visibility:visible;
}
/* make the third level visible when you hover over second level link */
.menu ul a:hover ul a:hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level link */
.menu ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}



/* NEW */

p {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	margin: 10px 0 5px 0;
	padding: 0;
}

ul {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
}

#flash {
  position: relative; /*or absolute*/
  z-index: 0;
}

img { 
	border: 0;
}


table.pricelist  tr td {
	line-height: 20px;
	vertical-align:top;
}

table.pricelist  tr td img {
	vertical-align:middle;
}

table tr td hr {
	margin:12px 0 5px 0;
}

table.tb-top {
	border-top:solid 1px #999;
	padding-top:5px;
	margin-top:15px;
}

tr.tr-head , tr.tr-head td, tr.tr-bot td {
	border-bottom:solid 1px #999;
	padding-bottom:5px;
}

tr.tr-pad-top td {
	padding-top:6px;
}

tr.tr-pad-bot td {
	padding-bottom:5px;
}

table.align-top td {
	vertical-align: top;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	padding: 5px 0 10px 0;
	
}

table th {
	font-family: Tahoma;
	font-size: 15px;
	text-align: left;
	border-bottom: solid 1px #333;
	padding-bottom:5px;
}


h1 span, h2 span {
	color: #666;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
position:relative;
background-color: transparent;
z-index: 600;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
padding: 5px;
left: -1000px;
visibility: hidden;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border: solid 2px #333;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
left: -280px; /*position where enlarged image should offset horizontally */
top: -100px;
}

.accent { color:#CC0000; }
.accent-lg { font-weight:bold;padding:5px; font-size:16px; background-color:#FFFF66; line-height:1.4em; }
