body {
  width:           50em;
  padding:	    0em;
  margin:	    0em;
  background-repeat: no-repeat;
}

.full {
  text-align:     left;
  width:          100%;
  border-width:   0em;
  border-style:   none;
  padding:        0em;
  padding-bottom: 2em;
  margin:	  0em;
}

.banner {
  font-family: sans-serif;
  font-size: xx-large;
  font-weight: bold;
  text-align: right;
  color: rgb(241, 151, 31);
  background-color: rgb(5, 58, 108);
}

.banner img {
  font-size: medium;
  width:  50em;
}

.centre {
  text-align: center;
}

.banner2 {
  font-family: sans-serif;
  font-size: xx-small;
  font-variant: small-caps;
  text-align: right;
  background-color: rgb(154, 197, 29);
}

.movie { 
  background-image: url("images/moviebackground.png");
  background-repeat: no-repeat;
  height: 8em;
}

.movies {
  background-image: url("images/reelbackground.png");
  background-repeat: repeat-y; 
  width: 10em;
  line-height: 9.4em;
  text-align: center;
  float: right;
  margin: 1.5m;
}

.movies img {
  float: right;
  width: 7.5em;
  height: 9.4em;
  display: block;
}

.schedule {
}

.schedule tr {
   height: 0.5em;
}

.schedule td {
   font-size: small;
   height: 0.5em;
}

h1 {
  color: rgb(5, 58, 108);
  font-family: serif;
  font-size: xx-large;
  font-weight: bold;
  font-stretch: extra-condensed;
  text-align: center;
}

h2 {
  color: rgb(5, 58, 108);
  font-family: serif;
  font-size: x-large;
  font-weight: bold;
  font-stretch: extra-condensed;
  text-align: center;
}

h3 {
  font-size: large;
  color: rgb(5, 58, 108);
  height: 1em;
}

label {
  font-weight: bold;
}

.label {
  text-align: right;
}

.smaller {
  font-size: smaller;
}

.section {
  font-weight: bold;
  text-decoration: underline;
}

.cancelled {
  position: absolute;
  top: 20em;
  left: 16em;
  z-index: 20;
  height: 256px;
  width: 345px;
}

p {
  color: rgb(5, 58, 108);
  font-family: serif;
  font-weight: normal;
  font-size: medium;
}

th {
  color: rgb(5, 58, 108);
  font-weight: bolder;
  text-align: left;
}

td {
  color: rgb(5, 58, 108);
  font-family: serif;
  font-size: medium;
  vertical-align: top;
}

.from {
  text-align: right;
  padding-right: 1em;
}

.to {
  text-align: right;
  width: 4em;
  padding-right: 1em;
}

.even {
  background-color: rgb(240,255,240);
  vertical-align: middle;
}

.odd {
  background-color: white;
  vertical-align: middle;
}

.even td {
  font-size: small;
}

.odd td {
  font-size: small;
}

.textarea {
  color: rgb(224, 224, 192);
}

.topbar {
  width: 12em;
  font-family: sans-serif;
  font-size: small;
  font-weight: bold;
  color: rgb(5, 58, 108);
  text-align: center;
  vertical-align: middle;
}

.links {
  width: 18%;
  height: 40em;
  text-align: center;
  vertical-align: top;
  font-family: sans-serif;
  font-size: small;
  font-weight: bold;
  color: rgb(240, 151, 33);
}

.links p {
  background-position: center center;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.main {
  padding: 0.5em;
  border-left: 1px solid rgb(5, 58, 108);
  width: 40em;
  vertical-align: top;
  text-align: left;
  font-family: serif;
  font-size: medium;
  font-weight: normal;
  color: rgb(48, 48, 24);
}

.footer {
  height: 1.5em;
  color: rgb(rgb(224, 224, 192));
  background-color: rgb(5, 58, 108);
  font-family: serif;
  font-size: xx-large;
  font-style: italic;
  font-weight: bold;
  font-stretch: extra-condensed;
  text-align: center;
  vertical-align: middle;
}

.menu-item {
  text-align: center;
  font-size: x-small;
}

.sponsor {
  vertical-align: middle;
  text-align: center;
  width: 12em;
  height: 9em;
}

.sponsor img {
  width: 11.5em;
  text-align: center;
}

.familyday {
  color: rgb(154, 197, 29);
  text-align: center;
}

.fieldname {
  padding-top: 0.5em;
  text-align: right;
  font-weight: bold;
  padding-right: 0.4em;
}

.fieldvalue {
  padding-top: 0.5em;
  text-align: left;
  font-weight: normal;
  padding-left: 0.4em;
}

.members {
  text-align: center;
  font-size: small;
  font-weight: normal;
}

.events {
  padding-left: 1em;
}

.copyright {
  font-family: sans-serif;
  font-size: small;
  color: rgb(5, 58, 108);
  background-color: white;
  text-align: right;
  vertical-align: top;
  border-top: solid 2px rgb(5, 58, 108);
}

.line {
  border: 0em none;
  margin: 0em;
  padding: 0em;
  height: 0.1em;
  width:  38em;
  background-color: rgb(5, 58, 108);
}

.tab-header {
  margin: 0em;
  padding: 0em;
  border: none;
  width: 40em;
}

.tab-space {
  margin: 0em;
  padding-left: 0.5em;
  border-bottom: solid rgb(5, 58, 108) 1px;
  width: 1%;
}

.tab-front {
  margin: 0em;
  padding-left: 1em;
  padding-right: 1em;
  border-top: solid 1px rgb(5, 58, 108);
  border-left: solid 1px rgb(5, 58, 108);
  border-right: solid 1px rgb(5, 58, 108);
  border-bottom: none;
  width: 20%;
  text-align: center;
}
 
.tab-back {
  margin: 0em;
  padding-left: 1em;
  padding-right: 1em;
  border: solid black 1px;
  width: 20%;
  background: rgb(224,224,192);
  text-align: center;
}

.tab-right {
  margin: 0em;
  border-bottom: solid rgb(5, 58, 108) 1px;
  width: 5%;
}

.tab-missing {
  margin: 0em;
  padding-left: 1em;
  padding-right: 1em;
  border: none;
  border-bottom: solid black 1px;
  width: 20%;
  text-align: center;
}


.bigtab {
  font-size: small;
}

a {
  font-family: sans-serif;
  text-decoration: none;
  color: rgb(240, 151, 33);
}

.links a {
  font-weight: bold;
}

.links a:hover {
  background-color: rgb(5, 58, 108);
}

.links a:visited {
  color: rgb(247, 204, 144);
}

.main a {
  font-family: serif;
  color: rgb(5, 58, 108);
  padding-left:  5px;
  padding-right: 5px;
  border: 1px solid rgb(247, 204, 144);
}

.main a:hover {
  background-color: rgb(247, 204, 144);
}

.main a:visited {
  color: rgb(130, 156, 182);
}


img {
  border: none;
  padding: none;
  text-align: center;
  vertical-align: text-top;
}

img.line {
  width: 35em;
  height: 0.1em;
  background-color: rgb(72,72,36);
}

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: right;
}

img.kidswithcancer {
  border-right: solid black 0.2em;
  width: 6.5em;
  padding: 0.5em;
}

li {
  font-style: italic;
}

