.mainnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.mainnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.mainnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.subnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #888888;
	text-decoration: none;
}
.subnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #888888;
	text-decoration: none;
}
.subnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.chair {
  padding-top: 15px;
	background-image: url(images/chair.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #AE0506;
	text-decoration: none;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.textlinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.textlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.textlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.underlinegrey {
	background-image: url(images/line-thin-grey.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
.hmnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.hmnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656456;
	text-decoration: none;
}
.hmnav a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656456;
	text-decoration: none;
}
.hmnav a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #850400;
	text-decoration: none;
}
.contentscroll {
	position: absolute;
	width: 575px;
	height: 395px;
	padding-right:5px;
	word-wrap: break-word;
	overflow-x: hidden;
	overflow-y: auto;
}
.bodycopy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #AE0506;
	text-decoration: none;
}
.bodycopy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #AE0506;
	text-decoration: underline;
}
.photoborder {
	border: 1px solid #000000;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

/* Search Specific CSS */
#terms {
  vertical-align:middle;
}

html>body .searchDvdr {
  padding-left:6px;
  padding-right:6px;
  vertical-align:middle;
  padding-bottom:-1px;
  height:20px;
}

html>body .searchGo {
  padding-left:6px;
  vertical-align:middle;
}

.searchTxt {
  color:#777777;
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:normal;
  text-decoration:none;
  text-transform:none;
}

html>body .homeIcon {
  vertical-align:middle;
} 

td[width$='36'] {
  vertical-align:bottom;
}