body {
	background-color:#a6bf79;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 950px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
	line-height:1.4em;
}
/********************** Header ***************************/
#header{
	margin: 0px 0px 0px 0px;
	/*background-image: url(images/headers/header_01.jpg);*/
	width:950px;
	height:255px;
	position:relative;

}


body.home #header{
	background-image: url(images/headers/header_home.jpg);
}

body.aboutus #header{
background-image: url(images/headers/header_aboutus.jpg);
}

body.location #header{
background-image: url(images/headers/header_aboutus.jpg);
}

body.fence #header{
background-image: url(images/headers/header_aboutus.jpg);
}

body.aims #header{
background-image: url(images/headers/header_aims.jpg);
}

body.contact #header{
background-image: url(images/headers/header_aims.jpg);
}

body.guidedwalk #header {
background-image: url(images/headers/header_walk.jpg);
}

body.donation #header {
background-image: url(images/headers/header_walk.jpg);
}

body.news #header {
background-image: url(images/headers/header_news.jpg);
}

body.skink #header {
	background-image: url(images/headers/header_robin.jpg);
}

body.robin #header {
background-image: url(images/headers/header_robin.jpg);
}

#header ul{
	background-color:#85a157;
	width:945px;
	border: 3px solid #FFFFFF;
	display:block;
	top:115px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:44px;
	padding:0px 0px 0px 0px;
	text-align:center;
	left: 158px;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 0px;
}
#header ul a:hover{
	text-decoration: none;
	color:#28556b;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
	width: 249px;
}
#logo_w1{
	top:50px;
	left:252px;
}
#logo_w2{
	top:92px;
	left:360px;
}
#header_text {
	top:113px;
	left:253px;
	width:260px;
	position:absolute;
	height: 0px;
}
#header_text p{
	font-size: 15px;
	color:#FFFFFF;
}
#header_text a{color:#28353b;
font-weight:bold;
}

#header_text a:hover{
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/********************** SubNav ***************************/
#nav {
height:20px;
}

#nav ul {

padding-top:2px;
}

#nav li{
display:inline;
line-height:2em;

list-style: none;
}

#nav a.first {
border:none;
margin-left:4px;
}


#nav a{
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
border-left: 1px solid #444;
margin-right:-5px;
padding: 5px 9px 5px 9px;
text-decoration:none;
color:#444;
}

#nav a:hover {
	color:#333;
	background:#e3e5c1;
}

#nav a.active {
color:#DDD;
background:#242534;
}



/********************** Content ***************************/
#content {
	background-image: url("images/content_bg.gif");
	width:950px;
}
img{
	border-width:0px;
}
h1{
	color:#222222;
	font-size:1.5em;
}

h1.intro_text {
font-style:italic;
color:#444444;
	font-size:1.4em;
	line-height:1.2em;
	margin-bottom:30px;
}

h1.news_header {
font-size:1.6em;
margin-bottom:20px;
}

h1.intro_news {
font-size:1.2em;
color:#444444;
font-style:italic;
}

h2{
	color:#85a157;
	font-size:14px;
	/*text-align:left;*/
	/*width:200px;*/
	margin: 10px 0px 15px 0px;
}

h3{
	font-size:1.1em;
	color:#415E1E;
	margin-bottom:20px;	
}
.makedonation {
	font-size: 16px;
	font-weight: bold;
}

strong {
color:#111;
}

.currentarticle {
color:#666;
}

p.news_title{
/*color:#000000;*/
font-size:1em;
font-style:normal;
font-weight:bold;
margin-bottom:-10px;
}
p.last_text {
margin-bottom:40px;
}

#left {
	float:left;
	width:600px;
	margin-left:27px;
	padding: 50px 10px 30px 0px;
	display:absolute;
		
}
#left.nonews {
	margin-left:100px;
}

/*special case for the fence progress page */

#left ol {
padding-top:20px;
margin-left:20px;
padding-left:0px;
margin-bottom:30px;
}
#left li {
margin-bottom:10px;
}

#left ul {
/*padding-top:15px;*/
margin-top:20px;
list-style:none;
}

#left ul.rates {
padding-top:0px;
padding-left:10px;
margin-bottom:30px;
}

#left ul.news_list {
list-style:circle;
margin-left:20px;
}

body.contact #left ul {
margin-bottom:30px;
}

body.location #left img {
margin: 15px 0 15px 0;
}

#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:180px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;
	
	
}
body.fence ul{
list-style:none;
}
body.fence li{
margin-top:8px;
line-height:1.3em;
}


/*********************      Right side photo gallery for the fence progress page *************/


/*special case for the fence progress page */
body.fence #left.nonews {
	margin-left:100px;
	width:530px;
}



#rightfence {
	float:right;
	width:165px;
	margin-top:40px;
	padding: 0px 80px 0px 20px;
	border-left: #444 1px solid;
}

#rightfence h2{
margin-top:0px;
margin-bottom:5px;
padding:0;
}

#rightfence ul {
list-style:none;
margin-top:5px;
/*margin-bottom:12px;*/
}

#rightfence li{
display:inline;
}

#rightfence p{
line-height:1.3em;
margin:0;
}

#rightfence p.caption{
margin-top:5px;
margin-bottom:10px;
}

.rightfencebox {
float:left;
height:54px;
width:54px;
margin-bottom:12px;
}

#rightfence img.ilink{
background: transparent;
padding:2px;
}

#rightfence a.ilink {
display:block;
background: #222;
}

#rightfence a.ilink:hover{
background: #fff;
}


#right a{
	color:#c77e0c;
	
}
#right a:hover{
	color:#85a157;
	text-decoration:none;
}

#right a:visited{
	color:#649147;
	text-decoration:none;
}

#right ul {
list-style:none;
}

#right li.currentarticle {
color:#555;
}

#right li.currentarticle a {
visibility:hidden;
};


/********************** News Article Images ***************************/
.left {
margin-top:2px;
float:left;
padding-right:8px;
}
.right {
margin-top:2px;
float:right;
padding-left:8px;
}

.centre {
margin-top:3px;
padding: 4px;
}


.caption {
font-size:.9em;
color:#333;
/*text-align:center;*/
display:block;
text-align:left;
margin:0;
}

.push {
margin-top:90px;
}

/********************** Base image on fence progress ***************************/


#logobox{
background:#FFFFFF;
margin-top:10px;
padding-bottom:0px;
};

.leftcorner {
float:left;
margin:0;
display:inline;
}

.rightcorner {
float:right;
margin:0;
}

.leftcornerbottom{
margin:0;
display:inline;
}

.rightcornerbottom{
float:right;
margin:0;
}


.leftcornerb {
float:left;
margin-top:-10px;
}

.rightcornerb {
float:right;
margin-top:-8px;
}

ul.logolist{
margin-top:0px;
padding-left:20px;
list-style:none;
}

ul.logolist li{
display:inline;
}

ul.logolist img {
margin-top:-10px;
margin-left:10px;
padding-bottom:5px;
}



/********************** Footer ***************************/
#footerline {
clear:both;
background-image: url("images/footer_bg.gif");
font-size:1px;
height:10px;
}
#footer {
	width:900px;
	text-align:center;
	padding: 20px 0px;
}

#footer p{
color:#222;
};
