
		body {
			min-width: 630px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
			 font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;

			
		}

		#container {
			padding-left: 200px;      /* LC fullwidth */
			padding-right: 190px;     /* RC fullwidth + CC padding */
		}

		.eventstub {
			line-height: 12px;
		}

		.eventstub a {
			padding-left: 0px;
			margin-left: 0px;
		}
		
		#container .column {
			position: relative;
			float: left;
		}
		
		#center {
			padding: 10px 20px;       /* CC padding */
			width: 100%;
		}


		#center table {
			margin-left: 20px;
			font-size: 12px;
			color: #333;
			line-height: 22px;
		}
		
		#left {
			width: 200px;             /* LC width */
			padding: 0px;          /* LC padding */
			right: 240px;             /* LC fullwidth + CC padding */
			margin-left: -100%;
		}
		
		#right {
			width: 130px;             /* RC width */
			padding: 0 10px;          /* RC padding */
			margin-right: -100%;
		}
		
		#footer {
			clear: both;
		}

		 .brclear { /* Use a break with this class to clear float containers */
        clear: both;
        height: 0;
        margin: 0;
        font-size: 1px;
        line-height: 0;
}

		
		/*** IE Fix ***/
		* html #left {
			left: 150px;              /* RC fullwidth */
		}

		/*** Equal-height Columns ***/

		#container {
			overflow: hidden;
		}

		#container .column {
			padding-bottom: 1001em;     /* X + padding-bottom */
			margin-bottom: -1000em;     /* X */
		}

		p.tiny {
			font-size: 10px;
			font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
		}

		/*** Footer Fix ***/

		* html body {
			overflow: hidden;
		}
		
		* html #footer-wrapper {
			float: left;
			position: relative;
			width: 100%;
			padding-bottom: 10010px;
			margin-bottom: -10000px;
			background: #FFF;         /*** Same as body background ***/
		}

		/*** Just for Looks ***/

		body {
			margin: 0;
			padding: 0;
			background: #FFF;
		}

		#header, #footer {
			padding: 0.3em 0;
			background: #fff;
			height: 137px;
		}

		#header {
			border-bottom: 1px solid #395394;
		}
		
		#footer {
			text-align: center;
		}

		#left {
			background: #2175bc;
			border-right: 1px solid #395394;
		}


		#container .column {
			padding-top: 1em;
		}
		
		

		/*** Just for Looks ***/

	

		
		
		#menu {
		  width: 200px;
		  padding: 0 0 1em 0;
		  margin-bottom: 1em;
		  font-family: 'Trebuchet MS', 'Lucida Grande',
			Verdana, Lucida, Geneva, Helvetica, 
			Arial, sans-serif;
			font-size: 12px;
		    background-color: #2175bc;
		    color: #333;
		}

		#menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#menu li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		}
		
		
	#menu li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #1958b7;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #menu li a {
		width: auto;
		}

	#menu li a:hover {
		border-left: 10px solid #1c64d1;
		background-color: #2586d7;
		color: #fff;
		}

		#center {
			background: #fff;
		}
		
		#center p {
			margin: 20px;
			font-family: 'Trebuchet MS', 'Lucida Grande',
			Verdana, Lucida, Geneva, Helvetica, 
			Arial, sans-serif;
			font-size: 13px;
			color: #333;
			text-align: left;
			line-height: 22px;
		}
		
		#center h1 {
			margin: 20px;
			font-family: 'Trebuchet MS', 'Lucida Grande',
			Verdana, Lucida, Geneva, Helvetica, 
			Arial, sans-serif;
			font-size: 22px;
			font-weight: bold;
			color: #395394;
		}
		
		#center h2 {
			margin: 20px;
			font-family: 'Trebuchet MS', 'Lucida Grande',
			Verdana, Lucida, Geneva, Helvetica, 
			Arial, sans-serif;
			font-size: 14px;
			font-weight: bold;
			color: #333;
			border-bottom: 1px solid #ddd;
		}

		h3 {
			 font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
			font-size: 14px;
			color: #333;
			margin: 20px;


		}
		
		#center a {
			color: #395394;
			
		}
		
		#center a:hover {
			color: #9FB4E9;
		}
		

		#right {
			background: #fff;
			border-left: 1px solid #F8F6F3;
			background: url(/images/centerbg.jpg) repeat-x left top;
		}
		
		#right h1 {
			font-family: 'Trebuchet MS', 'Lucida Grande',
			Verdana, Lucida, Geneva, Helvetica, 
			Arial, sans-serif;
			font-size: 12px;
			#333;
			margin: 10px;
		}

		ul.links {
			font-family: 'Trebuchet MS', 'Lucida Grande',Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
			font-size: 14px;

		}

		ul.links li {
			line-height: 22px;
		}
	
		
		#right ul {
			list-style: none;
			margin-left: 10px;
			padding-left: 10px;
			margin-right: 10px;
			padding-right: 10px;
		}
		
		#right li {
			font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
			font-size: 12px;
			#333;
		}	

		#container .column {
			padding-top: 1em;
		}
		
		#footer p {
			font-size: 10px;
			color: #999999;
			font-family: arial,helvetica,sans-serif;
		}
		
		blockquote, pre {padding: 0.25em 40px;}
		
		blockquote {font: italic 1.05em Georgia, Times, serif;
		  background: url(/images/pullquote.gif) 10px 0.75em no-repeat;
		  margin: 20px;
		}
		  
		  
		/* for calendar */
		
.bigcal_datetop {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	color: #2175bc;
	text-align: center;
	display: block;
	font-weight: bold;
	width: 575px;
	margin: auto;
}

.bigcal_datetop a.previous {
	margin-right: 90px;
	text-decoration: none;
	font-weight: normal;
	color: #2175bc;
}

.bigcal_datetop a.next {
	margin-left: 100px;
	text-decoration: none;
	font-weight: normal;
	color: #2175bc;
}

.bigcal_wrapper {
	background: #ffffff;
	width: 575px;
	margin: auto;
}

#bigcal_table {
	padding: 0px;
	margin: 0px;	
}

#bigcal_table a {
	text-decoration: none;
}

#bigcal_table td {
	padding: 0px;
	margin: 0px;
	border: 1px #666666 solid;
}

div.bigcal_daysweek {
	background-color: #90bade;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	height: 30px;
	padding: 0px;
	width: 82px;
	margin: 0px;
}

div.bigcal_today {
	background:#fff url("/images/yel_grad.jpg") repeat-x left top;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: left;
	height: 80px;
	width: 82px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

div.bigcal_activeday {
	background-color: #C6E2FF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-align: left;
	height: 80px;
	width: 82px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	background:#fff url("/images/pet_bg.jpg") repeat-x left top;
}

div.bigcal_activeday:hover {
	background:#fff url("/images/yel_grad.jpg") repeat-x left top;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-align: left;
	height: 80px;
	width: 82px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}



div.bigcal_inactiveday {
	background-color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: left;
	height: 80px;
	width: 82px;
	padding: 0px;
	margin: 0px;
}

div.bigcal_nonday {
	background-color: #eeeeee;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: left;
	height: 80px;
	width: 82px;
	padding: 0px;
	margin: 0px;
}


div#eventpopup {
	left: 40%;
	top: 40%;
	background-color: #ffffff;
	width: 300px;
	height: 225px;
	border: 1px #C6E2FF solid;
	padding: 20px;
	color: #333;
	position: fixed;
	position: expression("absolute");
	z-index: 10;
	overflow: auto;
}

a.eventclose {
	text-decoration: none;
	color: #333;
	/* padding: 5px; */
	/* margin: 5px; */
	text-align: center;
	width: 15px;
	height: 15px;
	float: right;
	float: top;
	background-color: C6E2FF;
	border: 1px #333 solid;
	display: block;
	position: absolute;
	margin-left: 280px;
	font-size: 10px;
}

a.eventclose:hover {
	text-decoration: none;
	color: #333;
	/* padding: 5px; */
	/* margin: 5px; */
	text-align: center;
	width: 15px;
	height: 15px;
	float: right;
	float: top;
	background-color: ffffcc;
	border: 1px #333 solid;
	display: block;
	position: absolute;
	margin-left: 280px;
}

.events_display {

}

.events_header {
	/* width: 100%; */
	font-weight: bold;
	font-size: 11px;
	color: #333;
	text-align: center;
	display: block;
}

.events_footer {
	
}

.events_space_row td {
	padding-top: 1px;
}

.events_row td {
	padding-top: 2px;
}

.event_time {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #666666;
	border-bottom: 1px #C6E2FF solid;
}

.event_title {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #063893;
	padding-bottom: 3px;
}

.event_text {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #333;
}

.planner_space_row {

}

.planner_space_row td {
	padding-top: 10px;
}


.planner_row {
	border-top: 1px #eeeeee solid;
}

.planner_row td {
	padding-top: 10px;
}

.planner_time {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
}

.planner_title {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #063893;
	padding-bottom: 10px;
}

.planner_text {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #333;
}

.planner_display {
	
}

.planner_header {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-bottom: 10px;
	text-transform: uppercase;
}

   /* Image Library */

.thumbblock {
        float: left;
        text-align: center;
        width: 115px;
        height: 115px;
        border: 1px solid #ccc;
        display: block;
        padding: 5px;
        margin: 5px;
}

.frontimage {
	margin-left: 20px;
}

.thumbblock img {
	padding: 0px;
	margin: 0px;
}

.thumbcaption {
        text-align: center;
        width: 115px;
        font-size: 10px;
}

table.worship {
          font-family: verdana,arial,helvetica,sans-serif;
          font-size: 70%;
          border: 1px dashed #666666;
          bgcolor: #ffffff;
          color: #333333;
	  width: 300px;
	  margin-left: 20px;
}


