/* CSS Document */

body {
margin:0;
padding:0;
background-color:#fff;
font-family:Arial, Helvetica, sans-serif, "Lucida Grande";
font-size:12px;
line-height:18px;
color:#666;
}

#wrapper {
width:780px;
margin:0 auto;
background-color:#fff;
border:1px solid #fff;
}

/* page layout */



#main {
background:#fff;
	}
	
* html #main {
  padding-bottom:0;
}
 
 #page {
 padding:0px 0 0px 0;
 margin:0;
 background-color:#fff;
 overflow:hidden;
 }
 
 #pagehm {
 padding:0 15px 30px 15px;
 }

#LH {
float:left;
background:#fff;
width: 410px; /* bmh */	
voice-family: "\"}\""; 
voice-family:inherit;
width: 380px;	 
	}
	
html>#LH	{
width: 380px;
	}

#RH {
float:right;
padding:0 35px 0 0px;
width: 335px; /* bmh */	
voice-family: "\"}\""; 
voice-family:inherit;
width: 300px;	
	}
	
html>#RH	{
width: 300px;
	}
	
#RHtxt {
border-left:1px solid #ccc; 
padding:0 0 0 15px;	
}
	
#page .pgcolumn {
  padding-bottom: 20030px;
  margin-bottom: -20000px; 
  background:#fff;
  }
  
  /* image control */
  
  #image {
  border:1px solid #ccc;
  padding:6px;
  margin:5px 0 5px 0;
  height:380px;
  width:360px;/* bmh */	
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 350px;	
  border-left:1px solid #ccc; 
	}
	
html>#image	{
width: 350px;
	}
  
#thumbs {
  display:inline;
  }
  
#thumbs img {
margin:0 3px 5px 0;
}
  
  
  
  
  /* text */
  
  h1 {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight:bold;
  font-size:20px;
  color:#6a5142;
  margin-top:0;
  }
  
 h2 {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight:bold;
  font-size:14px;
  color:#6a5142;
  margin-top:0;
  }
  
  
  h4 {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight:normal;
  color:#6a5142;
  font-size:12px;
  margin:10px 0 10px 0;
  text-align:center;
  }
  
.sml {
margin:-5px 0 20px 0;
font-size:11px;
line-height:14px;
color:#999;
}
 
  

#main a, #main a:active {
color:#060;
text-decoration:underline;
}

  /* img */
  
  .rh {
  float:right;
  margin:0px -18px 10px 20px;
  z-index:-1;
  }
  
    .lh {
  float:left;
  margin:0px 20px 10px -10px;
  }