
#dropmenudiv {
  position: absolute;
  line-height: 18px;
  z-index: 150;
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  border-top: 1px black solid;
  border-right: 1px black solid;
  border-bottom: 1px black solid;
  border-left: 1px black solid;
}

 
a.nav5:link, a.nav5:visited, a.nav5:active {
  text-decoration: none;
  color: #FFFFFF;
  font-size: 10px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  width: 150px;
}

a.nav5:hover {
  text-decoration: none;
  background-color: #C9C9C9;
  color: #000000;
  font-size: 10px;
  padding-right: 10px;
  padding-left: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  width: 150px;
}

.address {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14px;
  	font-style: normal;
  	color: #000000;
  	text-decoration: none;
  	font-weight: normal;
}

	
.staticLinks {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10px;
  	font-style: normal;
  	font-weight: normal;
  	text-align: center;
  	text-decoration: none;
}

	
.reverse {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 18px;
  	font-weight: bold;
  	color: #FFFFFF;
  	text-decoration: none;
  	background-color: #990000;
  	background-position: center;
  	font-style: italic;
  	text-align: center;
}

.quotes {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14px;
  	font-style: normal;
  	font-weight: normal;
  	color: #000066;
  	text-decoration: none;
}

.pagehead {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 18px;
  	font-weight: bold;
  	color: #000066;
  	text-decoration: none;
  	background-position: center;
}

	
.swatches {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	font-style: normal;
  	text-decoration: none;
  	font-weight: normal;
  	color: #000000;
  	text-align: center;
}

	
.tablegrid {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14px;
  	font-style: normal;
  	color: #000000;
  	text-decoration: none;
  	border-top-style: solid;
  	border-right-style: solid;
  	border-bottom-style: solid;
  	border-left-style: solid;
  	border-top-color: #000066;
  	border-right-color: #000066;
  	border-bottom-color: #000066;
  	border-left-color: #000066;
  border-top: thin;
  border-right: thin;
  border-bottom: thin;
  border-left: thin;
}

.column {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	font-style: normal;
  	font-weight: normal;
  	text-decoration: none;
  	padding-right: 20px;
}

	
.bullets {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 16px;
  	font-weight: bold;
  	color: #000066;
  	text-decoration: none;
  	margin-left: 10px;
  	list-style-position: outside;
  	list-style-type: none;
  	list-style-image: url(../images/nav/BULLET.GIF);
  	padding-bottom: 5px;
}

.dimensions {
  background-color: #666;
}

*.big-bld {
  font-size: 12pt;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

*.med-bld {
  font-size: 11pt;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited {
  color: #0000FF;
}

a:hover, a:active {
  color: #990000;
}

a.rev:link, a.rev:visited {
  color: #990000;
}

a.rev:hover, a.rev:active {
  color: #0000FF;
}


