/* rochdale church */
@charset "utf-8";
body {
  margin: 0px;
  background-color: #cccccc;
  font-size: medium;
}
#container {
  margin: 0px auto 0px;
  width: 942px;
  min-height: 900px;
  border: 1px solid #999999;
  background-color: white;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 85%;
  padding-bottom: 10px;
}
#header  {
  width: 922px;
  height: 200px;
  margin-top: 20px;
  margin-left: 20px;
}
#header-photo  {
  width: 250px;
  height: 172px;
  float: left;
}
#header-title  {
  width: 600px;
  height: 172px;
  margin-left: 10px;
  float: left;
  clear: none;
}
#header-title h1  {
  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 450%;
  color: #007A65;
  margin-left: 35px;
  margin-top: 20px;
}
#header-title h2  {
  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 248%;
  color: #007A65;
  margin-left: 35px;
  margin-top: -33px;
}
#header-title h3  {
  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
  font-weight: strong;
  font-size: 120%;
  color: #007A65;
  margin-left: 35px;
  margin-top: -14px;
}
#nav {
  width: 922px;
  height: 35px;
  margin-top: -12px;
  margin-bottom: 20px;
  margin-left: 5px;
  float: left;
  text-align: center;
  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
  font-size: 96%;
  color: red;
}
#nav ul {
  margin-left: 0px;
  padding-left: 0px;
}
#nav ul li {
  font-weight: bold;
  color: red;
  font-size: 90%;
  list-style-type: none;
  margin-right: 3px;
  display: inline;
  padding-right: 3px;
  border-right: gray 1px dotted;
}
#nav ul li a {
  color: red;
  text-decoration: none;
  padding: 3px;
}
#nav ul li a:hover {
  text-decoration: none;
  color: #007A65;
}
#sub-menu  {
  width: 850px;
  margin-left: 20px;
  font-weight: strong;
  color: red;
  font-size:   82%;
}
#sub-menu h2 {
  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
  font-weight: strong;
  color: red;
  font-size:   100%;
}
#sub-menu h2 a {
  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
  font-weight: strong;
  font-size:   100%;
  color: red;
  text-decoration: none;
}
#sub-menu h2 a:hover {
  color: #007A65;
}
#notice {
  width: 900px;
  height: 41px;
  padding-top: 10px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  margin-left: 20px;
  font-weight: strong;
  color: black;
  font-size:   90%;
}
#notice h2 {
  font-family: Arial,Helvetica,sans-serif;
  color: black;
  font-size:   145%;
}
#notice h2 a {
  font-family: Arial,Helvetica,sans-serif;
  color: red;
  text-decoration: none;
}
#notice h2 a:hover {
  color: #007A65;
}
hr  {
  color: #007A65;
  margin-left: 20px;
  margin-right: 25px;
}
.thumbnails  {
  width: 965px;
  padding: 0px;
  margin-top: 20px;
  margin-left: 0px;
  margin-right: 20px;
  margin-bottom: 20px; 
  clear: both;
}
.websites {
  width: 207px;
  height: 160px;
  border: solid 1px #007A65;
  margin-left: 0px;
  margin-right: 15px;
  margin-bottom: 20px;
  padding-top: 20px;
  text-align: center;
  float: left;
  clear: none;
} 
.website-image  {
  width: 200px;
  height: 100px;
  margin-bottom: 10px;
}
.website-title a {  
  color: #000000;
  text-decoration: none;
}
.website-title a:hover {  
  color: #007A65;
  text-decoration: underline;
}
#spacer  {
  width: 890px;
  height: 10px;
  margin-left: 25px;
  clear: both;
}
#content  {
  width: 895px;
  padding-left: 10px;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 10px; 
  clear: both;
}
#content h2 {
  font-size: 100%;
  font-weight: strong;
  color: #007A65;
}
#content h2 a {
  font-size: 100%;
  font-weight: strong;
  text-decoration: none;
  color: red;
}
#content h2 a:hover {
  font-size: 100%;
  font-weight: strong;
  text-decoration: none;
  color: #007A65;
}
#content p {
  font-size: 100%;
}
#content p a {
  color: #007A65;
  text-decoration: none;
}
#content p a:hover {
  color: black;
  text-decoration: underline;
}
#church-logo {
 width: 250px;
 height: 115px;
 border: solid 1px #007A65;
 margin-top: 10px;
 margin-left: 0px;
 padding-top: 15px;
 padding-left: 0px;
 text-align: center;
 float: left;
}
#church-name {
 width: 500px;
 height: 140px;
 margin-left: 50px;
 padding-top: 10px;
 float: left;
 clear: none;
}
#church-name h2 a {
 font-size: 120%;
 color: #007A65;
 font-strength: strong;
 text-decoration: none;
}
#church-name h2 a:hover {
  font-size: 120%;
  color: black;
  font-strength: strong;
  text-decoration: none;
}
#left {
 width: 580px;
 margin-bottom: 10px;
 float: left;
}
#right {
 width: 270px;
 height: 380px;
 border: solid 1px #007A65;
 margin-left: 20px;
 padding-top: 12px;
 padding-left: 20px;
 float: right;
}
#credits{
  WIDTH: 900px;
  HEIGHT: 30px;
  FONT-SIZE: 60%; 
  CLEAR: BOTH; 
}
#footer {
 width: 900px;
 margin-left: 20px;
}
#footer p a {
 color: #007A65;
 text-decoration: none;
}
#footer p a:hover {
 color: black;
 text-decoration: underline;
}
.clear {
  clear: both;
}
#copyright {
  margin-top: -10px;
  font-size: 70%;
}
#contact-form {
  width: 500px;
  margin-top: 40px;
  margin-bottom: 30px;
}
.title {
  MARGIN-TOP: 7px;
  MARGIN-BOTTOM: 1px;
}
.entry {
  MARGIN-TOP: 1px;
  MARGIN-BOTTOM: 7px;
}
.indent {
  margin-left: 15px;
} 
#left-column {
  width: 420px;
  float: left;
  clear: none;
  margin-bottom: 10px;
} 
#right-column {
  width: 420px;
  float: right;
  clear: none;
  margin-bottom: 10px;
}
.float-left  {
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
  clear: none;
}
#fb-indent  {
  width: 800px;
  margin-left: 90px;
}