/* @override http://www.firstcolonychurch.org/_css/sec-2-col-no-head.css */

#wrapper{width:100%;margin:0 auto;height:100%;}
#content{width:950px;margin:0 auto;text-align:left;}
#home-header-link{position:absolute;top:36px;float:left;}
#header{height:36px;font-size:11px;color:#fff;line-height:36px;overflow:hidden;}
#menu{height:35px;text-align:left;padding:67px 0 0 320px;font-weight:bold;background:url(../_img/sec-menu-bg.jpg) top left no-repeat;}
#columns{background:url(../_img/sec-2-col-repeat-y.jpg) top center repeat-y;}
#columns .left{float:left;width:269px;border-right:1px solid #d4d4d4;background:url(../_img/sec-2-col-left-col-no-hea.jpg) top left no-repeat;}
.left .section{margin:15px;font-size:12px;color:#5c5c5c;line-height:20px;background:#e4e4e4;}
.left .section a{color:#108858;}
.left .section h3{font-size:15px;color:#0d7f50;margin:0;padding:0;}
.left h4{color:#54a3d9;margin:0;padding:0;font-size:12px;}
.left h2{font-size:16px;margin:0;padding:0;}
.left h1{font-size:18px;margin:0;padding:0;}
.left h5{font-size:10px;margin:0;padding:0;}
.left h6{font-size:8px;margin:0;padding:0;}
#columns .center{float:right;text-align:left;width:679px;background:url(../_img/sec-2-col-center-col-no-hea.jpg) top right no-repeat;}
.center #center-content{margin:10px 24px 0px 24px; color:#5c5c5c;font-size:12px;line-height:20px;font-family:Arial;}
#home-link{margin-left:10px;margin-top:5px;}
#footer{height:42px;line-height:32px;background:url(../_img/sec-2-col-footer-bg.jpg) top center no-repeat;padding-top:21px;}
#copyright .copy{float:left;}
#copyright .ecfa{float:right;}
.text input, .textarea textarea{width:500px;}
#center-content #thumbs .tmb{
	float: left;
	margin-right: 10px;
}
.section #sidebarevents{
	margin-bottom: 20px;
	margin-top: 10px;
}

.section #sidebarevents .event{
	margin-bottom: 10px;
}
.section #sidebarevents .event .date{
	padding: 3px;
	background-color: #f0f0ef;
	margin-right: 5px;
	font-weight: bold;
	color: #8a898a;
}
.section #sidebarevents .event a{
	color: #5a5b5b;
	text-decoration: none;
	font-weight: bold;
}
.section #sidebarevents .event a:hover{
	text-decoration: underline;
}

.section h6 a{
	font-size: 1.4em;
}
.gallery{
   height: 150px;
   width: 200px;
   background-color: #fcfcfc;
   padding: 5px;
   border: 1px solid #f0f0f0;
   float: left;
   margin-right: 15px;
   margin-bottom: 15px;
 }
 .gallery p.title{ 
 	padding-top: 5px;
 }
.gallery .thmb{
   width: 200px;
   height: 125px;
   overflow: hidden;
   background-color: #000;
 }
 
 .gallery-thumbnail{ 
 	overflow: hidden;
 }
 
.gallery-thumbnail .photo{
   width: 150px;
   height: 150px;
   overflow: hidden;
   float: left;
   margin-right: 15px;
   margin-bottom: 15px;
   border: 2px solid #d4d4d4;
 }
 
 .gallery-thumbnail .photo img{ 
 	height: 150px;
 }
 
