body
{
  background-color: #9A8B60;
  color: #666666;
  font-family: Arial,sans-serif;
  font-size: 10pt;
  margin: 0px;
}

.contenttable
{
  width: 820px;
}

.headertop
{
  background-color: #DCD9CA;
  height: 8px;
  width: 820px;
}

.header
{
  background-color: #FFFFFF;
  background-image: url(../images/americo_inc.gif);
  background-repeat: no-repeat;
  background-position: center left;
  height: 70px;
}

td.mainnavigation
{
  font-size: 8.75pt;
  height: 24px;
  padding-right:7px;
  text-align: right;
}

a.mininavigation
{
	color: #666666;
	font-size: 8.75pt;
	line-height: 8.75pt;
	text-decoration: none;
}

a.mainnavigation
{
  color: #FFFFFF;
  text-decoration: none;
}

.mainnavigationspacer
{
  color: #8B0305;
  font-size: 10pt;
  padding-left: 2px;
  padding-right: 2px;
}

.subnavigation
{
	background-color: #D6D2AB;
	background-image: url(../images/subnavigation.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	font-size: 8.75pt;
	height: 15px;
	padding-right: 23px;
}

.sidenavigation
{
  background-color: #E8E6BF;
  width: 192px;
}

.heading
{
  background-color: #FFFFFF;
  background-image: url(../images/wave.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  width: 628px;
}

.headingtext
{
  color: #ADA27F;
  font-size: 17.5pt;
  padding-left: 20px;
  padding-top: 19px;
}

.subheadingtext
{
  color: #7E7C74;
  font-size: 10pt;
  padding-left: 20px;
  padding-top: 14px;
}

div.sidenavigationtext,div.sidecurrenttext
{
  border-bottom: 2px #FFFFFF solid;
  color: #CCC7C1;
  font-size: 8.75pt;
  font-weight: bold;
  padding-bottom: 5px;
  padding-left: 12px;
  padding-top: 8px;
}

div.sidecurrenttext
{
	background-color: #ECE7E1;
	background-image: url(../images/currentpage.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	color: #FFFFFF;
}

a.sidenavigationtext
{
  color: #949288;
  text-decoration: none;
}

a.sidecurrenttext
{
  color: #FFFFFF;
  text-decoration: none;
}

.copyright
{
	color: #ADA27F;
	font-size: 8pt;
	line-height: 10pt;
	padding-bottom: 5px;
	padding-top: 2px;
	text-align: center;
}

.footer
{
  background-color: #FFFFFF;
  width: 628px;
}

.subheading
{
	color: #ADA27F;
	font-weight: bold;
}

.middot
{
	font-size: 10pt;
	font-weight: bold;
	line-height: 5pt;

}

div.swatchCart
{
	background-image: url(../images/swatchcart.jpg);
	height: 92px;
	width: 112px;
}

div.swatchCartText
{
	color: #817D74;
	font-size: 8pt;
	line-height: 10pt;
	padding-left: 6px;
	padding-top:  12px;
	padding-bottom: 8px;
	padding-right: 6px;
}

select,input.text,textarea
{
	background-color: #E8E6BF;
	border: 1px solid #9A8B60;
	color: #333333;
	font-family: Arial,sans-serif;
	font-size: 10pt;
}

input.submit
{
	background-color: #E8E6BF;
	color: #333333;
	border: 1px solid #9A8B60;
}



.black_overlay123 {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}

.white_content123 {
    display: none;
    position: absolute;
    top: 37.5%;
    left: 37.5%;
    width: 25%;
    height: 25%;
    padding: 16px;
    border: 2px solid white;
    background-color: #793624;
    z-index:1002;
    overflow: auto;
}

a.bottomnav {
	color: #666666;
	text-decoration: none;
}

.steprepeat {
	font-size: 8pt;
	padding-left: 15px;	
}

td.event_heading,tr.event_heading
{
	font-size: 8pt;
	background-color: #DCD9CA;
	color: #000000;
	font-weight: bold;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

td.line
{
	font-size: 8pt;
	background-color: #9A8B60;
	color: #FFFFFF;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
	vertical-align: top;
	padding-top: 2px;
}
