@charset "UTF-8";
/* CSS Document */


body { background-color:#600; border-bottom:14px #900 solid; border-top:14px #900 solid; height:100%; margin:0;  }
.container { margin-left: 0px; }
.center { text-align: center; }

a { color: #900; }
 
 #nav { margin-top: 20px; margin-bottom: -20px; }
 #nav ul { list-style: none;  }
 #nav ul li { float: right; margin-left: 3em;} 
 #nav ul li a { font: Arial, Helvetica, sans-serif; font-size: 15px; color: #fc0; text-decoration: none;}
 
 #branding { background:#FF9900 url(../bg-stripes.gif) repeat-x;  height: 167px; float: left; padding-top: 0; position: relative; margin-top: 30px; border-right: 35px none; }
 #branding img.photo { margin: 0; padding: 0; float: left; position: absolute; left:10px; top: -26px; }
 #branding h1.title { margin-left: 330px; margin-bottom: 0px; margin-top: 30px; }
 #branding h1.title a, #branding h1.title a:hover, #branding h1.title a:visited, #branding h1.title a:active  { font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold; color: #900;  text-decoration:none; }
 #branding img { margin-left:320px; margin-top: 10px; padding: 0; float: left; }
 #branding img.curve { margin:0; top: 0; right: 0; position: absolute;  }
 #hbird { float: left; margin: 0; margin-top: 65px; padding: 0;  }
 #hbird img { margin: 0; padding: 0; }
 
 
 .entry-asset {margin-top: 0; margin-bottom: 32px;  }
 .entry-asset .asset-content .asset-more-link { margin-top: .5em; }
 .main-content {background-color:#FFFF99; border-left: 17px #f7c820 solid; border-right: 18px #f7c820 solid; border-top: 1px solid #f7c820; }
 .entry-block {  margin-bottom: 2em; margin-right: 0; padding-right: 10px; padding: 5em 20px 5em 26px; }
 .entry-block p { color: #4f4f00; margin-bottom: 0; margin-top: 1em; }
  .entry-block h1, .entry-block h1.title, .etnry-block h1.asset-name, .entry-block h1 a:link, .entry-block h1 a:visited, .entry-block h1 a:active, .entry-block h1 a { font-style:italic; color: #4f4f00; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; text-align: center;margin-bottom: .5em; }
  .entry-block h2 a:hover { text-decoration:underline;}
 .entry-block p { font-size: 1.1em; margin: 1em }
 
  .asset-body img, .asset-more img { border: 1px solid #e3e3e3; padding: 5px; background-color: #fff; position: relative; left: -10px; margin-top: 1em;  }
  
  .mt-enclosure-image img.mt-image-center { margin-top: 18px; margin-bottom: 18px; }
 
 .accessory-block {   }
 
 .ft { background-color: #f7c820; padding-left:17px; padding-right: 18px;} 

.resources { margin:1em; float: left; color: #66CC00; font-size: 1.2em; }
.resources h2 { font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold; color: #900; font-size:1.1em; margin-bottom: .15em; }
.resources ul { margin: .25em 1em; list-style: none; }
.resources ul li a {color: #900; text-decoration: none; }
.resources ul li a:hover { text-decoration: underline; }



/* Form (Vertical - left-aligned labels, input below label)
------------------------------------------------------------------ */
.form-vertical-3 { font-size: 1em; margin: 1em; color: #333;}
.form-vertical-3 h2 { color:#555; margin: .5em; text-align: center;}
.form-vertical-3 .row { padding: 4px 0; text-align: left; width: 100%; margin-left: 2em; }
.form-vertical-3 .odd { background: #eee; }
.form-vertical-3 .row .label { font-weight: bold; padding-left: 12px;  margin: 0px; }

.form-vertical-3 .row .inputs { display: block; margin-top: 3px; color: #000; padding-left: 12px;}
.form-vertical-3 .example { color:#333333; display: block; font-size: 95%; margin-top: .2em;}
.form-vertical-3 .inline-error { color: #e33030; display: block; font-size: 90%; }
/* self clear -3floated parent containers */
.form-vertical-3:after, .form-vertical-3 .row:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.form-vertical-3, .form-vertical-3 .row {zoom:1;} /* IE */














