@charset "UTF-8";

/*______*/
/*______*/
/*common*/
/*______*/
/*______*/

.clear {
	clear: both;
}
p.adminlinks {
	margin-bottom: 5px; font-size: .85em;}



	
/*______*/
/*______*/
/*Tunnel*/
/*______*/
/*______*/

#sitewrapper-TP {
	background-color: #131239;
	background-image: url(bg-gradient.gif);
	background-repeat: repeat-x;
	height: 100%;
	min-height: 1000px;
	width: 100%;

}
#mod-column1-TP {
	margin-top:-5px ;
	padding: 0px;
	height: 100%;
	width: 210px;
	float: left;
}
#mod-column2-TP {
	margin-top: -20px;
	padding: 0px;
	height: 100%;
	width: 400px;
	float: right;
} 
#pagewrapper-TP {
	padding: 0px;
	height: auto;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
}
#header-TP {
	background-image:url(logoTP-bg.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 995px;
	
}
#content-wrapper-TP {
	padding: 0px;
	height: auto;
	width: 680px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	
}
#welcome-TP {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 460px;
	float: left;
}
/*
#btns-TP {
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 215px;
}*/

#footer-TP {
	margin: 50px 0 0;
	padding: 0px;
	height: 50px;
	width: 995px;
	text-align:center;
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}
#footer-TP p.adminlinks {
	margin-bottom: 5px; font-size: .85em;
}
#footer-TP a{
	 color:#f3ca45;
}
#welcome-btn-TP{
	width:680px;
	height:75px;
}





/*____*/
/*____*/
/*HOME*/
/*____*/
/*____*/


#sitewrapper-HP {
	background-color: #131239;
	height: 100%;
	min-height: 1000px;
	width: 100%;
}
	
#content-wrapper-HP {
	padding: 0px;
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}
#header-HP{
	height:20px;
	width:710px;
	padding:300px 0 0 40px;
	background-image:url(header-HP.jpg);
	background-repeat:no-repeat;
}

#column1-HP {
	padding: 10px 0 10px 0;
	height: 100%;
	width: 185px;
	float: left;
}
#column2-HP {
	padding: 10px;
	height: 100%;
	width: 540px;
	float: right;
} 

#footer-HP {
	margin: 50px 0 0;
	padding: 0px;
	height: 50px;
	width: 750px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}
#footer-HP p.adminlinks {
	margin-bottom: 5px; font-size: .85em;
}
#footer-HP a{
	 color:#f3ca45;
}


/*____*/
/*____*/
/*Main*/
/*____*/
/*____*/

#column2-MP {
	padding: 10px;
	min-height:150px;
	height: 100%;
	width: 540px;
	float: right;
	background-color:#FFF;
	color:#000;
}



/*____*/
/*____*/
/*MODS*/
/*____*/
/*____*/

#funeralnews h2, #services h2, #localairlines h2, 
#ourlocation h2, #localweather h2 {
	margin-bottom: 10px;
	font:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#f3ca45;
}
#funeralnews, #services, #localweather, #localairlines {
	border-bottom:solid #f3ca45 2px; }
	
	
		/*SERVICES*/
	#servicecontrols {cursor:pointer;}
	
		#services #servicecontrols a {color: #ffffff;}
		#services #servicecontrols .sep {color: #7799bf;}
		#services #CurrentRecords,
		#services #PastRecords {color: #7799bf;}
		#services #CurrentRecords a,
		#services #PastRecords a {color: #7799bf;}
		#services #ourlocation #map {height: 150px; width: 100%;}
		
		/*LOCATION*/
		#ourlocation 
		#map{
			height:125px;}
			
		/*NEWS*/
		.news_article {color: #fff; margin-bottom: 10px;}
        .news_date {color: #7799bf;}	    	
		




