  @charset "UTF-8";
  html, body, div, span, applet, object, iframe,
  h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  a, abbr, acronym, address, big, cite, code,
  del, dfn, em, img, ins, kbd, q, s, samp,
  small, strike, strong, sub, sup, tt, var,
  b, u, i, center,
  dl, dt, dd, ol, ul, li,
  fieldset, form, label, legend,
  table, caption, tbody, tfoot, thead, tr, th, td,
  article, aside, canvas, details, embed, 
  figure, figcaption, footer, header, hgroup, 
  menu, nav, output, ruby, section, summary,
  time, mark, audio, video {
	  margin: 0;
	  padding: 0;
	  border: 0;
	  font-size: 100%;
	  font: inherit;
	  vertical-align: baseline;
  }
  /* HTML5 display-role reset for older browsers */
  article, aside, details, figcaption, figure, 
  footer, header, hgroup, menu, nav, section {
	  display: block;
  }
  body {
	  line-height: 1;
  }
  ol, ul {
	  list-style: none;
  }
  blockquote, q {
	  quotes: none;
  }
  blockquote:before, blockquote:after,
  q:before, q:after {
	  content: '';
	  content: none;
  }
  table {
	  border-collapse: collapse;
	  border-spacing: 0;
  }
  
  #container {
	  width: 1200px;
	  margin-left:auto;
	  margin-right:auto;
	  padding-right: 10px;
	  padding-left: 20px;
	  margin-top: 15px;
  }
  
  
  #ColumnLeftTop {
	  width:500px;
	  height:40px;
	  float:left;
	  border-bottom:3px double #003;  
	}
				  
  #container #ColumnRightTop h2 {
	  font-family: Verdana, Geneva, sans-serif;
	  font-size: 14px;
	  font-weight: bold;
	  letter-spacing: .2em;
	  text-align: right;
	  padding-top: 20px;
  }
   
  #ColumnRightTop {
	  width:700px;
	  height:40px;
	  float:right;
	  border-bottom:3px double #003;			  
  }
  
    #container #ColumnRightTop h1 {
	  font-family: Verdana, Geneva, sans-serif;
	  font-size: 14px;
	  font-weight: bold;
	  letter-spacing: .5em;
	  text-align: right;
	  padding-top: 17px;
	  padding-right: 50px;
  }
				  
  #container #ColumnLeftTop h1 {
	  font-family: Verdana, Geneva, sans-serif;
	  font-size: 18px;
	  font-weight: bold;
	  letter-spacing: 1em;
	  text-align: left;
	  padding-top: 17px;
  }
  
  #ColumnLeftBottom {
	width: 500px;
	height: 566px;
	float: left;
	/*border-bottom:3px double #003;*/
	   /*border-bottom:3px double #003;*/
	background-image: url(BKgrnd_img.png);
	background-repeat: no-repeat;
	background-position: 6em 2em;
   }
	  
  #ColumnLeftBottom h3{
	  font-family: Verdana, Geneva, sans-serif;
	  font-size: 12px;
	  font-weight: bold;
	  color: #000;
	  text-decoration: none;
	  padding-top: 5px;
	  /*padding-bottom: 20px;*/
	  word-spacing: 2.8em;/* lowered this from 3.5em 5-2013 because the CONTACT word was not fitting on the line*/
	  letter-spacing:.2em;
	
  }
				  
  #ColumnLeftBottom p{
	  font-family: Verdana, Geneva, sans-serif;
	  font-size: .7em;
	  color: #000;
	  line-height: 150%;
	  padding-right: 20px;
	  padding-top: 10px;
	  text-align:justify;
  }
  
  #ColumnLeftBottom img {

	opacity: .65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; /* IE 8 hack */ 
	filter: alpha(opacity = 65); /* IE 5-7 hack */
	-webkit-transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;	
		}
	
#ColumnLeftBottom img:hover  {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* IE 8 hack */
	filter: alpha(opacity = 100); /* IE 5-7 hack */
		}
		
#ColumnLeftBottom p a {	

	color:blue;
	text-decoration:none;
	opacity: .6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /* IE 8 hack */ 
	filter: alpha(opacity = 60); /* IE 5-7 hack */
	-webkit-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
		}
	
#ColumnLeftBottom p a:hover {
	
	color:#03F;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* IE 8 hack */ 
	filter: alpha(opacity = 100); /* IE 5-7 hack */
	text-decoration:underline;
		}
				   
  
  #ColumnRightBottom {
	  width:650px;
	  height:642px;
	  float:right;
	  padding-top:4px;
	  /*text-align:left;*/
	  text-align:center;
	  /*border-bottom:3px double #003;*/ 
  }
  
  #ColumnRightBottom img{
	  padding-top:34px;}
				  
  #ColumnRightBottom h2 {						    
	  font-family: Verdana, Geneva, sans-serif;
	  font-size: 12px;
	  font-weight: bold;
	  letter-spacing: .2em;
	  text-align: center;
	  padding-bottom: 15px;
	  }
  
  .ClearBoth {clear:both;}
  
  h3 a:link {
	  font-family: Verdana, Geneva, sans-serif;
	  font-size: 12px;
	  font-weight: bold;
	  color: #000;
	  text-decoration: none;
  }
  h3 a:hover {
	  font-family: Verdana, Geneva, sans-serif;
	  font-size: 12px;
	  font-weight: bold;
	  color: #000;
	  text-decoration: underline;
  }
  h3 a:visited {
	  font-family: Verdana, Geneva, sans-serif;
	  font-size: 12px;
	  font-weight: bold;
	  color: #000;
	  text-decoration: none;
  }
  
  #ColumnLeftBottom img {
	  position:relative; /*This is a must -without safai does not put the copyright at the bottom and it leaves out the bottom lines*/
	  float: left;
	  margin-right: 15px ;
	  margin-top: 20px ;

  }
						  
  #bottomCopyright { 
  		font-family:Verdana, Geneva, sans-serif;
  		text-align:right;
  		font-size: .7em;
  		line-height: 2.5em;
		padding-top: 10px;
		text-align:center;
  }
						  
						  
						  
						  em {
	font-style: italic;
	font-weight: bold;
}

/*doug made a change march 16th*/
