@font-face {
    font-family: 'waukegan_ldoregular';
    src: url('../fonts/waukegan_ldo-webfont.eot');
    src: url('../fonts/waukegan_ldo-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/waukegan_ldo-webfont.woff') format('woff'),
         url('../fonts/waukegan_ldo-webfont.ttf') format('truetype'),
         url('../fonts/waukegan_ldo-webfont.svg#waukegan_ldoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'waukegan_ldobold';
    src: url('../fonts/waukegan_ldo_bold-webfont.eot');
    src: url('../fonts/waukegan_ldo_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/waukegan_ldo_bold-webfont.woff') format('woff'),
         url('../fonts/waukegan_ldo_bold-webfont.ttf') format('truetype'),
         url('../fonts/waukegan_ldo_bold-webfont.svg#waukegan_ldobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }
strong {
	font-weight: 700;
}
blockquote, q {
  quotes: none; }

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

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

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}
:focus {
  outline: 0; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

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

.clearfix:after, .shop-main .content:after, .shop-main .footer:after, #content .productfeaturelist:after,
#content .productSmall:after, #content .productLarge:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.hidden {
  position: absolute;
  left: -1000em;
  text-align: left; }

div.form div.item,
div.webform div.item {
  margin: 10px 0;
  padding: 0; }

.form .button {
  border: 0; }

.system-message,
.system-error-message {
  border: 0;
  margin: 20px 0;
  padding: 0;
  background: transparent;
  color: #444444; }

.member-profile,
.member-orders {
  margin: 20px 0; }
  .member-profile dt,
  .member-orders dt {
    font-weight: bold; }
  .member-profile dd,
  .member-orders dd {
    margin: 0 0 5px; }

/*   DEFAULT STYLES */
body {
  background: #2b2b2b;
  min-width: 1000px;
  font-size: 14px;
  line-height: 130%;
	font-family: "nimbus-sans",sans-serif;
  color: #e1e1e1; }

* {
  margin: 0;
  outline: none; }

a {
  color: #ffffff; }
  a:hover {
    color: #e3001e; }

p {
  margin-bottom: 18px; }

ul {
  margin-bottom: 20px; }

#navigation, .comments {
  	font-family: Arial, Helvetica, sans-serif;
 }
#navigation a {
	color: #363636;
	font-size: 13px;
}
.pagination {
  	font-family: "nimbus-sans",sans-serif;
}

#navigation ul ul {
  font-weight: 500;
  	font-family: "nimbus-sans",sans-serif;
 }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: 'waukegan_ldoregular', sans-serif;
 }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: none; }

h1 {
	color: #e1e1e1;
  font-size: 40px;
  font-weight: normal;
  line-height: 130%;
  margin-bottom: 12px; }
#content.home h1 {
	font-size: 33px;
	margin-bottom: 24px;
}
h2 {
  font-size: 32px;
  line-height: 130%;
  margin-bottom: 7px; }

h3 {
  font-size: 24px;
  line-height: 20px;
  margin-bottom: 6px; }

h4 {
  font-size: 20px;
  line-height: 21px;
  margin-bottom: 5px; }

h5 {
  font-size: 18px;
  line-height: 19px;
  margin-bottom: 3px; }

h6 {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 3px; }

iframe {
  border: 0px;
  margin: 0px;
  padding: 0px; }

h2 .action {
  font-weight: normal;
  color: #444444;
  text-decoration: underline; }
#content a:hover img {
/*	opacity: 0.8;	
*/}

/*   HEADER */
#header {
  background: url(../images/header-bg.png) top left repeat-x;
/*  padding-top: 39px;
*/  /*border-bottom: 5px solid #d3d3d3;*/ }

#header-gradient-background {
  background: url(../images/gradient.png) top center no-repeat; }

#header-noise {
  background: #ffffff url(../images/noise.png) top left repeat-x; }

#top-bar {
  color: #a8a8a8;
  position: relative;
  min-width: 1000px;
  z-index: 10;
  width: 100%;
  font-size: 11px;
/*  padding: 10px 0 0 0;
*/  height: 78px;
  background: url(../images/bg-secondary-nav.png) repeat-x;
}
  #top-bar a {
    color: #ffffff;
    text-decoration: none; }

#top-bar-inside {	
background: url(../images/bg-secondary-nav-flag.jpg) no-repeat -87px;
height: 78px;
  text-align: right;
  width: 1000px;
  margin: 0 auto; }
  #top-bar-inside .user,
  #top-bar-inside .email,
  #top-bar-inside .account {
/*    display: inline;
*/    padding-right: 20px; }

/*  text-align: center;
  position: relative;
  top: -10px;
  left: 0;
  float: left; }
*/
#top-bar-inside .email {
	margin-left: 31px;	
}

#top-bar-inside .email,
#top-bar-inside .phone {
	display: inline-block;
	float: left;	
}
#top-bar-inside .phone {
	line-height: 26px;	
}
#top-bar-inside .email img,
#top-bar-inside .phone img {
	margin-right: 8px;	
}
#top-bar a {
	line-height: 26px;	
}

#logo {
	position: relative;	
}
.logobox-br {
  background: url(../images/bg-logo.png) no-repeat top right;
  margin: 0;
  padding: 15px 4px 11px 12px; }
.logobox-br img {
	margin-right: 28px;
}
.logobox-bl {
/*	background: #ffffff;
	background: url(../images/bg-logo.png) no-repeat bottom right;	
*/	
/*  background: url(../images/roundbox_bl.png) no-repeat bottom left;
*/  position: absolute; 
	top: 0;}
.logobox-left {
	background: #e51e24;
	height: 78px;
	position: absolute;
	margin-left: -100%;
	top: 0;
	width: 100%;	
}

/* -------------------------------------------------------------- 
   Main Styles
-------------------------------------------------------------- */   
.container {
  width: 100%;
  overflow: hidden; 
}
#content {
  padding: 28px 0 0 0;
  width: 1000px;
  overflow: hidden;
  height: auto !important;
  height: 300px;
  margin: 0 auto;
  min-height: 300px; 
}

.bread-crumbs {
  border-bottom: 1px solid #e1e1e1;
  color: #9f9f9f;
  font-size: 10px;
  padding: 0 0 7px 0;
  margin: -10px 0 21px 0; }
  .bread-crumbs a {
    color: #9f9f9f;
    text-decoration: none; }
    .bread-crumbs a:hover {
      color: #898989; }
	  .bread-crumbs p {
		margin-bottom: 0;
		font-size: 16px;
font-style: italic;	  
	  }

.float-container {
  width: 940px;
  overflow: hidden; }

.alignright {
  float: right;
  margin: 0 0 10px 10px; }

.alignleft {
  float: left;
  margin: 0 10px 10px 0; }

.aligncenter {
  margin-bottom: 12px;
  text-align: center; }

#content img, .imageborder {
  background: transparent;
  padding: 0px;
  -moz-box-shadow: 0 0px 0px #cccccc;
  -webkit-box-shadow: 0 0px 0px #cccccc; }

#content .noborder {
  padding: 0px;
  background: transparent;
  -moz-box-shadow: 0 0px 0px #cccccc;
  -webkit-box-shadow: 0 0px 0px #cccccc; }
  #content .noborder img {
    padding: 0px;
    background: transparent;
    -moz-box-shadow: 0 0px 0px #cccccc;
    -webkit-box-shadow: 0 0px 0px #cccccc; }

.feature-box {
  border: 1px solid #d1d1d1;
  padding: 24px 28px 21px 28px;
  margin-bottom: 40px;
  width: 882px;
  overflow: hidden;
  background: url(../images/feature-box-bg.png) top left repeat-x; }
  .feature-box h1, .feature-box h2, .feature-box h3, .feature-box h4, .feature-box h6 {
    color: #57605d;
    margin-bottom: 3px; }
  .feature-box h5 {
	font-family: "nimbus-sans",sans-serif;
    color: #757575;
    font-weight: normal;
    font-size: 15px; }
#content.home .feature-box {
	background: url(../images/bg-fade.png) repeat-x bottom;
	border: none;
	height: 72px;
	margin-top: 16px;
	margin-bottom: 0;
	padding: 0;
	width: 100%;
}
#content.home .feature-box a {
	text-decoration: none;
}
#content.home .feature-box h5 {
	color: #e1e1e1; }
#content.home .right-feature-box {
	display: none;
}
.left-feature-box {
  float: left;
  width: 700px; }
#content.home .left-feature-box {
	float: none;
	font-size: 20px;
	width: auto;
}
#content.home .left-feature-box h2 {
	color: #73a9d8;
    font-family: 'waukegan_ldobold', sans-serif;
}
.right-feature-box {
  float: right;
  width: 178px;
  margin-top: 3px; }
.left-feature-box h2 {
	font-size: 25px;
}
.content-slide .big-button {
  -moz-box-shadow: 0 1px 4px #3d3d3d;
  -webkit-box-shadow: 0 1px 4px #3d3d3d; }

.divider {
  border-bottom: 1px solid #e1e1e1;
  color: #9f9f9f;
  margin-bottom: 35px;
  padding-bottom: 25px; }

blockquote {
/*  font-style: italic;
  line-height: 24px;
  font-size: 14px;
  color: #626262;
  background: url(../images/blockquote.png) 15px 9px no-repeat;
*/
	font-style: italic;
	line-height: 130%;
	padding: 0 30px 0 94px;
	margin-bottom: 20px; 
}

#content ul.checkmark li {
  margin-left: 0px;
  background: url(../images/checkmark.png) 0px 4px no-repeat;
  padding: 0 0 2px 20px;
  list-style: none; }
#content ul.arrow li {
  margin-left: 0px;
  background: url(../images/sidebar-arrow.png) 0px 4px no-repeat;
  padding: 0 0 2px 20px;
  list-style: none; }
#content ul li {
  list-style: disc;
  margin-bottom: 0.25em;
  margin-left: 20px; }
#content ol li {
  list-style: decimal;
  margin-left: 23px; }

.button {
  font-size: 12px;
  font-weight: bold;
  color: #858585;
  	font-family: "nimbus-sans",sans-serif;
  background: #f6f6f6 url(../images/big-button-overlay.png) top left repeat-x;
  display: inline-block;
  padding: 10px 19px 11px 19px;
  text-decoration: none;
  line-height: 1;
/*  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-box-shadow: 0 1px 3px #cccccc;
  -webkit-box-shadow: 0 1px 3px #cccccc;
*/  border-bottom: 1px solid #b8b8b8;
  position: relative;
  cursor: pointer; }

a.button:hover {
  background-color: white;
  color: #787878; }

.big-button,
#content .sidebarleft #mc_signup_submit,
#content .frm_submit input {
  font-size: 14px;
  font-weight: bold;
  color: white;
  	font-family: "nimbus-sans",sans-serif;
  background: #434343 url(../images/big-button-overlay.png) top left repeat-x;
  display: inline-block;
  padding: 10px 19px 11px 19px;
  text-decoration: none;
  line-height: 1;
/*  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-box-shadow: 0 1px 4px #999999;
  -webkit-box-shadow: 0 1px 4px #999999;
*/  border-bottom: 1px solid #343434;
  position: relative;
  cursor: pointer; }

a.big-button:hover,
#content .sidebarleft #mc_signup_submit:hover,
#content .frm_submit input:hover {
  background-color: #373737;
  color: white; }

#portfolio {
  padding-top: 8px; }
  #portfolio .divider {
    margin-top: 8px; }
  #portfolio ul.four-column-portfolio {
    list-style: none;
    margin-left: 0px;
    margin-bottom: -20px; }
    #portfolio ul.four-column-portfolio li {
      display: inline;
      margin: 0px 28px 0px 0;
      padding: 0px;
      width: 130px; }
      #portfolio ul.four-column-portfolio li.last {
        margin-right: 0px; }
      #portfolio ul.four-column-portfolio li img {
        margin-bottom: 28px; }
  #portfolio img {
    margin-bottom: 10px; }

.pagination {
  text-align: right;
  margin-bottom: 15px;
  color: #6f6f6f;
  font-size: 11px; }
  .pagination a {
    color: #6f6f6f;
    padding: 8px 10px;
    background-color: #e4e4e4;
    margin-right: 1px;
    text-decoration: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px; }
    .pagination a:hover {
      background-color: #dadada; }
    .pagination a.selected {
      background-color: #686868;
      color: white; }
      .pagination a.selected:hover {
        background-color: #686868;
        color: white; }

.post-heading {
  width: 646px;
  overflow: hidden;
  margin: 0px 0 15px 0; }

.post-data {
  width: 600px;
  float: left;
  color: #7d7d7d;
  font-size: 11px; }

.blog-post .divider {
  margin: 5px 0 28px 0; }

h2.blogpost {
  font-size: 30px;
  line-height: 31px;
  margin-bottom: 4px;
  margin-top: 2px; }

.comments {
  float: right;
  text-align: center;
  width: 31px;
  height: 34px;
  font-size: 15px; }
  .comments a {
    color: #949494;
    margin-top: 13px;
    background: url(../images/blog-comments.png) 0px 0px no-repeat;
    display: block;
    width: 32px;
    height: 30px;
    text-decoration: none;
    padding-top: 4px; }
    .comments a:hover {
      color: #6a6a6a;
      background: url(../images/blog-comments.png) 0px -34px no-repeat; }

#content .blog-post img {
  background: white;
  padding: 6px;
  -moz-box-shadow: 0 0px 5px #cccccc;
  -webkit-box-shadow: 0 0px 5px #cccccc; }

#content.blog .entry-content {
	color: #000000;
}
#content.blog h2.entry-title {
	font-size: 20px;	
}
#content.blog h2.entry-title a {
	color: #e3001e;
}
.blog-post .button {
  margin: 4px 0 5px 0; }

#author_description {
  width: 636px;
  overflow: hidden;
  margin: 15px 10px 0 0; }
  #author_description img {
    float: left;
    margin: 0 25px 0 10px; }

#content #main-content-sidebar ol.commentlist {
  list-style: none;
  margin: 25px 0 20px 0;
  width: 646px;
  overflow: hidden; }
  #content #main-content-sidebar ol.commentlist li {
    list-style: none;
    margin: 0 0 15px 0;
    width: 646px;
    overflow: hidden; }

.avatarimage {
  float: left;
  width: 75px; }

.comment-body {
  float: right;
  width: 525px;
  background: url(../images/comment-bg.png) top left no-repeat;
  padding: 20px 10px 20px 30px; }
  .comment-body p {
    margin-bottom: 8px; }

.comment-author {
  font-size: 16px;
  padding-bottom: 5px; }

.comment-date {
  font-size: 12px;
  padding-left: 10px; }

#respond input, #respond textarea {
  border: 1px solid #d5d5d5;
  padding: 5px;
  font-size: 13px;
  background: #f9f9f9; }
#respond h3 {
  padding: 15px 0 15px 0; }

#map iframe {
  background: white;
  padding: 6px;
  -moz-box-shadow: 0 0px 5px #cccccc;
  -webkit-box-shadow: 0 0px 5px #cccccc; }


/* -------------------------------------------------------------- 
   Sidebar
-------------------------------------------------------------- */   
.sidebar {
  float: right;
  width: 238px;
  margin-top: 5px;
  padding: 32px 0 0 32px;
  background: url(../images/sidebar-divider.png) top left no-repeat; }

.sidebar-right {
  float: right;
  width: 250px;
  margin-top: 5px;
  padding: 32px 0 0 32px; }

.sidebar-left {
  float: left;
  width: 250px;
  margin-top: 5px;
  padding: 32px 0 0 32px; }
#content .sidebarleft a {
	color: #e1e1e1;
}
#main-content-sidebar {
  width: 646px;
  float: left; }

#main-content-sidebar-right {
  width: 646px;
  float: right; }

#main-content-sidebar-left {
  width: 646px;
  float: right; }
  
#content .sidebar-left {
  float: left;
  padding: 32px 32px 0 0;
  margin-right: 24px; }

#content .sidebar-right {
  float: right;
  padding: 32px 32px 0 0;
  margin-right: 24px; }

.sidebar-right {
  float: right;
  width: 250px;
  margin-top: 5px;
  padding: 32px 0 0 32px; }

.sidebar-left {
  float: left;
  width: 250px;
  margin-top: 5px;
  padding: 32px 0 0 32px; }





#content .sidebarleft {
  float: left;
/*  background: url(../images/sidebar-divider-left.png) top right no-repeat;
*/  padding: 32px 32px 0 0;
  margin-right: 24px; 
  margin-bottom: 30px;
  width: 212px;
 }
  #content .sidebarleft #sidebar-base {
    background: url(../images/sidebar-base-left.png) top left no-repeat;
    left: 250px; }

#sidebar-base {
  background: url(../images/sidebar-base.png) top left no-repeat;
  height: 86px;
  width: 20px;
  position: relative;
  right: 32px; }

.sidebardivider {
  margin-bottom: 40px; }

.sidebar h4 {
  margin-bottom: 10px; }

#content ul.submenu li {
  list-style: none;
  margin-left: 0px; }

ul.submenu li a {
  display: block;
  padding: 0 0 15px 34px;
  text-decoration: none;
  background: url(../images/submenu-list.png) 0px 6px no-repeat; }
  ul.submenu li a:hover {
    color: black;
    background: url(../images/submenu-list.png) 0px -69px no-repeat; }

/* -------------------------------------------------------------- 
   Columns
-------------------------------------------------------------- */   
.grid2column, .grid3column, .grid3columnbigcolumn,  .grid3columnbigcolumnA, .grid4column, .grid4columnbig, .grid5column {
  float: left; }

.grid2column {
  width: 455px;
  margin-right: 30px; }

.float-container-white {
  width: 938px;
  overflow: hidden; 
  background-color: #FFFFFF; 
  border: 1px solid #d1d1d1; 
  margin-bottom: 38px;}  

.grid3columnbigcolumnA {
  background: #fff;
  width: 616px;
  padding: 10px 10px 10px 1px;
  margin-right: 30px; }

.grid3columnbigcolumnA {
  background: #fff;
  width: 616px;
  padding: 10px 10px 10px 10px;
  margin-right: 30px; }

.lastcolumnA {
  background: #fff;
  padding: 10px 10px 10px 10px;
  margin-right: 0px !important; } 

.grid3column {
  width: 293px;
  margin-right: 30px; }
  
  .grid4column {
/*  width: 212px;
  margin-right: 30px;*/
  width: 198px;
margin-right: 23px; 
}

.grid4column h3 a {
	color: #57605d;
}
.grid4columnbig {
  width: 696px;
  margin-right: 30px; }

.lastcolumn {
  margin-right: 0px !important; }
 
#main-content-sidebar .lastcolumn {
  margin-right: 0px !important; }
#main-content-sidebar .float-container {
  width: 646px; }
#main-content-sidebar .grid2column {
  width: 308px;
  margin-right: 30px; }
#main-content-sidebar .grid3column {
  width: 195px;
  margin-right: 30px; }
#main-content-sidebar .grid4column {
  width: 139px;
  margin-right: 30px; }
#main-content-sidebar .grid3columnbigcolumn {
  width: 420px;
  margin-right: 30px; }
#main-content-sidebar .grid4columnbig {
  width: 477px;
  margin-right: 30px; }

/*   CONTACT FORM STYLING */
#contact-wrapper {
  width: 450px; }
  #contact-wrapper div {
    clear: both;
    margin: 1em 0; }
  #contact-wrapper label {
    display: block;
    float: none;
    width: auto; }

form#contactform input {
  background: white;
  border-color: #b7b7b7 #e3e3e3 #e8e8e8 #b7b7b7;
  border-style: solid;
  border-width: 1px;
  padding: 5px;
  font-size: 14px;
  width: 295px; }
form#contactform textarea {
  background: white;
  font-size: 14px;
  padding: 0.6em 0.5em 0.7em;
  border-color: #b7b7b7 #e3e3e3 #e8e8e8 #b7b7b7;
  border-style: solid;
  border-width: 1px; }

#contact-wrapper input.error, #contact-wrapper textarea.error {
  font-size: 14px; }
#contact-wrapper .error {
  color: #666666;
  font-style: italic;
  margin-bottom: 0px;
  font-size: 11px; }

form#contactform input.submit-form {
  width: 115px;
  cursor: pointer;
  display: inline-block;
  text-decoration: none !important;
  font-size: 12px;
  font-weight: bold;
  color: #858585;
	font-family: "nimbus-sans",sans-serif;
  background: #f6f6f6 url(../images/big-button-overlay.png) top left repeat-x;
  border-right: 1px solid #b7b7b7;
  padding: 10px 19px 11px 19px;
  line-height: 1;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-box-shadow: 0 1px 3px #cccccc;
  -webkit-box-shadow: 0 1px 3px #cccccc;
  border-bottom: 1px solid #b8b8b8;
  position: relative;
  cursor: pointer; }
  form#contactform input.submit-form:hover {
    background-color: white;
    color: #787878; }


/* -------------------------------------------------------------- 
   Footer
-------------------------------------------------------------- */   
#footer {
  color: #b2b2b2;
background-color: #03050B;
  text-shadow: 1px 1px 1px black; }
  #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
    color: white;
    padding-bottom: 6px !important; }
	
	

#footer-top {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  padding: 10px 0 15px 0; }
  #footer-top a {
    color: #dadada;
    text-decoration: none; }
    #footer-top a:hover {
      color: white; }
	  #footer-top ul {
		  list-style: disc;
	  }
	  #footer-top #recent-posts-3 ul {
	  	list-style: none;
	  }
	  #footer-top ul li {
		  margin-left: 1.5em;
	  }
	  #footer-top #recent-posts-3 ul li {
	  	margin-left: 0;
	  }
	  
	  #footer-top .widget_mailchimpsf_widget h4 {
	  	margin-bottom: 0;
	  }
	  
  #footer-top ul li a {
    display: block;
    padding: 0 0 2px 0;
    /*background: url(../images/footer-list.png) 0px 6px no-repeat;*/ }

#footer-base {
  background: url(../images/footer-base.png) top left repeat-x;
  font-size: 12px;
  color: #a9a9a9;
  padding: 21px 0 22px 0; }
  #footer-base a {
    color: #e1e1e1;
    text-decoration: none; }
    #footer-base a:hover {
      color: white; }
  #footer-base #copyright {
    float: left; }
  #footer-base ul {
    float: right;
    margin: 0px;
    padding: 0px; }
    #footer-base ul li {
      display: inline;
      padding-left: 30px; }


/* -------------------------------------------------------------- 
   Navigation
-------------------------------------------------------------- */   
#navigation-container {
/*  padding-top: 115px;
*/  	
	background: url(../images/bg-nav.png) repeat-x;
	border-bottom: 3px solid #1d4ca1;
	position: relative;
	width: 1000px;
	width: 100%;
  	margin: 0 auto; 
	z-index: 9;
}
#navigation-container.home {
	margin: -51px auto 0;	
	position: relative;
	z-index: 9;
}
#navigation {
  width: 1000px;
  position: relative;
  margin: 0 auto 0 auto;
  height: 34px;
/*  background: url(../images/bg-nav-menu.png) top left no-repeat;
*//*  background: #url(../images/navigation.png) top left no-repeat; */}

#navigation-base {
  width: 1000px;
  overflow: hidden;
  height: 0px; }

#navigation a {
  padding: 11px 9px 10px;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  /* visited pseudo selector so IE6 applies text colour */
  color: #363636;
  font-size: 13px;
 /* background: url(../images/navigation-divider.png) top right no-repeat;*/ }
  #navigation a:visited {
    /* visited pseudo selector so IE6 applies text colour */
    /*color: #d7d7d7;*/}

/*#navigation ul ul {
  background-image: url(../images/navigation-base.png) !important; }
#navigation ul ul li li {
  background-image: url(../images/navigation-base.png) !important; }
*/
#navigation ul ul a {
  background: transparent;
  color: #ffffff;
  font-size: 13px;
  padding: 17px 24px 17px 13px; }

#navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1; }
  #navigation ul li ul ul {
    background: transparent !important; }
  #navigation ul li.current, #navigation ul li.sfHover {
    background: url(../images/navigation-hover.png) top right no-repeat; }
  #navigation ul li:hover {
    background: url(../images/navigation-hover.png) top right no-repeat; }
  #navigation ul li li li a:hover {
    background: url(../images/navigation-hover.png) top right no-repeat !important; }
  #navigation ul ul li:hover,
  #navigation ul li.current-menu-item {
    background: transparent url(../images/navigation-hover.png) top right no-repeat; }
  #navigation ul ul {
    position: absolute;
    top: -999em;
	display: none;
    width: 175px;
    /* left offset of submenus need to match (see below) */ }
    #navigation ul ul li {
      width: 100%; }
  #navigation ul li {
    float: left;
    position: relative; }
    #navigation ul li:hover {
      visibility: inherit;
      /* fixes IE7 'sticky bug'
       */ }
  #navigation ul a {
    display: block;
    position: relative; }
  #navigation ul li:hover ul, #navigation ul li.sfHover ul {
    left: 0;
    top: 34px;
	display: block;
    /* match top ul list item height */
    z-index: 99; }

/** ESSENTIAL DROP DOWN STYLES BELOW ** */
#navigation ul li:hover li ul, #navigation ul li.sfHover li ul {
  top: -999em; }
#navigation ul li li:hover ul, #navigation ul li li.sfHover ul {
  left: 940px;
  /* match ul width */
  top: 0; }
#navigation ul li li:hover li ul, #navigation ul li li.sfHover li ul {
  top: -999em; }
#navigation ul li li li:hover ul, #navigation ul li li li.sfHover ul {
  left: 940px;
  /* match ul width */
  top: 0; }

#navigation {
  /*float: left; */}
  #navigation li:hover, #navigation li.sfHover {
    outline: 0; }
  #navigation a:focus, #navigation a:hover, #navigation a:active {
    outline: 0; }
  #navigation a.sf-with-ul {
    min-width: 1px;
    /* trigger IE7 hasLayout so spans position accurately */ }

/** arrows */
.sf-sub-indicator {
  position: absolute;
  display: block;
  right: 22px;
  top: 1.1em;
  /* IE6 only */
  width: 10px;
  height: 10px;
  text-indent: -999em;
  overflow: hidden;
  background: url("../images/arrows-ffffff.png") no-repeat -10px -100px;
  /* 8-bit indexed alpha png. IE6 gets solid image only */ }

#navigation {
/*	margin-left: 37px;	
*/}

#navigation ul ul .sf-sub-indicator {
  right: 10px;
  top: 1.45em; }
#navigation ul ul a > .sf-sub-indicator {
  top: 1.2em; }

#navigation a > .sf-sub-indicator {
  /* give all except IE6 the correct values .8em; original */
  top: 0.85em;
  background-position: 0 -100px;
  /* use translucent arrow for modern browsers */ }
#navigation a:focus > .sf-sub-indicator, #navigation a:hover > .sf-sub-indicator, #navigation a:active > .sf-sub-indicator {
  background-position: -10px -100px;
  /* arrow hovers for modern browsers */ }

/* apply hovers to modern browsers */
#navigation li:hover > a > .sf-sub-indicator, #navigation li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px;
  /* arrow hovers for modern browsers */ }

/* point right for anchors in subs */
#navigation ul .sf-sub-indicator {
  background-position: -10px 0; }
#navigation ul a > .sf-sub-indicator {
  background-position: 0 0; }
#navigation ul a:focus > .sf-sub-indicator, #navigation ul a:hover > .sf-sub-indicator, #navigation ul a:active > .sf-sub-indicator {
  background-position: -10px 0;
  /* arrow hovers for modern browsers */ }
#navigation ul li:hover > a > .sf-sub-indicator, #navigation ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0;
  /* arrow hovers for modern browsers */ }

/* apply hovers to modern browsers */
/** shadows for all but IE6 ** */
#navigation ul {
  padding: 0 8px 9px 0;
 padding: 0;  }
  #navigation ul.sf-shadow-off {
    background: transparent; }

/** adding the class sf-navbar in addition to sf-menu creates an all-horizontal nav-bar menu ** */
.sf-navbar {
  position: relative; }
  .sf-navbar li {
    position: static; }
  .sf-navbar a {
    border-top: none; }
  .sf-navbar li li {
    position: relative; }
    .sf-navbar li li ul {
      width: 13em; }
    .sf-navbar li li li {
      width: 100%; }
  .sf-navbar ul li {
    width: auto;
    float: left; }
  .sf-navbar a {
    border: none; }
    .sf-navbar a:visited {
      border: none; }

#navigation a.menu-link,
a.menu-link {
	display: none;	
}
.navigation-border {
	background: url(../images/bg-navigation-border.png) no-repeat; 
/*	background-color: #264094;
*/	height: 4px;
	left: 204px;
	position: absolute;
	width: 758px;	
	z-index: 9;
}

.navigation-right {
	background: #eb2327;
	height: 40px;
	position: absolute;
	right: 0;
	top: 39px;
	width: 50%;
	z-index: 9;	
}
#navigation #menu-main {
	margin-left: 160px;	
}

.menu-main-container {
	margin-left: 36px;
}

body #header {
	background: #2b2b2b;
/*  background: #fbfbfb url(../images/bg-featured-image.png) repeat; 
*/  position: relative;
/*  background-image: none;
*/}

body #footer {
  background-color: #2B2B2B; }

#navigation {
/*  background-color: #e3001e !important; */}

.sf-navbar li ul, .sf-navbar ul ul li {
  background-color: #1d4ca1 !important; }

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #e1e1e1; }

.hentry .published {
  font-size: 0.9em; }
.hentry .entry-content {
  margin: 0 0 30px; }

.faq-details .answer {
  margin: 0 0 30px; }

.shop-main {
  position: relative; }
  .shop-main .cart-summary {
    width: auto;
    text-align: right;
    position: absolute;
    right: 0px;
    top: -50px; }

#content .productfeaturelist,
#content .productSmall {
  margin: 0 -14px 0 0;
  padding: 0 0 1px; }
  #content .productfeaturelist li,
  #content .productSmall li {
    margin: 0 14px 20px 0;
    list-style: outside none none;
    float: left;
    width: 206px;
    height: 280px; }

#content .productLarge li {
  margin: 0;
  padding: 0;
  float: none;
  list-style: outside none none; }
#content .productLarge .details {
  margin: 0;
  padding: 0;
  width: 350px;
  height: auto;
  min-height: 0;
  background: none;
  float: right; }
#content .productLarge .image {
  margin: 0;
  padding: 0;
  width: 276px;
  height: auto;
  min-height: 0;
  float: left; }

#content .shop-product-small {
  background: transparent;
  border: none;
  color: #444444; }
  #content .shop-product-small h5 {
    padding: 0;
    margin: 5px;
    min-height: 0;
    font-weight: bold; }
  #content .shop-product-small .image {
    width: 206px;
    height: 155px; }
  #content .shop-product-small ul {
    margin: 5px 5px 0;
    padding: 0;
    background: none; }
  #content .shop-product-small li {
    margin: 0;
    float: none;
    width: auto;
    height: auto; }

#content .shop-product-large {
  background: none;
  padding: 0;
  margin: 0 0 20px;
  color: #444444; }


/* -------------------------------------------------------------- 
   Header
-------------------------------------------------------------- */   
.featured-image {
	margin: 0 auto;
	width: 100%;	
}
.secondary {
	float: right;	
	font-size: 12px;
	margin-left: 26px;
	margin-top: 22px;
}
.secondary img {
	float: left;	
}
.phone {
	float: right;
}
.phone .text {
	font-size: 15px;
}
#navigation .phone a {
  font-family: 'waukegan_ldoregular', sans-serif;
  font-weight: 600;
	padding-right: 0 !important;
	padding-top: 9px !important;
}
.phone img {
	display: block;
	float: left;
	margin-right: 4px;
}
.social-media {
	float: left;	
	margin: 0;
}
.social-media li {
	float: left;	
	margin-left: 6px;
}
.social-media a {
	display: block;	
	height: 100%;
}
.social-media img,
.secondary img {
	height: 31px;
	width: 33px;	
}
.secondary {
	color: white;
}



/* -------------------------------------------------------------- 
   Main Content - Full Width
-------------------------------------------------------------- */   
#content.home .column {
	float: left;
	width: 618px;
}
#content.home .column.last {
	margin-left: 19px;
	width: 363px;
}
#content.home .recent-videos-header {
	background: url(../images/bg-recent-videos.png) no-repeat 189px 0;
	width: 100%;
	height: 27px;
	position: relative;
	top: -27px;	
}
#content.home .videos {
	position: relative;
	top: -27px;
}
#content.home .video {
	height: 321px;
	margin-bottom: 19px;
}
#content.home .video a {
	display: block;
	height: 239px;
	width: 364px;
}
#content.home .video .title {
	background: #2b2b2b url(../images/bg-video-title.png);
	height: 81px;
	width: 357px;
}
#content.home .video .title h3 {
	font-family: "nimbus-sans",sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 130%;
	margin-bottom: 0;
	padding: 8px 10px 0;
}
#content.home .video .title p {
	font-size: 14px;
	line-height: 130%;
	margin-bottom: 0;
	padding: 6px 10px 0;
}
.container.home {
/*	margin-top: 479px;	
*/}
#content.home .entry {
	font-size: 16px;	
}
#content.home .buckets {
	margin-top: 19px;
}
#content.home .bucket {
	border: 1px solid #898989;
	box-sizing: border-box;
	float: left;
	height: 230px;
	margin-left: 20px;
	width: 192px;
}
#content.home .bucket.gallery {
	background: url(../images/bg-bucket-gallery.png) no-repeat bottom right;
}
#content.home .bucket.news a {
	text-decoration: none;
}
#content.home .bucket.blog {
	float: right;
}
#content.home .bucket h2 {
	background: url(../images/bg-bucket-h2.png) no-repeat;
	font-family: 'waukegan_ldobold', sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	text-transform: uppercase;
}
#content.home .bucket a.heading {
	text-decoration: none;
}
#content.home .bucket:first-child {
	margin-left: 0;
}
#content.home .bucket p {
	font-size: 14px;
	line-height: 140%;
	margin-bottom: 0;
	padding: 9px 14px;
}
#content.home .bucket p strong {
	font-size: 16px;
}
#content.home .bucket p a {
	color: #e1e1e1;
}
#content.home .bucket .text {
	width: 100%;
	height: 100%;
}
#content.home .bucket .text a {
	color: #e1e1e1;
	display: block;
	width: 100%;
	height: 100%;
}

/* -------------------------------------------------------------- 
   Entry
-------------------------------------------------------------- */   
.entry {
	line-height: 140%;
	margin-bottom: 25px;	
}
.entry h2 {
/*	font-size: 32px;	
*/}
.entry > p,
.entry > ul,
.entry > ol,
.entry > blockquote {
font-size: 18px;
line-height: 130%;
}
.entry > p:first-child {
/*	color: #757575;
	font-size: 22px;	
	line-height: 130%;*/
}
.emmpaas .entry {
	margin-bottom: 26px;	
}
.emmpaas h1,
.emmpaas-topic h1 {
	position: absolute;
	text-indent: -9999px;	
}


/* -------------------------------------------------------------- 
   Widget
-------------------------------------------------------------- */   
.widget-container {
	margin-top: 4em;
}
.widget-container:first-child {
	margin-top: 0;	
}
.widget-container p, 
.widget-container ul {
	font-size: 16px;	
}
#content .widget li {
	list-style: circle;
}
li.current-menu-item a {
	font-weight: bold;
	text-decoration: none;	
}


/* MailChimp
-------------------------------------------------------------- */   
#mc-indicates-required {
	display: none;	
}
#mc_signup {
	font-size: 12px;
	margin-bottom: 20px;	
}
div.mergeRow {
	display:none;
}
.mc_var_label, 
.mc_interest_label {
	margin-bottom: 0 !important;	
}
#mc_signup_submit {
	margin-top: 0 !important;
	width: auto !important;
}
.mc_signup_submit {
	text-align: left !important;	
}
#content .sidebarleft #mc_signup_submit {
	border: 0;
	font-size: 12px;	
	padding: 8px 19px 9px 19px;
}


/* -------------------------------------------------------------- 
   EM Difference Buckets
-------------------------------------------------------------- */   
.em-difference-buckets {
	margin-bottom: 43px;	
}
.em-difference-buckets h2{
	color: #57605d;
	font-size: 24px;	
	margin-bottom: 18px;
}
.em-difference-buckets .bucket {
	background: rgb(239,239,239); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMmQzZDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(210,211,214,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(210,211,214,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(210,211,214,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(210,211,214,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(210,211,214,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(210,211,214,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#d2d3d6',GradientType=0 ); /* IE6-8 */


	background: url(../images/feature-box-bg.png) top left repeat-x;

	border: 1px solid #cfcfcf;
/*	border-radius: 8px;
*/	border-radius: 0;
	float: left;
	margin-left: 1%;
	width: 32.4%;	
}
.em-difference-buckets .bucket > .inner {
	padding: 10px 20px;
}
.em-difference-buckets h2 + .bucket {
	margin-left: 0;	
}
.em-difference-buckets .icon {
	float: left;
	width: 50px;	
}
.em-difference-buckets h3 {
	color: #57605d;
	float: left;
	font-size: 23px;	
	line-height: 120%;
/*	margin-left: 14px;
*/	margin-right: 10px;
	width: 100%;
}
.em-difference-buckets p {
	clear: left;	
	color: #555555;
	font-size: 14px;
	line-height: 130%;
	margin-bottom: 6px;
	margin-right: 20px;
}
.em-difference-buckets + .feature-box {
	margin-bottom: 75px;
}
.float-container-white p,
.float-container-white ul {
	font-size: 15px;
	line-height: 140%;	
}
#content .float-container-white ul li {
	list-style: none;
	margin-left: 0;
}

#page-spacer {
	padding-top: 115px;
	width: 940px;
	margin: 0 auto;
}

/* -------------------------------------------------------------- 
   Home Buckets
-------------------------------------------------------------- */   
.grid4column p {
	font-size: 13px;	
	line-height: 140%;
}
.grid4column h3 {
	font-size: 19px;
}
.grid4column h3 a:hover {
	color: black;
}
.grid4column img {
/*	height: 50px;
*/	margin-bottom: 2px;
/*	width: 50px;	
*/}
#content.home .float-container {
	margin-bottom: 30px;
}


/* -------------------------------------------------------------- 
   Team Member
-------------------------------------------------------------- */   
.team_member {
	margin-bottom: 1em;	
}
.team_member.team_pilots .headshot {
	float: left;
	width: 170px;	
}
.team_member.team_pilots .text {
	float: left;
	width: 475px;	
}
.team_member h3 {
/*	font-size: 16px;	
*/}
.team_member .position {
	font-style: italic;
	margin-bottom: 0.5em;	
}
#content.team .team_group {
	margin-bottom: 1em;	
}
#content.team .team_group h2 {
	border-top: 1px solid #e3001e;	
	padding-top: 0.5em;
	margin-bottom: 0.75em;
}
.team_member.team_supporting_pilots,
.team_member.team_ground_crew,
.team_member.team_support_crew {
	float: left;	
	font-size: 12px;
	margin-right: 15px;
	width: 150px;
}
.team_member.team_supporting_pilots.last,
.team_member.team_ground_crew.last,
.team_member.team_support_crew.last { 
	margin-right: 0;
}
.team_member.team_supporting_pilots h3,
.team_member.team_ground_crew h3,
.team_member.team_support_crew h3 {
	font-size: 16px;	
	line-height: 120%;
	margin-bottom: 0.25em;
}
.team_member.team_supporting_pilots .position,
.team_member.team_ground_crew .position,
.team_member.team_support_crew .position {
	line-height: 130%;
}
.team_member.team_support_crew {
	min-height: 18em;	
}

/* -------------------------------------------------------------- 
   Contact
-------------------------------------------------------------- */   
.contact-method {
	margin-bottom: 12px;	
}
.contact-method .icon {
	float: left;
	height: auto;
	margin-right: 10px;
	width: 50px;	
}
.contact-method .icon img {
	height: auto;
	width: 50px;
}
.contact-method .text {
	float: left;
	width: 584px;		
}
.contact-method h2 {
	font-size: 18px;
	margin-bottom: 0;
}
iframe {
	border: 1px solid #D1D1D1;	
}
.feature-box.social {
	float: none;
	margin-bottom: 30px;
/*	width: 594px;
*/	width: 586px;
}
#content .feature-box.social {
/*	border-radius: 6px;
*/	border-radius: 0;
	border-width: 1px;
	padding: 16px 28px 7px 28px;
}
#content .feature-box.social h2 {
	float: left;	
}
#content .feature-box.social ul li {
	list-style: none;	
	margin-left: 8px;
}


/* -------------------------------------------------------------- 
   Careers
-------------------------------------------------------------- */   
.careers {
	color: #555555;
	font-size: 18px;	
}
.careers img {
	margin-top: -7px;	
}
h2.career-email + p {
	display: none;	
}


/* -------------------------------------------------------------- 
   Resources
-------------------------------------------------------------- */   
#content.blog .feature-box.resources {
	padding-bottom: 15px;
}
#content.blog .feature-box.resources h2 {
	float: none;	
	font-size: 20px;
}
#content .feature-box.resources p {
	margin-bottom: 0;	
}


/* -------------------------------------------------------------- 
   Services
-------------------------------------------------------------- */   
#content.services h2 {
	color: #1d4ca1;
    font-family: 'waukegan_ldobold';
}
#content.services h3 {
	color: #000000;
	font-size: 20px;	
}
#content.services .float-container-white p {
	color: #000000;
}
#content.services .callout {
}
#content.services .callout h3 {
	background: url(../images/bg-services-callout.png) no-repeat;
	color: #ffffff;
	height: 35px;
	line-height: 35px;
	margin-bottom: 0;
	padding-left: 10px;
	text-transform: uppercase;
}
#content.services .callout > .inner {
	border: 1px solid #264094;	
	background-color: #fcfcfc;
	color: #000000;
	padding: 10px 10px 0;
}
#content.services .float-container-white .callout ul,
#content.services .float-container-white .callout li {
	list-style-type: disc;	
}
#content.services .float-container-white .callout ul {
	margin-left: 1em;	
}


/* -------------------------------------------------------------- 
   News & Press Releases
-------------------------------------------------------------- */   
h2.entry-title {
	font-size: 18px;
}
#content.news .entry-date {
	margin-bottom: 0.75em;	
}
.post-archive {
	margin-bottom: 20px;	
}

/* -------------------------------------------------------------- 
   Blog
-------------------------------------------------------------- */   
#content.blog h3.widget-title {
	font-size: 14px;	
}
#content.blog #main-content-sidebar-left {
	width: 771px;	
}
.posts {
	background: #ffffff;	
	margin-bottom: 50px;
	padding: 20px 30px;
}
.posts .cat-entry {
	margin-bottom: 20px;	
}
.posts h2 {
	color: #555555;
	font-size: 18px;	
	margin-bottom: 0;	
}
.posts h2.entry-title {
	font-size: 14px;
}
.posts .entry-content {
	float: left;
	width: 595px;
}
.posts .entry-image {
	float: left;
	margin-top: 6px;
	width: 115px;	
}
.posts .entry-image img {
	border-radius: 6px;
}
.posts .entry-content p {
	line-height: 160%;	
}
.posts a.more-link,
#content.news a.more-link {
	background-color: #666666;
	border-radius: 3px;
	color: white;
	float: right;
	font-size: 12px;
	margin-top: 2em;
	padding: 0 10px;
	text-decoration: none;	
}
#content.blog .avhec-widget-line {
	display: block;
}
.subhead {
	font-style: italic;
	margin-bottom: 1em;
}

/* -------------------------------------------------------------- 
   Archive
-------------------------------------------------------------- */   
#content.archive .posts {
	padding-bottom: 1px;	
}


/* -------------------------------------------------------------- 
   Single
-------------------------------------------------------------- */   
#content.single .entry > p:first-child {
	font-size: 13px;
}
#content.single h1 {
	font-size: 24px;
}
.post-subhead {
    font-family: 'waukegan_ldoregular';
	font-size: 20px;
	margin-bottom: 1em;	
}
#content.single.news .post-subhead {
	margin-bottom: 1em;
}
#content.single.news .entry-date {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-style: italic;
	font-size: 16px;
}
#content.blog h1 {
	font-size: 24px;	
}
#content.blog .feature-box {
	width: 712px;
}
#content.blog .feature-box .left-feature-box {
	width: 572px;	
}
#content.blog .feature-box .right-feature-box {
	width: auto;	
}
#content.blog .feature-box h2 {
	font-size: 22px;
}
#content.blog .feature-box h5 {
	font-size: 12px;	
}
#content.blog .sidebarleft {
	background: none;
	padding-right: 0;
	width: 144px;
}
#content.single .entry-date {
	margin-bottom: 1em;
}
#content.single .post-image {
	margin-bottom: 1em;
}
#content ul li.current-cat {
	font-weight: bold;
}
#content ul li.current-cat a {
	text-decoration: none;	
}
.addthis_toolbox iframe {
	border: none;
}


/* -------------------------------------------------------------- 
   Forms
-------------------------------------------------------------- */   
h2.email-us + p {
	display: none;	
}
.frm_forms.with_frm_style {
	width: 50%;	
}
#content .with_frm_style label.frm_primary_label {
		font-family: "nimbus-sans",sans-serif;
	font-weight: normal;
}
#content .with_frm_style input[type=text], #content .with_frm_style input[type=password], #content .with_frm_style input[type=email], #content .with_frm_style input[type=number], #content .with_frm_style input[type=url], #content .with_frm_style input[type=tel], #content .with_frm_style select, #content .with_frm_style textarea, #content .with_frm_style input:not([type=submit]), #content .with_frm_style select, #content .with_frm_style textarea, #content .with_frm_style .chzn-container {
	font-family: "nimbus-sans",sans-serif !important;
	padding: 4px !important;l
}
.with_frm_style .frm_radio label, .with_frm_style .frm_checkbox label, .with_frm_style .frm_error {
	font-family: "nimbus-sans",sans-serif !important;
}
#content .with_frm_style input[type=text],
#content .with_frm_style input[type=email],
#content .with_frm_style input[type=tel],
#content .with_frm_style textarea,
#content .with_frm_style select {
	background-color: #ffffff;	
}
.with_frm_style .frm_submit input[type="submit"] {
	box-shadow: none !important;
	border-radius: 0 !important;
	border: none !important;
}
.with_frm_style .frm_form_field.short input {
	width: 128px;	
}


/* -------------------------------------------------------------- 
   Gallery
-------------------------------------------------------------- */   
#content.gallery-index .float-container {
	width: 1000px;
}
#content.gallery-index #main-content-sidebar-left {
	width: 732px;
}


/* -------------------------------------------------------------- 
   Event List
-------------------------------------------------------------- */   
.event-list {
	list-style-type: none;
}
#content .event-list li {
	border-bottom: 1px solid #666666;
	display: table;
	margin-left: 0;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 100%;
}
.event-list .image {
	display: table-cell;
	max-height: 100px;
	padding-bottom: 20px;
	text-align: center;
	width: 175px;
}
#content .event-list .image img {
	background: #ffffff;
	height: auto;
	max-width: 100%;
	max-height: 100px;
	margin: 0 auto;
	width: auto;
}
.event-list .text {
	display: table-cell;	
	padding-bottom: 20px;	
	padding-left: 20px;
	vertical-align: top;
}
.event-list .date {
	font-weight: bold;
}
.event-list a {
	text-decoration: underline;
}
.event-list a:hover {
	color: #E51E24;
}


/* -------------------------------------------------------------- 
   Partners
-------------------------------------------------------------- */   
#content ul.partner-list li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 1em;
}

.partner-list h2 {
	background-repeat: no-repeat;
	min-height: 40px;
	text-indent: -9999px;
}
.partner-list .text {
	float: left;
	margin-right: 5%;
	width: 60%;
}
.partner-list a {
	color: #e51e24;
	float: right;
	text-decoration: none;
}
.partner-list .image {
	float: left;
	width: 35%;
}
.partner-list .image img {
	height: auto;
	max-width: 100%;
}
#main-content-sidebar-left.full-width {
	float: none;
	width: 100%;
}

/* -------------------------------------------------------------- 
   Footer
-------------------------------------------------------------- */   
.menu-spacer {
	margin-top: 24px;	
}
#footer .mc_signup_submit {
	margin-top: 24px !important;	
}
#footer .button {
	padding: 6px 15px 7px 15px;
}
#footer-top .widget_recent_entries ul li {
	margin-bottom: 1em;	
}
#footer-top .widget_recent_entries ul li a {
	background: none;	
	display: inline;
	padding: 0;
}
#footer .post-date {
	color: white;	
}
#footer-base .container {
	margin: 0 auto;
	width: 940px;	
}
#footer h4 {
    font-family: 'waukegan_ldobold', sans-serif;
	text-transform: uppercase;
}
#footer #nav_menu-3 {
	width: 115px;
}
body .widget_mailchimpsf_widget {
	margin-right: 52px;
	width: 192px;
}
body .widget_mailchimpsf_widget .widget-title {
	line-height: normal;
}
#mc_signup_form .mc_input {
	background: url(../images/bg-form-field.png) repeat-x;
	border-radius: 6px;
	border: none;
	color: #ffffff;
	font-size: 18px;
	padding-left: 10px;
}
#mc_signup_submit {
	background: #1d4ca1;
	color: #ffffff;
	border: none;
	font-size: 18px;
}
#footer #recent-posts-3 {
	margin-right: 34px;
	width: 159px;
}
body .with_frm_style label.frm_primary_label, 
body .with_frm_style.frm_login_form label,
body .with_frm_style .frm_radio label, 
body .with_frm_style .frm_checkbox label {
	font-size: 14px;
	color: #e1e1e1;
}

.mobile-only {
	display: none;
}
