html {
  top: 0px;
  left: 0px;
  min-width: inherit; 
}

body {
  font-size: 12pt;
  line-height: 16pt;
  font-family: "Times New Roman", Times, serif;
  padding: 0px;
  margin: 0px;
  background-color: #fff;
  background-image:  none; 
}

#lefthalf {
  display: none;  
}

#navbar {
	display: none;
}

.righthalf {
  padding: 0;
  padding-left: 0;
  line-height: 16pt;
  font-size: 12pt; 
}

.righthalf>p {
  font-size: 12pt;
  line-height: 16pt; 
}

#maplink a {
  display: none;
 }

#worshipSched h1 {
  color: #800000;
  font-weight: bold;
  font-size: 1.5em;
  line-height: 1.2em;
  border-bottom: 3px solid #000;
  padding: .1em 0;
  text-align: right;
  background: none;
  float: right;
  width: 100%;
  margin: 0; 
}

#sg1 {
  position: absolute;
  margin-left: 0px;
  top: 190px;
  left: 0%; 
}

#sg2 {
  position: absolute;
  margin-left: 0px;
  top: 170px;
  left: 20%; 
}

#sg3 {
  position: absolute;
  margin-left: 0px;
  top: 150px;
  left: 40%; 
}

#sg4 {
  position: absolute;
  margin-left: 0px;
  top: 130px;
  left: 60%; 
}

#cross {
  position: absolute;
  top: 0px;
  right: 10px;
  z-index: 1; 
}

#lookitems {
  display: block;
  width: 46%;
  float: left;
  margin: 40px 0;
  border: 3px solid #039;
  background: none;
  padding: 5px; 
}

#lookitems h2 {
  color: #039;
  font-weight: bold;
  font-size: 1.8em;
  border-bottom: 3px solid #000;
  padding: .1em 0;
  background: none;
  float: left;
  margin: 0;
  width: 100%; 
}

#lookitems p {
  display: block;
  clear: both;
  text-align: left;
  margin: 0;
  float: left;
  width: 100%;
  background: none;
  padding: .4em 0;
  border-bottom: 1px #ccc solid; 
}

td.lookitem {
  background: none;
  padding: .4em 0;
  border-bottom: 1px #ccc solid; 
}

A {
  font-weight: bold;
  text-decoration: underline; 
}

A:link {
  color: #00f; 
}

A:visited { 
}


h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #800000;
  font-weight: bold;
  font-size: 2.4em;
  margin: 0;
  padding-bottom: 2px;
  display: block;
  clear: left; 
}

h1 img {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-left: 20px;
  vertical-align: middle;
  margin-bottom: 10px; 
}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #039;
  font-weight: bold;
  font-size: 1.6em;
  clear: left; 
}

h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #800000;
  font-weight: bold;
  font-size: 1.2em; 
}

h4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #039;
  font-weight: bold;
  font-size: 1em; 
}

input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px; 
}

input.blue2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #039;
  font-weight: bold;
  font-size: 1.6em; 
}

input.red3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #800000;
  font-weight: bold;
  font-size: 1.2em; 
}

textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px; 
}

.grey1 {
  background: none; 
}

.grey2 {
  background: none; 
}

table.cpc {
  clear: left;
  text-align: left;
  border-spacing: 2px; 
  border: 1px solid black;
  padding: 1px;
}

table.cpc tr {
  background: none; 
}

table.cpc th {
  color: black;
  padding: 4px;
  background: none;
  border-bottom: 2pt solid black; 
  border-right: 1px solid #ccc;
  font-weight: bold; 
}

table.cpc th:first-child {
  color: black;
  border-bottom: 2pt solid black; 
  border-right: 1px solid #ccc;
  background: none; 
}

table.cpc td {
  padding: 4px; 
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

table.cpc td:first-child {
  border-bottom: 1px solid #ccc;
  border-right: 2px solid #000;
  font-weight: bold; 
}

table.webform {
  clear: left;
  text-align: left;
  border-spacing: 2px; 
  border: 1px solid black;
  padding: 1px;
}

table.webform tr {
  background: none; 
}

table.webform th {
  color: #fff;
  padding: 4px;
  background: none;
  font-weight: bold;
  border-bottom: 2pt solid black; 
  border-right: 1px solid #ccc;
}

table.webform th:first-child {
  border-bottom: 2px solid #000;
  border-right: 1px solid #ccc;
  background: none; 
}

table.webform td {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 4px; 
}

table.webform td:first-child {
  font-weight: bold;
  text-align: right;
  border-bottom: 1px solid #ccc;
  border-right: 2px solid #000;
  background: none; 
}
