#HomeLeft{
	float: left; 
	width: 710px; 
}
#HomeLeft #IntroPanel{
	height: 209px; 
	width: 684px; 
	background: url('../../assets/img/home/bgHomeBox.jpg') no-repeat; 
	font-size: 1em; 
	margin-bottom: 15px;
	margin-left: -5px;
}
#IntroPanel #IntroContent{
	width: 400px; 
	float: left; 
	padding: 10px 0px 10px 10px;
	font-size: 1.25em;
}
#IntroPanel #IntroContent p{
	line-height: 1.4em;
}
#IntroPanel #Video{
	width: 250px; 
	float: right; 
	padding: 10px 10px 10px 0px;
}
#HomeLeft #InfoBoxes{
	float: left;
	margin-bottom: -40px;
}
#InfoBoxes img{
	float: left; 
	margin-right: 5px;
}
#InfoBoxes #Boxes{
	float: left
}
#Boxes span{
	display: none;
}
#Boxes #BuyTickets{
	height: 44px; 
	width: 257px; 
	background: url('../../assets/img/home/imgBtnTickets.jpg') no-repeat;
	float: left;
	margin-right: 10px;
}
#Boxes #BuyTickets a{
	height: 44px; 
	width: 257px; 
	display: block
}
#Boxes #Login{
	height: 40px; 
	width: 256px; 
	background: url('../../assets/img/home/imgBtnLogin.jpg') no-repeat; 
	float: left
}
#Boxes #Login a{
	height: 40px; 
	width: 256px; 
	display: block
}
#Boxes #WhatsOn{
	width: 257px; 
	background: url('../../assets/img/home/imgBtnWhatsOn.png') no-repeat; 
	float: left;
	margin-right: 10px;
}
#Boxes #WhatsOn a{
	height: 44px; 
	width: 257px; 
	display: block;
}
/*#Boxes #News{
	width: 254px; 
	background: url('../../assets/img/home/imgBtnNews.png') no-repeat; 
	float: left;
}
#Boxes #News a{
	height: 45px; 
	width: 254px;
	display: block; 
}*/
#HomeRight{
	width: 230px; 
	float: right;
}
#HomeRight #GrowYourOwn{
	height: 111px; 
	width: 110px; 
	background: url('../../assets/img/home/imgHomeGYO.jpg'); 
	margin-top: 60px; 
	margin-bottom: -170px; 
	float: left
}
#HomeRight #GrowYourOwn a{
	height: 111px; 
	width: 110px; 
	display: block;
	position: relative;
	z-index: 5
}
#HomeRight #Skeleton{
	float: right
}
#HomeRight #Copy{
	width: 135px; 
	float: left; 
	/*font-size: .9em; */
	text-align: left; 
	margin-top: -140px;
}
h2.HomeHeader{
	border-bottom: 0px solid #FFF;
}


#Boxes #Notice{
	width: 253px; 
	background: url('../../assets/img/home/imgNotice.jpg') no-repeat; 
	float: left;
	margin-right: 10px;
}
#Boxes #Notice a{
	height: 44px; 
	width: 253px; 
	display: block;
}

#Boxes #News{
	width: 253px; 
	background: url('../../assets/img/home/imgNews.jpg') no-repeat; 
	float: left;
	height: 200px;
}
#Boxes #News a#NewsBanner{
	height: 45px; 
	width: 253px;
	display: block; 
}

.HomeArticle{
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 10px;
}
.HomeArticleDate{
	font-size: .8em; 
	margin-bottom: 10px;
	margin-top: 3px;
}
.AtAGlance{
	width: 158px; 
	float: left; 
	text-align: center;
}
.AtAGlance #GlanceCopy{
	width: 138px; 
	margin: 0px auto; 
	text-align: left;
	font-size: .9em;
}

#HomeContainer { width: 940px; position: relative; }

#flash-leaf { 
	width: 950px;
	height: 1141px;

	margin-left: -475px;
	
	position: absolute;
	top: 0;
	left: 50%;

	z-index: 1001;
	display: block;
}

div#gardenTrust { 
	width: 200px;
	float: left;
	clear: both;
}
	div#gardenTrust.firstRun a { visibility: hidden; }

	div#gardenTrust a { background: no-repeat top; display: block; }
		div#gardenTrust span { width: 0; height: 0; overflow: hidden; display: block; }
	a#gardenTrustLogo { 
		width: 200px; 
		height: 182px; 
		background-image: url('http://preview.cravens.co.uk/alnwick/overlayDemo/assets/img/GardenTrustLogo.png') !important;
		position: relative;
		left: 0px;
		top: -3px;
	}
	a#gardenTrustDonate { 
		width: 121px; 
		height: 24px;
		margin: 0 auto; 
		background-image: url('http://preview.cravens.co.uk/alnwick/overlayDemo/assets/img/GardenTrustDonate.png') !important;
		position: relative;
		left: -5px;
	}