﻿body#home
{
	font-family: 'Calibri', 'Trebuchet MS', 'Verdana', 'Helvetica', Arial, sans-serif;
	background-image: url('http://www.stcloudfbc.org/fbc/images/bg4_body.jpg');
	font-size: 12pt;
	margin:0;
	padding:0;
	width: auto;
	height: 615px;
	min-height: 100%;
	display: block;
	background-repeat: repeat;
}

#container
{
	margin: auto;
    margin-top: 30px;
	display: block;
	width: 750px;
	height: 630px;
	padding: 0;
}
#header
{
	display: block;
	float: right;
	width: 750px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#header-top
{
	float: right;
}
#header-top p			{ font-size:8pt; }
#header-top a			{ text-decoration:underline; }
#header-top a:hover		{ text-decoration: none; }

#sitemap
{
	font-size:10pt;
	font-family:Arial;
	display: block;
	float: left;
	height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 750px;
}

#sitemap a			{ text-decoration:underline; }
#sitemap a:hover    { text-decoration: none; }


#main
{
	background-color: transparent;
	display: block;
	float: right;
	height: 430px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 750px;
}

#mainleftpanel
{
	background-color: transparent;
	display: block;
	float: left;
	height: 400px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 550px;
}
#textpanel
{
	background-attachment: scroll;
	background-color:transparent;
	color: rgb(236, 235, 240);
	display: block;
	float: left;
	height: auto;
	width: auto;
	margin: 15px 15px 15px 15px;
	padding: 0px 0px 0px 0px;
}
#textpanel h2
{
	font-size: 18pt;
	color: rgb(193, 206, 150);
	font-weight: normal;
	margin: 5px 0 0 0;
	padding: 0;
}
#textpanel h3
{
	font-size: 14pt;
	color: rgb(193, 206, 150);
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0;
}
#textpanel p a:hover
{  
	color: rgb(0, 0, 0);	
	font-weight: normal;
	margin: 5px 0 0 0;
	padding: 0;
}
#textpanel p a title
{
	background-color :Gray;
	color:Green;
}
#textpanel p a.note-id
{
	font-size: 12pt;
	color: rgb(0, 0, 0);
	background-color :Gray;
}#textpanelmain
{
	background-attachment: scroll;
	background-color:transparent;
	color: rgb(236, 235, 240);
	display: block;
	float: left;
	height: auto;
	width: auto;
	margin: 15px 15px 15px 15px;
	padding: 0px 0px 0px 0px;
}
#textpanelmain h2
{
	font-size: 12pt;
	color: rgb(193, 206, 150);
	font-weight: normal;
	margin: 5px 0 0 0;
	padding: 0;
}
#textpanelmain h3
{
	font-size: 10pt;
	color: rgb(193, 206, 150);
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0;
}
#textpanelmain p a:hover
{  
	color: rgb(0, 0, 0);	
	font-weight: normal;
	margin: 5px 0 0 0;
	padding: 0;
}
#textpanelmain p a title
{
	background-color :Gray;
	color:Green;
}
#textpanel p a.note-id
{
	font-size: 12pt;
	color: rgb(0, 0, 0);
	background-color :Gray;
}
#scripture
{
	display: block;
	float: right;
	height: 85px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 750px;
}
#scripturetextpanel
{
	font-family:Arial;
	font-size:10pt;
	display: block;
	float: left;
	height: auto;
	margin: 15px 15px 15px 15px;
	padding: 0px 0px 0px 0px;
	width: auto;
}
#footer
{
	clear: both;
	display: block;
	height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 750px;
}
#footer-inner
{	padding-left: 10px;
	text-align: left ;
	font-size:8pt;
}

#nav-main, #nav-main * 		
{ 
	list-style:none;
	margin:0;
	padding:0;
	height: 30px;
}
#nav-main
{
	clear:right;
	display:block;
	float: right; 
	height: 30px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 500px;
}
#nav-main li 			
{ 
	width: 100px; 
	float: right; 
} 
#nav-main li a 
{
	display: block;
	text-decoration: none;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
#nav-main li a:hover		
{
	background-image: url('../images/navmainMainFore.jpg');
}				
/* @group side navigation*/
#nav-side	
{ 
	list-style:none;
	margin:0;
	padding:0;
}
#nav-side
{			
	display: block;
	float: right;
	height: 400px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 200px;
}
#nav-side li 			
{ 
	width: 200px; 
	float: left;
	border-bottom-style:solid;
	border-bottom-width:thin;	
	border-bottom-color:rgb(53, 49, 41);
} 
#nav-side .head
{
	text-align: center;
	vertical-align:middle;
	padding: 0px 0px 0px 0px;
	margin:0px;
	font-size: 14pt;
}
#nav-side li a 			
{
	display: block;
	text-decoration: none;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
#nav-side li a:hover		
{
	background-image: url('../images/navsideMainFore.jpg');
}
#home-side
{			
	display: block;
	float: right;
	height: 400px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 200px;
	color:rgb(193, 206, 150);
	font-style:italic;	
}
#home-side li 			
{ 
	width: 190px; 
	float: left;
	border-bottom-style:solid;
	border-bottom-width:thin;	
	border-bottom-color:rgb(53, 49, 41);	
	padding-left: 10px;	
	list-style:none;

} 
#home-side .head
{
	text-align: center;
	vertical-align:middle;
	padding: 0px 0px 0px 0px;
	margin:0px;
	font-size: 14pt;
}
#home-side li a 			
{
	display: block;
	text-decoration: underline;
	padding-left: 10px;
	float: left;
}

