/* Layout Stylesheet */ 

body{
 margin: 0;
 padding:0;
 background: #808080 url(../imgs/sh1.gif) top left repeat;
 ;
 color: #333333;
 }
	 
#hdr{
 height:100px;
 background:#000;
 color:#000000;
 border:solid #c0c0c0;
 border-width:2px 0px;
 margin:20px 0 0 0;
 }

#subhdr{
 height:21px;
 background:#353535;
 color:#000000;
 border:solid #c0c0c0;
 border-width:1px 0px 3px 0px;

 }

#lh-col{
 position: absolute;
 top: 174px;
 left: 10px;
 width: 200px;
 border: 2px solid #000000;
 background: #DADADA;
 color: #333333;
 margin: 0px;
 padding: 0px;
 height: 400px;
 }

#lh-col-print{
 position: absolute;
 top: 585px;
 left: 10px;
 width: 200px;
 border: 2px solid #000000;
 background: #DADADA;
 color: #333333;
 margin: 0px;
 padding: 0px;
 height: 50px;
 font: bold 10px Arial;
 }


#rh-col{
 position:relative;
 margin: 20px 20px 20px 220px;
 border: 2px solid #000000;
 background: #ffffff;
 color: #333333;
 padding: 20px;
 position :relative;
 }
 
 
 #lh-col-print a:link {color: #620A11; font-weight: bold; text-decoration: none;}
 #lh-col-print a:visited {color: #620A11; font-weight: bold; text-decoration: none;}
 #lh-col-print a:hover {color: #595BA1; background-color: #fff; text-decoration: none;} 
 #lh-col-print a:active {text-decoration: none; } 
 
 #rh-col a:link {color: #620A11; font-weight: bold; text-decoration: none;}
 #rh-col a:visited {color: #620A11; font-weight: bold; text-decoration: none;}
 #rh-col a:hover {color: #595BA1; background-color: #fff; text-decoration: none;} 
 #rh-col a:active {text-decoration: none; } 
 
 #rh-col a img {
 	position: relative;
	float: right;
	margin: 2px;
	margin-left: 10px; 	
 	border: 0px solid black;
 	
	}
	
#rh-col .imgLeft{
 	position: relative;
	float: left;
	margin: 2px;
	margin-right: 10px; 	
 	border: 0px solid black;
 	
	}
#rh-col a:hover img {
 	position: relative;
		
 	border: 1px solid black;
 	
}
#lh-col-trees {

 position: absolute;
 top: 174px;
 left: 10px;
 width: 200px;
 border: 2px solid #000000;
 background: #DADADA;
 color: #333333;
 margin: 0px;
 padding: 0px;
 height: 580px;
}
#lh-col-print-trees {

 position: absolute;
 top: 765px;
 left: 10px;
 width: 200px;
 border: 2px solid #000000;
 background: #DADADA;
 color: #333333;
 margin: 0px;
 padding: 0px;
 height: 50px;
 font: bold 10px Arial;
}
