/* Land Transport NZ Road code stylesheet */

h1 {
	background:#F1B72F;
	}

h2 {
	color: #F1B72F;
	}
	
h5 {
	color: #F1B72F;
	}

h6 {
	color: #F1B72F;
	}


/* link colours */

a:link {
	color:#F1B72F;
	}

a:hover {
	color:#F1B72F;
	}	

/* section navigation */

#subnav {
	border-top: #F1B72F;
	border-bottom: #F1B72F;
	}

#subnav li a:hover {
	color:#F1B72F;
	}	
	
#subnav li.title, #subnav li#title {
	/* use this to indicate title of current site section. Can be linked or unlinked */
	background-color: #F1B72F;
	}			

.contentmedium table th,
.contentwide table th,
.contentfull table th,
.contentwide-wayfinder table th {
	background: #F1B72F;
	}

.imptbox {
	background:#F8DB97;
	}

.image-right {
	margin-left:15px;
}
