	/*
	Oak Lane Farn Barston Global CSS Document
	developed by dotSquared - www.dotsquared.co.uk
	*/

/* Reset */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, acronym, img, ol, ul, li
 {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;}

a:link {color: #366; font-weight:bold;}
a:visited {color: #366; font-weight:bold;}
a:hover {color: #699; font-weight:bold;}
a:active {color: #366; font-weight:bold;}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #333;
	font-weight: bold;
	letter-spacing: 1px;}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	padding:4px;}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #696;
	font-weight: bold;
	text-indent: 2px;
	padding:2px;
	margin: 2px;}

h3 a:hover {
	color:#630;}

p { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333;
	letter-spacing: 1px;
	padding-bottom:6px;}

ul { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333;
	letter-spacing: 1px;
	padding-left: 24px;}

#pagewrap {
	margin-left:auto;
	margin-right:auto;
	margin-top:12px;
	width:700px;}

#layout {
	border:1px solid #ccc;}

#header {
	height:180px;
	width:700px;
}

#logo {width:170px; margin:10px; float:left;}
#photobanner {width:500px; margin:10px 10px 10px 0; float:right;}
	
#navigation {
	padding: 4px;
	margin-bottom:10px;
	width:156px;
	list-style: none;
	overflow:hidden;
	background-color: #F1F7F0;
}
.navigation ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #2A3D07;
	letter-spacing: 2px;
	word-spacing: 2px;
}	
.navigation ul li a:visited {
	color:#066; border-right: 6px solid #AFBCAF;}
.navigation ul lia:hover {
	color:#630; border-right: 6px solid #066;}
.navigation ul li a:link {
	color:#066; border-right: 6px solid #AFBCAF;}

#content {
	width:700px;
	clear:both;
}

#column1 {width:170px; margin:10px; float:left;}

#column2 {
	width:500px;
	margin:10px 9px 10px 0;
	float:right;
	text-align:left;
}
#photowrap { text-align:center;}
.text3 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em; color:#666;}

#latestnews { float:right; padding:4px; margin:8px; border:1px solid #ccc; width:200px; background-color: #F1F7F0;} 
#latestnews h2 { color: #066; padding:0; margin:0;} 
#latestnews p { font-size:0.7em;} 

#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	color: #333333;
	margin:4px;
	padding: 4px;
	width:684px;
	position:relative;
	clear:both;
	background-color: #F1F7F0;}
	
.credit{
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 width:700px;
	 text-align:right;
	 padding:6px 0 4px 0;
	 font-size:0.7em;}
	 
.credit a { text-decoration:none;}
