/* CSS Document

	Captured Mind Website
	Engineer: JCyr for Qonverge - www.qonverge.com

 */

  body {
  text-align: center;
 	margin: 0px;
	background-color: #d9e8c0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
  }
  
  #container {
  margin: 0 auto;
  width: 760px;
  text-align: left;
  }
  
   #header {
  text-align: center;
  margin: 0px;
  background-image: url(../images/header_backer.gif);
  background-repeat:repeat-x;
  height: 181px;
  }
  
   #headercontainertop {
	margin: 0 auto;
	width: 760px;
	text-align: left;
	height: 50px;
	position:relative;

  }
  
   #headercontainermid {
	margin: 0 auto;
	width: 760px;
	text-align: left;
	height: 100px;
	position:relative;

  }
  
   #menu {
	margin: 0 auto;
	width: 760px;
	text-align: left;
	height: 29px;
	position:relative;

  }
  

   #headercontainertop p {margin: 0px; padding: 0px;}
   #headercontainermid p {margin: 0px; padding: 0px;} 
   /* #menu p {margin: 0px; padding: 0px;} */
   
   
   #botalign{
   position: absolute;
	bottom: 6px;
	}
   
   #datetime {
   position:absolute; 
   right: 10px; 
   bottom: 6px;
   color:#FFFFFF;
   font-weight:bold;
   z-index: 100;
   }
   
   .logo {
   position: absolute;
   top: 0px;
   left: -18px;
   }
   
 	 .braingrid {
   position: absolute;
   left: 0px;
   top: 0px;
   }
   
   
   #tag {
	position:absolute;
	left: 5px;
	bottom: 5px;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 1.6em;
	width: 461px;
	height: 76px;
   }
   
  #menuitems {
  position:absolute;
  left: 10px;
  bottom: 3px;
  font-weight:bold;
  }
  
  #heading a {
  font-weight:bold;
  font-size: 12px;
  color: #555555;
  text-decoration: none;
  }
  
  #emailbox {
  border:1px solid #588c00;
  
  }
  
  .tdleftborder {
 border-left: solid 1px #555555;
 
    padding: 15px;
    
  }
  
  .contentpad {
  padding: 15px;
  }
  
  #staff td {
  font-size: 9px;
  
  }
  
  #staff strong {
  color: #588c00;
  font-size:10px;
  }
  
  #staff a {
  font-weight: normal;
  font-size:9px;
  color:#588c00;
  text-decoration:underline;
  }
  
  h1 {
  font-size: 23px;
  font-weight: bold;
  color:#588c00;
  }
  
  p {
  line-height: 135%;
  }
  
  a {
  font-weight: normal;
  font-size: 11px;
  color: #588c00;
  }

h2 {
font-size: 12px;
color: #588c00;
font-weight:bold;
margin: 0px;
padding: 0px;
}

h3 {
font-size: 14px;
color: #000000;
font-weight:bold;
margin: 0px;
padding: 0px;
}

hr {
color: #588c00;
background-color: #ffffff;
height: 1px;
}

.staff {
font-size: 9px;
}

input {
font-size: 10px;
margin: 3px;
}

#copy p {

margin-top: 19px;
margin-bottom: 19px;

padding: clear;

}
