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-weight: bold;
	font-size: 40px;
	line-height:60px;		}
.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:460px;	}
.ul li {
  list-style-type:none;
  float:left;
  margin:0 0 0 -20px;
  width:460px;	}
.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;  }
.txtMedhdr  {
    font-weight: bold;  }
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;   }
.txtLg {
  color: #2C1C03;
  text-align:justify;
  font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	font-stretch:narrower;
	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;  }
	
#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: 160px;
	margin: 20px 50px 10px 10px;
	border-left: 1px solid #FFF83;
	margin: 0 10px 0 10px;
	padding-left: 10px;
	background-color: #FF5c05; }
  #contents p { line-height: 165%; }

#menu{
	float: right;
	width: 440px;
	margin: 20px 50px 30px 20px;
	padding-right: 10px;
	background-color:#FF5c05;	}
  #menu.bullet {
	font-size: 60px; 
	font-family: sans-serif;
	list-style-type: square;  }

#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;   }
   


 image element properties  

.floatClear  {
	display:inline-table;
	width:150px;
	padding: 0 0 0 15px;
	margin: 0;   }
.clearBreak  {
	float: clear;
	width:250px;
	padding: 0 0 0 15px;
	margin: 0;   }
img.imagefloat { 
	float: right; margin: 10px;
	border: 1px solid #000000;	}
img.imagemiddle  {
	position:relative;
	bottom: 2px;
	overflow:hidden;   }
img.imageleft { 
	float:left; margin:10px;
	border: 1px solid #000000;  }
img.imageright { 
	float:right; margin:0 30px 0 0;
	border: 1px solid #000000; }
	 
dl.gallery   {
  border: 1px solid #FF5c05;
  background-color:#FF5c05;
  width: 130px;
  height: 200px;
  text-align: center;
  line-height: 10px;
  padding: 5px;
  float: left;
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 2px;  }
.gallery dt {
	font-weight:lighter;  }
.gallery dt img  {
	border: 1px solid #000000;
	width: 80px;
	height: 107px;  }
.gallery dd  {
	margin: 0;
	padding: 0;
	clear:left;    }
.gallery spacer { 
	clear:both;  }

