

img{
	border: 0;
}

#contacts h2{	
  font-family: "Trebuchet MS", Georgia, Tahoma;
  font-size: 1.4em;
  font-weight: bold;
  color: #444;
}

#top h1 { 
	color: #FFF; 
	font-family: "Trebuchet MS", Georgia, Tahoma;
  font-size: 2.4em;
	font-weight: normal;
	
}

#content h1{ 
	margin: 0; 
	margin-bottom: 10px; 
	font-weight: normal; 
	font-size: 2.6em;
  font-family: "Trebuchet MS", Georgia, Tahoma;
  
}

#content h2 { 
	font-size: 2.4em; 
	margin-bottom: 5px;
	margin-top: 10px;
	color: #900; 
	font-weight: normal;
  font-family: "Trebuchet MS", Georgia, Tahoma;
  /*border-bottom: 1px solid #900;*/
}

#content h3 { 
	font-size: 2.1em; 
	margin-bottom: 5px;
	margin-top: 10px;
	color: #369; 
	font-weight: normal;
  font-family: "Trebuchet MS", Georgia, Tahoma;
}

#content p, #content ul{
	font-size: 1.4em;
	line-height: 1.8em;
}

#content ul{
	margin-left: 30px;
}

.columnblock p, ul{
	font-size: 1.2em;
	line-height: 1.4em;
}

.columnblock h2{
	color: #FFF;
	font-family: "Trebuchet MS", Georgia, Tahoma;
	font-size: 1.6em;
	font-weight: normal;	
}

.columnblock a:link,.columnblock a:visited{
  color: #FFF;
} 

#footer a:link, #footer a:visited{
  color: #FFF;
}

.newsheadlinedate{
  font-size:0.9em;
}


#latestnews li a:link, #latestnews li a:visited{
 font-size: 1.8em; 
	margin-bottom: 5px;
	margin-top: 10px;
	color: #900; 
	font-weight: normal;
  font-family: "Trebuchet MS", Georgia, Tahoma;
 
}