/*
sherwood-home-content.css
V1.3 - 13/04/10
*/

#main-menu-holder {
	padding: 200px 0 0 0;	/* Use this when there's no logo above the menu */
/*
	padding: 51px 0 0 0;	/* Use this when a temporary exhibition logo is displayed */
*/
}
p.main-menu {
	padding: 0 0 15px 60px;
}
p.main-menu img{
	border: 0;
}
#homepage-heading {
	width: 134px;
	margin: 0 0 0 266px;
	text-align:center;
}
#homepage-heading h1{
	letter-spacing: 5px;
	line-height: 17px;
}
#homepage-heading p{
	font-size: 13px;
	font-weight:bold;
}
#homepage-content{
	padding: 10px 0 0 50px;
}
#homepage-content h2{
	padding-top: 20px;
	padding-bottom: 17px;
	line-height: 25px;
	text-indent: 20px;
}
.initial-letter{
	font-size: 25px;
}
.big-letter{
	font-size: 18px;
}
#homepage-content p{
	margin: 0 0 5px 0;
	line-height: 25px;
}
#right-col-top {
	margin: 0 0 50px 0;
	padding: 330px 0 0 0;
}
#right-col-bottom {
	background-image:url(../images/leaf.jpg);
	background-repeat:no-repeat;
	width: 130px;
	padding:60px 0 0 110px;
	line-height: 30px;
	text-align:center;
	font-weight:bold;
	font-style:italic;
}
.copyright{
	padding-top:10px;
	font-size:10px;
}