@charset "UTF-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Raleway:400,700);


a{color:#590c0e;text-transform: none;}
a:hover{color:#f15f2d;text-decoration:none;}
a:visited{color:#590c0e;text-transform: none;}


#menunavigation 
a {color:#590c0e;text-transform: none;}
#menunavigation 
a:hover{ color: #f15f2d;text-decoration: overline;}
#menunavigation 
a:visited{color:#590c0e;text-transform: none;}


.tbrown {
font-family: 'Raleway', sans-serif;
font-weight: 400;
color: #590c0e;
font-size:1.1em;
}


.tbrown2 {
font-family: 'Raleway', sans-serif;
font-weight: 700;
color: #590c0e;
font-size:1.1em;
}
.torange {
font-family: 'Raleway', sans-serif;
font-weight: 400;
color: #f15f2d;
font-size:1.1em;
}

.torange2 {
font-family: 'Raleway', sans-serif;
font-weight: 400;
color: #f58020;
font-size:1.1em;
}

.torangebold {
font-family: 'Raleway', sans-serif;
font-weight: 700;
color: #f58020;
font-size:1.1em;
}

.tbrowblod{
font-family: 'Raleway', sans-serif;
font-weight: 700;
color: #590c0e;
font-size:1.4em;
}



