ul.states {
	list-style: none;
}

body {
 background: none repeat scroll 0 0 #FAFAFA;
 color: #57504A;
 font-family: "myriad-pro-1","myriad-pro-2","Arial","Helvetica",sans-serif;
 
}

a {
	color: #FF6319; 
	text-decoration: underline;
}

.navbar-nav {
	font-size: 16px;
    font-weight: normal;
}

.custom-header {
	border-bottom: 1px solid #BEB5AD;
}

.navbar-inverse .navbar-nav > li > a {
 	border-radius: 0.5em;
    color: #FF6319;
    display: block;
    line-height: 20px;
    padding: 6px 14px;
    text-align: center;
    text-decoration: none;
	text-transform: uppercase;
}

.nav > li > a:hover, .nav > li > a:focus
{
	background: -moz-linear-gradient(top,  #ff7330 0%, #e65917 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7330), color-stop(100%,#e65917));
	background: -webkit-linear-gradient(top,  #ff7330 0%,#e65917 100%);
	background: -o-linear-gradient(top,  #ff7330 0%,#e65917 100%);
	background: -ms-linear-gradient(top,  #ff7330 0%,#e65917 100%);
	background: linear-gradient(top,  #ff7330 0%,#e65917 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7330', endColorstr='#e65917',GradientType=0 );
	/* CSS3 drop shadow */
	-webkit-box-shadow: 0 1px 2px #A2958A;
	box-shadow: 0 1px 2px #A2958A;
    color: #FFFFFF;
}

.headerbar {
	box-shadow: 0 0 5px #57504A;
    height: 30px;
	background: #FF6319; /* Old browsers */
	background: -moz-linear-gradient(top, #FF8A53 0%, #FF6319 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF8A53), color-stop(100%,#FF6319)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #FF8A53 0%,#FF6319 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #FF8A53 0%,#FF6319 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #FF8A53 0%,#FF6319 100%); /* IE10+ */
	background: linear-gradient(top, #FF8A53 0%,#FF6319 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF8A53', endColorstr='#FF6319',GradientType=0 ); /* IE6-9 */
}

h2 {
	color: #FF6319;
    font-weight: normal;
    margin-bottom: 0.75em;
	font-size: 2em;
}

.widget {
	
	border: 1px solid #D7D7D7;
    border-radius: 5px 0 0 5px;
    margin: 0 0 20px;
    padding: 10px 10px 10px 40px;
	background: none repeat scroll 0 0 #F8F8F7;
    position: relative;
}

.orangegradient {
	background: #FF6319; /* Old browsers */
	background: -moz-linear-gradient(top, #FF8A53 0%, #FF6319 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF8A53), color-stop(100%,#FF6319)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #FF8A53 0%,#FF6319 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #FF8A53 0%,#FF6319 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #FF8A53 0%,#FF6319 100%); /* IE10+ */
	background: linear-gradient(top, #FF8A53 0%,#FF6319 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF8A53', endColorstr='#FF6319',GradientType=0 ); /* IE6-9 */
	border-radius: 3px 0 0 3px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px;
}

.disclaimer {
	font-size: .8em;
	font-style: italic;
	margin-bottom: 5px;
}

h3 {
	color: #FF6319;
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 1em;
}

.quote p {
	background: url("../img/quote-left.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    font-size: 2em;
    font-style: italic;
    line-height: 1.25em;
    margin: 0 0 20px;
    padding: 5px 0 0 45px;
}

.quote em:before {
 content: "-- ";
}

.quote em {
	color: #FF6319;
    font-size: 1.5em;
    padding-left: 45px;
}

.separator {
	border-bottom: 1px solid #ECEAE8;
	margin-bottom: 10px;
}

.footer {
	border-top: 1px solid #ECEAE8;
    padding: 20px 15px;
	margin-top: 10px;
	font-size: 10px;
}

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	padding: 0;
}

.widget form label em {
	color: #FF6319;
    font-style: normal;
}

.navbar-toggle .icon-bar{
	background-color: #000000;
}

.navbar-toggle
{	
border-color: #563D7C;
}

.navbar-nav > li > a {
	text-decoration: none;
}


.footerlinks {
	list-style: none outside none;
    overflow: hidden;
	padding: 0;
}

.footerlinks li:after {
    content: "|";
    padding-left: 5px;
}

.footerlinks li {
    float: left;
    padding-right: 5px;
}

.footer li, .footer p {
    font-size: 10px;
}

.footerlinks li.last:after {
    content: none;
}

.carousel-caption {
	bottom: 40px;
}

.carousel-indicators {
    bottom: 10px;
}

.the-spark {
	/*background: url("/img/the-spark-horizontal.png") no-repeat scroll 0 1px, -moz-linear-gradient(center top , #FFFFFF 0%, #F8F8F7 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    float: left;
    height: 20px;
    text-indent: -9999px;
    width: 100px;
	*/
	color: #FF6319;
	font-weight: bold; 
	font-style: italic;
}

.carousel-inner {
	background-color:#F8F8F7;
	margin-top: 5px;
}

.carousel-inner a:hover {
	text-decoration: none;
}


.carousel-caption a {
	color: #FFF;
}