body {
  background-color: #DDD;
  font: 10pt arial;
}

#PrintHeader {
  display: none;
}

#wrapper {
	width:775px;
	margin:0 auto;
	background: url(images/site_markup_12.jpg) repeat-y top center;

}

#header {
 	width: 775px;
 	height: 135px;
}

#footer {
  width: 775px;
  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 {
  padding: 2px 25px 2px 25px;
min-height: 400px;
  }

#home_copy {
  float: left;
  margin: 10px;
  width: 355px;
  font: 10pt arial;
}


#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-family: "Century Gothic", Arial, sans-serif;
  font-size: 16px;
  font-weight: bolder;
  color: #666666;
}

 #home_copy li, #reg_copy li {
  margin: 5px;
 }

#reg_copy {
 margin: 10px;
  font: 10pt arial;

}

#reg_copy p {
   margin-left: 20px;
  margin-right: 10px;

}

#home_copy p {
  margin-left: 10px;
  margin-right: 10px;
}

#homeGraphic {
  width: 350px;
  float: right;
  margin: 0;
  padding: 0;
  border: 0;
}

#discImg_homepage {
  padding-right: 40px;
  padding-left: 20px;
  margin-top: -80px;
  float: right;
  border: 0;
}

#homepageImg_program {
  padding-left: 30px;
}

#homeGraphic img {
  vertical-align: bottom;
  margin: 0;
  padding: 0;
  border: 0;
}

#sectional {
  background: url(images/sectionRightHeader.jpg) no-repeat top right;
  margin: 0 10px 0 0;
  padding: 0;
  border: 0;
  }

#sectional_copy{
  background: url(images/sectionalBG.gif) repeat-y top right;
  border-left: #666666 1px solid;
  border-bottom: #666666 1px solid;
  padding: 0 5px 0 5px;
  margin: 0;
}

#sectional_copy ul{
  margin-top:5px;
}

#sectional_copy h3 {
  color: #666666;
  margin: 0;
  font-size: 14px;
  padding-top: 5px;
  text-align: center;
}

#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;
  margin-left: 10px;
}

#quote_box {
  width: 450px;
  text-align: center;
  background: url(images/sectionalBG.gif) repeat-y top right;
  border-top: #666666 1px solid;
  border-left: #666666 1px solid;
  border-bottom: #666666 1px solid;
  padding: 5px;
  margin: 0 auto;
}



