/* CSS Document */
body,html
{	width:100%; height:100%; margin:0px;	}


#HeaderContainer
{
	height:105%;
	min-height:500px;
}

#slides #Welcome img
{
	max-width:100% !important; height:auto !important; width:auto !important; 
}

#slides #Welcome
{
	position:absolute;
	left:50%;
	margin-left:-45%;
	width:90%;	
	z-index:5;
	bottom:25%;
	text-align:center;
}

#Welcome p
{
	font-family: 'Montserrat', 'Arial', sans-serif;
	text-transform:uppercase;
	color:#fff;
	font-size:1.8em;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.76);
}

#Welcome p br
{	display:none;	}

h1
{	border-bottom:none; padding-bottom:0px;	}

h2, .h2Style
{
	font-family: 'Muli', sans-serif;
	font-weight:300;
	font-size:2em;
	line-height:1.2em;
	text-align:center !important;
	padding:0px 30px;
}

#Content p.para
{
	padding:0px 30px;
}



#Welcome p.links
{	margin-top:15px;	}

#Welcome p.links a
{	margin:0px 10px;	}


#WoodFuels
{
	background-size:cover;
	background:url(../media/images/common/wood-chip_bg.jpg);
	background-position:top;	
	padding:40px 0px;
	margin-top:-50px;
	margin-bottom:40px;
}

#WoodFuels .hlStyle, #LatestNews .noborder
{	border-bottom:none; padding:0px;	}

#WoodFuels
{	text-align:center;	}

#WoodFuels p, #WoodFuels, #LatestNews .noborder
{	text-align:center !important;	}

#WoodFuels img
{	max-width:75%; height:auto; margin-bottom:20px;		}


#LatestNews
{	background:#C3181E; padding:30px 0px;	}

#LatestNews .white
{	color:#ffffff !important;	}

#LatestNews .newsItem .wrapper
{
	background-color:#fff;
	padding:2px;		
}

#LatestNews .newsItem p
{	margin:5px 10px; font-size:12px;	}

#LatestNews .newsItem p.title a, #LatestNews .newsItem p.title
{	color:#545454; text-decoration:none; font-family: 'Montserrat', 'Arial', sans-serif; font-weight:700; font-size:14px; margin-bottom:0px; min-height:33px;	}

#Scroll
{	position:absolute; bottom:40px; left:50%; z-index:333; background:url(../media/images/common/scroll-down.png) no-repeat; height:56px; width:56px; margin-left:-28px;	}


#map_canvas {
	width:100% !important;
	height:75% !important;
	margin-bottom:80px;
}

	
@media only screen and (min-width:1100px)
{
	
	#slides #Welcome
	{	width:1100px; margin-left:-550px; text-align:left;	}


	#Welcome p br
	{	display:block;	}	
	
	#Welcome p
	{	font-size:2.2em; margin-left:10px;	}
	
	#HeaderContainer
	{	min-height:700px;	}
	


}

@media only screen and (min-width:1024px)
{
	#slides #Welcome
	{	text-align:left;	}	
	
	#Welcome p.links a
	{	margin:0px 10px 0px 0px;	}

}

@media only screen and (max-height:768px)
{
	#slides #Welcome
	{
		bottom:15%;
	}
	

}

@media only screen and (min-width:600px)
{
	#HeaderContainer
	{	min-height:600px;	}
}
@media only screen and (min-width:760px)
{

	#WoodFuels img
	{	position:absolute; top:0px; left:0px; width:auto; height:auto;  margin-bottom:0px;			}
	
	#WoodFuels p
	{	width:50%; padding-left:50% !important;	}
	
	#WoodFuels
	{	min-height:466px;	}
	#WoodFuels p
	{	text-align:right !important;	}
	
	#WoodFuels .hlStyle
	{	padding:50px 0px 0px 0px;	}


}
@media only screen and (max-width:479px)
{
	#Welcome p
	{	font-size:1.5em; 	}
	
	#HeaderContainer
	{	height:360px; min-height:360px;	}
	
	#slides #Welcome
	{
		bottom:10%;
	}
	
	#Welcome p.links
	{	display:none;	}
	
	#Scroll
	{	display:none;	}
}
