/*Contact Layout
=====================================*/
#page_content{
  margin-left: 11px;
  background: url('img/contact_back.gif') no-repeat;
  background-position: 0px 40px;
}

* html #page_content{
  background-position: 0px -40px;
}

.page_header{
  padding-top: 12px;
  padding-bottom: 4px;
  width: 739px;
  border-bottom: 1px #999999 solid;
}

.orange_text {
font-size: 13pt;
color: #FF6600;
text-transform: uppercase;
font-weight: bold;
}

.descript_text {
font-size: 7pt;
font-weight: bold;
}

.content {
width: 679px;
height: 621px;
margin-top: -15px;
margin-bottom: -25px;
}

* html .content {
margin-top: 0px;
}

.phone_number {
font-family: verdana;
font-size: 15pt;
color: #FF6600;
font-weight: bold;
padding-top: 25px;
}

.contact_copy, .email, .address, .phone_fax {
font-family: arial;
line-height: 1.3em;
font-size: 9.3pt;
width: 490px;
padding-bottom: 5px;
}

#mailing_list{
margin-top: 50px;
}

.email a:link, .email a:active, .email a:hover, .email a:visited {
color: #000000;
}

#mailing_list .orange_text {
text-transform: none;
}