body#pastors_v3 {
	margin:0;
	padding:0;
	background-color: #e7e7e7;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size:12px;
	height:100%;
}

html {
	height:100%;
}
#pastors_v3 #wrap {
	width:100%;
}
#center-wrap {
	position:relative;
	margin: 0 auto;
	width:980px;
	background: url(images/bkg.gif) repeat  center top;
	height:auto !important;/* real browsers */
	height:100%;/* IE6:treaded as min-height*/
	min-height:100%;

}
#content {
	padding:  0 0 60px 0;
}
/*START top bar and nav */
#pastors_v3 #menu-bar-wrap {
	width:100%;
	background: url(images/bar-bkg-black.jpg) repeat-x ;
	height:30px;
}
#pastors_v3 #bar-wrap {
	margin: 0 auto;
	width:967px;

}
#pastors_v3 #menu-bar {
	float:left;
	width:967px;
	text-transform: uppercase;

}
#pastors_v3 #nav ul {
	width:565px;
	margin:0;
	padding:0;
	float:left;
}
#pastors_v3 #nav ul li{
	float:left;
	list-style: none;
}

#pastors_v3 #nav a {
	float:left;
	text-decoration: none;
	color:white;
	padding:7px 10px 0px 10px;
	display:block;
	font-size:.87em;
	text-transform:uppercase;
	line-height:18px;
	font-weight:500;
	margin:0;
}
#pastors_v3 #email {
	float:right;
	width:345px;
	height:30px;
	background: url(images/bar-bkg-blue.jpg) repeat;
	margin: 0 20px 0 0;
	padding:0 0 0 10px;

}
#pastors_v3 #email .submit {
	background-color: #313131;
	color:white;
	border: 1px solid #313131;
}
#pastors_v3 #email form {
	margin-top: 2px;
}
#pastors_v3 #email span {

		color:white;
		
}
/*END top bar and nav */

/*START Content */

#pastors_v3 #banner {
	background:white url(images/top-header.jpg) no-repeat top right;
	width:980px;
	height:90px;

}

#pastors_v3 #contentL {
	width:768px;
	float:left;
	margin-top:13px;
}
#pastors_v3 #contentL #column1 {
	float:left;
	width:476px;
	padding-bottom: 60px;
	line-height:1.5em;
	
}
#pastors_v3 #contentL #column2 {
	float:right;
	width:283px;
	padding-bottom: 60px;
}

#column1 h1 {
	color:#2E494B;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	padding:8px 0 0px 10px;
	display:block;
	margin:0;
}

#contentL p.bodytext {
	padding: 0px 10px 10px 12px;
	margin:0;
}
#contentL ul {
	margin:0;
	padding:0;
	margin-left:45px;
line-height:1.3em;

}
#contentL #column1 h1.title {
	color: #eed228;
	text-transform:capitalize;
}

#pastors_v3 #column2 .box-border { 
	position:relative; 
	width: 273px; 
	margin: 0px 5px 20px 0;
	background-color:#ffffff;
	border:1px solid #959595;
	float:left;	
	 }
#pastors_v3 #column2 .box-border h1 {
	color: #2d494c;
	font-size:18px;
	margin: 10px 0 5px 5px;
	padding:0;
	font-style: italic;
}
#pastors_v3 #column2 .corner-txt {
	padding:3px 5px;
	margin:0;
	line-height: 1.4em;
}	 
#pastors_v3 #column2 .box-border .corner { position: absolute; width: 10px; height: 10px; background: url('images/corners2.png') no-repeat ; font-size: 0%;}
#pastors_v3 #column2 .box-border .TL { top: -1px; left: -1px; background-position: 0 0; }
#pastors_v3 #column2 .box-border .TR { top: -1px; right: -1px; background-position: -10px 0; }
#pastors_v3 #column2 .box-border .BL { bottom: -1px; left: -1px; background-position: 0 -10px; }
#pastors_v3 #column2 .box-border .BR { bottom: -1px; right: -1px; background-position: -10px -10px; }

#pastors_v3 #contentR {
	float:right;
	width:211px;
	margin-top:13px;

}
#pastors_v3 #contentR #column3 {

	padding-bottom: 60px;
}

#column3 h1.title {
	color:white;
}
.clear {
	clear:both;
}
#pastors_v3 #footer {
	background-color: #2d494c;
	height:15px;
	width:100%;
	text-align: center;
	color:white;
	padding: 10px 0;
	bottom: 0;
	position: absolute;	
	width:980px;

}
#pastors_v3 .copyright a:link, #pastors_v3 #copyright a:visited {
	color:white;
} 
#pastors_v3 .copyright a:hover {
	color:#f1cc19;
}
#pastors_v3 .copyright a:active {
	color:white;
}


a:link,a:visited{
color:#3b5f63;
font-weight:normal;
text-decoration:none;
}
a:hover{
color:#f1cc19;
font-weight:normal;
}
a:active {
color:#3b5f63;
font-weight:normal;
text-decoration:none;
}
input.fm-submit {
	margin-top:5px;margin-left:10px;background-color:#0f5a76;
	color:white;font-size:11px;font-weight:bold;
	border: 1px solid;   
	border-color: #696 #363 #363 #696; 
	filter:progid:DXImageTransform.Microsoft.Gradient   
  (GradientType=0,StartColorStr='#7dacbd',EndColorStr='#0b5774');   

	}
input.fm-submithov {
	filter:progid:DXImageTransform.Microsoft.Gradient   
  (GradientType=0,StartColorStr='#ffff00',EndColorStr='#a9aa00');   
border-color: #bdb76b #4e280b #4e280b #bdb76b;  
	}



#column1 .title, #column3 .title, #tr-net-plain .title {
	background-image: url(images/bar-bkg-black.jpg);
	font-weight: bold;
	font-size: 18px;
	margin:0;
	height:25px;
	padding-top:5px;
	margin-bottom:5px;
	padding-left:10px;	
}


#tr-net-plain h1.title  {
color:white;
}


h2,h3{
font-size:110%;
font-weight:bold;
padding:5px 0 0 8px;
margin:0;
text-transform:uppercase;
}
td{
vertical-align:top;
}
p.csc-linkToTop{
text-align:right;
}

span.right {
text-align:right;font-weight:bold;display:block;
}

/*start FCE columns*/
/* styles for fce inserted boxes  */

div.COL2a{
float:left;
width:45%;
margin-bottom:3px;
margin-top:0px;
padding:0;
display:inline;/* fixes ie/win double margin bug */
}

div.COL2b{
float:right;
width:45%;
margin-bottom:3px;
margin-top:0px;
padding:0px;
display:inline;/* fixes ie/win double margin bug */
}

/* Alt 2 column */
.column2alt {
width:100%;
}
.column2alt div.COL2a{
float:right;
width:35%;
margin-bottom:3px;
margin-top:0px;
padding:0;
display:inline;/* fixes ie/win double margin bug */
background-color: #e7e7e7;
}

.column2alt div.COL2b{
float:left;
width:60%;
margin-bottom:3px;
margin-top:0px;
padding:0px;
display:inline;/* fixes ie/win double margin bug */
}
a {
outline:none;
}

/*  Plain Template */
body#tr-net-plain{
font:12px Helvetica, Arial, Verdana, Geneva, sans-serif;
background:white;
padding:15px;
}
#tr-net-plain h1 {
	font-size: 15px;
}
#tr-net-plain h1.title  {
color:white;
}

#tr-net-plain #content_plain {
	line-height:1.5em;
}
#tr-net-plain h2 {
	color: #2d494c;
	font-size:18px;
	font-style: italic;
	margin:0;
	padding:0;
}


