﻿body
{
  background-position: top;
  font-family: arial, verdana, helvetica, sans-serif, century gothic;
  margin: 0px;
  font-size: 11px;
  line-height: 16px;
  color: #606060;
  background-color: #F9F7EA;
  background-image: url(/images/untangled_header_bg.gif);
  background-repeat: repeat-x;
}
form
{
  margin: 0px;
}
h1
{
  font-size: 18px;
  font-weight: normal;
}
a
{
  color: #b19661;
  text-decoration: none;
}
a:active
{
  color: #b19661;
  text-decoration: none;
}
a:hover
{
  color: #b19661;
  text-decoration: underline;
}
#menu a
{
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
}
#menu a:active
{
  color: #ffffff;
  text-decoration: none;
}
#menu a:hover
{
  color: #ffffff;
  text-decoration: underline;
}
#footer
{
  color: #8e8b81;
  font-size: 10px;
  font-weight: bold;
}
#footer a
{
  color: #8e8b81;
  text-decoration: none;
}
#footer a:active
{
  color: #8e8b81;
  text-decoration: none;
}
#footer a:hover
{
  color: #8e8b81;
  text-decoration: underline;
}
#footer .copyright
{
  font-size: 10px;
  color: #8e8b81;
}
.clsimages
{
  position: relative;
  float: left;
  width: 980px;
  height: 258px;
}
.clsimages div
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 980px;
	height: 258px;
}
.clsslidetabs
{
  display: none;
}
