p {margin: 0 0 10px;}
.Pad {margin: 0 15px;}
.PadL {margin: 0 0 0 15px;}
.PadR {margin: 0 15px 0 0;}
.main {background-color: #F55F00;padding-top: 20px;padding-bottom: 110px; margin-top:15px;box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.4)}
.footer {text-align: center;font-size: 11px; padding-top: 8px;}
.footer, .footer a {color: #ffffff}
.footer a:hover {color: #ff6900}
.welcome {font-family: williams, sans; background-color: #8fc16c; border: 1px solid #729a56;color: white; padding: 17px;font-size: 18px;}
.logo {padding-top: 40px;}
/*nav*/
nav {font-family: williams; text-shadow: 0px 1px 1px black; padding:0!important;min-height: 58px;}
nav a {color: white;margin:0;font-size: 14px;font-weight: bold;display:block; height: 72px; width: 100px;text-align: center; padding-top: 55px; margin-right: 10px; text-transform: uppercase;-webkit-border-bottom-right-radius: 8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-bottomright: 8px; -moz-border-radius-bottomleft: 8px; border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; }
nav ul {list-style: none;margin:0;}
nav li {float: left; }
nav a:hover,nav a.nav-selected.nav-path-selected, nav a.nav-path-selected {background: url(img/nav-over.png) repeat-x #3b3b3b; -webkit-box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.3); box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.3);}
li.nav.selected.nav-path-selected{}
nav a:hover {color: #ffffff;text-decoration: none;}
nav a.nav-selected.nav-path-selected {color: #ffffff;}
/*nav ends*/

.outside-container {height: 40px; background-color: #393939;margin-top: 20px; background-image: url(img/footer.png);}

.well-williams {padding-bottom: 50px;background-color: #b4b4b4; border-color: #392d17;background-image: url(img/well-williams.png);background-repeat: no-repeat; background-position: right bottom;}

small {
  font-size: 85%;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

cite {
  font-style: normal;
}

.muted {
  color: #999999;
}

a.muted:hover,
a.muted:focus {
  color: #808080;
}

.text-warning {
  color: #c09853;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

.text-error {
  color: #b94a48;
}

a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

.text-info {
  color: #3a87ad;
}

a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

.text-success {
  color: #468847;
}

a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-weight: bold;
  line-height: 28px;
  color: inherit;
  text-rendering: optimizelegibility;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1,
h2,
h3 {
  
}

h1 {
  font-size: 20px;

}
h2 {
  font-size: 18px;
  
}

h3 {
  font-size: 16px;
  
}

h4 {
  font-size: 14px;
}

h5 {
  font-size: 13px;
}

h6 {
  font-size: 12px;
}

h1 small {
  font-size: 24.5px;
}

h2 small {
  font-size: 17.5px;
}

h3 small {
  font-size: 14px;
}

h4 small {
  font-size: 14px;
}

ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

li {
  line-height: 20px;
}

ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}

ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}

ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  padding-right: 5px;
  padding-left: 5px;
  *zoom: 1;
}

dl {
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 20px;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 10px;
}

.dl-horizontal {
  *zoom: 1;
}

.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  line-height: 0;
  content: "";
}

.dl-horizontal:after {
  clear: both;
}

.dl-horizontal dt {
  float: left;
  width: 160px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dl-horizontal dd {
  margin-left: 180px;
}

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}

blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}

blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}

blockquote small:before {
  content: '\2014 \00A0';
}

blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

blockquote.pull-right small:before {
  content: '';
}

blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}

body {
padding-bottom: 40px;
}

/* Custom container */
.container-narrow {
margin: 0 auto;
max-width: 700px;
}
.container-narrow > hr {
margin: 30px 0;
}

/* Main marketing message and sign up button */
.jumbotron {
margin: 60px 0;
text-align: center;
}
.jumbotron h1 {
font-size: 72px;
line-height: 1;
}
.jumbotron .btn {
font-size: 21px;
padding: 14px 24px;
}

/* Supporting marketing content */
.marketing {
margin: 60px 0;
}
.marketing p + h4 {
margin-top: 28px;
}

/* #Only font-face below here
================================================== */

@font-face {
    font-family: 'williams';
    src: url('webfonts/williams-bolditalic-webfont.eot');
    src: url('webfonts/williams-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/williams-bolditalic-webfont.woff') format('woff'),
         url('webfonts/williams-bolditalic-webfont.ttf') format('truetype'),
         url('webfonts/williams-bolditalic-webfont.svg#archivo_narrowbold_italic') format('svg');
    font-weight: bold;
    font-style: italic;

}

@font-face {
    font-family: 'williams';
    src: url('webfonts/williams-italic-webfont.eot');
    src: url('webfonts/williams-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/williams-italic-webfont.woff') format('woff'),
         url('webfonts/williams-italic-webfont.ttf') format('truetype'),
         url('webfonts/williams-italic-webfont.svg#archivo_narrowitalic') format('svg');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'williams';
    src: url('webfonts/williams-regular-webfont.eot');
    src: url('webfonts/williams-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/williams-regular-webfont.woff') format('woff'),
         url('webfonts/williams-regular-webfont.ttf') format('truetype'),
         url('webfonts/williams-regular-webfont.svg#archivo_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'williams';
    src: url('webfonts/williams-bold-webfont.eot');
    src: url('webfonts/williams-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/williams-bold-webfont.woff') format('woff'),
         url('webfonts/williams-bold-webfont.ttf') format('truetype'),
         url('webfonts/williams-bold-webfont.svg#archivo_narrowbold') format('svg');
    font-weight: bold;
    font-style: normal;

}