	body,
	html {
		margin:0;
		padding:0;
		background:#949201;/*#a7a09a;*/
		color:#000;
        /*
        font-size: 90%
		font-family: "courier new", courier, monospace;
		font: 70% Arial, Helvetica, FreeSans, sans-serif;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Verdana, sans-serif;
		font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Verdana, sans-serif;
		font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Verdana, sans-serif;
		font: bold 13px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
		font: bold 16px "Lucida Grande", "Verdana", sans-serif;
		font-family: verdana, "Lucida Grande", arial, helvetica, sans-serif;
		font-family: georgia;
		
		; */
        font-family: verdana,helvetica,arial,sans-serif;
		
        
	}
	body {
		min-width:800px;
	}
	#wrap {
		background:#4C3611/*#99c*/;
		margin:0 auto;
		width:800px;
		
	}
	#headerIntro {
        background-image: url('../img/SH-banner-intro_buttons.jpg');
        height:180px;
	}
	
	#headerFirst {
        background-image: url('../img/SH-banner-intro_buttons.jpg');
        height:180px;
	}

    #headerIntro p{
     margin-left:40px;
    }
    #headerIntro a:link {color: #fff;text-decoration:none; font-size:80%;}     /* unvisited link */
    #headerIntro a:visited {color: #fff;text-decoration:none; font-size:80%;}  /* visited link */
    #headerIntro a:hover {color: red;text-decoration: underline;font-size:80%;}   /* mouse over link */
    #headerIntro a:active {color: red;text-decoration: underline; font-size:80%;}
	
    #headerFirst p{
     margin-left:40px;
    }
    #headerFirst a:link {color: #fff;text-decoration:none; font-size:80%;}     /* unvisited link */
    #headerFirst a:visited {color: #fff;text-decoration:none; font-size:80%;}  /* visited link */
    #headerFirst a:hover {color: red;text-decoration: underline;font-size:80%;}   /* mouse over link */
    #headerFirst a:active {color: red;text-decoration: underline; font-size:80%;}
    
    
    #header h1{
       margin:0;
       padding:2px;
    }
	#nav{ border-top: 1px solid #989933; border-bottom: 1px solid #989933; background-color: #4C3611;/*#989933; */}
	/*
	#nav {
		background: #989933;
        padding:5px;
		border-right:2px solid #4C3611;
		border-left:2px solid #4C3611;
	}
    #nav ul{
        margin:0;
        padding:0;
        list-style:none;
        
    }
    
    #nav li{
        margin:0;
        padding:0;
        display:inline;
    }
    */
	#main {
		background: #fff;/*#989933; /*#9c9;*/
        float:left;
        width:796px;
		border-right:2px solid #4C3611;
		border-left:2px solid #4C3611;
	}
    
    #main h2, #main h3, #main p{
        padding: 0 5px;
    }
    
    
	#sidebar {
		background:#99c;
        float:right;
        width:90px;
	}
    #sidebar h3, #sidebar p{
        padding: 0 10px 0 0;
    }
    #sidebar ul{
        margin-bottom:0;
    }
	#footer {
		background:#cc9;
        clear:both;
	}
    #footer p{
        padding:10px;
        margin:0;
    }
    #leftbox{
     float:left;
     width:370px;
	 
     
    }

    #leftbox p{
        padding:15px;
        margin:0;
    }
    
    #rightbox{
     float:right;
     width:415px;
     
    }
    #rightbox h5{
     
    }
    #imgholbox{
    }
    

    #imgholbox2{
        margin-left:15px;
    }
    
    .hbox{
      margin-top:0px;
      margin-right:15px;
      color: #4C3611;
      font-weight: bold;
      
      
    }
    
    #imgholbox h5{
      margin-top:0px;
      color: #4C3611;
      font-weight: bold;
      padding-right: 15px;
    }

    
    #imghol{
     margin-left:10px;
    }
    
    
    
    #imghol h5{
      margin-top:0px;
      color: #4C3611;
      font-weight: bold;
    }

    
	
      h5 a:link {color: #6D9933}     /* unvisited link */
      h5 a:visited {color: #6D9933}  /* visited link */
      h5 a:hover {color: #6D9933}   /* mouse over link */
      h5 a:active {color: #6D9933}   /* selected link */