@charset "UTF-8";
a:hover {
	color: #FF9000;
	text-decoration: none;
}
#header {
	background-color: #ff9000;
}
#home #mainimage {
	background-image: url(../h_images/bigheader_orange.jpg);
	background-repeat: no-repeat;
}
#interior #mainimage {
	background-image: url(../h_images/smallheader_orange.jpg);
	background-repeat: no-repeat;
}
.whatwedo a {
	background-image: url(../h_images/whatwedo_orange.gif);
}
.aboutus a {
	background-image: url(../h_images/aboutus_orange.gif);
}
.thegear a {
	background-image: url(../h_images/thegear_orange.gif);
}
#thenav li ul {
	background-image: url(../h_images/subnavbg_orange.png);
	_background-image: url(../h_images/subnavbg_orange_ie6.gif);
}
#logo {
	background-image: url(../h_images/heroiclogo_orange.png);
	_background-image: url(../h_images/heroiclogo_orange_ie6.gif);
}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff9000;
}
h3 {
	color: #FF9000;
}
.spot a:hover img  {
	border: 3px solid #ff9000;
}
.spot a:hover .imgdiv {
	border: 3px solid #ff9000;
}
.searchgo {
	background-image: url(../h_images/go_orange.gif);
	background-repeat: no-repeat;
}
.release a:hover {
	color: #ff9000;
}
.whatwedo a:hover, .sfHover a {
	border-bottom-color: #ff9000;
}
.aboutus a:hover, .sfHover a {
	border-bottom-color: #ff9000;
}
.thegear a:hover, .sfHover a {
	border-bottom-color: #ff9000;
}
#thenav li ul li a:hover {
	color:#FF9000;
}
.listing a:hover span strong {
	color:#ff9000;
}
.listing a:hover span img {
	border: 3px solid #ff9000;
}
.pagednav strong {
	border: 1px solid #ff9000;
	background-color:#ff9000;
}
.galleryphotos li a:hover img {
	border: 3px solid #ff9000;
}
.asterisk {
	color:#ff9000;
}
#contactform .sendform {
	background-image: url(../h_images/sendform_orange.gif);
}
#footer {
	background-color:#ff9000;
}