/* //////////////////////////////////////// */
/* //////////////////////////////////////// */
/* //////////////// BODY ////////////////// */
/* //////////////////////////////////////// */
/* //////////////////////////////////////// */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center; /* MS IE patch for centering divs */
	background-image: url(bg-body.jpg);
	background-repeat: repeat;
	margin: 0px 0px;
	padding: 0px 0px}

.clear {clear: both;}

#site-wrapper{
	width: 1200px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image:url(bg.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
}

#container{
	width: 750px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

/* //////////////////////////////////////// */
/* //////////////////////////////////////// */
/* ////////// MAIN LAYOUT STYLES ////////// */
/* //////////////////////////////////////// */
/* //////////////////////////////////////// */

#HP-header{
	width: 750px;
	height: 235px;
	margin-left: 1px;
	background-image: url(hp-header.png);
}


#HP-column1{
	width: 155px;
	min-height: 400px;
	float:left;
	margin-left:20px;
	text-align:left;
	padding-right:20px;
}

#HP-column2{
	width: 525px;/* 550-padding*/
	min-height: 400px;
	float:right;
	text-align:left;
	padding-right:25px;
}

#HP-flymenu{
	padding-top:10px;
	font-size:12px;
	color:#000;
}

#HP-menu{
	min-height: 50px;
	border-bottom: solid #45553b 3px ;	
}

/* //////////////////////////////////////// */
/* //////////////////////////////////////// */
/* ///////// TUNNEL LAYOUT STYLES ///////// */
/* //////////////////////////////////////// */
/* //////////////////////////////////////// */

#header{
	width: 750px;
	height: 423px;
	background-image: url(header.png);
}

#btns{
	margin-top:330px;
	width: 340px;
	height: 40px;
	float:left;
}

#btns a{
	
}

#content{
	width: 750px;
	min-height:450px;
	background-image:url(content-bg.png);
	background-repeat:repeat-y;
	font: Verdana, Geneva, sans-serif 11pt;
	color:#45553b;
}

#column1{
	width: 230px;
	float:left;
	margin-left:20px;
	text-align:left;
}

#column1 #top{
	width: 210px; /* -- 230 - 20px padding */
	min-height: 225px; /* -- 245 - 20px padding */
	border-bottom: solid 1px #bfbfbf;
	border-right:  solid 1px #bfbfbf;
	background-image: url(column-top-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding: 0 10px 20px 10px;
	margin-bottom: 20px;

}

#column1 #bottom{
	width: 210px; /* -- 230 - 20px padding */
	min-height: 225px; /* -- 245 - 20px padding */
	background-repeat:no-repeat;
	border-bottom: solid 1px #bfbfbf;
	border-right:  solid 1px #bfbfbf;
	background-image: url(column-bottom-bg.jpg);
	background-position:bottom;
	padding: 0 10px 20px 10px
}
	


#column2{
	width: 230px;
	float:left;
	margin-left:10px;
	text-align:left;
}

#column2 #top{
	width: 210px; /* -- 230 - 20px padding */
	min-height: 225px; /* -- 245 - 20px padding */
	background-repeat:no-repeat;
	border-bottom: solid 1px #bfbfbf;
	border-right:  solid 1px #bfbfbf;
	background-image: url(column-top-bg.jpg);
	background-position:bottom;
	padding: 0 10px 20px 10px;
	margin-bottom: 20px;

}

#column2 #bottom{
	width: 210px; /* -- 230 - 20px padding */
	min-height: 225px; /* -- 245 - 20px padding */
	background-repeat:no-repeat;
	border-bottom: solid 1px #bfbfbf;
	border-right:  solid 1px #bfbfbf;
    background-image: url(column-bottom-bg.jpg);
	background-position:bottom;
	padding: 0 10px 20px 10px
}
	



#column3{
	width: 230px;
	float:left;
	margin-left:10px;
	text-align:left;
}

#column3 #top{
	width: 210px; /* -- 230 - 20px padding */
	min-height: 225px; /* -- 245 - 20px padding */
	background-repeat:no-repeat;
	border-bottom: solid 1px #bfbfbf;
	border-right:  solid 1px #bfbfbf;
	background-image: url(column-top-bg.jpg);
	background-position:bottom;
	padding: 0 10px 20px 10px;
	margin-bottom: 20px;
}

#column3 #bottom{
	width: 210px; /* -- 230 - 20px padding */
	min-height: 225px; /*40 -- 245 - 20px padding */
	background-repeat:no-repeat;
	border-bottom: solid 1px #bfbfbf;
	border-right:  solid 1px #bfbfbf;
	background-image: url(column-bottom-bg.jpg);
	background-position:bottom;
	padding: 0 10px 20px 10px
}

#columntop{
	width: 750px;
	float:left;
	text-align:left;
	margin-top:5px;

}

#columnbottom{
	width: 750px;
	float:left;
	text-align:left;

}

#footer{
	height:50px;
	padding-top:25px;
	font-size:11px;
	
}

#footer a {
	text-decoration:none;
	color:#000;
}

/* //////////////////////////////////////// */
/* //////////////////////////////////////// */
/* ///////// TUNNEL MODULE STYLES ///////// */
/* //////////////////////////////////////// */
/* //////////////////////////////////////// */

#services{
	height:100%;
	width:100%;
	padding:-10px;
}

#services h2{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:14px;
	color:#45553b;
	margin-top: 0px;
}

#servicecontrols{
	color:#000000;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
	padding-top: 10px;
}

#PastRecords{
	cursor:pointer;
}

 #CurrentRecords{
	cursor: pointer;
}

/*--- NEWS--*/

.news_article{
	color:#000000;
}

.news_date{
	color:#45553b;
}

#funeralnews h2{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:14px;
	color:#45553b;
	margin-top: 0px;
}

/*--- MAP --*/

#ourlocation{
	height: 200px;
}

#ourlocation h2{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:14px;
	color:#45553b;
	margin-top: 0px;
}

#map{
	height: 135px;
}

/*--- AIRLINE --*/

#localairlines h2{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:14px;
	color:#45553b;
	margin-top: 0px;
}

#localairlines .modulewrapper{
	
	list-style-image: url(bullet.gif);
	line-height: 2em;
}


/*--- WEATHER --*/

#localweather h2{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:14px;
	color:#45553b;
	margin-top: 0px;
}

#localweather {
	font-size:10px;
	color:#000;
}


#HP-menu a.b {
text-decoration:none;
}
#HP-menu a.b:link, a.b:visited, a.b:active {
color:#000000;
}
#HP-menu a.b:hover {
color:red;
}
#HP-menu a.bsel {
text-decoration:none;
}
#HP-menu a.bsel:link, a.bsel:visited, a.bsel:active {
color:red;
}
#HP-menu a.bsel:hover {
color:red;
}
