/**
Bangeston Hall	- Print CSS
* 		
*
* CSS developed by magnitude.co.uk
* 
*/



body{
	font-family:Arial, Helvetica, sans-serif;
	}

a{text-decoration:none;}

h1, h2, h3{
	font-weight:normal;
	color:#000;
	border:none;
	}
	
p, a{
	color:#333;
	}
	
	

#container{
	width:978px;
	margin:0 auto;
	padding:0 6px 0 6px;
	}
	
#header{
	width:978px;
	float:left;
	padding:25px 0 25px 0;
	height:73px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}
	#header p{
	margin-bottom:5px;
	}
	#header p.logo{
	text-indent:0;
	display:none;
	}
	header img.print-logo{
	display:block;
	float:left;
	margin:0 0 10px 0;
	}
	#header p.phone, #header p.email{
	float:right;
	clear:left;
	}
	#header p.phone{
	padding:0 15px 0 15px;
	}
	#header p.phone em{
	font-style:normal;
	}
	
#navigation ul{
	display:none;
	}
	
	
#welcome-area{
	float:left;
	width:978px;
	height:170px;
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
	}
	#welcome-area-text{
	float:left;
	width:900px;
	padding:25px 0 25px 0;
	}
	#welcome-area-text h1{
	font-size:195%;
	margin:0 0 15px 0;
	}
	#welcome-area-text h1 em{
	font-style:normal;
	} 
	#welcome-area-text p{
	width:900px;
	margin:0 0 10px 0;
	}
	#welcome-area-text ul{
	display:none;
	}
	
	
	
#home-left{
	float:left;
	width:317px;
	margin:0 30px 50px 0;
	}
	#home-left h2{
	font-size:160%;
	}
	#home-left a{
	font-weight:bold;
	}
	#testimonials{
	width:317px;
	float:left;
	margin:0 0 30px 0;
	}
	#testimonials h2{
	border-bottom:1px solid #ccc;
	padding:0 0 5px 0;
	}
	#testimonials p{
	padding:16px 0 16px 0;
	border-bottom:1px solid #ccc;
	}
	#testimonials em{
	font-size:90%;
	font-style:italic;
	padding-top:7px;
	display:block;
	}
	#testimonials p.view-more{
	border:none;
	padding-bottom:0;
	}
	
	#newsletter{
	width:287px;
	float:left;
	padding:0;
	}
	#newsletter img{
	display:none;
	}
	#newsletter h2{
	padding-bottom:5px;
	}
	#newsletter p{
	margin:0 0 5px 0;
	}
	
#home-right{
	float:left;
	width:630px;
	margin-top:20px;
	}
	#home-right h3{
	font-size:160%;
	margin:0 0 5px 0;
	}
	.home-right-box{
	width:295px;
	float:left;
	margin:0 40px 30px 0;
	}
	.home-right-box.right{
	margin-right:0;
	}
	#home-right img{
	padding:1px;
	border:1px solid #d3c4b5;
	}
	
#right-column{
	display:none;
	}
	
#main-content img{
	float:right;
	margin:0 0 30px 30px;
	}
	#main-content{
	padding:25px 0 25px 0;
	border-bottom:1px solid #ccc;
	float:left;
	}
	#gallery{
	margin:0 0 0 -30px;
	padding:0;
	width:760px;
	}
	#gallery p{
	padding:0 0 0 30px;
	}
	#gallery img{
	float:left;
	}
	
	
#footer{
	display:none;
	}
	