body {

  font: 12pt Times, serif;
}

#PrintHeader {
  display: block;
}

#image_right {
  float: right;
}

#wrapper {
	width:100%
    background: url(images/pdPrintLogo.jpg) no-repeat top left;
    margin-top: 70px;
}

#header {
display: none;
}

#footer {
  width: 100%;
  height: 120px;
  background: url(images/site_markup_14.jpg) no-repeat top center;
  	margin:0 auto;
  	
}

#footer_text {
    font-size: 8pt;
    text-align: center;
}

#content {

min-height: 400px;

  }

#home_copy {
width: 100%
  }


#home_copy a, #reg_copy a{
  text-decoration: none;
}

#home_copy a:hover, #reg_copy a:hover{
  text-decoration: underline;
}

#reg_copy h2 {
  margin: 0px 0px 0px 15px;
  font-size: 14pt;
}

#home_copy h2 {
  margin: 0px 0px 0px 5px;
  font-size: 14pt;
}

#home_copy h3, #reg_copy h3 {
  font-size: 16px;
  font-weight: bolder;
  color: #666666;
}

 #home_copy li, #reg_copy li {
  margin: 5px;
 }

#reg_copy {
 margin: 10px;


}

#reg_copy p {
   margin-left: 20px;
  margin-right: 10px;

}

#home_copy p {
  margin-left: 10px;
  margin-right: 10px;
}

#homeGraphic {
  display: none;
}

#discImg_homepage {
  float: right;
}

#homepageImg_program {
  padding-left: 30px;
}

#homeGraphic img {
  vertical-align: bottom;
  margin: 0;
  padding: 0;
  border: 0;
}

#sectional {
  display: none;
  }

#sectional_copy{
  border: 1px solid black;
  border-left: #666666 1px solid;
  border-bottom: #666666 1px solid;
  padding: 0 5px 0 5px;
  margin: 0;
  display: none;
}

#sectional_copy ul{
  margin-top:5px;
}

#sectional_copy h3 {
  color: #666666;
  margin: 0;
  font-size: 14px;
  padding-top: 5px;
}

#linkBox {
  border: 1px black solid;
  width: 200px;
  background-color: #eeeeee;
  text-align: center;
  vertical-align: middle;
}

#sectional_copy a{
   cursor: hand;
   }

#sectional_copy a:hover #linkbox{
  background-color: #dfdfdf;
}


#sectional_copy img {
float: left;
}

#smallInfo {
  margin: 0 auto;
  font-size: 8pt;
  border: 1px black solid;
  width: 200px;
  background-color: #eeeeee;
  text-align: center;
  vertical-align: middle;
  padding: 3px;
}

#contactInfo {
  margin: 15px;
}

#contactInfo p{
  margin: 20px 10px 20px 10px;
}

#paddedLink {
  margin-left: 10px;
}

#priceline {
  font-weight: bold;
  padding-bottom: 50px;
}

/* Graphical Headers */

#topHeader_graphic {
  float: left;
}

#homeHeader_graphic {
  height: 55px;
  width: 504px;
  float: left;
  z-index: -100;
  background-color: none;
  clear: both;
 }



