/*-- Enter your custom CSS below --*/

h1 {
	font-color: #2b1201;
         font-weight: bold;
}

h2, h3  {
	font-color: #e79b5d;
        font-weight: bold;
}

h4, h5  {
	font-color: #9db668;
}

body  {
	font-color: #8B7D6B;
        font-weight: lighter;
}

.page-id-50 #header .sf-menu {display:none;}

.page-id-3112 #header .sf-menu {display:none;}

.page-id-3121 #header .sf-menu {display:none;}

.page-id-3303 #header .sf-menu {display:none;}

ul {
    list-style: disc outside url("/wp-content/uploads/2013/05/2013-GTA-Logo-therapy-trnsprnt-e1370901250818.png");
}


}

a:hover {
	color: #c16335;
        
}
a:active {
	color: #d4bd7f;
        text-decoration:underline;
}