body{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #2c1c03;
	background-color: #FFFFCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;	}
.h2 {
	color: #2c1c03;
	font-family: Georgia, Times New Roman, Times, serif;
	  font-size: 24px;		}
.h3 {    
  color: #2c1c03;
  position:relative;
  left: 10px;
  font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	font-weight:bolder;
	line-height: 24px;
	text-align:left;    }
.p	 	{
	text-indent: -2em;	}
.ul   {
  margin:0 0 0 -20px;
  width:100%;	}
.ul li {
  list-style-type:none;
  float:left;
  margin:0 0 0 -20px;
  width:100%;	}
.txt {
  color: #2C1C03;
  font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #2C1C03;
	text-align:left;  }
.txtMed {
  color: #2C1C03;
  font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #2C1C03;
	text-align:justify;  }
a.link { 
  text-decoration: underline;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 19px; 
	  font-weight:bold;
	  color: #2C1C03;   }
a.link:hover {
  text-decoration: none; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 19px; 
	  font-weight:bold;
	  color:#ffff83;   }
a.link:visited { 
  text-decoration: underline;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 19px; 
	  font-weight:bold;
	  color: #2C1C03;   }
.txtLg {
  color: #2C1C03;
  text-align:justify;
  font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #2C1C03;
	text-align:justify;  }
  a.Lg:link {
   color: #2C1C03; 
   text-decoration: underline;
   font-family: Arial, Helvetica, sans-serif;
	   font-size: 14px;
	   line-height: 15px;  }
  a.Lg:hover {
   color: #ffff83; 
   text-decoration: none;  }
.txtSmall  {
  color: #2C1C03;
  text-align:justify;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 9px;
	  line-height: 12px;
	  color: #2C1C03;
	  text-align:justify;}
a.sm:link {
  color: #2C1C03; 
  text-decoration: none;  
  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 9px;
	  line-height: 18px;  }
a.sm:hover {
  color: #ffff83; 
  text-decoration: underline; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 9px;
	  line-height: 18px;  }
a.sm:visited {
  color: #2C1C03; 
  text-decoration: none;  
  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 9px;
	  line-height: 18px;  }
	  	
#container{
	margin: 2em auto;
	width: 700px;
	text-align: left;
	border: solid #FF5c05;
 	border-width:0 0 1px 0 ;
 	background:#FF5c05;	}
	
#header{
 	margin:0; padding:0;
 	height:100px;
 	width: 100%;
 	background:#FF5c05;
	background-image: url(hdrLogo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #FFFFCC;
	border-bottom: 1px solid #FFFFCC;	}
#mainnav{
 	height:22px;
 	width:700px;
 	background:#2C1C03;
	padding: 2px 0;
	margin-bottom: 22px;	}
  #mainnav ul  {
	padding: 0;
	margin: 0;
	background-color: #2C1C03;
	color: #FFD800;
	float: left;
	width: auto;
   		font-family: sans-serif; 
   		font-size:10pt;
   		font-weight:bold;
   		text-align:right;
   		font-stretch:extra-condensed;   }
  #mainnav ul li { 
	display: inline; }
  #mainnav ul li a   {
	padding: 0.2em 0.6em;
	background-color: #2C1C03;
	color: #FFD800;
	text-decoration: none;
	float: left;
	border-right: 1px solid #FFD800;    }
  #mainnav ul li a:hover   {
	background-color: #75B321;
	color: #2C1C03;   }

#contents { 
	width: 90%;
	margin: 0 auto;
	border: 1px solid #FFF83;
	padding: 10px;
	background: #FF5c05; }
  #contents p { line-height: 165%; }

#bonnet{
	position:relative;
	clear: both;
	width: 90%;
	color: #2C1C03;
 	background:#FF5c05;
	margin: 0 auto;
	padding: 10px;		}

#menu{
	clear:both;
	float: right;
	width: 46%;
	margin: 0 auto;
	padding: 5px;
	background-color:#FF5c05;	}
  #menu.bullet {
	font-size: 50%; 
	font-family: sans-serif;
	list-style-type: square;  }

#menu2{
	float: left;
	width: 46%;
	margin: 0 auto;
	padding: 5px;
	background-color:#FF5c05;	}
	
#footer{
	clear: both;
	color: #2C1C03;
	height:25px;
 	background:#FF5c05;
	font-size: 90%;	
	border:solid FF5c05;
	border-width:0 1px 0 0;
	margin:0 0 1px 0 auto;
	padding:0;  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
  		font-size:7pt;
   		font-stretch:wider;
   		text-align: center;
   		line-height: 14pt;
   		word-spacing: 0.4em;  }
#footer li  {
   display: inline;
   /* for IE5 and IE6 */ }
#footer a {
   width: 99.99%;
   /* extend the sensible area to the maximum with IE5 */
   background-color:FF5c05;
   color: #2C1C03;
   text-decoration: none;  }
#footer a:hover {
   color: #ffff83; 
   text-decoration: underline;   } 

.floatClear  {
	display:block;
	float:left;
	width: 210px;
	padding: 0 0 0 5px;
	margin: 0;   }




.capclear2{
	float:left;
	clear:left;
	margin:10px auto;
	width:22em;
	text-align:left;
	background:#FF5c05;
	padding:1px;	}
	
.capclear2 img {
	float:left;
	margin:5px;
	display:inline;
	border: 1px solid #000;		}
	
.capclear2 ul{
	font-size:80%;
	font-weight:bold;
	height:180px;
	margin:0;
	padding:0;
	list-style:none;	}
	
.capclear2 ul li{margin:1em 0}

.capclear2 ul{
	overflow:auto;/* this is the key for good browsers*/	}
	
/* mac hide - this is for ie6 and less \*/
* html .capclear2 ul {height:1%}
/* end hide*/
 
 
 
 
 image element properties

.picTitle   {
	height: 65px;	}
.textmiddle {
	vertical-align:middle;
	border: 1px solid #000000;
	margin: 6px;
	padding: 0;		}	
img.imagefloat {
	display:inline; 
	float: right; margin: 10px;
	border: 1px solid #000000;	}
img.imagemiddle  {
	position:relative;
	bottom: -4px;
	overflow:hidden;   }
img.imagetop  {
	position:relative;
	top: -20px;
	overflow:hidden;   }
img.imageleft { 
	float:left; clear:left;
	margin:10px;
	border: 1px solid #000000;  }
img.imageright { 
	float:right; clear:right;
	margin:0 30px 0 0;
	border: 1px solid #000000; }
	 


