
	/**
	* body override
	*/
	body {
		height: 400px;
		}
		
	
	/**
	* content colour
	*/
	#content {
		background-color: #E6E6E6;
		}
	
	
	
	/**
	* headings
	*/
	h3, h2 {
		margin: 0 0 10px;
		}
		
		
		
	/**
	* site width
	*/
	.siteWidth {
		/*width: 760px;*/
		}
		
		
		
	/**
	* columns
	*/
	.col {
		width: 380px;
		float: left;
		}
		
	.colR {
		width: 398px;
		float: left;
		}
		
	#moreinfo, #welcome {
		color: #8D8A7A;
		background-color: #fff;
		}
		
		
	/**
	* welcome
	*/
	#welcome {
		height: 225px;
		}
				
	#welcome div, #moreinfo div {
		background-color: #FAFAF8;
		}
		
	#welcome p, #moreinfo p {
		padding: 0 20px 1.7em;
		}
		
	#welcome h2, #moreinfo h2, #latestNews h2 {
		padding: 20px 20px 10px;
		}
	
	#moreinfo h3 {
		margin: 0 20px !important;
		}
	
	div.viewAll {
		text-align:center;
		}
		
	div.viewAll a {
		height:50px;
		font-size:1.2em;
		display:block;
		margin:30px auto 0 auto;
		}
		
		
		
	/**
	* advets
	*/
	.advert {
		width: 190px;
		height: 324px;
		float: left;
		color: #fff;
		}
		
	.advert p {
		padding: 10px 20px 0;
		}
		
	.advert a{
	display:block;
	}
		
	.advertL {
		background-color: #B79D8B;
		}
		
	.advertL h3 {
		margin: 20px 20px 0;
		}
		
	.advertR {
		background-color: #C3C6B1;
		}
		
	.advertR h3 {
		margin: 20px 20px 0;
		}
		
		
		
	/**
	* latest pdf
	*/
	#latest-pdf {
		height: 149px;
		color: #8D8A7A;
		background-color: #F2F1EC;
		}
		
	#latest-pdf div#pdf {
		width: 100px;
		height: 125px;
		float: left;
		display: inline;
		margin: 12px 15px 0;
		}
		
	#latest-pdf div#pdf-details {
		float: left;
		width: 240px;
		}
		
	#latest-pdf h2 {
		margin: 20px 0 0;
		}
		
	div.viewAll a, #latest-pdf a {
		color: #A82929;
		text-decoration: none;
		}
		
	#latest-pdf h4 {
		margin: 10px 0 0;
		font-size: 1em;
		}
		
		
		
	/**
	* latest news
	*/
	#latestNews {
		color: #607973;
		background-color: #CDE3DD;
		}
		
	#latestNews div {
		height: 235px;
	}
		
	ul.newsArticles {
		margin: 10px 15px 0 20px;
		}
		
	ul.newsArticles li {
		/*padding: 0 0 0 15px;*/
		margin: 3px 0 0;
		line-height: 18px;
		border-bottom: 1px solid #BDD3CD;
		/*background: url(../../../images/layout/news-icon.gif) no-repeat;*/
		}
		
	ul.newsArticles li a {
		color: #607973;
		text-decoration: none;
		}
		
	/** 
	* events
	*/
	
	#latestNews #events {
		height: 89px;
		background-color: #EEEDE7;
		}
		
	#events img {
		border: 0;
		}
	
	#latestNews {
		height: 324px;
		color: #607973;
		background-color: #CDE3DD;
		}
		
	/**
	* artist search
	*/
	#artistSearch {
		height: 149px;
		background-color: #EEEDE7;
		}
		
	#artistSearch img {
		border: 0;
		}