@import url(styles.css);
@charset "UTF-8";

.thrColFixHdr #sidebar1 { width: 410px;  }

.thrColFixHdr #sidebar2 {  display: none; }

.thrColFixHdr #mainContent { border: 0px solid #000; background:#d3cdb6; overflow: hidden; min-height: 525px;   } 

/* for Internet Explorer */ 
 /*\*/ * html .thrColFixHdr #mainContent { height: 525px;  } /**/
 
 /* for Internet Explorer */ 
/*\*/
* html #mainContent {margin-left: -0px; margin-right: -0px;}
* html #sidebar1 { margin-right: -3px;}
* html #sidebar2 { margin-left: -3px;}
/**/

 
.thrColFixHdr #breadcrumb { background: #c7bda6; height: 40px; color: #501400; font-size: 2.5em; font-weight: bold; padding: 10px 0px 0px 40px; }
 

.thrColFixHdr #left-copy { float: left; color: #501400; border: 0px solid #000; width: 450px; line-height: 18px; padding: 30px 0px 0px 40px; }
.thrColFixHdr #rt-copy { float: right; color: #501400; border: 0px solid #000; width: 340px; line-height: 18px; padding: 30px 50px 0px 20px;} 
.thrColFixHdr #rt-copy a{  text-decoration: underline; color: #501400;  }
.thrColFixHdr #rt-copy a:hover{  text-decoration: none;  } 
.thrColFixHdr #bullet-group { border: 0px solid #000; }
.thrColFixHdr #bullet-logo { border: 0px solid #000; float: left; padding: 15px 0px 0px 0px; }
.thrColFixHdr #main-bullets { padding: 10px 0px 0px 30px; float: left; }
.thrColFixHdr #main-bullets ul { padding: 0px; margin: 0px; line-height: 22px;  }
.thrColFixHdr #main-bullets li { font-size: 1.1em;  font-weight: bold; color: #501400; }

.thrColFixHdr #mainpic {  padding: 0px 0px 20px 0px;  }
.thrColFixHdr #contact-form {  padding: 20px 20px 20px 30px;  border: 1px solid #501400;  margin-top: 20px; width: 300px; color: #501400;  background: #c7bda6; }
.form-field {  width: 275px;  border: 1px solid #501400;  height: 18px;  }
.textarea {  width: 275px;  border: 1px solid #501400;  height: 100px;  }
form { margin: 0px padding: 0px;  }

.bio-name { font-size: 1.3em; font-weight: bold;  color: #501400; }
.bio-title { font-size: 1.3em; font-style: italic; color: #501400; }
.bios { line-height: 16px; }
.bios a{ color:#501400;  text-decoration:underline; }
.bios a:hover{ text-decoration:none; }

.thrColFixHdr #clear { float: left; clear: both; }

