img {
	vertical-align: bottom;
}

body
  {
  margin: 0;
  padding-left: 153px;
  color: #000;
  background-color: #806B77;
  }
div#sidebar
  {
  position: absolute;
  top: 0;
  left: 0;
  }

@media screen
  {
  div#sidebar
    {
    position: fixed;
    }
  /* Don't do this at home */
  * html
    {
    overflow-y: hidden;
    }
  * html body
    {
    overflow-y: auto;
    height: 100%;
    padding: 0 1em 0 14em;
    font-size: 100%;
    }
  * html div#sidebar
    {
    position: absolute;  
    }
  /* All done. */
  }


#header {
	background-image: url(../art/cuts2/bkg_header.gif);
	background-repeat: no-repeat;
	height: 165px;
	width: 647px;
}

#header h1 {
	background-image: url(../art/cuts/STAAB4_04.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 152px;
	padding-top: 12px;
	margin-left: 9px;
}

#header h1 span {
	margin-left: -3000px;
}


#content {
	width: 647px;
	background-image: url(../art/cuts2/bkg_content.gif);
	background-repeat: repeat-y;
	padding-bottom: 2em; 
	min-height: 380px;
}

#footer {
	width: 647px;
	height: 131px;
	background-image: url(../art/cuts2/bkg_footer.gif);
	background-repeat: no-repeat;
	background-color: #f4e9ea;
	text-align: center;
	color: #806b77;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 11px;
}


#copy { margin-left: 9px; margin-right: 10px; padding-left: 10px; padding-right: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-align: justify; }



.right-item {
     float: right;
     margin: 10px; 
	 text-align: center;
	 width: 245px;
}
.right-item ul {
     border: dashed #806b77; 
}
.right-item ul li {
     padding:2px; 
}

.right-item div {
	margin-top: 15px;
}

.brochure-item {
     text-align: center;
     margin-top: 10px; 
}
.brochure-item2 { text-align: center; margin-top: 10px; }
.caption { color: #603; font-size: 13px; font-variant: normal; line-height: 100%; }

#copy .brochure-item p {
     text-align: center;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 13px;
     color: #603; 
}
#copy .brochure-item2 p { color: #603; font-size: 13px; font-family: Arial, Helvetica, sans-serif; text-align: center; }
.clear-div {
	clear: both;
}

#copy h2 {
     font-size: 24px;
     font-style: italic;
     font-weight: bold;
     color: #806b77; 
}

#copy h3 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #806b77;
}

#copy ol {
	margin-left: 40px;
	display: list-item;
}

#copy ol li {
	display: list-item;
	list-style-type: decimal;
}

#copy strong {
	font-weight: bold;
}

#copy p {
	padding-top: 10px; 
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.head14 {
     color: #806b77;
     font-size: 14px;
     font-family: Arial, Helvetica, sans-serif;
     font-style: italic;
     font-weight: bold;
     padding: 6px
}

#copy p.address {
	font-size: 14px;
}

#copy p.address strong {
	font-weight: bold;
	font-size: 16px;
}
#buts { padding-top: 40px; padding-bottom: 0; }
@media print {
	div#sidebar
    { visibility: hidden; display: none; }
	
}

#sendbox {
	float: right;
	align: right;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;


}
