@import url(https://fonts.googleapis.com/css?family=Open+Sans);

body.page {
  font-family: 'Open Sans', sans-serif;
  color: #111;
  background-image: URL(/images2/background2.jpg);
  background-color: #e8ebf4;
  line-height: 1.2;
}

body {
  font-family: 'Open Sans', sans-serif;
  color: #111;
  background-color: white;
  line-height: 1.2;
  font-size: 16px;
}


h1 {
  font-size: 2em;
  color: #333;
}

h1.cbdpage {
  text-align: center;
  margin-top:5px;
  margin-bottom: 3%;
  font-size: 2em;
  text-shadow: 3px 3px #dddddd;
}

h2 {
  font-size: 1.5em;
  color: #111;
}

h2.faq {
  margin-top:25px;
  margin-bottom:10px;
}

h3 {
  font-size: 1.3em;
  color: #222;
}

h4 {
  font-size: 1.2em;
}

h5 {
  font-size: 1em;
}

h6 {
  font-size: 0.8em;
}

a:link {
 color: #0000ee;
 text-decoration: underline;
 text-decoration-color: #aaaaff;
}

a:visited {
 color: #0000bb;
 text-decoration: underline;
 text-decoration-color: #aaaaff;

}

a:active {
  color: red;
}

a:hover {
 color: #000055;
 text-decoration: underline;
}


b, strong {
 font-weight: bold;
 }

i, em {
 font-style: oblique;
 }

hr {
 color: #999999;
 margin-top: 6px;
 margin-bottom: 6px;
}


td {
 vertical-align: middle;
 line-height: 1.2;
 padding: 0;
 text-align: left;
}

td.table {
  border-left:1px solid black;
  border-top:1px solid black;
  text-align: center;
  padding: 2px;
}

input, textarea {
  background-color: white;
  border-radius: 4px;
  border: 1px solid #aaaaaa;
  border-top:1px solid #777777;
  font-size: 14px;
  padding:4px;
  margin-top: 3px;
  margin-bottom: 3px;
  box-shadow: 2px 2px 5px #ccc;    
}

input.submit {
  border: 2px solid #999999;
  border-top:2px solid #333333;
  font-size: 1.4em;
  font-weight: 700;
  padding-left: 8px;
  padding-right: 8px;
  box-shadow: 2px 2px 5px #ccc;
 }


input.ss360Button {

border: 3px solid blue;

}


select {
  font-size: 0.9em;
  max-width: 90%;
  color: #111;
  border: 1px solid #888;
  border-radius: 6px;
  padding: 4px;
  margin-top: 8px;
  margin-bottom: 3px;  
  box-shadow: 2px 2px 5px #ccc;      
}

option {
  background-color: #f1f1f1;
}


sup {
  font-size: 0.9em;
  vertical-align: 30%;
}


ul {
  list-style: disc;
  margin: 0;
  margin-top: 0.5em;
  padding: 0;
  text-indent: 0;
  margin-left: 20px;
}

ol {
  list-style-type: decimal;
  margin: 0;
  margin-top: 0.5em;
  padding: 0;
  text-indent: 0;
  margin-left: 20px;
}


li {
  margin: 0;
  padding: 0;
  text-indent: 0;
}

li.top {
  margin-bottom: 15px;
}


li.middle {
  margin-bottom: 15px;
  color: #222;
}

li.middle2 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #111;
}


li.sidebar {
  font-size: 0.9em;
  margin-top: 15px;
  margin-bottom: 10px;
  color: #222;
}

#middle {
  line-height:1.4;
}

div.ministry1 {
  clear: both;
  height: 40px;
  padding-top: 40px;
}

div.ministry2 {
  width: 100%;
  margin-top:15px;
  font-size:0.8em;
  color: #222222;
  float: left;
  margin-bottom: 10px;
}

div.church2 {
  width: 100%;
  margin-top:10px;
  font-size:0.8em;
  color: #222222;
  float: left;
  margin-bottom: 10px;
}

div.ministry3 {
  float: left;
  vertical-align: top;
  width: auto;
  margin-right: 15px;
  min-width: 220px;
}

div.ministry4 {
  float: left;
  vertical-align: top;
  width: auto;
  margin-right: 15px;
  white-space:nowrap;
}

div.ministry5 {
  float: left;
  white-space: nowrap;
  width: auto;
  vertical-align: top;
}

img {
  max-width: 100%;
 }

img.img450 {
  display: block;
  border:0px;
  width:100%;
  max-width:450px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1%;
  margin-bottom: 1%;
 }

img.img600 {
  display: block;
  border:0px;
  width:100%;
  max-width:602px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1%;
  margin-bottom: 1%;
 }

img.img680 {
  display: block;
  border:0px;
  width:100%;
  max-width:682px;
  margin-left: auto;
  margin-right: auto;
 }


table.display600 {
  width: 100%;
  max-width: 602px;
  margin-left: auto;
  margin-right: auto;
 }

td.display600 {
  width: 100%;
  max-width: 602px;
  border: 1px solid black;
  padding: 0px;
  margin: 0px;
 }


@media screen and (max-width: 800px) {

 body {
  font-size: 0.9em;
 }

 body {
  font-size: 0.9em;
 }

 h1.cbdpage {
  font-size: 1.8em;
 }


}

@media screen and (max-width: 480px) {

  body {
  font-size: 0.8em;
 }

  body {
  font-size: 0.8em;
 }

 h1.cbdpage {
  font-size: 1.5em;
 }

}