html, body {
    margin:0;
    padding:0;
    text-align:center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333;
    background: url(/img/bg.jpg) repeat-x scroll center 0px #898989;
}
#wrapper {
    width:972px;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    border-left:#666 solid 1px;
    border-right:#666 solid 1px;
    border-bottom:#666 solid 1px;
}
#header {
    position:relative;
    z-index:0;
    height:104px;
    width:972px;
    background-color:#fff;
}
#headerLogo {
    position:absolute;
    z-index:1;
    top:24px;
    left:20px;
    height:56px;
    width:205px;
}
#mainNav {
    position:relative;
    height:26px;
    width:972px;
    background: url(/img/nav-bg.gif) repeat-x scroll center 0px #0d476d;
}
#mainNav ul li {
    display:inline;
    list-style-type:none;
    margin:0;
    padding: 0;
}
a.mainNavLink:link, a.mainNavLink:visited, a.mainNavLink:active {
    color:#fff;
    font-weight:normal;
    text-decoration:none;
    padding: 4px 10px 6px 10px;
    border-right:#fff solid 1px;
    float:left;
    width:auto;
}
a.mainNavLinkOn:link, a.mainNavLinkOn:visited, a.mainNavLinkOn:active {
    color:#fff;
    font-weight:normal;
    text-decoration:none;
    padding: 4px 10px 6px 10px;
    background:url(/img/nav-bg-on.gif) 0 0 repeat-x;
    border-right:#fff solid 1px;
    float:left;
    width:auto;
}
a.mainNavLink:hover {
    color:#fff;
    font-weight:normal;
    text-decoration:none;
    padding: 4px 10px 6px 10px;
    background:url(/img/nav-bg-on.gif) 0 0 repeat-x;
    border-right:#fff solid 1px;
    float:left;
    width:auto;
}
#subNav {
    position:absolute;
    z-index:2;
    top:8px;
    left:556px;
    height:44px;
    width:415px;
}
#subNav ul li {
    display:inline;
    list-style-type:none;
    margin:0;
    padding: 0 6px 0 0;
    font-size:12px;
}
a.subnavLink:link, a.subnavLink:visited, a.subnavLink:active {
    color:#000;
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
}
a.subnavLink:hover {
    color:#333;
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
}
#banner {
    position:relative;
    z-index:0;
    height:333px;
    width:972px;
    background-color:#fff;
}
#bannerCopyHome {
    position: absolute;
    z-index:1;
    top:27px;
    left:496px;
    height:131px;
    width:434px;
}
#bannerCopyHome h2 {
    font-size:31px;
    font-weight:normal;
    color:#fff;
    margin:6px 0 0 0;
    padding:0;
    letter-spacing:1px;
}
#bannerCopyHome p {
    font-size:25px;
    color:#fff;
    margin-top:12px;
    padding:0;
    line-height:24px;
}
#cookieCrumbs {
    margin: 18px 0 0 26px;
}
#cookieCrumbs ul li {
    display:inline;
    list-style-type:none;
    margin:0;
    padding: 0 3px 0 0;
    font-size:12px;
    color:#0a3958;
}
a.cookieCrumbsLink:link, a.cookieCrumbsLink:visited, a.cookieCrumbsLink:active {
    color:#0a3958;
    font-size:12px;
    font-weight:normal;
    text-decoration:underline;
}
a.cookieCrumbsLink:hover {
    color:#11679F;
    font-size:12px;
    font-weight:normal;
    text-decoration:underline;
}
#leftcol {
    float: left;
    width:729px;
    background-color:#fff;
}
#leftcolContent {
    float:left;
    width:438px;
    padding: 0 0 0 26px;
}
#rightcolContent {
    float:left;
    width:221px;
}
#leftcolContentOne {
    float:left;
    width:173px;
    padding: 0 0 0 26px;
}
#leftcolContentTwo {
    float:left;
    width:173px;
}
#leftcolContentThree {
    float:left;
    width:173px;
}
#leftcolContentFour {
    float:left;
    width:173px;
}
a.whiteLink:link, a.whiteLink:visited, a.whiteLink:active {
    color:#fff;
    text-decoration: underline;
}
a.whiteLink:hover {
    color:#fff;
    text-decoration: underline;
}
#rightcol {
    float: left;
    width:243px;
    background-color:#fff;
}
#rightcol p {
    text-align: left;
    margin: 2px 26px 13px 0;
    line-height: 17px;
}
#rightcol td p {
    text-align: left;
    margin:12px 0 12px 0;
    line-height: 17px;
}

/******* Body Info Box Nav *******/
#navInfoBoxInfoBoxWrapper {
    float:left;
    /*width:690px;*/
    margin:18px 0 0 40px;
}
#navInfoBoxInfoBox {
    margin:0;
    padding:0;
    /*background:#808259; url(nav_bg.jpg) 0 0 repeat-x;*/
    /*width:100%;*/
    float:left;
    border:1px solid #0e4d76;
    border-width:1px 0;
}
#navInfoBoxInfoBox li {
    display:inline;
    padding:0;
    margin:0;
}
#navInfoBoxInfoBox a:link,  #navInfoBoxInfoBox a:visited {
    color:#336633;
    background:#fff;
    padding:8px 12px 5px 10px;
    float:left;
    width:auto;
    border-right:1px solid #858585;
    text-decoration:none;
    font:bold 13px Arial, Helvetica, sans-serif;
    /*text-shadow: 2px 2px 2px #555;*/
}
#navInfoBoxInfoBox a:hover {
    color:#fff;
    background:#0e4d76;
}
#navInfoBoxInfoBox li:first-child a {
    border-left:1px solid #858585;
}
#main #navInfoBoxInfoBox-one a,  #about #navInfoBoxInfoBox-two a,  #archive #navInfoBoxInfoBox-three a,  #lab #navInfoBoxInfoBox-four a,  #reviews #navInfoBoxInfoBox-five a,  #contact #navInfoBoxInfoBox-six a {
    background:#0e4d76;
    color:#fff;
    text-shadow:none;
}
#main #navInfoBoxInfoBox-one a:hover,  #about #navInfoBoxInfoBox-two a:hover,  #archive #navInfoBoxInfoBox-three a:hover,  #lab #navInfoBoxInfoBox-four a:hover,  #reviews #navInfoBoxInfoBox-five a:hover,  #contact #navInfoBoxInfoBox-six a:hover {
    background:#0e4d76;
}
#navInfoBoxInfoBox a:active {
    background:#0e4d76;
    color:#fff;
}
/******* End InfoBox Nav *******/
#infoBox {
    float:left;
    width:633px;
    border:3px solid #0e4d76;
    background-color:#f7f8f8;
    margin: 0 0 26px 26px;
}


/******* Resets *******/
pre, form, fieldset {
    margin:0;
    padding:0;
}
img {
    border:0 none;
}
/******* Text Styles *******/
h1 {
    font-size: 30px;
    font-weight: bold;
    color: #0b3f61;
    margin: 18px 0 0 0;
/*    line-height: 18px;   */
}
#home h1 {
    font-size: 20px;
    font-weight: bold;
    color: #0b3f61;
    margin: 18px 0 0 26px;
    line-height: 18px;
}
h2 {
    font-size: 16px;
    font-weight: bold;
    color: #338033;
    margin: 15px 0 0 26px;
/*    line-height: 18px;  */
}
#rightcol h2 {
    font-size: 16px;
    font-weight: bold;
    color: #338033;
    margin: 15px 0 0 0;
/*    line-height: 18px;  */
}
#leftcol h2 {
    margin: 15px 0 6px 0;
}
h3 {
    font-size: 13px;
    font-weight: bold;
    color: #338033;
    margin: 15px 0 0 0;
    line-height: 18px;
}
h4 {
    font-size: 14px;
    font-weight: normal;
    color: #0b3f61;
    margin: 15px 0 0 26px;
    line-height: 18px;
}
#main p {
    text-align: left;
    margin-top: 12px;
    margin-bottom: 13px;
    line-height: 16px;
    font-size:12px;
}
#infoBox p {
    text-align: left;
    margin:12px 10px 13px 10px;
    line-height: 16px;
    font-size:12px;
}
p {
    text-align: left;
    margin-top: 2px;
    margin-bottom: 13px;
    line-height: 24px;
}
p.paraMarginTight {
    text-align: left;
    margin-top: 4px;
    margin-bottom: 8px;
    line-height: 20px;
}
p.paraMarginSuperTight {
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
}
ul {
    list-style-type: disc;
    padding: 0;
    margin: 0;
}
ul ul {
    list-style-type: none;
}
ul ul ul {
    list-style-type: none;
}
a:link, a:visited, a:active {
    color:#0a3760;
    text-decoration: underline;
}
a:hover {
    color:#0F599D;
    text-decoration: underline;
}
/*a.productLinkFirst:link, a.productLinkFirst:visited, a.productLinkFirst:active {
    color:#0a3760;
    text-decoration: underline;
    margin:0 0 15px 10px;
}
a.productLinkFirst:hover {
    color:#0F599D;
    text-decoration: underline;
    margin:0 0 15px 10px;
}*/
a.productLink:link, a.productLink:visited, a.productLink:active {
    color:#0a3760;
    text-decoration: underline;
    margin:0 0 0 10px;
}
a.productLink:hover {
    color:#0F599D;
    text-decoration: underline;
    margin:0 0 0 10px;
}
a.greenLink:link, a.greenLink:visited, a.greenLink:active {
    color:#336633;
    text-decoration: underline;
}
a.greenLink:hover {
    color:#FBFBEF;
    text-decoration: underline;
}
.fontBlueBold {
    color:#0a3958;
    font-weight:bold;
}
.fontRedBigBold {
    color:#520602;
    font-weight:bold;
    font-size:16px;
}
.fontRed {
    color:#520602;
}
.fontGreenMedium {
    color:#336633;
    font-weight:bold;
    font-size:14px;
}
/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* End hide from IE-mac */  


 
/*printer styles*/ 
@media print {
/*hide the right column when printing*/ 
#rightcol {
    display:none;
}
#leftcol {
    width:100%;
    float:none;
}
}
/* Spacers */
.spacer1px {
    font-size: 1px;
    line-height: 1px;
}
.spacer2px {
    font-size: 2px;
    line-height: 2px;
}
.spacer3px {
    font-size: 3px;
    line-height: 3px;
}
.spacer4px {
    font-size: 4px;
    line-height: 4px;
}
.spacer5px {
    font-size: 5px;
    line-height: 5px;
}
.spacer6px {
    font-size: 6px;
    line-height: 6px;
}
.spacer7px {
    font-size: 7px;
    line-height: 7px;
}
.spacer9px {
    font-size: 9px;
    line-height: 9px;
}
.spacer10px {
    font-size: 10px;
    line-height: 10px;
}
.spacer11px {
    font-size: 11px;
    line-height: 11px;
}
.spacer13px {
    font-size: 13px;
    line-height: 13px;
}
.spacer14px {
    font-size: 14px;
    line-height: 14px;
}
.spacer15px {
    font-size: 15px;
    line-height: 15px;
}
.spacer16px {
    font-size: 16px;
    line-height: 16px;
}
.spacer17px {
    font-size: 17px;
    line-height: 17px;
}
.spacer21px {
    font-size: 21px;
    line-height: 21px;
}
.spacer28px {
    font-size: 28px;
    line-height: 28px;
}
.spacer30px {
    font-size: 30px;
    line-height: 30px;
}
.spacer35px {
    font-size: 35px;
    line-height: 35px;
}
.spacer40px {
    font-size: 40px;
    line-height: 40px;
}
.spacer80px {
    font-size: 80px;
    line-height: 80px;
}
.spacer120px {
    font-size: 120px;
    line-height: 120px;
}
/************** FOOTER **************/
#footer {
    height:35px;
    clear:both;
    background-color:#fff;
}
#footer ul {
  font-size:11px;
  margin: 15px 0 0 22px;
}
#footer ul li {
padding: 0 1.5em 0 0;
list-style: none;
float: left;
}
#footer ul li a {
text-decoration: none;
}
#footer ul li a:hover {
text-decoration: underline;
}
/********* MAIN NAVIGATION **********/

#linkContainer {  /* wrapper for entire navigation bar */
  float:left;
  padding: 0;
  width: 100%;
  margin: 0;
  /* zoom: 1;   to make IE behave */
  /* for IE, z-index has to increase for each containing element so menus stay on top */
  z-index:2010;   
  position:relative;
}
#nav, #nav ul {  /* top-level navigation unordered list */
  list-style-type:none;
  font-weight: bold;
  padding: 0;
  margin: 0;
  color: #FFF; 
  float: left;
  list-style: none;
  z-index:2009;
  width: 100%;
 /* background-color:#0e4d76;  */
  /* zoom: 1;  to make IE behave */
  position:relative;
}
#nav li {  /* top-level navigation list items */
  display:inline;
  float:left;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1.2em;
  border-right: 1px solid #FFF; 
  z-index:2008;
}
#nav a {  /* top-level navigation links */
  display:block;
  font-size: 12px;
  padding: 4px 8px;
  text-decoration: none;
  letter-spacing: 0.05em;
  font-weight: bold;
  color: #FFF;
/*  background-color:#0e4d76; */
  z-index:2007;
}
#nav .current {  /* color to highlight nav for current page */
/*  background-color:#538351; */
  z-index:2006;
}
#nav a:hover {   /* color for nav hover */
/*  background-color:#538351; */
  color: #FFF;
  z-index:2006;
}

/******* Drop-Downs ********/

#nav li ul {  /* list that is the drop-down for each main menu item */
  position: absolute;
  width: 150px;  /* sets width of drop-down */
  left: -999em;  /* keep the drop-down offscreen until it is activated */
  padding:0;
  margin: 0;
  background-color: #0e4d76;
  z-index:2005;
}
#nav li ul li {
  display:block;
  width: 150px;  /* sets width of drop-down */
  margin: 0;
  padding: 0;
  z-index:2004;
}
#nav li:hover ul, #nav .sfhover ul {  /* sfhover class is used by menu.js to make IE work */
  left: auto;   /* move the drop-down into position */
  z-index:2003;
}
#nav li ul li a {  /* primary styling for drop-down items */
  display:block;
  width: 150px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
  text-decoration: none;
  color: #FFF;
  line-height: 16px;
  background-color: #0e4d76;
  margin: 0;
  z-index:2002;
}
#nav li ul li a:hover {
  background-color: #538351;
  color: #FFF;
  font-weight:bold;
  z-index:2002;
}

/****** column fixes ********/

.left_content {
  margin: 20px 40px 20px 40px;
}
.right_content {
  margin: 20px 40px 20px 0;
}
/********** FORMS **************/

label.reqd {
font-weight:bold;
}

label.left {
width: 120px;
display: block;
float: left;
text-align: right;
clear: left;
text-transform: uppercase;
font-weight: bold;
text-size:90%;
padding-right: 10px;
}

#contact_intro {
border-bottom: 1px solid #333;
margin-bottom: 2em;
}
#contact_pod_form label {
width: 8em;
display: block;
float: left;
text-align: right;
clear: left;
text-transform: uppercase;
font-weight: bold;
text-size:90%;
padding-right: 1em;
}
#contact_pod_form input, textarea {
background-color: #eee;
border: 1px solid #666;
padding: 0.23em;
}
#contact_pod_form .indent {
margin-left: 9em;
}
#contact_firstname, #contact_lastname {
width: 15em;
}
#contact_company, #contact_email, #contact_subject, #contact_message {
width: 31em;
}
#contact_subject, #contact_message {
width: 45em;
}
p#email2 {
display: none;
}
#contact_pod_form input.submit_button {
background: none;
border: none;
}
/********* product list ***********/

.product_list td {
text-align:center;
vertical-align:middle;
line-height: 20px;
padding-right: 40px;
}

.product_list th {
text-align:center;
vertical-align:middle;
line-height: 20px;
padding-right: 40px;
}
.product_list {
  margin-top:20px;
}
/*********** COMMENT FORM ************/

.comment_form {
width: 90%;
border: 4px solid #e1e1e1;
padding: 1em;
margin: 1.5em 0;
}
.comment_form label {
display: block;
width: 5.38em;
text-align: right;
float: left;
font-size: 80%;
letter-spacing: .04em;
text-transform: uppercase;
clear: left;
padding: 0 0.5em 0 0;
}
input#feedback_name, input#feedback_email, input#feedback_subject, textarea#feedback_body {
background-color: #eee;
border: none;
padding: 0.23em;
}
.comment_form .indent {
margin-left: 5.38em;
}
.comment_form .indent_submit {
margin-left: 5.38em;
margin-top: 1em;
}
#comment_email2 {
display: none;
}
input#feedback_subject {
width: 80%;
}
.comment_form p {
margin: 0 0 0.15em 0;
padding: 0;
}
textarea#feedback_body {
width: 80%;
}
.form_note {
font-size: 80%;
}
div#comments {
border-top: 4px solid #520602;
padding-top: 10px;
margin-top: 15px;
}

