@charset "utf-8";
/* Glenview Baptist Church CSS */

body {
	padding-bottom:20px;
	margin:0px;
	font-family:Calibri, Arial, Verdana, sans-serif;
	background-color:#cbe3e7;
	background-image:url(/images/site_bg.jpg);
	background-position: top left;
	background-repeat:repeat-x;}
	
#gbcbody {
	padding-bottom:20px;
	margin:0px;
	font-family:Calibri, Arial, Verdana, sans-serif;
	font-size:18px;
	background:#cbe3e7 url(/images/site_bodybg.jpg) repeat top center;}
	
#bg2{
	background-image:url(/images/site_bg2.jpg);
	background-position: top center;
	background-repeat:no-repeat;}
	
#six8body {
	padding-bottom:20px;
	margin:0px;
	font-family:Calibri, Arial, Verdana, sans-serif;
	font-size:18px;
	background:#ffffff url(/images/six8_bg2.jpg) repeat top center fixed; 
	}
	
#six8bg2{
	background-image:url(/images/six8_bg3.jpg);
	background-position: top center;
	background-repeat:no-repeat;}

#gbcframe {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:960px;}

#gbcpage {
	margin:0px 10px 10px 10px;}


/* ----------container-------------- */
#container{
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	width:1000px;
	overflow:hidden;}

#banner{
	height:232px;
	overflow:hidden;
	}

/* --------------navigavtion------------- */
#header{
	height:24px;
	overflow:hidden;}

#nav{
	overflow:hidden;}

#gbcheader {
	background-color:#cbe3e7;
	padding:10px;
	height:120px;}

#gbcnavigation {
	background-color:#cbe3e7;
	padding:10px;
	height:40px;}

/* -----------------Inhalt--------------------- */

/* #inhalt{
	overflow:hidden;}*/

/* #minHeight{
	float:left;
	width:0px;
	height:200px;
	overflow:hidden;}*/

#content{
	padding:0px;}

#contents{
	padding:25px;}

/* -----------------Formating--------------------- */

.gbccenter {
	text-align:center;}

.gbcright {
	text-align:right;}

.gbcjustify {
	text-align:justify;}

.gbcbold {
	font-weight:bold;}

.gbcitalics {
	font-style:italic;}

.gbcindent {
	text-indent:3em;}

.gbcbackground {
	background-color:#fbfad1;
	border:#fffeba 10px solid;}

.gbc36px {
	font-size:36px;}

.gbc24px {
	font-size:24px;}

.gbc16px {
	font-size:16px;}
	
.gbc14px {
	font-size:14px;}

.gbc12px {
	font-size:12px}

.gbc10px {
	font-size:10px;}

.gbc8px {
	font-size:8px;}

/* -----------------Main Table-------------------- */

.960table {
	width:960px;
	padding:10px;
	border:0px;
	margin:0px 10px 10px 10px;}
	
.680table {
	width:680;
	border:0px;
	padding:10px;
	margin:0px 10px 10px 10px;}
	
.200table {
	width:200px;
	border:0px;
	padding:10px;
	margin:0px 10px 10px 10px;}

/* -----------------Sidebox ---------------------- */

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox680 {
	margin: 0 auto; /* center for now */
	width:680px; /* ems so it will grow */
	background: url(http://files.inspyred.com/webfiles/64035/sbbody-r.jpg) no-repeat bottom right;
	font-size: 100%;}

.sidebox200 {
	margin: 0 auto; /* center for now */
	width:200px; /* ems so it will grow */
	background: url(http://files.inspyred.com/webfiles/64035/sbbody-r.jpg) no-repeat bottom right;
	font-size: 100%;}
	
.boxhead680 {
	background: url(http://files.inspyred.com/webfiles/64035/sbhead-r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;}

.boxhead200 {
	background: url(http://files.inspyred.com/webfiles/64035/sbhead-r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;}

.boxhead200 h2 {
	background: url(http://files.inspyred.com/webfiles/64035/sbhead-l.jpg) no-repeat top left;
	margin: 0;
	padding:20px 22px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */}

.boxhead680 h2 {
	background: url(http://files.inspyred.com/webfiles/64035/sbhead-l.jpg) no-repeat top left;
	margin: 0;
	padding:22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */}

.boxbody680 {
	background: url(http://files.inspyred.com/webfiles/64035/sbbody-l.jpg) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;}

.boxbody200 {
	background: url(http://files.inspyred.com/webfiles/64035/sbbody-l.jpg) no-repeat bottom left;
	margin: 0;
	padding: 1px 23px 31px;}

/* -----------------3 columns--------------------- */

.column1of3, .column2of3, .column3of3 {
	float:left;
	width:280px;
	background-color:#cbe3e7;
	padding:10px;}

.column1of3, .column2of3, .columns1and2of3 {margin-right:20px;}

.columns1and2of3, .columns2and3of3 {
	float:left;
	width:600px;
	background-color:#cbe3e7;
	padding:10px;}

/* ------------------4 columns----------------------- */

.column1of4, .column2of4, .column3of4, .column4of4 {
	float:left;
	font-size:16px;
	width:200px;
	padding:10px;}

.columns1and2of4 {
	float:left;
	width:440px;
	background-color:#cbe3e7;
	padding:10px;}

.columns2and3and4of4, .columns1and2and3of4 {
	float:left;
	width:680px;
	padding:10px;}

.column1of4, .column2of4, .column3of4, .columns1and2of4 {margin-right:20px;}

/* -------------------6 columns ---------------------- */

.column1of6, .column2of6, .column3of6, .column4of6, .column5of6, .column6of6 {
	float:left;
	width:120px;
	background-color:#cbe3e7;
	padding:10px;}

.column1of6, .column2of6, .column3of6, .column4of6, .column5of6 {margin-right:20px;}


.column1of3, .column1of4, .column1of6 {clear:both;}

/*  ----------------footer---------------------- */ 

#footer {
	text-align:center;
	width:960px;
	height:120px;
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;
	background-position:bottom center;
	background-repeat:no-repeat;
	clear:left;} 

.flink{
	display:block;
	height:110px;
	float:left;}

#gbcfooter {
	background-color:#cbe3e7;
	padding:10px;
	height:40px;
	clear:both;
	border-top:20px solid #cbe3e7;}

/* -------------------Bing----------------------- */

.gbcbing {
	position: relative;
	height: auto;
	width: auto;
	left: 760px;
	top: -27px;
	right: auto;
	bottom: auto;}