/* Goodwood Church Style Sheet */

 .wtime {
	border:3px ridge #3F3A1D;
	height: 238px;
	width: 292px;
	float: none;
	margin-bottom: 30px;
	}
 .YAH {
	height: auto;
	width: 175px;
	float: left;
	margin-left: 20px;}
 	
 .feature {
	border:3px ridge #3F3A1D;
	height: 130px;
	width: 175px;
	float: left;
	margin-left: 20px;
}
.video {
	border:3px ridge #3F3A1D;
	height: 150px;
	width: 175px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	}
.container {
    margin: 0px auto;
	float: none;
	padding-top: 20px;
	width: auto;
	height: auto;
}

body {
	background-color:#ffffff ; /***WHITE***/
	font-family:Verdana, Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	margin:0px auto;
	padding: 0px 0px;
	text-align:left;
	
}
.logo {
	float:left;
	margin-left:15px;
	padding-top:10px;
	width:580px;
	text-align: right;
	font-family: "Lucida Handwriting", "Lucida Sans", Georgia, "Times New Roman";
	color: #3F3A1D;
	
}
.logoslide{
	float:left;
	padding-left:25px;
	width: 160px;
	padding-top: 30px;
	height: 120px;
}
.address {
	text-align: left;
	width: 200px;
	float: left;
	font-size: 10px;
	padding-left: 15px;
}
#lgo {
	color:#fff;
	background-color:#00878A; /**TEAL***/
	margin-bottom:0;
	margin-top:0;
	padding-bottom:5px;
	padding-top:5px;
	width:985px;
	height: 165px;

	border-top-width: thin;

	border-right-width: 3px;
	
	border-left-width: 4px;

	border-top-style: groove;

	border-right-style: groove;
	
	border-left-style: groove;
	
	border-left-color: #3F3A1D; /***Dark Brown***/
	border-right-color: #3F3A1D; /***Dark Brown***/
	border-top-color: #3F3A1D; /***Dark Brown***/
}

/***************Side Bar***************/
div#lft {
	width: 200px;
	height: 1000px;
	text-align: center;
	padding-top: 30px;
	border-color: #000033;
	background-color: #FFD38A; /******/
	float: left;

	
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: groove;
	
	
	border-left-style: groove;
	
	border-left-color: #3F3A1D; /***Dark Brown***/

	border-bottom-color: #3F3A1D; /***Dark Brown***/
}
#center {
	background-color: #FFE4B5; /***PapayaWhip***/
	background-position: center top;
	height: 1000px;
	padding-top: 30px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	width: 764px;
	border-bottom-width: 3px;

	border-right-width: 3px;

	border-bottom-style: groove;
	
	border-right-style: groove;
	
	border-right-color: #3F3A1D; /***Dark Brown***/

	border-bottom-color: #3F3A1D; /***Dark Brown***/
}

h3 {
	font-family: "Lucida Handwriting", "Lucida Sans", Georgia, "Times New Roman";
	font-size: 13px;
	font-weight: bolder;
	color: #3F3A1D;
	text-decoration: none;
}
h4{
	font-family: "Lucida Handwriting", "Lucida Sans", Georgia, "Times New Roman";
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}
h2 {
	font-family: "Lucida Handwriting", "Lucida Sans", Georgia, "Times New Roman";
	font-size: 23px;
	font-weight: bolder;
	color: #3F3A1D;
	text-decoration: none;
}
h1 {
	font-family: "Lucida Handwriting", "Lucida Sans", Georgia, "Times New Roman";
	font-size: 36px;
	font-weight: bold;
	color: #3F3A1D;
	text-decoration: none;
}
.container #body {
	height: auto;
	width: 990px;
}
