@charset "UTF-8";
a:hover {
	color: #f6000c;
	text-decoration: none;
}
#header {
	background-color: #f6000c;
}
#home #mainimage {
	background-image: url(../h_images/bigheader_red.jpg);
	background-repeat: no-repeat;
}
#interior #mainimage {
	background-image: url(../h_images/smallheader_red.jpg);
	background-repeat: no-repeat;
}
.whatwedo a {
	background-image: url(../h_images/whatwedo_red.gif);
}
.aboutus a {
	background-image: url(../h_images/aboutus_red.gif);
}
.thegear a {
	background-image: url(../h_images/thegear_red.gif);
}
#thenav li ul {
	background-image: url(../h_images/subnavbg_red.png);
	_background-image: url(../h_images/subnavbg_red_ie6.gif);
}
#logo {
	background-image: url(../h_images/heroiclogo_red.png);
	_background-image: url(../h_images/heroiclogo_red_ie6.gif);
}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f6000c;
}
h3 {
	color: #f6000c;
}
.spot a:hover img  {
	border: 3px solid #f6000c;
}
.spot a:hover .imgdiv {
	border: 3px solid #f6000c;
}
.searchgo {
	background-image: url(../h_images/go_red.gif);
	background-repeat: no-repeat;
}
.release a:hover {
	color: #f6000c;
}
.whatwedo a:hover, .sfHover a {
	border-bottom-color: #f6000c;
}
.aboutus a:hover, .sfHover a {
	border-bottom-color: #f6000c;
}
.thegear a:hover, .sfHover a {
	border-bottom-color: #f6000c;
}
#thenav li ul li a:hover {
	color:#f6000c;
}
.listing a:hover span strong {
	color:#f6000c;
}
.listing a:hover span img {
	border: 3px solid #f6000c;
}
.pagednav strong {
	border: 1px solid #f6000c;
	background-color:#f6000c;
}
.galleryphotos li a:hover img {
	border: 3px solid #f6000c;
}
.asterisk {
	color:#f6000c;
}
#contactform .sendform {
	background-image: url(../h_images/sendform_red.gif);
}
#footer {
	background-color:#f6000c;
}