
/* colours for various spans.. per section! */
/* 
	light green: #72b767
	light orange: #f29b55
*/

h1 span										{ color:#f0972d; }
h2 span										{ color:#cba86b; }
h3 span										{ color:#f0972d; }
h4 span										{ color:#f0972d; }
.nav li .current							{ color:#f0972d; }
.nav li ul li  									{ background: url(/images/bgs/nav_sub_bullet_orange.gif) 0px 5px no-repeat;  }
#col2 ul									{ list-style-image:url(/images/bgs/nav_sub_bullet_orange.gif); }
#col2 .floated li							{ background-image:url(/images/bgs/nav_sub_bullet_orange.gif); }
.nav li ul li								{ color:#f0972d; }
.nav li ul li	a							{ color:#f0972d; }
a											{ color:#f0972d; }
.huge_button								{ background-color:#f0972d; }
.info_button								{ background-color:#f0972d; }
.info_button a:hover 						{ color: #ceeaca; }

a.quote { background: url(/images/buttons/request-quote-orange.jpg) left top no-repeat !important; }