body,td,th {
	font-family: Trebuchet MS, Verdana, Gill Sans MT, Arial, sans-serif;
	font-size:12px;
	color: #2a348c;
	line-height:14px;
}
body {
	background-color: #ffffff;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin:10px auto;
	position:relative;
}
#header{
	height:111px;
	width:820px;
	margin-bottom:35px;
}
#rightHeader{
	float:left;
	width:440px;
	height:111px;
	text-align:center;
}

a {
	color: #623202;
	text-decoration: underline;
}

a:hover {
	color: #4f72aa;
	text-decoration:none;
}

a:active {
	text-decoration: none;
	color: #b87b3f;
}
#bodyContent {
	float:none;
	background-color: #FFFFFF;
	width: 840px;
	margin:0 auto;
	padding-left:45px;
	padding-top:10px;
	height:400px auto;
	position:absolute;
	*position:inherit;
	left:5%;
	*left:0%;
	right:5%;
	*right:0%;
	
}
#header {
	
}

#logo {
	float:left;
	margin-right:5px;
	width:367px;
	height:111px;
}
.facebook-button{
	background: url(../images/facebook-icon.gif) repeat-x 0px 0px;
	display:block;
	width:30px;
	height:30px;	
	text-indent:-9999px;
	margin-left:10px;
}
.facebook-button:hover{
	background-position:30px 0px;
}
#schedule {
	margin-left:3px;
	float:left;
	background-image: url(../images/background-schedule.gif);
	background-position:top left;
	background-repeat: no-repeat;
	width:435px;
	height:51px;
}
#scheduleList ul{
	
	float:left;
	list-style-position:inside;
	position:relative;
	width:420px;
	list-style:none;
	margin-left:15px;
	display: inline;
}

#scheduleList li {
	line-height:1.1em;
	font-size:0.9em;
	float:left;
	margin-left:5px;
	color:#FFFFFF;
	margin-top:-5px;
	*margin-top:7px;
	padding-left:3px;
	display: inline;
	list-style-position: inside;
	list-style-type: none;
	list-style:none;
	width:60px;
}
#scheduleList #Sunday {
	width:40px;
	margin-top:7px;
	margin-left:15px;
	*margin-top:15px;
	float:left;
}

#scheduleList #6PM{
	width:90px;
	float:left;
	padding-left:-15px;
}

#directions {
	background-image: url(../images/background-directions.gif);
	background-position:top;
	background-repeat: no-repeat;
	padding-top:3px;
	width:267px;
	height:24px;
	position:relative;
	right:80px;
	float:right;
}
#directions a {
	font-size:12px;
	font-weight:bold;
	color:white;
}
#headerLinks{
	width:450px;
	float:right;
	text-align:center;
	margin-right:12px;
}
#headerLinks ul, #headerLinks li{
	margin:0px;
	list-style:none;
}
#headerLinks li{
	float:left;	
}
#headerLinks div{
	margin-top:8px;	
}
#mainContent{
	font-size:12px;
	line-height:18px;
	top:10px;
	width: 800px;
	height:300px auto;
	z-index:1;
	position:relative;
}

#welcomeHome{
	width:243px;
	height:238px;
	margin-bottom:20px;
	margin-right:10px;
	background-image: url(../images/welcome-home-cross.gif);
	background-position:top;
	background-repeat: no-repeat;
	float:right;
	
}


#footerContent {
	background:white;
	margin-right:40px;
	margin-top:50px;
	margin-bottom:20px;
	text-align:center;
	font-weight:bold;
	width: 760px;
	bottom:10px;
	float:left;
	height:20px;
}

.bold {
	font-weight:bold;
	}
	
h1 {
	font-size:14pt;
	}

.slides_container {
    width:533px;
    height:274px;
	margin-top:15px;
  }
.slides_container div {
    width:533px;
    height:274px;
    display:block;
}
#slides .pagination{
	display:none;	
}
#slides h2, #slides p{
	text-indent:-9999px;
}

