/* orange skin */

#logo {
	background:url(logo.png) no-repeat top left;
}
a, #menu-wrapper ul li a:hover {
	color:#f88913;
}
/* main menu dropdown hover color */
#menu-wrapper ul li ul li a:hover {
	background:#f88913;		
}
.search-button {
	background:transparent url(newsletter_btn.gif) no-repeat top left;	
}
.arrow-link {
	background:url(arrow_link.png) no-repeat top left;	
}
/* homepage boxes background */
.hbox-content {
	background:#f88913;		
}
/* rounded button type 1 background styles */
.roundedbtn-1 a:hover {
	border:1px solid #f88913;
	background:#f88913;
}
/* top phone number icon */
.tc-info {	
	color:#f88913;
}
/* features title */
.feat-list h3 {
	color:#f88913;
}
.rarrow-list li {
	background:url(arrow_link.png) no-repeat 0 1px;		
}
.mtestimonial-name {
	color:#f88913;	
}
/* header title color marker */
.color-mark {
	color:#f88913;	
}