/*
 Common styles for screen, print and handheld media
 Site: Land Rover Coffee
*/

@font-face {
  font-family: founmb;
  src: url(/fonts/founmb.woff);
}

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { border: 0; margin: 0; outline: 0; padding: 0;  }
:focus { outline: 0; }
body { background: #fff; color: #002840; font-family: "founmb", Arial, Helvetica, sans-serif; line-height: 1.17; }
a { color: #002840; }
h1 { font-size: 2.17em; text-transform: uppercase; font-weight: normal; }
h2 { font-size: 1.25em; font-weight: normal; }
.left-col h2 { border-bottom: 1px solid #EAEEF1; padding-bottom: 0.5em; margin: 1em 0 0.5em 0; }
.left-col h2.first { margin-top: 0.5em; }
h3 { font-size: 1.09em; margin: 0 0 0.25em 0; }
h4, h5, h6 { font-size: 1em; }
p { margin: 0 0 1.25em 0; }
p.intro { margin: 0 0 1.25em 0; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
ol, ul { list-style: none; }
dl { margin: 0 0 1em 0; }
dt { font-weight: bold; }
dd { margin-bottom: 1em; }
input, select, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 1em; }
fieldset { border: 1px solid #C9D2DC; margin: 0.25em 0 1em 0; padding: 0.25em 15px 0.75em 15px; }
legend { color: #002840; padding: 0.25em 4px; font-weight: bold; }
table { border-collapse: separate; border-spacing: 0; font-size: 1em; }
caption, th, td { font-weight: normal; text-align: left; }
th, td { padding: 0.25em 0.25em 0.25em 0.5em; }
hr { display: none; }
.clear { clear: both; }
.top { vertical-align: top; }
.center { text-align: center; }
.cleaner { clear: both; font-size: 0; height: 0; line-height: 0.0; }
.footer {
	font-size: 11px;
	margin-top: 15px;
}
