a{
	color: #a74d31;
}
a:hover{
	color: #8e2a0c;
	text-decoration: none;
}

.gap-5 {
    height: 5px;
}
.gap-10 {
    height: 10px;
}

.gap-20 {
    height: 20px;
}

.gap-30 {
    height: 30px;
}

.gap-40 {
    height: 40px;
}

br.clear{
	clear: both;
}

blockquote{
	border-color: #b10940;
}

/*.well p, blockquote, .sylf{*/
    /*font-family: "SylfaenRegular";*/
    /*font-size: 1.1em;*/
/*}*/

h1, h2, h3{
     font-family: "Sylfaen", 'PT Sans Caption', sans-serif;
}

h1{
	padding-right: 200px;
}