/* @override http://fireandknives.dev/css/global.css */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing: 0;}


body{font-family: "Gill Sans", Helvetica, Arial, sans-serif; font-size: 62.5%; color: #000; background-color: #fff;}

h1,
h2,
h3,
h4,
h5,
h6 {font-weight: normal; color: #fff;}

h1 {margin: 30px auto 0; text-indent: -999999em; width: 196px; height: 96px; background: url('/images/logo.png') no-repeat center center;}
h2 {font: 6em Times, "Times New Roman", serif; text-align: center; color: #fff;}

p,
legend,
label {color: #fff; font-size: 1.6em; line-height: 1.3em; margin-bottom: 20px;}

.hr {width: 60px; margin: 20px auto; border: none; border-bottom: 1px solid #fff; height: 1px;}
hr {display: none;}

a {text-decoration: none;}
a:hover {text-decoration: underline;}

#page {width: 1160px;}


#content-bg,
#header-bg {width: 100%; float: left; position: relative;}
#content-bg {background-color: #eeae4b; overflow: hidden;}
#header-bg {background-color: #c9e19b; right: 910px;}
#header,
#content {float: left; position: relative; left: 910px;}
#header {width: 250px; padding: 20px 0 0;}
#content {width: 790px; padding: 20px 60px;}

#sub-heading {font: 2em Times, "Times New Roman", serif; text-align: center; word-spacing: 20em; color: #30a4c5;}
#footer {color: #e5ba5e; font: 1em "Gill Sans", Helvetica, Arial, sans-serif;}
#footer a {color: #e0b05d;}

.nav {font: 1.3em Times, "Times New Roman", serif; text-align: center;}
.nav li {margin-bottom: 10px;}
.nav a {color: #30a4c5;}

.border-blue {border-color: #30a4c5;}
.border-orange {border-color: #e5ba5e;}
.column-left {float: left; width: 374px; padding-right: 20px; border-right: 1px solid #fff;}
.column-right {float: right; width: 375px; padding-left: 20px;}
.hidden {visibility: hidden;}
.no-margin {margin: 0!important;}