body 
{
	text-align:center;
	color:#000000;
	background-color:#F0F2F5;
}

#container 
{
	text-align:left;
	width:750px;
	margin:0px auto;
	background-color:#FFFFFF;
	overflow:hidden;
}

#outer 
{
	width:750px;
	border-width:0px 0px 2px 0px;
	border-style:solid;
	border-color:#DDDFDF;
	margin:0px auto;
	padding:0px 0px 20px 0px;
	color:#000000;
	background-color:#FFFFFF;
	overflow:hidden;
}

#header 
{
	color:#000000;
	background-color:#FFFFFF;
}

#menu 
{
	color:#000000;
	background-color:#FFFFFF;
	height:48px;
}

#headerimg 
{
	height:200px;
	background-image:url("images/header-church.gif");
	border-width:0px 0px 2px 0px;
	border-style:solid;
	border-color:#DDDFDF;
}

#headerlower 
{
	text-align:center;
	padding:2px 10px 2px 10px;
	width:750px;
}

#main 
{
	color:#000000;
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
	border-width:2px 0px 0px 0px;
	border-style:solid;
	border-color:#DDDFDF;
	padding:20px 8px 20px 8px;
	overflow:visable;
}

* html #main 
{
	height:1%;
}

#mainleft 
{
	color:#000000;
	background-color:#FFFFFF;
	float:left;
	margin:0 auto;
	padding:0px 5px 0px 0px;
	width:240px;
}

#mainright 
{
	color:#000000;
	background-color:#FFFFFF;
	float:right;
	margin:0 auto;
	width:470px;
	padding:0px 0px 0px 0px;
}

.serviceinfo 
{
	width:450px;
	text-align:left;
	color:#000000;
	background-color:#FFFFFF;
	padding:0px 0px 0px 8px;
}

.otherright 
{
	text-align:left;
	color:#000000;
	background-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:2px;
	border-top-color:#DDDFDF;
	padding:20px 0px 0px 0px;
	margin:15px 0px 0px 0px;
}

.churchservices 
{
	width:170px;
	float:left;
	text-align:left;
	color:#000000;
	background-color:#FFFFFF;
	padding:0px 0px 0px 8px;
}

.mission 
{
	float:right;
	text-align:left;
	color:#000000;
	background-color:#FFFFFF;
	width:250px;
}

.messagesleft 
{
	background-color:#FFFFFF;
	padding:5px 0px 0px 10px;
	float:left;
	width:200px;
	height:100%;
}

.messagesright 
{
	background-color:#FFFFFF;
	padding:0px 5px 0px 10px;
	float:left;
	width:500px;
}

.message_popup-header
{
	float: left;
	width: 600px;
}

.message_popup-middle
{
	float: left;
	width: 600px;
	text-align: left;
	margin: 10px 0px 10px 45px;
}

a.message_popup:link a.message_popup:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

a.message_popup:hover
{
	text-decoration:none;
	color:blue;
}

.message_popup-footer
{
	float: left;
	width: 600px;
}

.message_popup-title
{
	font-size:150%;
	font-weight:bold;
}

.message_popup-preacher
{
	margin: 20px;
}


.clear
{
	clear: left;
}

.col_left 
{
	float:left;
	width:250px;
	padding:0px 8px 0px 8px;
}

.col_right 
{
	float:left;
	width:430px;
	padding:0px 8px 0px 20px;
}

.headings 
{
	line-height:140%;
	font-weight:bold;
	font-size:150%;
}

p.indent 
{
	text-indent:10px;
}

p.justify 
{
	text-align:justify;
}

.vertical_line 
{
	text-align:center;
	float:left;
	width:5px;
}

#centermain 
{
	text-align:center;
	clear:both;
}

.titlered 
{
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url("images/title-red.png");
	background-repeat:no-repeat;
	height:25px;
	width:170px;
	padding:2px 0px 0px 0px;
	margin:0px 0px 8px 0px;
}

.titleblue 
{
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url("images/title-blue.png");
	background-repeat:no-repeat;
	height:25px;
	width:170px;
	padding:2px 0px 0px 0px;
	margin:0px 0px 8px 0px;
}

.titledarkblue 
{
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url("images/title-darkblue.png");
	background-repeat:no-repeat;
	height:25px;
	width:170px;
	padding:2px 0px 0px 0px;
	margin:0px 0px 8px 0px;
}

.titlegray 
{
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url("images/title-gray.png");
	background-repeat:no-repeat;
	height:25px;
	width:170px;
	padding:2px 0px 0px 0px;
	margin:0px 0px 8px 0px;
}

.titleblack
{
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url("images/title-black.png");
	background-repeat:no-repeat;
	height:25px;
	width:170px;
	padding:2px 0px 0px 0px;
	margin:0px 0px 8px 0px;
}

.titlegreen 
{
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url("images/title-green.png");
	background-repeat:no-repeat;
	height:25px;
	width:170px;
	padding:2px 0px 0px 0px;
	margin:0px 0px 8px 0px;
}

#cal_outside 
{
	text-align:left;
	width:730px;
	border-width:0px 0px 0px 0px;
	border-style:solid;
	border-color:#000000;
	padding:0px 2px 0px 2px;
	color:#000000;
	background-color:#0453BF;
	overflow:hidden;
}

.cal_firstweekday 
{
	float:left;
	width:103px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#0453BF;
	background-color:#FFFFFF;
}

.cal_weekday 
{
	float:left;
	width:103px;
	border-width:1px 1px 1px 0px;
	border-style:solid;
	border-color:#0453BF;
	background-color:#FFFFFF;
}

.cal_firstday 
{
	text-align:left;
	float:left;
	width:103px;
	height:90px;
	border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color:#0453BF;
	background-color:#FFFFFF;
	overflow:hidden;
}

.cal_day 
{
	text-align:left;
	float:left;
	width:103px;
	height:90px;
	border-width:0px 1px 1px 0px;
	border-style:solid;
	border-color:#0453BF;
	background-color:#FFFFFF;
	overflow:hidden;
}

.cal_firsttoday 
{
	text-align:left;
	float:left;
	width:103px;
	height:90px;
	border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color:#0453BF;
	background-color:#FFFFAA;
	overflow:hidden;
}

.cal_today 
{
	text-align:left;
	float:left;
	width:103px;
	height:90px;
	border-width:0px 1px 1px 0px;
	border-style:solid;
	border-color:#0453BF;
	background-color:#FFFFAA;
	overflow:hidden;
}

.cal_firstblank 
{
	text-align:left;
	float:left;
	width:103px;
	height:90px;
	border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color:#0453BF;
	background-color:#F0F2F5;
}

.cal_blank 
{
	text-align:left;
	float:left;
	width:103px;
	height:90px;
	border-width:0px 1px 1px 0px;
	border-style:solid;
	border-color:#0453BF;
	background-color:#F0F2F5;
}

.cal_headfoot_1 
{
	float:left;
	text-align:left;
	width:102px;
	height:20px;
	background-color:#0453BF;
}

.cal_headfoot_2 
{
	float:left;
	text-align:center;
	width:510px;
	height:20px;
	background-color:#0453BF;
	color:white;
}

.cal_headfoot_3 
{
	float:left;
	text-align:right;
	width:102px;
	height:20px;
	background-color:#0453BF;
}

.smallfont 
{
	font-size:75%;
}

a.cal_head:link, a.cal_head:visited 
{
	color:#FFFFFF;
	text-decoration:none;
}

a.cal_head:hover, a:hover 
{
	text-decoration:none;
	color:red;
}

a.blocknumber:link, a.blocknumber:visited 
{
	color:#000000;
	text-decoration:none;
}

a.blocknumber:hover 
{
	text-decoration:none;
	color:#000000;
}

.viewentry 
{
	margin:0px 0px 0px 150px;
	text-align:left;
	width:350px;
	padding:15px 0px 10px 10px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#DDDFDF;
}

.contactus_title
{
	font-size: 140%;
	font-weight: bold;
}

.contactus_subtitle
{
	font-size: 120%;
	font-weight: bold;
}

.contactus_indent
{
	margin-left: 20px;
}

#alignright 
{
	text-align:right;
	margin:0px 4px 3px 0px;
}

#footer 
{
	float:left;
	width:750px;
	height:80px;
	text-align:center;
	vertical-align:middle;
	color:#000000;
	background-color:#FFFFFF;
	padding:25px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}

#prefooter 
{
	width:480px;
	text-align:center;
	vertical-align:middle;
	color:#A5A5A5;
	background-color:#FFFFFF;
	margin:0 auto;
}

a:link, a:visited 
{
	color:blue;
	text-decoration:none;
}

div.help a
{
	display: block;
	margin: 0; padding:0;
	width:100px; height:40px;
	background: url( '/images/help_blue.png' ) top left no-repeat;
}

div.help a:hover
{
	display: block;
	margin: 0; padding:0;
	width:100px; height:40px;
	background: url( '/images/help_blue_down.png' ) top left no-repeat;
}

div.help span
{
	display: block;
	margin:0; padding: 7px 0 0 40px;
}

.imgfloat 
{
	margin:0px 15px 0px 0px;
	float:right;
}

img 
{
	border:0px;
}

#nav 
{
	margin:0;
	padding:0;
	height:48px;
	list-style:none;
	display:inline;
	overflow:hidden;
}

#nav li 
{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}

#nav a 
{
	float:left;
	padding:48px 0 0 0;
	overflow:hidden;
	height:0px !important;
}

#nav a.selected 
{
	background-position:0 0px;
}

#nav a.selected:hover 
{
	background-position:0 0px;
	cursor:default;
}

#nav a:hover 
{
	background-position:0 -48px;
}

#thome a 
{
	width:98px;
	background:url("images/menu_small_home.gif") top left no-repeat;
}

#taboutus a 
{
	width:114px;
	background:url("images/menu_small_aboutus.gif") top left no-repeat;
}

#tcalendar a 
{
	width:116px;
	background:url("images/menu_small_calendar.gif") top left no-repeat;
}

#tministries a 
{
	width:130px;
	background:url("images/menu_small_ministries.gif") top left no-repeat;
}

#tmessages a 
{
	width:130px;
	background:url("images/menu_small_messages.gif") top left no-repeat;
}

#tcontactus a 
{
	width:162px;
	background:url("images/menu_small_contactus.gif") top left no-repeat;
}

.line-old 
{
	float:left;
	border-right-style:solid;
	border-right-width:2px;
	border-right-color:#DDDFDF;
	width:1px;
	height:300px;
}

td 
{
	font-size:90%;
}

.row2 
{
	background-color:#AAD4FF;
}

.row1 
{
	background-color:#E2F1FF;
}

.white 
{
	background-color:#FFFFFF;
}