


a {
		font-family: "Lucida Sans", Arial, Tahoma, sans-serif;
		text-decoration: none; 
		color:#2692C6 /*#ce8a0b*/;
		font-weight: bold; 
} 


A:hover {
		text-decoration: underline; 
		color: #1f76a0;
} 


.Anav {
		font-family: "Lucida Sans", Arial, Tahoma, sans-serif;
		color: #ffffff; 
		text-decoration : none; 
		font-weight: normal;
		letter-spacing:0.06em;
		*letter-spacing:0.1em;
} 


.Anav:hover {
		text-decoration: none; 
		color: #fff; 
		letter-spacing:0.06em;
		*letter-spacing:0.1em;
} 


.AnavOn {
		color: #000; 
		text-decoration : none; 
		font-weight: normal;
		letter-spacing:0.06em;
		*letter-spacing:0.1em;
} 

A.Asmall {
		font-family : "Lucida Sans", Arial, Tahoma, sans-serif;
		color : #006699; 
		text-decoration : none; 
		font-weight : bold; 
		font-size: 10px;

} 


.Asmall:hover {
		text-decoration : underline; 
		color : #999966; 
}



  em[title]:hover {/* attribute selector pseudo-class */
  background: #ffc;/* Opera - Moz supported */
  cursor: help;/* matches all em elements */
  }/* that specify the "title" attribute */

  pre:hover {/* arbitrary element hover */
  background: #ffd700 url(images/spacer.gif) right top no-repeat;
  /* Opera - Moz supported */
  }
  
/*-------------*/
/*-------------*/
/*-------------*/
	
	
h1 {
		font-size : 1.7em;
		font-weight : bold; 
		text-decoration : none; 
		color : #564D20; 
} 

.h116 {
		font-size : 1.6em;
		font-weight : bold; 
		text-decoration : none; 
		color : #564D20; 
} 

.h112w {
		font-size : 1.2em;
		font-weight : bold; 
		text-decoration : none; 
		color : #ffffff; 
}

.h112 {
		font-size : 1.2em;
		font-weight : bold;
		letter-spacing: 0em; 
		text-decoration : none; 
		color : #000; 
} 


.h2_med  {
	font-size:1.2em;
	font-weight:bold;
	/*margin 2px 8px;*/
}

.h3_med  {
	font-size:1.0em;
	font-weight:bold;
	/*margin 2px 8px;*/
}



/* SPECIAL HACK FOR PRELOADING IMAGES */

h2.preloadA {
  background:url('images/spacer.gif') no-repeat;
  background-position:-1000px -1000px;
}

h2.preloadB {
  background:url('images/spacer.gif') no-repeat;
  background-position:-1000px -1000px;
}


/*   SPECIAL CHARACTERS/TEXT ----------------------------------------------------- */

.super     {
			font-size : .7em;
			font-weight : normal; 
			}

.newsDate { font-size:.75em;color:#996633;
}

.newsItem {	font-size:.9em;
}


.listItem {	font-size:.95em;

}

.textEmph {
font-size : 1.1em; 
font-weight : normal; 
} 
 
	
.textSmall {
font-size : 0.9em; 
font-weight : normal; 
} 
 
.textMed {
font-size : 1.1em; 
font-weight : normal; 
} 

.textLg {
font-size : 1.4em; 
font-weight : normal; 
} 
 	
.tinyText {
font-family : "Lucida Sans", Arial, Tahoma, sans-serif; 
color : #000000; 
font-size : 10px; 
font-weight : normal; 
} 

 
.blockText {
font-size : 1.15em;
font-weight : normal; 
letter-spacing : .02em;
padding: 4px;

}

 



.text_wh {  color:#FFFFFF;} /* text color to white */




.quoteBox {
				background-color: #fdfdfd; 
				border-style: dotted;
				border-left-style: none;
				border-right-style: none;
				border-bottom-style: dotted;
				border-width: 1px;
				border-color: #9B9B9B;
				font-family :"Trebuchet MS", Arial, Tahoma, sans-serif; 
				color : #000000; 
				font-size : 10px; 
				font-weight : normal; 
				}					


.quotes {
		font-family : "Trebuchet MS", Arial, Tahoma, sans-serif; 
		font-size : 13px; 
		font-weight : bold; 
		text-decoration : none; 
		color : #d55111; 
} 



.textOrange {
		text-decoration : none; 
		color : #df6124; 
} 


.redText {
		text-decoration : none; 
		color : #ba2207; 
} 


.bodyText12 {
font-family : "Trebuchet MS", Arial, Tahoma, sans-serif; 
color : #000000; 
font-size : 12px; 
font-weight : normal; 
} 




.sidebar {
	font-family : "Trebuchet MS", Arial, Tahoma, sans-serif; 
	color : #000000; 
	font-size : 12px; 
	font-weight : normal; 
	background-color: #fffae0; 
	border-style: solid;
	border-width: 1px;
	border-color: #9B9B9B;
} 

	
