
h1 {
	margin-bottom: 15px;
  background: url(images/homepage16.gif) no-repeat right center;
	font-size: 14px;
  color: #EB5C00;
}

h2 {
	margin-bottom: 15px;
	background: url(images/homepage16.gif) no-repeat right center;
	font-size: 13px;
color: #EB5C00;
}

/** LINKS */

#menu ul {
	padding: 76px 0px 0px 23px;
}

#menu a {
	padding: 0px 15px;
	background: url(images/homepage11.gif) no-repeat left center;
	text-decoration: none;
	color: #555;
}

a {
color: #EB5C00;
}

#sidebar ul {
	margin: 0;
	padding: 0 0 0 8px;
	list-style: none;
	line-height: normal;
	overflow: visible;
}

#sidebar ul li{
	margin-bottom:7px;
}

#sidebar ul li ul{
	margin-top:3px;
}

#sidebar ul li ul li{
	margin-bottom:3px;
}

/* dodgy style to reduce the font of tables to fit in design */
form th, form td, form input, form textarea, form select{
	font-size: 10px;
}

#logo {
	background: url(images/homepage02mm.jpg) no-repeat left top;
}

#menu {
	background: url(images/homepage03mm.jpg) no-repeat right top;	
}
