body
{
	margin: 0px;
	text-align: center;
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}

a
{
	color: #0C5389;
}

a:visited
{
	color: #3E3E3E;
}



#header
{
	margin: 0px auto;
	text-align: left;
	vertical-align: center;
	background-image: url('images/logo_center.gif');
	background-repeat: no-repeat;
	height: 100px;
	width: 960px;
}

#nav_bar
{
	margin: 2px 0px 0px 0px;
	padding-top: 0px;
	background-color: #3E3E3E;
	height: 25px;
} 

#nav_bar ul
{
	list-style-type: none;
	margin: 0px 0 0 0;

	text-align: left;
}

#nav_bar ul li
{
	display: inline;
	padding-right: 35px;
}

#nav_bar ul li a
{

	color: #FEFEFE;
	font-family: Arial;
	font-size: 11.4pt;
	text-decoration: none;
	

}

#nav_bar a:hover
{

	color: #D56225;


}


#content
{
	margin: 0px auto;
	text-align: left;
	width: 960px;
}

#intro
{
	margin: 30px 30px 0px 0px;

	text-align: left;
	width: 670px;
	height: 215px;

	

}

#intro p
{
	margin: 0px;
	font-family: Times New Roman;
	color: #3e3e3e;
	font-size: 14pt;
	line-height: 18pt;
}

#invite
{
	position: relative;
	top: -200px;
	float: left;
	width: 210px;
	height: 450px;
	background-image: url('images/right_bar.gif');
	background-repeat: no-repeat;
	background-position: center top;

}

#service_times
{
	margin: 100px 0px 0px 30px;
	font-family: arial;
	font-size: 11pt;
	line-height: 16pt;
	color: #1f1f1f;
	
}

#service_times h4
{

	font-family: Verdana;
	font-size 12pt;
	color: #E2443A;

}

#directions
{

	position: relative;
	top: 120px;

	margin: 0px 0px 0px 30px;
	font-family: arial;
	font-size 12.5pt;
	line-height: 15pt;
	font-weight: 15pt;
	color: #1f1f1f;
}





.main_article
{
	float: left;
	width: 410px;
	margin-top: 30px;
	margin-right: 60px;
	margin-bottom: 10px;
	vertical-align: top;
	font-family: Verdana;
	font-size: 8.8pt;
	line-height: 17pt;

}

.main_article h3
{


	font-family: Tahoma;
	font-size: 14pt;
	color: #0D4468;
	
}

.main_article p
{

	margin-bottom: 30px;
	
}
	

.article
{	
	float: left;
	width: 210px;
	margin-top: 30px;
	margin-right: 60px;
	margin-bottom: 10px;
	vertical-align: top;
	font-family: Verdana;
	font-size: 8.8pt;
	line-height: 17pt;





}

.article h3
{
	font-family: Tahoma;
	font-size: 12.5pt;
	color: #0D4468;
}


.article ul

{


	
		list-style-type: none;
		margin: 0px;
        
		padding: 0px


	


}



.article ul li
{

	line-height: 18pt;
	margin-bottom: 10px;

}
