body {
  margin:0;
  padding:0;
  background-color: #fff;
  }
  
  a img {border: 0;}
  
  /* TEXT STYLING */
  
.center {
      text-align: center;
}

  p {
  font-family: Verdana, Geneva, "sans-serif";
  font-size: 17px;
  line-height: 150%;
  color: #000;
  text-align: left;
}

  p.fontmenu {
  font-family: Verdana, Geneva, "sans-serif";
  font-size: 17px;
  line-height: 150%;
  color: #000;
  text-align: left;
}

  p.small {
  font-size: 12px;
}

  p.smallright {
  font-size: 12px;
  text-align: right;
  line-height: 120%;
}

  p.smallcenter {
  font-size: 12px;
  text-align: center;
  line-height: 120%;
}

  p.center {
  text-align: center;
}


  p.offwhite {
  color: #eeedde;
}

  p.offwhitecenter {
  color: #eeedde;
  text-align: center;
}

  p.offwhitesmall {
  color: #eeedde;
  font-size: 12px;
}

  p.white {
  color: #fff;
}

  p.whitecenter {
  color: #fff;
  text-align: center;
}

  p.whitesmall {
  color: #fff;
  font-size: 12px;
}

  p.centersmallwhite {
  text-align: center;
  color: #fff; 
  font-size:12px;
  }
  
  p.indiciatext {
  text-align: center;
  color: #fff; 
  font-size:11px;
  }
  
  p.header {
  font-family: 'blambotcombb';
  font-size:26px;
  line-height:120%;
  margin: 10px 0 0 0;
  }
  
  p.headertwo {
  font-family: 'blambotcombb';
  font-size:26px;
  line-height: 120%;
  margin: 25px 0 25px 0;
  }
  
  p.headertwocenter {
  font-family: 'blambotcombb';
  text-align: center;
  font-size:26px;
  line-height: 120%;
  margin: 25px 0 25px 0;
  }
  
  p.headertwocenterlg {
  font-family: 'blambotcombb';
  text-align: center;
  font-size:32px;
  line-height: 120%;
  margin: 25px 0 25px 0;
  }
  
  p.headerthree {
  font-family: 'blambotcombb';
  font-size:26px;
  line-height:120%;
  margin: 0 0 5px 0;
  }
  
  p.headerfour {
  font-family: 'blambotcombb';
  font-size:26px;
  line-height:120%;
  margin: 0;
  }
  
  p.headerwhite {
  font-family: 'blambotcombb';
  font-size:26px;
  color: #fff;
  line-height: 0;
  margin: 25px 0 20px 0;
  }
  
  p.headeryellow {
  font-family: 'blambotcombb';
  font-size:26px;
  color: #ffdd89;
  line-height: 0;
  margin: 25px 0 20px 0;
  }
  
  p.headersmall {
  font-family: 'blambotcombb';
  font-size:20px;
  line-height: 0;
  margin: 25px 0 15px 0;
  }
  
  p.headerwhitesmall {
  font-family: 'blambotcombb';
  font-size:20px;
  color: #fff;
  line-height: 0;
  margin: 25px 0 15px 0;
  }
  
  p.headernews {
  font-family: 'blambotcombb';
  font-size:22px;
  line-height:80%;
  }

  a { 
  color: #ac1e17;
  text-decoration: none;
}

  a:hover {
  color: #d41f16;
}

  p.fontmenu a {
  font-family: 'blambotcombb';
  font-size:26px;
  line-height: 0;
  margin: 25px 0 25px 0;
  line-height: 150%;
  color: #ac1e17;
  text-decoration: none;
  text-align: left;
}

  p.fontmenu a:hover {
  color: #d41f16;
}

#footer a { 
  color: #f5df91;
  text-decoration: none;
}

#footer a:hover {
  color: #fff3ca;
}

@font-face {
  font-family: 'blambotcombb';
  src: url('../_sitefonts/blambotcombb-webfont.eot');
  src: url('../_sitefonts/blambotcombb-webfont.eot?#iefix') format('embedded-opentype'),
       url('../_sitefonts/blambotcombb-webfont.woff') format('woff'),
       url('../_sitefonts/blambotcombb-webfont.ttf') format('truetype'),
       url('../_sitefonts/blambotcombb-webfont.svg') format('svg');
}

hr {
border: 0;
background-color: #eeedde;
height: 2px;
width: 100%;
text-align: left;
}

hr.black {
border: 0;
background-color: #000;
height: 2px;
width: 100%;
text-align: left;
margin: 0px 0px 15px 0px;
}

hr.gold {
border: 0;
background-color: #ded9bc;
height: 2px;
width: 100%;
text-align: left;
margin: 0px 0px 15px 0px;
}

.two-columns {
  -webkit-column-count: 2; 
  -moz-column-count: 2; 
  column-count: 2;
  -webkit-column-gap: 22px; 
  -moz-column-gap: 22px; 
  column-gap: 22px;
}

#comments,
#realname,
#email,
#subject {
  font-family: "Trebuchet MS", "Arial", "Verdana", "sans-serif";
  font-size: 18px;
  background-color: #fff;
  padding: 5px;
  border: solid 1px #000;
  -webkit-box-sizing: border-box; 
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	  width: 700px;
}

#nwsltremail{
  background-color: #fff;
  padding: 5px;
  border: solid 1px #000;
  -webkit-box-sizing: border-box; 
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	  width: 125px;
}

#paylicense{
  font-family: "Trebuchet MS", "Arial", "Verdana", "sans-serif";
  font-size: 18px;
  background-color: #fff;
  padding: 5px;
  border: solid 1px #000;
  -webkit-box-sizing: border-box; 
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	  width: 169px;
}

  
  /* NAV */
  
#nav{
  list-style:none;
  margin:0;
  padding:0;
  text-align:center;
  background-color: #000;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 10;
}

#nav a, 
#nav .link-style{
  display:inline-block;
  padding:20px;
  font-family: "blambotcombb", "Trebuchet MS", Helvetica, sans-serif;
  font-size: 28px;
  font-weight: normal;
  color:#fff;
  text-decoration: none;
  transition: .3s background-color;
  -webkit-font-smoothing: antialiased;
  }

#nav a:hover{
  background:#810b04;
}

/* TOP LEVEL */

#nav ul {
  position:absolute;
  margin:0;
  padding:0;
  text-align:left;
}

#nav li {
  display: inline-block;
  background-color: #000;
  position: relative;
}

/* SECOND LEVEL */

#nav li ul{
  display: none;
  position: absolute;
  left: 0;
  background-color: #000;
  min-width: 225px;
  white-space: nowrap;
}

#nav li:hover ul,
#nav li ul li {
  display: block;	
  }

#nav li ul a {
  display: block;
  font-size: 24px;
  }

/* THIRD LEVEL */

#nav li:hover ul li ul{
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  }

#nav li ul li:hover ul{
  display: block;
}

/* HEADERS */


.topbanner {
  margin: 72px 0 0 0;
  width: 100%;
  height: 170px;
  background-image: url("../_images/banner.jpg");
  background-repeat: repeat-x;
  text-align: center;
}

/* MAIN BODY */

.maincontent {
  padding: 5px 0 5px 0;
  width: 100%;
  clear:left;
}

.maincontentwrap {
  width: 960px;
  margin: 0 auto 0 auto;
}

.news {
  background-color: #fff9dd;
  width: 100%;
  background-image: url("../_images/banner9.jpg");
  background-repeat: repeat-x;
  clear: left;
  height: 180px;
}

.newswrap {
  width: 960px;
  margin: 0 auto 0 auto;
}

.newsone {
  float: left;
  width: 306px;
  margin: 21px 21px 0 0;
}

.newstwo {
  float: left;
  width: 306px;
  margin: 21px 0 0 0;
}

.newestfontwrap {
  width: 960px;
  height: 396px;
  margin: 17px auto 21px auto;
  clear: left;
}

.newestfontleft {
  width: 152px;
  height: 396px;
  margin: 0 16px 0 0;
  float: left;
}

.newestfontright {
  width: 792px;
  height: 396px;
  margin: 0;
  float: left;
}

.recentfonts {
  width: 960px;
  clear: left;
  margin: 0 auto 0 auto;
}

.creamstriptop {
  background-color: #fff9dd;
  width: 100%;
  background-image: url("../_images/banner7.jpg");
  background-repeat: repeat-x;
  clear: left;
  height: 40px;
  margin: auto;
}

.creamstripbottom {
  background-color: #fff9dd;
  width: 100%;
  background-image: url("../_images/banner8.jpg");
  background-repeat: repeat-x;
  clear: left;
  height: 40px;
  margin: auto;
}

.headlines {
  background-color: #fff9dd;
  width: 100%;
  background-image: url("../_images/banner5.jpg");
  background-repeat: repeat-x;
  clear: left;
}

.headlineswrap {
  width: 960px;
  height: 319px;
  margin: auto;
}

.headelinescolumnone {
  float: left;
  width: 172px;
}

.headlinescolumntwo {
  float: left;
  width: 383px;
  margin: 0 22px 0 0;
}

.portfolio {
  background-color: #fff9dd;
  width: 100%;
  background-image: url("../_images/banner5.jpg");
  background-repeat: repeat-x;
  clear: left;
}

.portfoliowrap {
  width: 960px;
  height: 319px;
  margin: auto;
}

.portfoliocolumnone {
  float: left;
  width: 172px;
}

.portfoliocolumntwo {
  float: left;
  width: 383px;
  margin: 0 22px 0 0;
}

.portfoliocolumnthree {
  float: left;
  width: 383px;
}

/* FOOTER */

#footer {
  width: 100%;
  clear: both;
}

.supplement {
  padding: 5px 0 5px 0;
  background-color: #820b05;
  width: 100%;
  bottom:0;
  clear: left;
}

.bottominfowrap {
  width: 960px;
  height: 230px;
  margin: auto;
  padding-top: 15px;
}

#bottominfo1 {
  float: left;
  width: 23%;
  padding-right: 3%;
  text-align: center;
}

#bottominfo2 {
  float: left;
  width: 22%;
  padding-right: 3%;
}

#bottominfo3 {
  float: left;
  width: 23%;
}

#bottominfo4 {
  float: left;
  width: 23%;
  padding-left: 3%;
}

.sitemapstripetop {
  background-color: #000;
  width: 100%;
  height: 3px;
}

.sitemap {
  background-color: #660601;
  width: 100%;
  background-image: url("../_images/banner3.jpg");
  background-repeat: repeat-x;
}

.sitemapwrap {
  width: 960px;
  height: 200px;
  margin: auto;
  padding-top: 15px;
}

#sitemapcolumn1 {
  float: left;
  width: 14%;
  padding-right: 1%;
}

#sitemapcolumn2 {
  float: left;
  width: 14%;
  padding-right: 1%;
}

#sitemapcolumn3 {
  float: left;
  width: 14%;
  padding-right: 1%;
}

#sitemapcolumn4 {
  float: left;
  width: 13%;
  padding-right: 1%;
}

#sitemapcolumn5 {
  float: left;
  width: 13%;
  padding-right: 1%
}

#sitemapcolumn6 {
  float: left;
  width: 16%;
}

#sitemapcolumn7 {
  float: left;
  width: 10%;
  padding-left: 1%;
}

.sitemapstripebottom {
  background-color: #000;
  width: 100%;
  height: 3px;
}

.indicia {
  padding: 5px 0 5px 0;
  background-color: #000;
  width: 100%;
  bottom:0;
}



/* BUTTONS */

input.email-button {
  width: 100px;
  height: 40px;
  color:#000;
  font-family: "Trebuchet MS", "Arial", "Verdana", "sans-serif";
  font-size: 22px;
}

input.newsletter-button {
  margin: 10px 0 0 0;
  width: 90px;
  height: 26px;
  color:#000;
  font-family: "Trebuchet MS", "Arial", "Verdana", "sans-serif";
  font-size: 13px;
}

/* COLUMN CODING */

.basiccolumnleft {
  float: left;
  width: 218px;
  margin: 0 22px 0 auto;
}

.basiccolumnright {
  float: left;
  width: 720px;
  margin: 0 auto 0 auto;
}

.basiccolumnaside {
  float: left;
  width: 186px;
  margin: 0 22px 21px 0;
  padding: 8px 15px 10px 15px;
  border: 1px solid #ded9bc;
}

.stickercolumnleft {
  float: left;
  width: 218px;
  margin: 0 22px 0 auto;
}

.stickercolumnright {
  float: left;
  width: 720px;
  margin: 0 auto 0 auto;
}

.stickercolumnaside {
  float: left;
  width: 184px;
  margin: 0 22px 21px 0;
  padding: 8px 15px 10px 15px;
  border: 2px solid #ded9bc;
  background-color: #fff9dd;
}

.emailwrap {
  float: left;
  width: 960px;
  margin: 0 auto 22px auto;
}

.emailcolumnleft {
  float: left;
  width: 375px;
  margin: 0 22px 0 auto;
}

.emailcolumnright {
  float: left;
  width: 538px;
  margin: 0 auto 0 auto;
}

.emailaside {
  float: left;
  width: 529px;
  margin: 12px 0 0 0;
  padding: 0 15px 0 15px;
  border: 2px solid #ded9bc;
  background-color: #fff9dd;
}

.aboutcolumnleft {
  float: left;
  width: 538px;
  margin: 0 22px 0 auto;
}

.aboutcolumnright {
  float: left;
  width: 400px;
  margin: 0 auto 0 auto;
}

.aboutaside {
  float: left;
  width: 924px;
  margin: 0 0 22px 0;
  padding: 0 16px 0 16px;
  border: 2px solid #ded9bc;
  background-color: #fff9dd;
}

.aboutawardsleft {
  float: left;
  width: 451px;
}
.aboutawardsright {
  float: left;
  width: 451px;
  padding-left: 22px;
}

.grammarwrap {
  float: left;
  width: 960px;
  margin: 0 auto 22px auto;
}

.grammarcolumnleft {
  float: left;
  width: 250px;
  margin: 0 22px 0 auto;
}

.grammarcolumnright {
  float: left;
  width: 688px;
  margin: 0 auto 0 auto;
}

.logolefta {
  float: left;
  width: 630px;
  margin: 32px 22px 0 auto;
}

.logorighta {
  float: left;
  width: 308px;
  margin: 32px auto 0 auto;
}

.logoleftb {
  float: left;
  width: 308px;
  margin: 32px 22px 0 auto;
}

.logorightb {
  float: left;
  width: 630px;
  margin: 32px auto 0 auto;
}

.fontindexone {
  float: left;
  width: 233px;
}

.fontindextwo {
  float: left;
  width: 232px;
  padding-left: 10px;
}

.fontindexthree {
  float: left;
  width: 232px;
  padding-left: 10px;

}

.fontindexfour {
  float: left;
  width: 233px;
  padding-left: 10px;
}

.fontcolumnwrap {
  width: 960px;
  margin: 21px 0 21px 0;
}

.fontcolumnleft {
  float: left;
  width: 288px;
  margin: 0 22px 22px auto;
}

.fontcolumnright {
  float: left;
  width: 650px;
  margin: 0 auto 22px auto;
}

.fontcolumnaside {
  float: left;
  width: 244px;
  margin: 0;
  padding: 8px 20px 10px 20px;
  border: 2px solid #ded9bc;
  background-color: #fff9dd;
}

.fontcolumnasidetwo {
  float: left;
  width: 248px;
  margin: 0 0 22px 0;
  padding: 0 20px 0 20px;
  background-color: #ded9bc;
}

/* GALLERY STUFF */

.gallery {
  font-family: Verdana, Geneva, "sans-serif";
  list-style-type: none; }

.item-caption {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  color: white;
  padding: 8px;
  position: absolute;
  bottom: 8px;
  left: 8px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.gallery-item {
  position: relative;
  overflow: hidden;
  margin-bottom: 21px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px;
  background-color: white;
  -moz-box-shadow: 0px 2px 10px #ddd;
  -webkit-box-shadow: 0px 2px 10px #ddd;
  box-shadow: 0px 2px 10px #ddd;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  -webkit-transition: 0.25s;
  transition: 0.25s; }
  .gallery-item img {
    display: block;
    margin: 0;
    max-width: 100%;
    height: auto; }
  .gallery-item:hover {
    margin-top: -2px;
    -moz-box-shadow: 0px 2px 10px #7c7c7c;
    -webkit-box-shadow: 0px 2px 10px #7c7c7c;
    box-shadow: 0px 2px 10px #7c7c7c; }
  .gallery-item:hover .item-caption {
    opacity: 1;
    filter: alpha(opacity=100); }

.col-1 {
  width: 306px; }

.col-2 {
  width: 633px; }


 