/* Wolfreton and Rushanje School Community Partnership website CSS file. Built by Definition Web Design
http://www.definitiondesign.co.uk 2009 */

body {
	background: #ECEBD2 url(/images/holding-bg.jpg) repeat-x 0 0;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #4E3929; 
}
a:hover {
	text-decoration: underline;
}
div#logo {
	position: absolute;
	top:50px; left:0;
	z-index: 100;
}
div#logo p {
	font-weight: bold;
	font-size: 15px;
}
h1 {
	text-indent: -5000px;
	background: url(../images/holding-logo.gif) no-repeat 0 0;
	width: 243px; height: 52px;
}
#wrapper {
	width: 740px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	padding-top: 160px;
	padding-bottom: 50px;
}
#main-content {
	width: 490px;
	float: left;
}
#secondary-content {
	width: 240px;
	float: right;
}
p#wolfreton-logo {
	text-indent: -5000px;
	width: 105px; height: 113px;
	position: absolute;
	top: 0; right: 0;
	z-index: 50;
}
p#wolfreton-logo a {
	text-indent: -5000px;
	width: 105px; height: 113px;
	display: block;
	background: url(../images/holding-wolfreton-logo.gif) 0 0 no-repeat;
}
img#maps {
	position: absolute;
	top:102px; left:0;
	z-index: 10;
}
p#copyright {
	font-size: 11px;
	text-align: right;
}