/*	
********************************************
project: subsite for ndvs 	
author: laura at (www.popokatea.co.uk) 
Copyright 2007
********************************************

	*/

html, body {
	margin: 0px;
	padding:0px;
	background-image:url(images/bg.gif);
	font: 0.9em "Trebuchet MS";
        line-height:1.6em;
        }

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
        font-family:"Trebuchet MS";}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778px;
	margin:0px auto;
	
}

#header {
	height:120px;
margin:0px auto;
}

#logo {
	width:250px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#808080;
	font-weight:bold;
	text-decoration:none;
	padding-left:35px;
	text-align: left;
}

#links ul {
	margin:0px; 
	padding-top:82px;
}

#links li{
	float:right;
	list-style-type:none;
	width:130px;
	height:30px;
	text-align:center;
	background-color:#F4A80A;
	border-left:1px solid #FFF;
	border-bottom:1px solid #FFF;
	padding-top:7px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

#mainimg {
	background-image:url(images/main_img.jpg);
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:40px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}



h3 {

font:normal 1.1em Trebuchet;

color:#333333;

font-weight:bold;

margin:0 10px 5px 5px;

padding-right:10px;

padding-left:5px;

background:inherit;

}

#leftbar {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:1.5em;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar h3 {

font:normal 1.1em "Trebuchet MS";

color:#333333;

font-weight:bold;

margin:0 10px 5px 5px;

padding-right:10px;

padding-left:40px;

background:inherit;

}

#leftbar p{
	font-family:"Trebuchet MS";
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
margin:0 0px 10px 0px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	color:#EE8907;
	text-decoration:none;
border-bottom:1px dotted;	
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	color:#000;
	text-decoration:none;
	}

#leftbar ul {

margin:0;

padding:0;

}


#leftbar ul li {

padding-bottom:5px;

margin:5px;

color:#797B7A;

padding-left:50px;

padding-right:10px;

list-style-type:square;

list-style-position:inside;

}



#rightbar {
	float:left;
	width:237px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:1.2em;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
margin:0 0px 10px 0px;}

.orangetext {
	font-family:"Trebuchet MS";
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
	background-color:#F4A80A;}

#email {
	float:left;
	width:500px;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	width:278px;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
