body {
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

ul {
	margin: 0px;
	padding: 0px;
}
#columnTwo p.noPad {
	margin: 0px;
	padding: 5px 0 0 0;
}
#columnTwo img.noBord {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

a:focus {
	outline: none;
}
a:active {
	outline: none;
}

.clear {
	clear: both;
}


#header {
	height: 149px;
	background-image: url(images/header-02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#home #nav a.home 
	{
	background: url(images/nav-arrow.gif) no-repeat center 25px;
	}
#diary #nav a.diary 
	{
	background: url(images/nav-arrow.gif) no-repeat center 25px;
	}
#farm #nav a.farm 
	{
	background: url(images/nav-arrow.gif) no-repeat center 25px;
	}
#sheep #nav a.sheep 
	{
	background: url(images/nav-arrow.gif) no-repeat center 25px;
	}
#deer #nav a.deer {
	background: url(images/nav-arrow.gif) no-repeat center 25px;
	}
#wildlife #nav a.wildlife {
	background: url(images/nav-arrow.gif) no-repeat center 25px;
	}
span.clear {
	display: block;
	clear: left;
}

#links #nav a.links {
	background: url(images/nav-arrow.gif) no-repeat center 25px;
	}
#contact #nav a.contact {
	background: url(images/nav-arrow.gif) no-repeat center 25px;
	}

#nav {
	height: 31px;
	width: 750px;
	
}
#nav ul {
	margin:0;
	background-image: url(images/nav-bg-02.jpg);
	width: 750px;
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}
#nav li {
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
}
#nav ul a {
	font-size: 0.9em;
	display: block;
	padding: 0 1em;
	line-height: 31px;
	text-decoration: none;
	color: #fff;
}
#nav ul a:visited {
	color:#fff;
}
#nav ul a:hover {
	color:#A2D8D3;
}

/* MAIN  */

#main
	{
	width: 800px;
	padding: 70px 0 0 0;
	}



/* COLUMN ONE  */

#columnOne
	{
	width: 300px;
	float: left;
	}
	
#columnOne h3.message
	{
	text-indent: -5000px;
	font-size: 0.4em;
	height: 25px;
	background: url(images/message.gif) no-repeat 40px top;
	}
#columnOne h3.incorrect
	{
	text-indent: -5000px;
	font-size: 0.4em;
	height: 25px;
	background: url(images/incorrect.gif) no-repeat 40px top;
	}


/* FORM */

form {
	
	text-align: left;
	padding: 0px;
	margin: 0px;
}

label {
	display: block;
	height: 1.4em;
	font-size: 0.6em;
	width: 195px;
	text-align: left;
	margin-left: 40px;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#333;
}
input {
	width: 195px;
	height: 17px;
	margin: 0 0 7px 40px;
	background: #eee url(images/form-bg.gif) top right no-repeat;
	border: 1px solid #ccc;
	color: #333;
	font-size: 0.8em;
	padding: 0.2em 0.5em;
}

textarea {
	width: 195px;
	height: 110px;
	margin: 0 0 7px 40px;
	background: #eee url(images/form-bg.gif) top right no-repeat;
	border: 1px solid #ccc;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 0.8em;
	padding: 0.2em 0.5em;
}
input.submit {
	width: 80px;
	background: #fff url(images/submit.gif) bottom left repeat-x;
	font-size: 0.6em;
	line-height: 22px;
	text-transform:uppercase;
	height: 22px;
	padding: 0;
}
#ie5-01only #submit {
	font-size: 9px;
	line-height: 16px;
	background: #eee;
}
#ie5-5only #submit {
	font-size: 9px;
	line-height: 16px;
	background: #eee;
}
#ie6only #submit {
	font-size: 9px;
	line-height: 16px;
	background: #eee;
}
#ie7andup #submit {
	font-size: 9px;
	line-height: 16px;
	background: #eee;
}

/* COLUMN TWO  */

#columnTwo
	{
	width: 420px;
	float: left;
	padding-bottom: 50px;
	margin-left: 0px;
	}
	
#columnTwo p
	{
	font-size: 0.8em;
	line-height: 1.6em;
	color: #023d48;
	padding: 0px;
	margin-top: 1.6em;
	margin-right: 0px;
	margin-bottom: 1.6em;
	margin-left: 0px;
	}
#columnTwo p.noMarg
	{
	margin-top: 0.8em;
	}

	
#columnTwo img
	{
	float: left;
	padding: 3px;
	border: 1px solid #ccc;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 0;
	}

#columnTwo img.noFloat {
	float: none;
	display:block;
	padding: 3px;
	margin: 10px 15px 10px 0;
	border: 1px solid #ccc;
}
	
#columnTwo h1
	{
	text-indent: -5000px;
	background-position: left top;
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	height: 1.2em;
	}
	
#columnTwo h2
	{
	text-indent: -5000px;
	background-position: left top;
	padding: 0;
	height: 1em;
	margin-top: 2em;
	margin-bottom: 0;
	font-size: 1em;
	}
	
#columnTwo a:link
	{
	color: #023d48;
	}
#columnTwo a:visited
	{
	color: #5FBFC0;
	}
#columnTwo a:hover
	{
	color: #256B6E;
	}
	


/* HEADINGS */
	
#home #columnTwo h1
	{
	background: url(images/h1-home.gif) no-repeat;
	}
#deer #columnTwo h1
	{
	background: url(images/h1-deer.gif) no-repeat;
	}
#farm #columnTwo h1
	{
	background: url(images/h1-farm.gif) no-repeat;
	}
#sheep #columnTwo h1
	{
	background: url(images/h1-sheep.gif) no-repeat;
	}
#wildlife #columnTwo h1
	{
	background: url(images/h1-wildlife.gif) no-repeat;
	}
#diary #columnTwo h1
	{
	background: url(images/h1-diary.gif) no-repeat;
	}
#links #columnTwo h1
	{
	background: url(images/h1-links.gif) no-repeat;
	}
#contact #columnTwo h1
	{
	background: url(images/h1-contact.gif) no-repeat;
	}
#form #columnTwo h1.error
	{
	background: url(images/h1-error.gif) no-repeat;
	}
#form #columnTwo h1.thanks
	{
	background: url(images/h1-thanks.gif) no-repeat;
	}



#columnTwo h2.history
	{
	background: url(images/h2-history.gif) no-repeat;
	}
#columnTwo h2.today
	{
	background: url(images/h2-today.gif) no-repeat;
	}
#columnTwo h2.year
	{
	background: url(images/h2-year.gif) no-repeat;
	}
#columnTwo h2.year-sheep
	{
	background: url(images/h2-year-sheep.gif) no-repeat;
	}
#columnTwo h2.land
	{
	background: url(images/h2-land.gif) no-repeat;
	}
#columnTwo h2.soil
	{
	background: url(images/h2-soil.gif) no-repeat;
	}
#columnTwo h2.landscape
	{
	background: url(images/h2-landscape.gif) no-repeat;
	}
#columnTwo h2.present
	{
	background: url(images/h2-present.gif) no-repeat;
	}
	



	
	
/*  FOOTER  */

#footer
	{
	width: 420px;
	clear: both;
	margin-left: 300px;
	}
	
#footer a:link
	{
	color: #023d48;
	}
#footer a:visited
	{
	color: #5FBFC0;
	}
#footer a:hover
	{
	color: #256B6E;
	}
	
#footer p
	{
	font-size: 0.7em;
	}
#columnTwo p.noPadBot 
	{
	margin-bottom: 0px;
	}
#columnTwo ul {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #023d48;
	padding: 0px;
	margin-top: 1.6em;
	margin-right: 0px;
	margin-bottom: 1.6em;
	margin-left: 0px;
}
div.galleryRow {
	clear: both;
	width: 420px;
	margin: 0px;
	margin-top: 15px;
	padding: 0;
}

#wildlife div.galleryRow ul {
	margin: 0px;
	padding: 0px;
}
#wildlife #columnTwo div.galleryRow img {
	float: none;
	margin: 0px;
	padding: 3px;
	display: block;
}
#wildlife div.galleryRow li {
	float: left;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 125px;
}
#wildlife div.galleryRow div.tag {
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
}
h3 {
	font-size: 0.9em;
	font-weight: 100;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
