span.subtitle {font-weight: bold; font-size: 1.75rem;}

span.title {font-size: 2.0rem; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; color:#C76C05; text-transform:uppercase;}

body {line-height: 150%; text-decoration: none; font-size: 16px; font-weight:400;}

small {font-size: 11px;}

big {font-size: 20px;}

h1 {font-size: 32px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; color:#C76C05 text-transform:uppercase;}

h2 {font-size: 28px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; color:#C4A484;}

h3 {font-size: 24px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; color:#C76C05;}

h4 {font-size: 20px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; text-transform:uppercase; color:#C4A484;}

h5 {font-size: 18px; font-weight: 700; margin: 0 0 10px 0; padding: 0; line-height: 120%; text-transform:uppercase; color:#C76C05;}

h6 {font-size: 16px; font-weight: 400; line-height: 110%; color:#C4A484;}

p {margin: 0 0 20px 0; padding: 0;}

a,a:link,a:active,a:visited {text-decoration: none; color:#C76C05;}
	
a:hover {text-decoration: underline; color: #336170;}

div#content a {text-decoration: none !important;}

b, strong {font-weight: bold;}

i, em {font-style: italic;}

u {text-decoration: underline;}

del, strike {text-decoration: line-through;}

sub {vertical-align: sub; font-size: smaller;}

sup {vertical-align: super; font-size: smaller;}

address {font-style: italic;}

.btn-ghost {
	font-weight: 700 !important;
	text-transform: uppercase !important;
	letter-spacing: 0.1em !important;
	padding: 6px 12px !important;
	font-size: 14px !important;
	line-height: 1.55 !important;
	border-radius: 0 !important;
	background-color: transparent;
  	color: #C76C05 !important;
	border-color: #C76C05 !important;
}

.btn-ghost:hover {
	text-decoration: none !important;
	background-color: #C76C05 !important;
	color: #fff !important;
}

a {
    color: #C76C05;
    text-decoration: none;
    background-color: transparent;
}