/* css for Tregondale - April 2005 */
/* Coded by Chris Stanyon - cube882.co.uk  */
BODY {
	background-color:#E6C373;
	background-image:url(img/bg_tile.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.6em;
	margin:0px;
}

H1 {
	display:none;
}

H2 {
	font-size:1em;
	font-weight:bold;
}

P {
	margin-top:0px;
}

#content {
	width:750px;
	background-color:#999999;
	background:#E6C373 url(img/bg.jpg) repeat-y;
	border:2px solid #E6AC73;
	border-bottom:0px;
	border-top:0px;
	margin:auto;
}

#textholder {
	width:552px;
	padding: 0px 10px;
	float:left;
}

.header {
	height:140px;
}

#header {
	background: #E6C373 url(img/header.jpg) no-repeat top left;
}

#header_act {
	background: #E6C373 url(img/header_act.jpg) no-repeat top left;
}

#header_accomm {
	background: #E6C373 url(img/header_accomm.jpg) no-repeat top left;
}

#header_herd {
	background: #E6C373 url(img/header_herd.jpg) no-repeat top left;
}

#header_map {
	background: #E6C373 url(img/header_map.jpg) no-repeat top left;
}

#header_contact {
	background: #E6C373 url(img/header_contact.jpg) no-repeat top left;
}

#navbar {
	position:relative;
	height: 25px;
	width:552px;
	top: 104px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	color:#5C5CA1;
	padding: 0px 10px;
}

#navbar a {
	font-size:0.9em;
	color:#5C5CA1;
	text-decoration:none;
}

#navbar a:hover {
	text-decoration:underline;
}

#footer {
	height:22px;
	background: #E6AC73 url(img/footer.jpg) no-repeat;
	padding: 15px 10px 5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#5C5CA1;
	clear:both;
}

#gallery {
	width:144px;
	padding:0 23px 0 11px;
	text-align:center;
	color:#FFFFFF;
	font-style:italic;
	font-size:0.9em;
	float:right;
}

.leftimage {
	float:left;
	padding:0px 15px 0px 0px;
}

.rightimage {
	float:right;
	padding:0px 0px 0px 15px;
}

.formelement {
	width:360px;
	color:#000000;
	background-color:#F2E1B9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}

.hidden {
	display:none;
}

.titles {
	margin-bottom:10px;
}