/* RESET
---------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; font-weight: normal; }

body { line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

nav ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

ins { background-color: #ff9; color: #000; text-decoration: none; }

mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

table { border-collapse: collapse; border-spacing: 0; }

hr { display: block; border: 0; margin: 0; padding: 0; }

input, select { vertical-align: middle; }

br.hurdle { clear: both; }

b, strong { font-weight: bold; }

i, em { font-style: italic; }

::-moz-selection { background-color: #E62308; color: #fff; text-shadow: none; }

::selection { background-color: #E62308; color: #fff; text-shadow: none; }

.wf-loading { visibility: hidden; }

.wf-active { visibility: visible; }

/* SITE
---------------------------------------- */
body { font-family: 'p22-underground', 'Gill Sans', Tahoma, Verdana, sans-serif; font-weight: 400; background: white url("../_images/_backgrounds/holding-background.gif") repeat-y top center; color: #372c30; }

.wrapper { width: 984px; margin: 0 auto; position: relative; clear: both; background: white url("../_images/_backgrounds/holding-background.gif") repeat-y top center; }

a { color: #e62308; text-decoration: none; }
a:hover { text-decoration: underline; }

strong, b { font-weight: 900; }

/* HEADER
---------------------------------------- */
header .wrapper { padding: 30px 0 50px; }
header h1 { background: white url("../_images/_header/logo.gif") no-repeat top left; width: 264px; height: 41px; text-indent: -999em; float: left; }
header h2 { color: #837D7B; position: absolute; left: 416px; top: 46px; text-transform: uppercase; font-weight: 500; font-size: 11px; letter-spacing: 0.1em; text-shadow: 1px 1px 0 #DFDDD8; }

/* CONTENT
---------------------------------------- */
#content { line-height: 1.3; }
#content #left, #content #right { float: left; }
#content #left { width: 304px; margin: 0 32px 0 48px; min-height: 360px; color: #372c30; }
#content #left h2 { color: #372c30; font-size: 13px; text-transform: uppercase; font-weight: 900; letter-spacing: 0.1em; border-bottom: 1px solid #E3E1DE; padding-bottom: 10px; margin-bottom: 1em; }
#content #left p { font-size: 16px; font-weight: 400; margin-bottom: 0.8em; text-shadow: 1px 1px 0 #fff; }
#content #left p span { color: #392e32; }
#content #left form input[type=text] { border: 1px solid #E3E1DE; background-color: #E3E1DE; padding: 3px 5px; width: 290px; }
#content #left form input[type=submit] { margin-top: 5px; }
#content #left footer { margin-top: 65px; }
#content #left footer p { color: #999999; font-size: 12px; }
#content #right { width: 478px; margin-left: 32px; text-shadow: 1px 1px 0 #DFDDD8; color: #372c30; }
#content #right hr { height: 0; width: 100%; border: 0; clear: both; border-top: 1px solid #BDBAB4; border-bottom: 1px solid #DFDDD8; }
#content #right h2 { color: #fff; font-size: 13px; text-transform: uppercase; font-weight: 900; text-shadow: 1px 1px 0 #837D7B; letter-spacing: 0.1em; border-bottom: 1px solid #DFDDD8; }
#content #right h2 span { display: block; border-bottom: 1px solid #BDBAB4; padding-bottom: 10px; font-weight: 600; }
#content #right p { font-weight: 900; font-size: 15px; text-transform: uppercase; letter-spacing: 0.1em; color: #372c30; line-height: 1; margin-bottom: 0; padding: 15px 0 13px; width: 50%; float: left; }
#content #right p a { font-weight: 400; font-size: 12px; line-height: 15px; text-transform: none; letter-spacing: 0; float: right; margin-left: 16px; display: block; width: 230px; }
