/* fonts
---------------------------------------------------------- */

html {
    padding-bottom: 15px;
}

a.silent, body {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: small;
  line-height: 1.5em;
}

h1 {
  color: #000033;
  font-size: 28px;
}

#content h1, span.h1 {
  font-size: large;
  color: #000033;
  text-align: center;

}

#content h2, span.h2 {
  font-size: large;
  color: #7E2217; /*Indian Red4 */
  font-style: italic;
  clear: both;
  padding-top: 20px;

}

#content h3, span.h3 {
  color: #000033;
  font-size: medium;
  font-weight: bold;
  margin-bottom: 0px;
}

div.center {
  text-align: center;
}

p.small {
  font-size: x-small;
}
p.caption-right {
  font-size: x-small;
  font-weight: bold;
  margin-top: 10px;
  text-align: right;
  width: 200px;
  float: right;
}
p.caption-left {
  font-size: x-small;
  font-weight: bold;
  margin-top: 10px;
  text-align: left;
  float: left;
}

p.caption-center-left {
  font-size: x-small;
  font-weight: bold;
  margin-top: 0px;
  text-align: center;
  float: left;
  clear: left;
  width: 341px;
}

p.caption-center-right {
  font-size: x-small;
  font-weight: bold;
  margin-top: 0px;
  float: right;
  text-align: center;
  width: 341px;
  clear: right;
}

p.caption-center {
  text-align: center;
  margin-top: 0px;
  font-size: x-small;
  font-weight: bold;
  clear: both;
}

p.caption-center-small {
  text-align: center;
  margin-top: 0px;
  font-size: x-small;
  font-weight: bold;
  clear: both;
  margin-left: 210px;
  margin-right: 210px

}


span.italic {
  font-family: times new roman, arial;
  font-size: small;
  font-style: italic;
}
span.bold {
  font-family: times new roman, arial;
  font-size: small;
  font-weight: bold;
}
span.normal {
  font-family: times new roman, arial;
  font-size: small;
}

strong {
  color: #000033;
}


/* Quarters and Peals
---------------------------------------------------------- */

div.quarter {
  width: 400px;
  margin-top: 20px;
}

span.quarter_heading {
  font-weight: bold;
}

span.quarter_method {
  font-weight: bold;
  font-style: italic;
  font-size: small;
}

span.quarter_ringer {
}

span.quarter_footnote {
  font-style: italic;
}

/* Page Structure
---------------------------------------------------------- */

#outer {
  margin: 15px auto;
  width:757px;
}

  #header {
    width:755px;
    margin-bottom: 0px;
  }

    #title {
      width: 753px;
      height: auto;
      text-align: center;
      margin-top: 50px;

      padding-bottom: 11px;
    }

  #content {
    width: 753px;

  }

  div.section {
    margin-bottom: 20px;
    clear: both;
  }

  p.break {
    clear: both;
  }

/* strips
---------------------------------------------------------- */

div.strip {
    width:757px;
    height:18px;
    position:relative;
    background-color: #000009; /*Midnight Blue*/
}

div.strip-text {
	clear:both;
	position:relative;
	color:#FFFFFF;
	padding:0 0 0 10px;
	margin:0 10px 0 0;
}

div.strip-text-left {
	float:left;
	width:310px;
	text-align:left;
	font-size:10px;
}

div.strip-text-right {
	float:right;
	width:420px;
	text-align:right;
	font-size:10px;
}

div.strip-text-center {
	text-align: center;
	font-size: 10px;
}

/* links
---------------------------------------------------------- */

/* General page links */

a:link, a:visited {
  padding: 0 0 1px 0;
  text-decoration: none;
  font-style: normal;
  color: #153E7E /*royal blue*/
}

a:hover {
  color: #151B54; /*midnight blue*/
  text-decoration: underline;
}

a.silent:hover {
  text-decoration: none;
}

/* Navigation bar links */

div.strip a {
  margin-right: 8px;
}

a.nav {
  color: white;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
}

a.nav_selected {
  color: white;
  font-weight: bold;
  font-style: normal;
}

a.nav:visited {
  color: white;
  font-weight: normal;
  font-style: normal;
}
a.nav_selected:visited {
  color: white;
  font-weight: bold;
  font-style: normal;
}
a.nav:hover {
  color: white;
  text-decoration: underline;
  font-style: normal;
}
a.nav_selected:hover {
  color: white;
  text-decoration: underline;
  font-weight: bold;
  font-style: normal;
}

/* Photos
---------------------------------------------------------- */

img {
  padding: 1px;
  border-style: groove;
  border-width: 2;
  border-color: #000033;
}

img.left {
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
img.right {
  float: right;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
img.center {
  margin-top: 10px;
  margin-bottom: 10px;
}

img.center-small {
  margin-left: 210px;
  margin-right: 210px
}

img.head {
  margin: 0 0 -5px 0;
  border-style: none;
  padding: 0;
  width: 757px;
}


/* Tables
---------------------------------------------------------- */

table.diary {
  border-style: ridge;
  border-width: 1px;
  border-color: #000033;
  width: 800px;
}

table.diary td {
  border-style: ridge;
  border-width: 1px;
  border-color: #000033;
  text-align: center;
  vertical-align: top;
  padding-top: 5px;
  padding-bottom: 5px;
}

td.column_header {
  font-family: times new roman, arial;
  font-size: small;
  font-weight: bold;
}

table.diary td.date {
  width: 300px;
  color: #000033;
  font-size: medium;
  font-weight: bold;
}
table.diary td.times {
  width: 100px;
  font-family: times new roman, arial;
  font-size: small;
}
table.diary td.event {
  width: 300px;
  font-family: times new roman, arial;
  font-size: small;
  font-style: italic;
}
table.diary td.attend {
  width: 100px;
  font-family: times new roman, arial;
  font-size: small;
  font-weight: bold;
}
#
table.diary {
  border-style: ridge;
  border-width: 1px;
  border-color: #000033;
  width: 800px;
}

table.diary td {
  border-style: ridge;
  border-width: 1px;
  border-color: #000033;
  text-align: center;
  vertical-align: top;
  padding-top: 5px;
  padding-bottom: 5px;
}

td.column_header {
  font-family: times new roman, arial;
  font-size: small;
  font-weight: bold;
}

table.diary td.date {
  width: 300px;
  color: #000033;
  font-size: medium;
  font-weight: bold;
}
table.diary td.times {
  width: 100px;
  font-family: times new roman, arial;
  font-size: small;
}
table.diary td.event {
  width: 300px;
  font-family: times new roman, arial;
  font-size: small;
  font-style: italic;
}
table.diary td.attend {
  width: 100px;
  font-family: times new roman, arial;
  font-size: small;
  font-weight: bold;
}


table.bells {
  border-style: ridge;
  border-width: 1px;
  border-color: #000033;
  width: 800px;
}

table.bells td {
  border-style: ridge;
  border-width: 1px;
  border-color: #000033;
  text-align: center;
  vertical-align: top;
  padding-top: 5px;
  padding-bottom: 5px;
}
