/* Arts and Letters Stylesheet */

/* General Styles */
body {
  margin-top: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  margin-right: 0px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #663300;
  background-color: #CDEBF7;
  background-image: url(../images/brownthatchsquare_2.png);
}

a {
  text-decoration: none;
  color: #663300;
}

a:visited {
  color: #663300;
}

a:hover {
  text-decoration: none;
  color: #98AFB9;
}

h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
  color: #663300;
}

#mainContainer {
  width: 960px;
  border: medium solid #663300;
  background-repeat: no-repeat;
  background-color: #B9D5E1;
  background-image: url(../images/top_laticework_2.png);
  margin-top: 5px;
}

#headerContainer{
  width: 900px;
}

#header {
  text-align: center;
  width: 900px;
  padding-top: 5px;
}

#headerLeft {
  width: 35%;
  color: white;
}

#headerRightTop {
  width: 65%;
  font-size: 40px;
  font-weight: bold;
  color: white;
}

#headerRightBottom {
  width: 65%;
  font-size: 28px;
  font-weight: bold;
  color: white;
}

#linkBar {
  width: 900px;
  height: 20px;
  padding-top: 10px;
}

#linkBarTopTable {
  width: 80%;
}

#linkBarTopTable a {
  color: #663300;
  font-style: normal;
  font-weight: bold;
  font-size: 85%;
}

#linkBarTopTable a:hover {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 85%;
}

#secondaryLinkBar {
  font-size: 14px;
  text-align: center;
  position: relative;
  top: -5px;
}

#secondaryLinkBar a {
  text-decoration: none;
  font-weight: bold;
}

#content {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 900px;  /* mom liked B9B878 */
  text-align: left;
  background-color: #FFFFFF;
  background-image: url(../images/striped_paper_blue.png);
  border: medium solid #663300;
  padding-right: 10px;
  padding-left: 10px;
}

#contentInner {
  padding: 5px 10px 10px;
  position: relative;
  top: -25px;
  background-color: #FFFFFF;
  margin: 25px 15px 15px;
  border: medium solid #663300;
}

#footer {
  width: 960px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 21px;
  font-style: italic;
}

.footerSide {
  width: 15%;
  text-align: center;
}

#footerMiddle {
  width: 70%;
  border-bottom: 1px solid #999999;
}

#copyright {
  margin-top:10px;
  font-size: 11px;
  text-align: center;
  min-width: 900px;
}

/* Utility Styles */
.leftHalf {
  float: left;
  width: 50%;
  border-top: medium #663300;
  border-right: medium #663300;
  border-bottom: medium #663300;
  border-left: medium #663300;
}

.rightHalf {
  float: right;
  width: 50%;
}

.highlightBox {
  font-size: 18px;
  background-color: #B9D5E1;
  border: medium solid #663300;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 4px 0px;
  text-align: center;
}

.highlightBox2 {
  font-size: 18px;
  border: medium solid #663300;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 8px;
  text-align: center;
}

.highlightBox3 {
  font-size: 18px;
  background-color: #FFDD99;
  border: medium solid #663300;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 4px 0px;
  text-align: center;
}

/* Homepage Styles */
#homepageContentTop {
  height: 15px;
  padding: 0px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #663300;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  font-style: italic;
}

#homepageContentLeft {
  width: 25%;
  margin-left: 2%;
  margin-right: 2%;
  float: left;
  border: medium solid #663300;
  background-color: #FBF2FF;
  margin-top: 26px;
  font-weight: bold;
}

#homepageLinksHeader {
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  padding: 3px;
  font-style: italic;
  border: medium none #663300;
}

.homepageLinksSpacing {
  height: 14px;
}

.homepageLinksCell {
  text-align: center;
  font-size: 15px;
  padding: 5px 7px 5px 7px;
}

#homepageContentRight {
  width: 66%;
  margin-left: 1%;
  margin-right: 3%;
  float: right;
  margin-top: 10px;
  position: relative;
  top: 15px;
  padding-bottom: 15px;
}

#homepageRightTopPromo {
  width: 100%;
  height: 65px;
  background-color: white;
  margin-bottom: 10px;
  border: medium solid #663300;
}

#homepageRightTopPromo > div {
  padding: 5px;
}

#homepagePictureTable {
  border-collapse: collapse;
}

#homepagePictureHeadline {
  text-align: center;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #663300;
  font-style: italic;
  height: 30px;
}

#homepagePictureTop {
  height: 250px;
  text-align: center;
  border: medium solid #663300;
  overflow: hidden;
}

#homepagePictureTopMain {
  height: 250px;
}

#homepagePictureTopMain div img {
  position: absolute;
  top: 0px;
  left: 0px;
}

#homepagePictureMiddle {
  font-size: 89%;
  font-weight: bold;
  color: #663300;
  text-align: center;
  padding: 5px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.homepagePictureBottom {
  width: 33%;
  height: 150px;
  text-align: center;
  border: medium solid #663300;
  background-position: center;
  background-repeat: no-repeat;
  overflow-x: hidden;
  overflow-y: hidden;
  vertical-align: top;
}

/* This is here so that we can position the images on top of each other.  Its needed since the "absolute" positioned elements need a parent that is not "static" positioned. */
.homepagePictureBottom div {
  position: relative;
  top: 0px;
  left: 0px;
}

.homepagePictureBottom div img {
  position: absolute;
  top: 0px;
  left: 0px;
}

/* Specials Styles */
.specialTitle {
  font-weight: bold;
}

.specialDescription {
  font-size: 14px;
}

/* Testimonials Styles */
#testimonialsLeadIn {
  margin-left: 50px;
  margin-right: 50px;
  margin-bottom: 20px;
}

.testimonial {
  padding-bottom: 15px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #555555;
}

.lastTestimonial {}

.testimonialText {
  font-size: 15px;
  padding-bottom: 5px;
}

.testimonialHighlight {
  font-weight: bold;
  font-style: italic;
  font-size: 115%;
  font-family: Arial, Helvetica, sans-serif;
  color: #663300;
}

.testimonialAuthor {
  font-size: 15px;
  font-weight: bold;
}

#testimonialsLeft {
  width: 65%;
  padding: 5px;
  padding-right: 10px;
  border-right: 1px dashed #555555;
  float: left;
}

#testimonialsRight {
  width: 29%;
  padding: 5px;
  margin-left: 5px;
  float: right;
}

#testimonialsRightHeader {
  font-weight: bold;
}

/* Screen-Only Styles */
@media screen {
  #printHeader {
    display: none;
  }

  #printFooter {
    display: none;
  }
}

/* Print-Only Styles */
@media print {
  /* General Styles */
  #header {
    display: none;
  }

  #printHeader {
    font-size: 40px;
    font-weight: bold;
    border-bottom: solid medium black;
  }

  #linkBar {
    display: none;
  }

  #secondaryLinkBar {
    display: none;
    margin-top: 150px;
  }

  #footer {
    display: none;
  }

  #printFooter {
    font-size: 25px;
    font-weight: bold;
  }

  #copyright {
    border-top: solid 1px #CCCCCC;
    color: #FFFFFF;
  }

  /* Utility Styles */
  .highlightBox {
    border-color: #999999;
  }

  .highlightBox2 {
    border-color: #999999;
  }

  /* Testimonial Page Styles */
  .testimonialHighlight {
    color: #555555;
  }
}

