.accordion_ .accordion-toggle{
	font-style : italic;
	position : relative;
	color : #f82f00;
	font-size : 16px;
	line-height : 20px;
	display : block;
	padding : 8px 0 8px 39px;
	text-shadow : 1px 1px rgba(0, 0, 0, 0.1);
}
a{
	color : #f82f00;
	text-decoration : none;
}
.sf-menu li.current a {
    background: none repeat scroll 0 0 #000000;
    border-bottom: 4px solid #DD4D34;
    color: #FFFFFF;
    padding-bottom: 11px;
}
.sf-menu li.select a {
    background: none repeat scroll 0 0 #666666;
    border-bottom: 4px solid #DD4D34;
    color: #FFFFFF;
    padding-bottom: 11px;
}
.sf-menu li a {display:block;position:relative; color:#7c7c7c; padding:12px 13px 15px;-webkit-transition:color 0.5s ease,background 0.5s ease;-moz-transition:color 0.5s ease,background 0.5s ease;-o-transition:color 0.5s ease,background 0.5s ease;transition:color 0.5s ease,background 0.5s ease;}
.sf-menu li.sfHover a,.sf-menu li a:hover{color:#fff; background:#ef4f33; text-decoration:none; }

header{
	background : url(../images/body.gif) repeat-x;
}

.glow-1{
	background : url(../img/glow-row-1.png) no-repeat 50% bottom;
	padding-bottom : 14px;
}

.row-1,
.row-2{
	background : url(../img/tail-bg-2.gif);
}

#content{
	background : url(../img/tail-bg.gif);
}

body{
	color : #666666;
	background : #434242;
}

.glow-2{
	background : url(../img/glow2-row-1.png) no-repeat 50% bottom;
	padding-bottom : 35px;
}

.list li a{
	color : #666666;
}
.list li a:hover{
	color : #f82f00;
	text-decoration : none;
}

h1,
h2,
h3,
h5,
h6{
 color:#0082c6;
}

@media only screen and (max-width: 767px) {
	.sf-menu li{ padding:0;float: none; min-width:100%; background:none; margin-bottom:5px; background:#f3f3f3;height:50px;}
	.sf-menu li a{ display:block; border:1px solid #dfdfdf;}
}
