/*#############################################################*/
html {
   margin:0;
   padding:0;
	color: #3E3E3E;
	background-color:  #E4DED7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .84em;
    }
body {
   min-width:785px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top:0;
	background-color:  #E4DED7;  
}
#content {
	margin: auto;
	width: 785px;
	clear: left;
}
html>body #content {
	width: 785px;
} 
h1{
	font-size: 1.3em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
}
h2{
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bolder;
	color: #000000;
}
h3{
	font-size: 1.1em;
	font-weight: bolder;
	color: #000000;
}
input{
	border: 1px solid green;
	margin-left: 0;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
	}	 
.button{
	border:1px solid green;
	font-size: 10px;
	color: White;
	padding: 1px;
	background-color: #609243;
	}
#wrap {
	background:white;
	margin:0 auto;
	width:785px;
	border-left: 1px solid #609243;
	border-right: 1px solid #609243;
    }
#header {
	height: 86px;
	width: 786px;
	background-image: url(../images/timber_aboutBanner.jpg);
	background-repeat: no-repeat;
	}
	
#nav li li a {
	width: 130px;
	display: block;
	font-weight: normal;
	padding:3px;
	padding-top: 5px;
	text-decoration: none;
	background-color: #ECFBE3;
}
li{
/*	float: left;*/
	position: relative;
	text-align: left;
	text-decoration: none;
	/*  width: 10em;*/

}
li:hover ul, li.over ul {
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
}

#nav li:hover ul {
	left: auto;
}
#nav li li a:hover{
	text-decoration: underline;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto; #232A4E;
	text-decoration: underline;
}
#nav li ul {  /*second-level lists */
	border-left: 1px solid #49562D;
	border-right: 1px solid #49562D;
	border-bottom: 1px solid #49562D;
	padding: 0px;
	background-color: #ECFBE3;
	position: absolute;
	width: 140px;;
	left: -999em;  /*using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li li{
	margin: 0px;
	display: inline;
	text-decoration: none;
}
#nav li {   /*all list items */
	display:inline;
	float: left;
	padding: 0px;
	text-decoration: none;
	width: 10; /*width needed or else Opera goes nuts */
	}
#nav a {
	display: block;
	width: 0px;
	color: #293487;
	text-decoration: none;
	display:inline;
}
#nav ul{
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom: 0px;
	line-height: 1;
	text-decoration: none;
}

#nav{
	padding:0px;
	width: 521px;
	margin-bottom: 0px;
	margin-top: 58px;
	margin-left: 263px;
	margin-right: 0px;
	list-style:	none;
	line-height: 10px;
	position: relative;
	text-decoration: none;
}

ul{
	padding: 0;
  	margin: 0;
  	list-style: none;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer a{
	color: White;
	text-decoration: none;
}
#footer a:hover{
	color: White;
	text-decoration: underline;
}
#header h1 {
    	padding:5px;
    	margin:0;
}
#quicklinks {
	font-size:11px;
}
#quicklinks p{
	margin-bottom: -10px;
}
#sidebar {
	float:right;
  	width: 500px;
	background: #F6F5F2;
	padding-top: 20px;
}
#sidebar h3, #sidebar p {
    	padding:0px 40px 0px 20px;
    }
#footer p {
	padding:5px;
	margin:0;
	color: white;
}
#footer {
	color: white;
	background-color: #609243;
 	clear:both;
	text-align: center;
	padding: 4px;
}
 
/*########################################################*/

#search{
	border:1px solid black;
}

p{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;	
}

.content{
	padding-left: 30px;
	padding-right: 30px;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;	
	clear: left;
	background-color: White;
	height: 0.01%;
}
A {
	text-decoration: none;
	color: #0220A0;
}

A:HOVER {
	text-decoration: underline;
	color: #0220A0;
}
/*changes the colour style of the search box*/
.search{ 
	background: #ecfbe3; 
	text-indent: 5px;
	font-size: 10px;
	border: 1px solid #49562D;
	margin: 0px 0px 0px 4px;
	padding: 2px;
}

.searchinput{
	border: 1px solid #609243;
	font-size: 10px;
	width: 90px;
}

.searchbutton{
		width: 30px;
		font-size: 10px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: white;
		background-color: #609243;
		border: 1px solid #637692;
		padding: 0px 0px 0px 0px;
}
.searchbutton2{
		width: 60px;
		font-size: 10px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: white;
		background-color: #609243;
		border: 1px solid #637692;
		padding: 0px 0px 0px 0px;
}

.searchTitle{
	font-size: 12px;
	padding:0;
	margin:0;
	color: White;
	font-weight: bold;
	background-color: #609243;
}

.search a, link{
	color: #232A4E;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
}

.search a:hover{
	color: #232A4E;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 5px 0px 0px;
	text-decoration: underline;
}

form{	
	margin: 0;
	padding:0;
	margin-bottom: 5px;
	}

/* Background Colour and image for logo part of banner*/

.adminBanner{ 
	background: #609243;
	background-image: url(../images/timber_adminBanner.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}

.AboutBanner{ 
	background: #609243;
	background-image: url(../images/timber_aboutBanner.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}
	
/*Colour for table containing downloadable files - if needed*/
.downloadsTable{ 
	font-size: 11px;
	border: 1px solid #49562D;
	margin: 10px 0px 0px 4px;
		}
.downloadsTable td{
	padding:3px;
}
.downloadsTable a:link{
	color: #0220A0;
	text-decoration: none;
}

.downloadsTable a:hover {
	color: #0220A0;
	text-decoration: underline;
}
.dowloadsTableRowHighlight{
	background: #ecfbe3; 
}

.downloadsTableTitle{ 
	background-color: #82975B;
	color:white; 
	font-size: 12px; 
	font-weight:bold;
	}

.pagesTable{ 
	margin-top: 10px; 
	margin-bottom: 20px;
	font-size:11px;
	border: 1px solid Black;
	}

.submenucolumn{ 
	width:176px;
	padding-left:5px;
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #F6F5F2;
}

.submenu{
	margin: 15px 0px 0px 4px;
	padding: 1px 1px 5px 1px;
	font-size: 5px;
}

.submenuTitle{
	font-size: 12px;
	text-indent: 0px;
	padding: 0px 0px 0px 5px;
	color: White;
	font-weight: bold;
	background-color: #609243;
}

.submenu ul, .submenu li{
	margin: 0px;
	padding-left: 1px;
	padding-bottom: 2px;
	padding-top: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #232A4E;
	font-weight: bold;
	text-align: left;
}

.indentedItem a{
	margin-left:12px;
	font-weight: normal;
} 

.submenu a:link, a:visited { /* Need to check this out --- Problem here */
	color: #293487;
	text-decoration: none;	
	padding-bottom: 0px;
}

.submenu a:hover {
	color: #293487;
	text-decoration: underline;
}

/*Change footer colour*/
.footer{ 
	background: #609243; 
	font-size: 11px;
	color:white;
	padding: 2px;
}

.footer a:link/*, a:visited*/{
	color: white;
	text-decoration: none;
}

.footer a:hover {
	color: white;
	text-decoration: underline;
}

.trail{
	font-size: 10px;
	text-align: right;
}

/*Changes colour of section page/section title bar*/
.sectiontitle{ 
	background-color: #609243;
	color: White;
	padding: 3px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 12px;
 }

 #Design{
	border-left: 1px solid #49562D;
	border-right: 2px ridge #49562D;
	border-bottom: 2px ridge #49562D;
	background-color: #D8E2C5;  
	padding:3px;	font-size: 11px;
	}
.homePara{
	font-size: 11px;
	padding: 0px 0px 0px 24px;
}	
li ul {
  	position: absolute; 
  	left: 0;
  }
li > ul {
	top: auto;
	left: auto;
	}
	
