
  /*<![CDATA[*/
 
  
  
   body {
  margin:0;
  padding:0;
  color:#000;
  background: #fff;
  font: 0.8em Verdana, arial, sans-serif;
  }
      
  
  
  
  
  /* HYPERLINK STYLES */
	a {
    	color:#79bbdd;
    	text-decoration: none;
	}
	a:hover {
		color:#369;
		text-decoration: none;
	}
	  /*column button */
  #button{
  /*margin-left: 0.5em;
  margin-right: 0.5em;*/
  background: #79BBDD;	
  border:1px solid #000;
  margin-top:10px;
  text-align: center;
  }
	#button a {
    	color:#fff;
    	text-decoration: none;
	}
	#button a:hover {
		color:#369;
		text-decoration: none;
	}
  
  /* Header styles */
 
  #header {
  top:0;
  left:0;
  height:18.63em;
  background:url(http://landjsupplybranson.com/2010/logo-3.jpg) top LEFT no-repeat;
  
  
  
  }
  h1 {font-size: 1.8em; padding:0.2em 0.3em;}
  h2 {font-size: 1.3em; color: #0C578E;}
  #main {
  margin-left:15em;
  padding:0 3em 1em;
  background: #FFFFFF;
  /*border:3px solid #708090;*/
  }
  #nav-one {
  position:absolute;
  top: 18.63em;
  left:0;
  width:15em;
  background: #f5f5f5;
  color: #02679B;
  border:0px solid #c0c0c0;
  text-align: right;
  }
  #nav-one p {
	  /*padding:0.5em;*/
  color: #224059; /*sets color of p in left col only*/
  }	
  .nav-two {
	margin-left: 0.5em;
	margin-right: 0.5em;
	background: #79BBDD;
	border: thin Black;
	margin-top: 10px;
}
  .nav-three {
  margin-left: 0.5em;
  margin-right: 0.5em;
  background: #008b8b;
  color:#fff;
  margin-top:10px;
  }
  #footer {
  width:100%;
  text-align:center;
  margin-top:20px;
  padding: 0.5em;
  color:#009;
  background:#fff;
  /*border:3px solid #708090;*/
  }
  p.c {text-align: center;}
  .buttonlink2 {
  padding: 4px;
  border: outset 2px Menu;
  color: #224059;
  background: #f0f0f0;
  text-decoration: none;
  }
  /*]]>*/
  </style>
  
