html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #fef0db;
  color: #5c4033;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  /*text-align: center;*/
}
h1 {
  color: #5c4033;
  font-size: 40px;
  font-weight: bold;
  line-height: 48px;
  /*text-align:center;*/
}
h2 {
  color: #5c4033;
  font-size: 24px;
  font-weight: bold;
  line-height: 28px;
}
a,  a:link {
  color: #da4d33;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #5f519e;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #664600;
  text-decoration: underline;
}
a:focus {
  color: #664600;
}
a:active {
  color: #392f69;
}
#fullWidthHeader {
	background-color: #fef0db;
	/*border-bottom: solid 6px #b9d3ee;*/
  font-size: 18px;
	font-weight: bold;
	height: 35px;
	padding: 0px;
	text-align: left;
	width:auto;
	margin-right: auto;
	margin-left: auto;
}
.header-cont {width:100%; position:fixed; top:0px; z-index:1000; }
#outerWrapper {
  background-color: #fef0db;
  margin: 50px auto 20px auto;
  text-align: left;
  width: 100%;
  -moz-border-radius-bottomright: 15px;
  border-bottom-right-radius: 15px;
   -moz-border-radius-bottomleft: 15px;
  border-bottom-left-radius: 15px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 0;
  padding: 10px 10px 10px 10px;
}
#slider {width:96%;}
#outerWrapper #footer {
  background-color: #b9d3ee;
  border-top: solid 6px #5c4033;
  padding: 10px 10px 10px 10px;
  font-weight:bold;
  -moz-border-radius-bottomright: 15px;
  border-bottom-right-radius: 15px;
   -moz-border-radius-bottomleft: 15px;
  border-bottom-left-radius: 15px;
}
#address {font-size:130%; margin:0 auto 0 auto;}
#address1 {font-size:130%; margin:0 auto 0 auto;}
#bulletin  {font-size:150%;}
#bulletin td {border:solid 2px #5c4033;}
#schedules  {font-size:150%;}
#schedules td {border:solid 2px #5c4033;}
/*html #content{-webkit-text-size-adjust: 200%}
.odddtr {
	background-color: #CCC;
}*/
#phone {display:none;}
#phonemenu {display:none;}
#CollapsiblePanel1 {display:none;}
@media only screen and (min-width: 480px)
and (max-width: 860px)  {
/*body {font-size:96%; font-style:normal;}*/
/*h1 {
  color: #5c4033;
  font-size: 24px;
  font-weight: bold;
  line-height: 28px;
  text-align:left;
}
h2 {
  color: #5c4033;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}*/
#outerWrapper {
  background-color: #fef0db;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 97%;
  -moz-border-radius-bottomright: 15px;
  border-bottom-right-radius: 15px;
   -moz-border-radius-bottomleft: 15px;
  border-bottom-left-radius: 15px;
}
#slider {width:94%;}
#outerWrapper #footer { width:97%;
  background-color: #b9d3ee;
  border-top: solid 6px #5c4033;
  padding: 10px 10px 10px 10px;
  font-weight:bold;
  -moz-border-radius-bottomright: 15px;
  border-bottom-right-radius: 15px;
   -moz-border-radius-bottomleft: 15px;
  border-bottom-left-radius: 15px;
}
#fullWidthHeader {display:none;}
#CollapsiblePanel1 {display:block;}
#phone {display:block; width:120px; height:auto;}
#phonemenu {display:block; }
#phonemenu a, a:link {color:#00F; text-decoration:none; font-size:24px;}
#phonemenu a:hover {color:#F00; text-decoration:underline; font-size:24px;}
body#homepage a#homenav,
body#ministrypage a#ministrynav,
body#schedulepage a#schedulenav,
body#bulletinpage a#bulletinnav,
body#documentpage a#documentnav,
body#calendarpage a#calendarnav,
body#photospage a#photosnav,
body#mappage a#mapnav,
body#fbpage a#fbnav,
body#contactpage a#contactnav,
body#privacypage a#privacynav {	padding:0 5px 0 5px;
  background:red;
  color:white;
}
#address td {font-size:130%; width:97%; float:left; clear:right; margin:auto auto auto 25%;}
#address1 td {font-size:120%; width:97%; float:left; clear:right;}
#announce td {font-size:150%; width:97%; float:left; clear:right;}
#minstry td {/*font-size:12px;*/ width:97%; float:left; clear:right; text-align:left;}
#minstry td{/*font-size:12px;*/ width:97%; float:left; clear:right; text-align:left;}
#mbulletin {/*font-size:12px;*/ width:97%;}
#contact1 {width:97%; }
#form1 input {width:97%; height:35px; background-color:#b9d3ee; color:#5c4033; }
#form1 textarea {width:97%; height:125px; background-color:#b9d3ee; color:#5c4033; }
}
@media only screen and (min-width: 320px)
and (max-width: 480px) {
#fullWidthHeader{display:none;}
#CollapsiblePanel1 {display:block;}
#announce td {width:100%;max-width:100%;float:left; clear:right;}
#phone {display:block; width:120px; height:auto;}
#phonemenu {display:block;}
#phonemenu a, a:link {color:#00F; text-decoration:none; font-size:24px;}
#phonemenu a:hover {color:#F00; text-decoration:underline; font-size:24px;}
body#homepage a#homenav,
body#ministrypage a#ministrynav,
body#schedulepage a#schedulenav,
body#bulletinpage a#bulletinnav,
body#documentpage a#documentnav,
body#calendarpage a#calendarnav,
body#photospage a#photosnav,
body#mappage a#mapnav,
body#fbpage a#fbnav,
body#contactpage a#contactnav,
body#privacypage a#privacynav {padding:0 5px 0 5px; background:red; color:white;}
.dwuserEasyRotator {max-width:100%;}
}
