/****************************************
*  Site specific css definitions
****************************************/

html, body {
  background-color: #F6F4EA;
  background-position: top left;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-align: center;
}

td {
  text-align: left;
  vertical-align: top;
}

div.book {
  text-align: center;
}

table.page {
  height: 100%;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  vertical-align: top;
}

td.leftcolumn {
  width: 50%;
}

td.middlecolumn {
  /* Centered Nothingness */
}

td.rightcolumn {
  width: 50%;
}

table.primary {
  width: 760px;
}

table.calendar {
  border-collapse: collapse;
}

table.calendar td {
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}

table.calendar td.day-month {
  width: 63px;
  background-color: #002A5C;
}

table.calendar td.day {
  background-color:#DAE7F3;
  height: 70px;
}

td.header {
  background-color: #90A6BE;
  height: 89px;
}

td.headerleft {
  background-color: #002A5C;
  height: 89px;
  width: 199px;
  text-align: left;
  vertical-align: bottom;
}

td.headermiddle {
  background-color: #002A5C;
  height: 89px;
  text-align: right;
  vertical-align: bottom;
}

td.headerright {
  background-color: #90A6BE;
  height: 89px;
  width: 210px;
  text-align: left;
  vertical-align: bottom;
}

td.topmenu {
  background-color: #EEB111;
  height: 24px;
  text-align: center;
}

td.hometopimagery {
  background-color: #EAE1CB;
  height: 300px;
  background-repeat: no-repeat;
  background-position: top right;
}

td.workspace {
  background-color: #F6F4EA;
  /* No height -- let it grow */
}

td.middlecontent {
}

td.middlestripe {
  background-color: #D31145;
  height: 5px;
}

td.middlefooter {
  background-color: #E3AE43;
  height: 116px;
}

td.rightcontent {
  width: 210px;
}

td.rightimagery {
  background-color: #DAE7F3;
  height: 238px;
}

td.rightstripe {
  background-color: #EEB111;
  height: 5px;
}

td.homerightfooter {
  background-color: #6E8778;
  height: 116px;
}

td.insiderightfooter {
  background-color: #6E8778;
  height: 54px;
}

td.leftfill {
  background-color: #F6F4EA;
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #F6F4EA;
  padding-bottom:20px;
  /* No height -- let it grow */
}

td.rightfill {
  background-color: #DAE7F3;
  /* No height -- let it grow */
}

td.leftspacer {
  width: 28px;
}
/******************************
  Customize page imagery categorically
*******************************/

body.background {
  background-position: top center;
}

td.content {
  background-color: #C1C29A;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 200px;
}

/******************************
  Customize Home Page
*******************************/

td.content_home {
  background-color: #C1C29A;
}

td.promo_1 {
  background-image :url(/images/home/nursery.jpg);
  background-repeat :no-repeat;
  height: 116px;
  width: 273px;
}

td.promo_2 {
  background-image: url(/images/home/what_matters_most.jpg);
  background-repeat: no-repeat;
  height: 116px;
  width: 276px;
}

td.promo_3 {
  background-image: url(/images/home/spots.jpg);
  background-repeat: no-repeat;
  height: 116px;
  width: 273px;
}

td.emergency_expansion {
  background-image:url(/images/home/emrm_expansion.jpg);
  background-repeat: no-repeat;
  height: 116px;
  width: 273px;
}

h1.home {
  color: #6E8778;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  margin: 20px 0px 0px 115px;
}

h1.white {
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  margin: 12px 0px 5px 17px;
}

p.small_home {
  color: #666666;
  font-size: 11px;
  line-height: 14px;
  margin: 0px 0px 5px 115px;
}

/******************************
  Text Options
*******************************/

p {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 16px;
  margin: 5px 42px 12px 46px;
}

p.no_right_margin {
  margin: 5px 0px 12px 46px;
}

p.image_caption {
  font-size:11px;
  margin: 5px 5px 0px 5px;
}

p.small {
  color: #666666;
  font-size: 11px;
  line-height: 14px;
  margin: 0px 17px 5px 17px;
}

table.admin p {
  font-weight: bold;
  margin-left: 15px;
}

p.main {
  font-size: 12px;
  margin: 0px 10px 5px 17px;
}

p.small-left {
  font-size: 11px;
  margin-left: 5px;
  margin-right: 3px;
}

p.nav {
  color: white;
  font-size: 11px;
  line-height: 15px;
  margin: 5px 10px 5px 10px;
}

strong.disclaimer {
  color: #666666;
  font-size: 11px;
  line-height: 14px;
}

ul {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 16px;
  margin-top: 12px;
}

li {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 16px;
  margin-left: 46px;
}

ul.small {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  line-height: 14px;
  margin: 0px 17px 5px 17px;
}

li.small {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  line-height: 14px;
  margin: 0px 17px 5px 17px;
}

blockquote {
  margin: 5px 46px 12px 26px;
}

h1 {
  color: #6e8778;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  margin: 12px 0px 5px 17px;
}

h2 {
  color: #d31145;
  font-family: "Times New Roman", Times, serif;
  font-size: 73px;
  font-weight: normal;
  line-height: 70px;
  margin: 30px 0px 15px 46px;
}

h2.inside {
  color: #d31145;
  font-family: "Times New Roman", Times, serif;
  font-size: 75px;
  font-weight: normal;
  line-height: 70px;
  margin: 165px 0px 15px 46px;
}

h2.inside_threeline {
  color: #d31145;
  font-family: "Times New Roman", Times, serif;
  font-size: 75px;
  font-weight: normal;
  line-height: 70px;
  margin: 95px 0px 15px 46px;
}

h3 {
  color: #5e895d;
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: normal;
  font-style: italic;
  line-height: 23px;
  margin: 10px 42px 5px 46px;
}

h4 {
  color: #d31145;
  font-family: "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 23px;
  margin: 20px 42px 12px 46px;
}

/******************************
  Form Options
*******************************/

input, option, textarea, select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 12px;
  color: black;
}

input.button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: white;
  background-color: #781f47;
}

/******************************
  Link Styles
*******************************/

a:link,
a:visited,
a:hover {
  text-decoration: underline;
  color: #d31145;
}

a.plain:link,
a.plain:visited,
a.plain:hover {
  text-decoration: none;
  color: #000000;
}

a.nav:link,
a.nav:visited,
a.nav:hover {
  color: white;
  text-decoration: none;
}
