body {
	text-align: center;
	margin: 5px 0 0 0;
	padding: 0px;
	background-color: #5F4391;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
}
div {
	padding:0;
	margin:0;
}
#wrapper, #wrapper3col  {
	width: 778px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 778px;
	text-align: left;
}
#body {
	background-image: url(../images/body_background.jpg);
	background-repeat: repeat-y;
	width: 778px;
}
#footer {
	background-image: url(../images/footer_background.jpg);
	height: 32px;
	text-align: center;
	padding: 5px 0 0 0;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#wrapper3col #contentLeft {
	width: 215px;
	text-align: left;
	float:left;
	border:0;
}
#wrapper3col #contentCenter {
	width: 504px;
	text-align: left;
	float:left;
	background-color:#FFFFFF;
}
#wrapper3col #contentRight {
	width: 59px;
	text-align: left;
	float:left;
	height: 100%;
	background-image: url(../images/right_background.jpg);
	background-repeat: repeat-y;
}
#wrapper #contentLeft {
	width: 215px;
	text-align: left;
	float:left;
	border:0;
}
#wrapper #contentCenter {
	width: 484px;
	text-align: left;
	float:left;
	background-color:#FFFFFF;
	padding:0 10px;
}
#wrapper #contentRight {
	width: 59px;
	text-align: left;
	float:left;
	height: 100%;
	background-image: url(../images/right_background.jpg);
	background-repeat: repeat-y;
}
#links {
	background-image:url(../images/left_header.jpg);
	background-repeat:no-repeat;
	padding:35px 0 0 47px;
}
#leftColumn {
	float:left;
	width:273px;
	margin-left: 10px;
	display:inline;
}
#rightColumn {
	float:left;
	width: 190px;
	margin-left: 15px;
}
#paragraphwelcome {
	margin:0;
	padding:0;
	background-color:#DDD5E4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#paragraphLocation {
  font-size:80%;
	font-weight:bold;
	padding:0;
	margin:0;
}
#WorshipTimes, #latestNews, #imNew {
	margin:1em 0 0 0;
	padding:0;
}
*html #WorshipTimes, #latestNews, #imNew {
	margin:25px 0 0 0;
	padding:0;
}
#lcmsCross {
	margin:50px 0 0 40px;
}
#copyright {
	text-align:center;
	color:#FFFFFF;
	font-size:80%;
}
#copyright a {
	color:#FFFFFF;
}
dl {
	margin:0;
	padding:0;
}
dt {
	margin:0;
	padding:0;
	font-weight:bold;
	font-size: 12px;
	color: #352454;
	font-family: Georgia, "Times New Roman", Times, serif;
}
dd {
	margin:0 0 0 15px;
	padding:0;
}
.inline {
	display:inline;
}
a {
	color:#2B1B57;
}
a:hover {
	color:#423B82;
}
.linkImg {
	padding:0;
	margin:3px 0 0 0;
}
/* Sub page styles */
#contentCenter h1 {
	background-color:#EDE4C0;
	width: 477px;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
}
#contentCenter h2 {
	font-size:14px;
	color:#542B72;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 8px 0 5px 0;
	border-bottom: 1px solid #542B72;
}
#contentCenter ol li {
	margin:10px 0 0 0;
}
#wrapper p{
	margin:5px 0 10px 0;
	padding:0;
}
.sublinks {
	padding:0 0 0 10px;
	margin:0 0 5px 0;
	background-image:url(../images/subLinksBack.gif);
	background-repeat:repeat-y;
	border-bottom:1px solid #000;
	width:133px;
}
.sublinks ul {
	margin:0;
	padding:0;
	list-style:none;
}	
 /*fix for IE 6 -- it adds three pixels for a HTML Comment */
*html .sublinks {
	margin-top:-3px;
}
.sublinks li {
	margin:0;
	padding-bottom:3px;
	padding-top:3px;
}
.sublinks a {
	text-decoration:none;
	color:#2B1B57;
}
.sublinks a:visited {
	text-decoration:none;
}
.sublinks a:hover {
	text-decoration:underline;
	color:#2B1B57;
}
.floatRightColumn {
	float:right; 
	width:190px;
}
.insetRight {
	width:188px;
	margin: 18px 0 0 5px;
	background-image: url(../images/insetRightBack.gif);
}
.insetRight dl, #wrapper .insetRight p {
  padding:0 10px;
	margin:0;
}

.insetRight dt {
  font-size:12px;
	color:#352454;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:5px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}
.hide {
 display:none;
}
