/****************************************************************/
/* CSS Style Sheet for OCS site									*/
/*																*/
/* v1.0     reb    30-dec-2008   original						*/
/*								 								*/
/****************************************************************/

/*********************************/
/* Wrapper                       */
/*********************************/

#wrapper
	{
		width: 1024px; 
	}

/*********************************/
/* Banner                        */
/*********************************/

#banner
	{
		background: url(images/OCS_boston_light_2.png) no-repeat right top;
		/* width picked up from #wrapper */
		height: 190px;
		margin:1px
	}

/*********************************/
/* Basic                         */
/*********************************/

body
	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size: .9em;
	line-height:1.2em;
	margin:0px;
	padding:0px;
#	color: #666666;
	color: #FFF;
#	background-color: #FFD; /* This is not from palette */
	background-color: #FFF; /* This is not from palette */
	}
p,h1,h2,h3,h4,h5,h5,ol, ul
	{
	margin:0px;
	margin-bottom: 6px;
	padding:0px
	}
h1
	{
	font-size: 2.0em;
	line-height:1.2em;
	}
	
h2
	{
	font-size: 1.5em;
	line-height:1.2em;
	}
	
/*********************************/
/* Links                         */
/*********************************/

#links
	{
		float: left;
		clear:both;
		width: 175px;
		height:633px; 
		margin:0px;
		margin-top: 5px;
		margin-right:5px;
		line-height: 100%;
	}
	
#links h2
	{

		font-size: 1.6em;
		font-weight: 800;
		line-height:1.0em;
		margin-top: 0px; /* Space above */
		margin-left: 0px;
		margin-bottom: 14px;
		color:#FFF;
		background: #FC6;
	padding: 4px 0px 5px 3px;
	margin-bottom: 9px;
		}
		
#links ul
	{
		font-size: 1.15em;
		line-height:1.0em;
		margin-top: 0px; /* Space above */
		margin-left: 5px;
		list-style-type:square;
	}
	
#links li
	{
		margin-top: 7px; /* Space above */
		margin-left: 20px;
	}
	

/*********************************/
/* Main                          */
/*********************************/

#main
	{
 		margin-left: 180px; 
		margin: 0px;
		margin-top: 5px;
		padding:0px
	}
	
#main ul
	{
		line-height:1.5em;
		list-style-position:outside;
		list-style-type:none;
		margin-left: 195px;
		margin-bottom: 2px;
	}
	
#main li
	{
		margin:0px;
		margin-bottom: 2px;

	}
	

#main h1
	{
		color: #F93;
		border-top: 5px solid #CC9;
		letter-spacing: -0.05em;
		margin:0px;
		margin-left:180px;
}

#main h2
	{
		color: #F93;
		line-height:1.2em;
		margin:0px;
	/*	margin-left:170px;*/
	}

#main h3
	{
		color: #F93;
		line-height:1.3em;
		margin:0px;
		margin-top: 15px;
		margin-bottom: 5px;
	}

/*********************************/
/* news                          */
/*********************************/

#news
	{
		float: right;
		width: 225px;
		margin-top: 12px;
		margin-left: 5px;
/* 		border: 1px solid black; */
	}
	
#news *
	{
		color: #000;
	}
	
#news h3
	{
	font-size: 1.4em;
	font-weight: bold;
	color:#FFF;
	background: #FC6;
	padding: 4px 0px 5px 3px;
	margin-bottom: 9px;
	}
	
#news h4
	{
		font-size: 1.0em;
		font-weight: normal;
		color:#300;
		background: #CC9;
		padding: 3px 0px 3px 3px;
	}
	
#news p
	{
		font-size: 0.9em;
		padding: 3px 0px 3px 5px;
		line-height: 120%
	}

/*********************************/
/* tables                          */
/*********************************/
#table_board
	{
		float: left;
		width: 250px;
		margin-top: 12px;
		margin-left: 50px;
/* 		border: 1px solid black; */
	}
	
/*********************************/
/* sermons                          */
/*********************************/
#sermons
	{
		float: right;
		width: 225px;
		margin-top: 12px;
		margin-left: 5px;
/* 		border: 1px solid black; */
	}
	
#sermons *
	{
	}
	
#sermons h3
	{
	font-size: 1.4em;
	font-weight: bold;
	color:#FFF;
	background: #FC6;
	padding: 4px 0px 5px 3px;
	margin-bottom: 9px;
	}
	
#sermons h4
	{
		font-size: 1.0em;
		font-weight: normal;
		color:#300;
		background: #CC9;
		padding: 3px 0px 3px 3px;
	}
	
#sermons p
	{
		font-size: 0.9em;
		color:#300;
		padding: 3px 0px 3px 5px;
		line-height: 120%
	}

#sermons ul
	{
	font-size: 0.9em;
	line-height:0.9em;
	margin-top: 0px; /* Space above */
	margin-left: 10px;
	list-style-position:inside;
	list-style-type:none;
	}
	
#sermons li
	{
		margin-top: 7px; /* Space above */
		margin-left: 00px;
	}
	

/*********************************/
/* in_progress                        */
/*********************************/

#in_progress {

	text-align:center;
/*	clear:both;*/
	margin:0px;
	text-align:center;
}
#in_progress p
	{
	font-size:.8em;
	font-style:italic;
	font-weight:bold;
	margin:0px;
	margin-top:40px;
	text-align:center;
	}

/*********************************/
/* Footer                        */
/*********************************/

#footer {

	text-align:center;
	clear:both;
	margin:0px;
	text-align:center;
}
#footer p
	{
	font-size:0.8em;
	font-weight:bold;
	margin-top:5px;
	margin-left:0px;
	text-align:center;
	}

/*********************************/
/* Pix                           */
/*********************************/

#OSC_pix
	{
		float: right;
		width: 288px;
		margin:0px;
		margin-left:10px;
		margin-top:12px
	}

#OSC_MW
	{
		float: right;
		width: 448px;
		margin:0px;
		margin-left:10px;
		margin-top:12px
	}
#Ken_pix
	{
	float: left; 
	width: 220px;
	margin-left: 00px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	}
	
/* pseudo selectors              */

a			{text-decoration:none}

a:link		{color: blue}
a:visited	{color: purple}
a:hover		{color: #F93}
a:active	{color: red}

/*********************************/
/* Classes                       */
/*********************************/

.bold
	{
	font-weight:bold
	}

.section {
	display: inline;
	color: #F93;
	font-weight: normal;
}

.centered_larger_text
	{
		color:#630;
		font-size:1.4em;
		font-weight:normal;
		letter-spacing: -0.05em;
		line-height:1.3em;
		margin-top:15px; /* space above */
		margin-bottom:15px; /* space below */
		text-align:center;
	}
	

.caption
	{
	color: #000;
	font-size:0.75em;
	font-weight: bold;
	line-height:1.3em;
	text-align:left;
	}
	
/*
.floatLeft {
	float: left;
	margin:0px;
	margin-right: 10px;
	padding:0;
}
*/
img.floatLeft {
	border: 1px solid #000000;
	margin-right: 5px;
	margin-top: 6px;
	margin-bottom: 5px;
	padding:0;
}

/*.floatRight {
	float: right;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
*/
img.floatRight {
	float: right;
	border: 1px solid #000000;
	margin-left: 0px;
}

.Kens_note {
	font-style:italic;
	margin:0px;
	margin-left:425px;
	margin-right:250px;
	margin-bottom:10px;
}
.Kens_address {
	/* 	display: inline;	*/
	margin:0px;
	margin-left: 475px;
	margin-top: 5px;
	margin-bottom: 10px;
}
h1_new {
	background-color: #CC9;
	color: #FC6;
	text-overflow: clip;
	letter-spacing: -5px;
	text-align: left;
	word-break: normal;
	line-height: 1.00;
	font-style: normal;
	font-weight: normal;
	font-size: 2em;
	font-family: "Trebuchet MS";
}
#CC9
