/*----HTML Structural Elements--------------------------------------------------*/
  
  html{
    background:#B4B960 url(images/bg.jpg) repeat-x left top;
    /*background MUST be the same as the body tag's background in XHTML*/  
    height:100%;
  }
  
  body{
    background:#B4B960 url(images/bg.jpg) repeat-x left top;
    height:100%;
    margin:0px;
    padding:0px;    
    font:small/150% "Trebuchet MS", Tahoma, Arial, Verdana, Helvetica, sans-serif;
    text-align:left;
    color: #4E502A;

  }    
  
  HR{
    color: #787A45;
    padding: 0px;
    margin: 0px;
  } 
  

  .smaller {
    font-size:80%;
  }
  
  h1{
    font-size:200%;
    margin:20px 40px 20px 40px;
    padding:0px;
    color: #616432;
    line-height: 120%;
  } 
	
  h2{
    font-size:135%;
    margin: 20px 40px 0px 40px;
    padding:0;
    color: #7C8043;
    font-weight: normal;
  }
  
  h3{
    font-size:125%;
    margin:20px 40px 0px 40px;
    padding:4px 0px 3px 0px;
    color: #7C8043;
    text-transform: uppercase;
    border-bottom: 3px solid #E4E6C0;
  }
  
  h4{
    background: #FBFCEE;  
    font-weight:normal;
    font-size:94%;
    margin: 8px 0px 14px 0px;
    padding: 10px 40px 10px 40px;
    color: #3d3d3d;
  }
  
  h5{
    background: #E4E6C0;  
    margin: 15px 15px 8px 15px;
    text-align:center;
    border: 2px solid #9B9D54;
  }  
  
  p{
    font-size:94%;
    line-height:140%;
    margin:8px 40px 14px 40px;
    padding:0;
    white-space: wrap;
  }

  
  a.homelink{
    color:#4E502A;
    font-weight: normal;
    text-decoration: none;
  }
  
  a:hover.homelink{
    font-weight: normal;
    text-decoration: underline;
  }
  
  a{
    color:#80861D;
    font-weight: bold;

  }	
	
  a:hover{
    color:#91581A;
  }
  
  a.right{
    text-decoration: none;

  }	
	 
  a.right:hover{
    text-decoration: underline;

  }
  
  /**----Unordered List Styles--------------------------------------------------*/
  
    ul{
      list-style-type: square;
      list-style-position: outside;    
      margin:4px 40px 15px 48px;
      padding:0;
      font-size:94%
    }
    
    ul li{
      margin:0 5px 5px 10px;
      padding:0;
      line-height:125%;       
    }
    
    
    ul li ul{
      margin:5px 0 5px 28px;     
    }
    
    ol{
      margin: 10px 40px 15px 40px;
      padding:0;
      font-size:94%;
    }
    ol li{
      margin:0 5px 5px 0;
      padding:0;
      line-height:125%;    
    }
    
    ol li ul{
      margin:5px 0 5px 28px; 
    }
      
  /**/

/**/

/*----Page Structural Elements/Wraps--------------------------------------------*/
	
  .container{
    width:933px;
    margin:0px auto 0 auto;
    padding:0px 0px 40px 0px;
    text-align: center;
  } 
  


  .parentWrap{
    width:933px;
    color:#2D2A28;
    position:relative;
    margin: 0px;
    padding: 0px;
  }   
  
  .parentWrap:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
  }

  
  /* Hides from IE-mac \*/
  * html .parentWrap {height: 1%;}
  /* End hide from IE-mac */
  
  .contentWrap{
    float:left;
    display:inline;
    clear:both;
    width:933px;
    margin:0px;
    padding: 0px;
    position:relative;
    text-align: left; 
    background: #ffffff;    
  }
  
 
  .footerWrap{
    float:left;
    display:inline;
    clear:both;
    width:100%;
    margin:0px;
    padding:0px;
    position:relative;
    background: url(images/footerbg.jpg) repeat-x 0px 0px;   
  }
	

/**/	

/*----Header Section------------------------------------------------------------*/
	
  
  .bannerHeader {
    height: 133px;
    margin: 0px auto 0px auto;
    padding:0 0 0px 0;    
    background: url(images/logo.png) no-repeat 0px 0px; 
    
  }
  
  .bannerHeader:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
  }
  
  
  /* Hides from IE-mac \*/
  * html .bannerHeader {height: 1%;}
  /* End hide from IE-mac */
  
/**/



/*----Nav Section---------------------------------------------------------------*/

  a.aSkipNav{
    position: absolute;
    left: -1000em; 
    width: 20em;
  }
  
/**----Utility Nav Section-------------------------------------------------------*/
    
    
    ul.utility{
      float:left;
      display:inline;
      margin: 32px 0px 8px 224px;
      padding:0px 0px 0px 0px;
      list-style-type: none;
      clear:both;    
    }
    

    ul.utility li{
      float:left;
      display:inline;
      text-align: left;
      padding:0px; 
      margin:0px; 
      color:#ffffff;      
    }
    

    ul.utility li.startcolor{
      float:left;
      display:inline;
      text-align: left;
      padding:0px; 
      margin:0px 0px 0px 10px; 
      color:#ffffff;      
    }    
    
    ul.utility li a {     
      color:#ffffff;
      font-size: 92%;      
      font-weight: bold;
      text-decoration: none;
      line-height:1em;
      padding:0px 2px 0px 2px;
      margin:0px 0px 0px 8px;      
    }    
    
    ul.utility li h1 {
      padding:4px 11px 2px 8px;
      margin:0px;
      color:#4A4E10;
      text-decoration: none;
      font-size: 160%;
    }
        
    
  /**/
  

/**----Main Nav Section-------------------------------------------------------*/
    
    ul#nav{
      float:left;
      display:inline;
      margin: 0px 0px 0px 234px;
      padding: 0px;
      list-style-type: none; 
      clear: both;
      width: 690px; 
      list-style-image: none;
      list-style-position: none;      
    }
    
    ul#nav li {
      float:left;
      display:inline;
      padding:0;
      margin:0; 
      height: 26px;
      text-align: left;      
      background: url(images/navbg.jpg) no-repeat bottom left;
    }
     
    
    ul#nav li a {  
      height: 26px;    
      display:block;
      padding:8px 4px 2px 4px;
      margin:0px 0px 0px 8px;
      color:#ffffff;
      font-size: 92%;      
      font-weight: bold;
      text-decoration: none;
      line-height:1em;
    }

    ul#nav li.end {
      height: 26px; 
      width: 8px;
      background: url(images/navend.jpg) no-repeat bottom right;
    }
    
    
    ul#nav li a:hover{
      text-decoration: underline;
    }     

    ul#nav li#activeSection { 
      height: 26px;     
      background: url(images/activenav.jpg) no-repeat bottom left;
    } 
    
    ul#nav li#activeSection a{     
      color: #3E2014;
    }     
    
    ul#nav li.activeend{  
      height: 26px; 
      width: 8px; 
      background: url(images/activenavend.jpg) no-repeat bottom right;
    }  
    
    ul#nav li#activeSection a:hover {  
      text-decoration: none;
    }      


    /* Hides from IE-mac \*/ 
    /* End hide from IE-mac */
   
  

/*----Footer Styles-------------------------------------------------------------*/



  .footerWrap#footer{
    color:#F0F1DF;
    margin:0px auto 0px auto;
    padding: 0px 0px 120px 0px;
    text-align: center;
    clear:both;
    font-size: 94%;   
  }
  

  
  .footerWrap#footer p{
    width: 933px;  
    color:#ffffff;
    margin: 32px auto 120px auto;
    padding: 0px;
    text-align: left;
  }
 

  .footerWrap#footer a{
    color:#ffffff;   
  }
  

/**/


 

/*------------------------------------------------------------------------------*/
/*----BEGIN PAGE STYLES---------------------------------------------------------*/
/*------------------------------------------------------------------------------*/


  .contentWrap#mainContent{  
    clear:none;
    width:720px;    
    margin: 0px;
    padding: 0px;
    background: #ffffff url(images/mainContentbottom.gif) no-repeat bottom left;
  }

  .contentWrap#mainContent p{
    text-align:left;   
    padding:0;
  }
  
  .contentWrap#right {
      clear:none;
      width: 213px;
      background: #555828 url(images/contentrightbg.jpg) no-repeat top right;
      margin: -27px 0px 0px 0px;
      padding: 0px 0px 0px 0px;
      color: #ffffff;
      text-align:left;        
 }
 
  .contentWrap#right h2{
    color: #ffffff;    
    margin: 28px 20px 8px 20px;
    text-align:left;   
    padding:0;
  }
  
  .contentWrap#right p{
    margin: 4px 20px 20px 20px;
    text-align:left;   
    padding:0;
    line-height: 125%;
  } 

  .contentWrap#right ul{ 
      margin:4px 20px 15px 28px;
    }
 
  .contentWrap#right a{
    color: #ffffff;
    font-weight: normal;
  }  

  .contentWrap#right .rightbottom{
    margin:0px; 
    padding: 0px 0px -10px 0px; 
    background: url(images/rightbottom.jpg) no-repeat bottom right;
    width: 212px;
    height: 10px;
  }
  
/*------------------------------------------------------------------------------*/
/*----HOME PAGE STYLES---------------------------------------------------------*/
/*------------------------------------------------------------------------------*/




    ul#home{
      list-style-type: square;
      list-style-position: outside;
      float:left;
      display:inline;
      margin:2px 40px 20px 40px;
      padding:0;
      list-style-type: none; 
      clear: both;
      width: 720px; 
    }
    
    ul#home li {
      float:left;
      display:inline;
      padding:0px 10px 0px 15px;
      margin: 0px; 
      width: 200px;
      background: url(images/bullet.gif) no-repeat center left;
    }
    
    
/*------------------------------------------------------------------------------*/    
/* BLOG from Google */
/*------------------------------------------------------------------------------*/

div.blogContainer {
   margin: 0px;
   padding: 0px 20px 20px 20px;
   font-size: 11.5px;
   line-height: 145%;
}

div.blogContent {
   margin: 10px 0px 0px 0px;
}

.gfg-title {
  display:none;
}

.gfg-root {

}

.gfg-title a {

}

.gfg-subtitle {

}

.gfg-subtitle a {

}

.gfg-entry {
  padding-bottom: 10px;
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {

}

.gfg-list {
	
	display: none;
	/* border-top: 1px solid #999B52;
	margin: 0px;
	padding: 10px 4px; */
}

.gfg-listentry {
	display: none;
	margin: 0px 0px 10px 0px;
}

.gfg-listentry a{
	text-decoration: none;
        color: #B4B95F;	
}

.gfg-listentry a:hover{
	text-decoration: underline;
        color: #B4B95F;	
}

.gfg-listentry-odd {

}

.gfg-listentry-even {
}

.gfg-listentry-highlight { 

}

/*
 * FeedControl customizations.
 */

.gfg-root .gfg-entry .gf-result .gf-title {
	   font-weight: bold;
	   font-size: 100%;	    	   
	   line-height: 130%;	 
	   text-transform: uppercase;
}

.gfg-root .gfg-entry .gf-result .gf-title a,
.gfg-root .gfg-entry .gf-result .gf-title a:visited{
	   text-decoration: none;
	   font-weight: bold;
}

.gfg-root .gfg-entry .gf-result .gf-title a:hover {
	   
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
  margin-top : 10px;
}


.gfg-root .gfg-entry .gf-result .gf-author {
   display: none;
}

.gfg-root .gfg-entry .gf-result .gf-relativePublishedDate {
   color: #D0D1AF;
   font-size: 92%;
   margin-left: -10px;
   line-spacing: 1px;
   clear: both;
   padding-bottom: 6px;
}

/*
 * FeedControl customizations.
 */

.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,
.gfg-horizontal-root .gfg-entry .gf-result .gf-author {
  display : none;
}

.gfg-horizontal-root .gfg-entry  .gf-result .gf-title {

}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer {

}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer,
.gfg-horizontal-root .gfg-entry .gf-result .gf-relativePublishedDate {

}

.gfg-branding {

}

.gfg-collapse-open, .gfg-collapse-closed {

}

.gfg-collapse-open {

}

.gfg-collapse-closed {

}

.gfg-collapse-href {

}

.clearFloat {

}    