article, aside, figure, figcaption, footer, header, nav, section {
	display: block;
}                    

body {
	width: 960px;
	font: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 7px auto;
	padding: 0px;
	background-color: #B3B3D7;
	background-image: url(../webtile2b.jpg);
	background-repeat: repeat-x;
}

h1 {
	margin-top: 10px;
	margin-bottom: 50px;
	padding: 0 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FF0000;
	text-shadow: -1px -1px 2px #333;
	background-color:#FFFF33;
	border-style: double;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 3px 3px 4px 4px #333333;
}

h2 {
	font: bold 140% Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
}
h3 {
	font: bold 120% Georgia, "Times New Roman", Times, serif;
	color:#330099;
	
}
h4 {
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #333399;
	
}
h5 {
	font: bold 80% Georgia, "Times New Roman", Times, serif;
	color: #3333CC;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
h6 {
	font: bold 80% Georgia, "Times New Roman", Times, serif;
	color: #990033;
}

p li ul {
	list-style: disc inside;
	text-indent: -1em;
}
p li ol {
	list-style: inside;
	text-indent: -1em;
}
.caption {
	font: 75% Arial, Helvetica, sans-serif;
	text-decoration-color: #121244;
}
a, a:active { 
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
a:visited { 
	color: #663399;
	text-decoration: none;
}
a:hover, a:focus {  
	color: #666;
	text-decoration: underline;
}
.emphasis {
	color: #CC3300;
	font-weight: bold;
}
.tableText {
	font: Arial, Helvetica, sans-serif;
}

td p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.announce p {
	font: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #990066;
} 
	
.contentstable {
	width: 500px;
	table-layout: auto;
}
.contentstable caption {
	caption-side: top;
	text-align: center;
}
.contentstable td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration-color: #121244;
}
.contentstable td {
	padding: 5px;
}
.contentstable th {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	border-bottom: 2px solid #FF0000;
	text-align:left;
	padding-left: 2px;
}
.contentstable tr:hover {
	background-color: #FFFF66;
}
#wrapper {
	margin-top: 0;
	border: 2px solid #121244;
	border-bottom: 0;
	border-top: 0;
	background-image:url(../Images/stoneygrd.jpg);
	background-repeat: repeat;
	box-shadow: 6px 6px 8px #333333;
	font-family: Arial, Helvetica, sans-serif;
}

#holder {
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 auto 0 auto;
	background: #121244;
	display: inline;	
}
#banner {
	width: 960px;
	height: 200px;
	border: 0;
}
#banner img {
	vertical-align: bottom;
	margin-right: 8px;
	margin-top: 10px;
	border: 2px solid #121244;
}
#bannertwo {
	width: 960px;
	height: 30px;
}
#home #navcontainer .home > a{
	pointer-events: none;
	cursor: default;
	background-color:#999999;
}
#news #navcontainer .news > a{
	pointer-events: none;
	cursor: default;
	background-color:#999999;
}
#newsletters #navcontainer .newsletters > a{
	pointer-events: none;
	cursor: default;
	background-color:#999999;
}
#links #navcontainer .links > a {
	pointer-events: none;
	cursor: default;
	background-color:#999999;
}

#about .nav .about > a{
	pointer-events: none;
	cursor: default;
	background-color:#999999;
}
#ministries .nav .ministries > a{
	pointer-events: none;
	cursor: default;
	background-color:#999999;
}
#missions .nav .missions > a{
	pointer-events: none;
	cursor: default;
	background-color:#999999;
}
#clcnews .nav .clcnews > a {
	pointer-events: none;
	cursor: default;
	background-color:#999999;
}
#pastor .pastor > a{
	pointer-events: none;
	cursor: default;
	background-color:#999999;
}
#something .something > a{
	pointer-events: none;
	cursor: default;
	background-color:#999999;
}
#stories .stories > a {
	pointer-events: none;
	cursor: default;
	background-color:#999999;
}
#poems .poems > a {
	pointer-events: none;
	cursor: default;
	background-color:#999999;
}
#reviews .reviews > a {
	pointer-events: none;
	cursor: default;
	background-color:#999999;
}
#methodism .methodism > a{
	pointer-events: none;
	cursor: default;
	background-color:#999999;
}
#navcontainer ul {
	margin: 0;
	margin-left: 1.7em;
	padding: 0;
	list-style-type: none;
	text-align:left;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;	
}
#navcontainer li {
	display:inline;
}

#navcontainer ul li a { 
  text-decoration: none;
  padding:.2em .8em;
  margin-bottom: 2em;
  color: #fff;
  background-color: #FF0000;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  box-shadow: 2px 2px 2px #FFFF66;
}
	
#navcontainer ul li a:hover {
	color: #fff;
	background-color: #666;
}
	
#mainarea {
	border: 2px solid #121244;
	background-color: #FFFF66;
	box-shadow: 6px 6px 8px #333333;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
}
#mainarea img {
	border: 2px solid #121244;
	margin-right: 2px;
}
#missions #midcolumn img {
	float: left;
	margin-right: 5px;
	padding: 0;
	border: 2px solid 121244;
}
.imgright {
	float: right;
}
#mainarea .upbutton {
	float: left;
	margin-right: 5px;
	display: block;
	vertical-align: text-bottom;
	border: none;
}
#welcome #midcolumn img {
	float: left;
	margin-right: 5px;
	padding; 0;
}
#welcome figure {
	float: left; 
	margin-top: 0px;
	margin-left: 4px;
	padding: 0;
}

figcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: .25em;
	margin-bottom: 1em;
	border-bottom: 1px solid 121244;
}
.logocopyr { 
	font-weight:normal;
	font-size: small;
 }
#nav {
	float: left;
	width: 165px;
	margin-bottom: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	font-variant: normal;
}
#nav ul {
	list-style-type: none;
	margin-left: -38px;
	margin-bottom: 1.5em;
	text-align: left;	
}
#nav li {
	width: 160px;
	margin-left: 0;
	margin-bottom: .5em;
	border: 2px solid #330099; 
}
#nav li a{
	display: block;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	color: #330099;
}

#nav a, a:active {
	color: #FC0C0C;
	text-decoration: none;
	font-weight: bold;
}
#nav a:visited { 
	color: #993399;
	text-decoration: none;
}
#nav a:hover, a:focus {  
	color: #666;
	text-decoration: underline;
}
#special {
	clear: both;
	float: left;
	width: 165px;
	text-align: center;
	margin-left: 2px;
}
#midcolumn {
	width: 540px;
	margin-left: 183px;
	margin-right: 203px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 10px 10px 10px;
	border-radius: 20px;
	background-color:#B3B3D7;
	text-align: left;
}

#sidebar2 {
	float: right;
	width: 184px;	
	position: absolute;
	margin-left: 760px;
	margin-top: 10px;
	margin-right: 2px; 
	padding: 1px;
	text-align: center;
	font-size: 14px;
}

#eventfeed {
	margin: 0px 20px;
	padding: 0px;
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;	
}

address {
	clear: both;
	text-align: center;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-style: normal;
	font-size: 90%;
	color: #121244;
	background-color: #FFFF66;
	border-top: 2px solid #121244;
}
footer {
	
	padding: 0;
	font-size: 80%;
	color:#121244;
	text-align: center;
}
.callout {
	font: bold 65% Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0;
	padding: 20px 10px;
	border: 1px inset; 
}
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0px;
}
