body{ 
background-color:#ffc;
font-size:0.72em; 
font-family:Arial;
font-color: #666;
margin:0 0 0 0; 
}

#navigation{ 
top: 0px;
left: 0px;
width:630px;
background-color:#ce94bd; 
height:33px;
padding-left:155px;
font-color: #fff;
font-size: 0.93em;
margin-right: 10px;
}

#navigation ul
{
padding: 0;
margin: 0;
list-style-type: none;
float: left;
width: 100%;
color: #fff;
background-color: #ce94bd;
}

#navigation li { display: inline; }

#navigation li a
{
float: left;
width: 5em;
color: #fff;
background-color: #ce94bd;
padding: 0.2em 1em;
text-decoration: none;
border-right: 1px solid #fff;
}

#navigation li a:hover
{
background-color: #363;
color: #fff;
}



.roundbottom {
	background: url(../images/navcorner_br.png) no-repeat top right; 
}


#logo {
width: 160px;
height: 160px;
position: absolute;
top: 0px;
left: 0px;

}

#funds {
width: 150px;
height: 200px;
position: absolute;
margin-right: 10px;
top: 180px;
left: 10px;
background-color: #llc;
}

#funds p {
margin-top: 0px;
}

#funds h2 {
margin-top: 0px;
margin-bottom: 12px;

}

#funds h3 {
margin-top: 0px;
margin-bottom: 0px;
}

#content_home {
width: 590px;
position: relative;
margin-top: 5px;
margin-left: 170px;

}

#content {
width: 410px;
position: relative;
margin-top: 5px;
margin-left: 170px;
font-size: 1em;
}

#feature {
position: absolute;
top: 75px;
left: 590px;
width: 170px;
}

#trail {
	font-size: 0.95em;
}


#intro {
font-size: 0.95em;
}


#news {
position: absolute;
width: 240px;
margin-top: 10px;
left: 15px;
background-color: #llc;
}

#news p {
margin-top: 0px;
}

#events {
position: absolute;
width: 240px;
margin-top: 10px;
left: 270px;
background-color: #llc;
}


.eventlist {
    margin-left: 0px;
    padding-left: 0;
	padding-top: 0;
	margin-top: 0;
    list-style: none;
    }

.eventlist li {	
    padding-left: 14px;
    background-image: url(images/bullet_rose_15.png);
    background-repeat: no-repeat;
    background-position: 0 6px;
    }

html[xmlns] .eventlist {
    padding-left: 2em;
    }

html[xmlns] .eventlist li {
    background: none; /* undo the background-image */
    list-style-image: url(images/bullet_rose_15.png);
    padding: 0;
    }


#help {
position: absolute;
width: 240px;
left: 525px;
margin-top: 10px;
background-color: #llc;
}


#footer_home {
position: relative;
margin-left: 10px;
margin-top: 160px;
}


#footer_home p {
	font-size: 0.95em;
}

#footer {
position: relative;
margin-left: 0px;
margin-top: 10px;
}

#footer p {
	font-size: 0.95em;
}


/*These colours are just for reference*/

#green {
font-color: #363;
}

#pink {
font-color: #c6c;
}

#beige {
font-color: #llc;
}

#brown {
font-color: #c93;
}


/* ==========HEADERS============ */

h1 {
	clear:none;
	margin:0 0 0pt 0pt;
	font-size: 2em;
	font-color: #363;
}


h2 {
	clear:none;
	margin:0 0 0pt 0pt;
	font-size: 1.5em;
}

h3 {
	clear:none;
	margin:0 0 0pt 0pt;
	font-size: 1.1em;
}

/* =======STANDARD LINKS======== */


a {
	color: #363;
}

a:visited {
	color: #363;
}