@charset "utf-8";
/* CSS Document */


/* Ensure the content spans the full width */
#outer  , 
#inner
{
	float: none;
	width: 100%; 
	margin: 0; 
}


/* Remove unwanted elements */
#login             ,
#topBreak          ,
#headerOptions     ,
#mainNavigation    , 
#headerImage       ,
#footerWrap        ,
#bodyRight         ,
#bodyTop           ,
#whatsOnNav        ,
#myHarewoodNav     ,
#myHarewoodAdvert  ,
#leftNavigation    ,
#leftNavWrapper    ,
#leftNavPromo      ,
.noprint           {
	display: none;
}


/* Redefine classes */
h1 , H1{font-size: 12px;  font-family:Arial, Helvetica, sans-serif;  margin-bottom:12px; color:#333;}
h2 , H2{font-size: 12px;  font-family:Arial, Helvetica, sans-serif;  margin-bottom:12px; color:#333;}
h3 , H3{font-size: 12px;  font-family:Arial, Helvetica, sans-serif;  margin-bottom:12px; color:#333;}
h4 , H4{font-size: 12px;  font-family:Arial, Helvetica, sans-serif;  margin-bottom:12px; color:#333;}
h5 , H5{font-size: 12px;  font-family:Arial, Helvetica, sans-serif;  margin-bottom:12px; color:#333;}
h6 , H6{font-size: 12px;  font-family:Arial, Helvetica, sans-serif;  margin-bottom:12px; color:#333;}


p{
	margin-bottom: 0.60em;
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.3;
	font-size: 11px;
	color: #333333;
}


#outer , #inner{
	position:relative;
	top:0px;
	margin:0px;
	width:80%;
}


#headerWrap{
	width:80%;
	height:110px;
}


#headerContent{
	width:80%;
	height:110px;
}


#bodyWrap{



}


#bodyLeft{



}


#mainContent{
	float:left;
	width: 80%; 

}



















