article, section, nav, footer, address, aside, canvas, details, figcaption, figure, header, hgroup, menu, section, summary {display:block;}
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, 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, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary, time, mark, audio, video {margin:0; padding:0; border:0; font-size:100%; font:inherit;}

@font-face {font-family: Market; src:url("fonts/Market_Deco.ttf");}
@font-face {font-family: Avenir; src:url("fonts/AvenirLTStd-Roman.otf");}
@font-face {font-family: Airstrike; src:url("fonts/airstrike.ttf");}
@font-face {font-family: Trajan; src:url("fonts/TrajanPro3-Bold.otf");}
body {text-align:left; font-family:Avenir, Arial, Helvetica, Tahoma, Geneva, sans-serif; color:#000; font-size:16px; background-color:#fff;}



.options a:link {color:#000; text-decoration:none;}
.options a:visited {color:#000;}
p {line-height:21px; margin-bottom:18px;}
h1 {font-size:32px; margin-top:12px; margin-bottom:18px; font-weight:normal; font-family:Market, Arial;}
h2 {font-size:32px; margin-top:12px; margin-bottom:18px; font-weight:normal; font-family:Avenir, Arial; color:white;}
h3 {font-size: 30px; color:white font-weight:bold; margin-bottom:10px;}
h4 {font-size:32px; margin-top:12px; margin-bottom:18px; font-weight:normal; font-family:Airstrike, Arial;}
h5 {font-size:32px; margin-top:12px; margin-bottom:18px; font-weight:normal; font-family:Archerbold, Arial;}
h6 {font-size:32px; margin-top:12px; margin-bottom:18px; font-weight:normal; font-family:Trajan, Arial;}


header {height:170px; width:100%; background-image:url("images/header3.jpg");}
.logo {margin:4px 0px 0px 30px; width:90px;}
.options {float:right; font-family:Airstrike, Arial; font-size:22px; text-align:right;}
.options li {margin:19px 30px 0px 0px; list-style:none;}

.content {width:100%; margin:0px auto; position:relative; background-color:#fff;}
.mainWhite {padding:20px;}
.mainBlack {background-color:#000; color:#fff; padding:20px; text-align:center;}
div > table {width:100%; margin:0px auto;}

.scalable {
  overflow: hidden;
}

.scalable iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.scalable .scalable-content {
  height: 0;
  position: relative;
}

.scalable-16-9 .scalable-content {
  /* Percentage from 9 divided by 16 for ratio of 16:9. */
  padding-bottom: 56.25%;
}

.contactTable a {text-decoration:none; color:black;}
.contactTable td {vertical-align:middle; padding-right:10px;}

footer {width:100%; background-color:#9e0600; background-image:url("images/footer.gif"); background-repeat:repeat-x; background-position:center; color:#fff; font-size:11px; text-align:center;}
footer a {color:#fff;}
footer a:visited {color:#fff;}
footer a:hover {color:#fff;}
footer .width {height:30px; padding-top:200px;}
