html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
/* Standard links */
a,  a:link {
  color: #635740;
  font-weight: normal;
}
a:visited {
  color: #635740;
  font-weight: normal;
}
a:hover {
  color: #635740;
}
a:focus {
  color: #635740;
}
a:active {
  color: #635740;
}

/* Links with no underline */
a.nounderline,  a.nounderline:link {
	color: #635740;
	font-weight: normal;
	text-decoration: none;
}
a.nounderline:visited {
  color: #635740;
  font-weight: normal;
  text-decoration: none;
}
a.nounderline:hover {
  color: #000;
  text-decoration: none;
}
a.nounderline:focus {
  color: #635740;
  text-decoration: none;
}
a.nounderline:active {
  color: #635740;
  text-decoration: none;
}

/* Black links */
a.nounderlineblack,  a.nounderlineblack:link {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
a.nounderlineblack:visited {
  color: #000;
  font-weight: normal;
  text-decoration: none;
}
a.nounderlineblack:hover {
  color: #000;
  text-decoration: none;
}
a.nounderlineblack:focus {
  color: #000;
  text-decoration: none;
}
a.nounderlineblack:active {
  color: #000;
  text-decoration: none;
}
#outerWrapper #contentWrapper #content #divider {
	height: 1px;
	width: 500px;
	clear: both;
	float: right;
}
.newsnavtxt {
	font-size: 10px;
}
#outerWrapper #contentWrapper #content #pagenav01 {
	width: 300px;
	float: left;
}
#outerWrapper #contentWrapper #content #pagenav02 {
	width: 200px;
	text-align: right;
	float: right;
}
body {
	background-image: url(../images/furniture/headerShim.jpg);
	background-repeat: repeat-x;
	color: #84796f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}
h1 {
	color: #84796f;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	color: #2a1c0d;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.headertxt {
	color: #2a1c0d;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 950px;
}
#outerWrapper #header {
	height: 17px;
	color: #635740;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 50px;
}
.bodytxt {
	font-size: 12px;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	padding: 2px;
	width: 150px;
}
#outerWrapper #contentWrapper #rightColumn1 {
	float: right;
	padding: 10px;
	width: 150px;
	margin-top: 175px;
	margin-right: 50px;
	line-height: 18px;
}
#outerWrapper #contentWrapper #contentheader {
	margin-top: 0;
	margin-right: 170px;
	margin-left: 155px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
}
#outerWrapper #contentWrapper #content {
	margin-top: 20;
	margin-bottom: 0;
	margin-left: 200px;
	width: 505px;
	line-height: 18px;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
	padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper #rightColumn1 #newsflash {
	height: 100px;
	width: 150px;
	overflow: hidden;
	white-space: normal;
	display: block;
	background-attachment: fixed;
}
#outerWrapper #contentWrapper #leftColumn1 #leftmenu {
	margin-left: 60px;
	clear: right;
	width: 150px;
	margin-top: 50px;
}
.menutxt {
	line-height: 18px;
}
.credittxt {
	font-size: 9px;
}
.txtunderline {
	text-decoration: underline;
	font-size: 12px;
}

