/* Start of CMSMS style sheet 'Default' */
html, body {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	background-color: #eff0e2;
	height:auto;
}

a:link { 
	color: #696450;
	text-decoration:none;
	}
a:visited { 
	color: #696450;
	text-decoration:none;
	}
a:hover { 
	color: #aea688;
	text-decoration: underline;
	}
a:active { 
	color: #696450;
	text-decoration:none
	}

#Clear {
	clear:both;
}

#Header {
	float: left;
}

#Header2 {
	background-image:url(images/Spring/Header2.jpg);
	float: left;
	width: 691px;
	height: 156px;
	text-align:right;
	font-size: 12px;
	font-family: verdana;
	color:#fffbce;
}

#Bible  {
	float:left; 
	background-image:url(images/Bible.jpg);
	width:162px; 
	height:154px;
	overflow: hidden;
	font-size:10px;
	font-family: verdana,geneva;
	color:#4d4c48;
}


#Content  {
	float:right; 
	background-color:#eff0e2; 
	width:484px; 
	height:auto;
	font-size:15px;
	font: Verdana;
	color:#4d4c48;
}

#Menu {
	float: left;
	height: 100%;
}

#Location  {
	float:left; 
	background-image:url(images/Location.jpg); 
	width:162px; 
	height:154px;
	overflow: hidden;
	font-size:12px;
	font: Verdana;
	color:#4d4c48;
}

#Announcement  {
	float:left; 
	background-image:url(images/Announcments.jpg); 
	width:162px; 
	height:155px;
	overflow: hidden;
	font-size:12px;
	font: Verdana, Arial, Helvetica, sans-serif;
	color:#4d4c48;
}

#Rightspacer {
	background-image:url(images/RightNavSpacer.jpg);
	background-repeat:repeat-y;
	float: left;
	width: 206px;
	height: 100%;
}

#Leftspacer {
	background-image:url(images/LeftNavSpacer.jpg);
	background-repeat:repeat-y;
	float: left;
	width: 209px;
	height: 100%;
}

#Footer {
    width:900px;
	text-align:center;
    font-size:10px;
	font-family: verdana,geneva;
	color:#4d4c48;
}

#Searchbox {
	background-image:url(images/GRBC4_26.jpg);
	float: left;
	width: 209px;
	height: 159px;
	text-align:center;
	font-size: 12px;
	font: Verdana, Arial, Helvetica, sans-serif;
	color:#fffbce;
}
/* End of 'Default' */

