h1, h2, h3, h4, h5, h6{
	color:#ffffff;
}
.header-logo h1{
	color:#eba104;
}
textarea, select, input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="number"], input[type="date"], input[type="submit"] {
	border:1px solid #eba104;
}
button, input[type="submit"]{
	background:url(../images/orange-bg.png);
	border-bottom:3px solid #eba104;
}
.btn-orange{
	background:url(../images/orange-bg.png);
	border-bottom:3px solid #eba104;
	border-radius:4px;
	font-weight:bold;
	color:#ffffff;
}
.color{
	color:#eba104;
}
.background{
	background:#eba104;
}
.ft-video-nav li a:hover{
	text-decoration:none;
	color:#eba104;
	background:url(../images/nav-link-bg-orange-hover.png);
}
/* Content */
.ft-content{
	background:url(../images/orange-bg.png);
	background-repeat:repeat-x;
}
/* Footer */
.ft-footer{
	background:url(../images/orange-footer-grad.png);
}
/* Timer */
a{
	color:#eba104;
}
.ft-timer-square{
	background:#eba104;
}
.header-nav-menu li a:hover, a:hover{
	color:#eba104;
}
a:link{
	color:#ffd700;
}
.ft-timer-circle{
	background:url(../images/counter-orange-bg.png);
}
.light{
	color:#FDF6E6!important;
}
.light-background{
	background:#FDF6E6!important;
}
