div#container #content p{
	color:#333;
	line-height:21px;
	font-size:14px;
	padding:14px 0 0 0;
	clear:left;
}

div#container #content p:first-letter{
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	font-style:italic;
}

div#container #content #div-img{
	border:1px solid #FFF;
	float:right;
	margin:15px 0 15px 15px;
	width:300px;
}


ul.link{
	width:100%;
	float:left;
	border-top:1px solid #FFF;
	margin:18px 0 0 0;
	padding:0;
	list-style-type:none;
	font-family:Trebuchet MS, sans-serif;
	font-weight:bold;
}

ul.link li{
	padding:10px 0 0 0;
	margin:-23px 10px 0 0;
	float:right;
	display:block;
}

ul.link li a{
	width:auto;
	padding:3px 7px;
	height:20px;
	background:#5F747D;
	color:#F0F0F0;
	text-decoration:none;
	display:block;
	border-left:2px solid #DDE1E0;
	border-right:2px solid #DDE1E0;
	clear:left;
}

ul.link li a:hover{
	background:#354553;
}

div#container #content p.map{
	float:left;
	
}

h3{
	padding:20px 0 0 0;
	margin:0 0 -8px 0;
	font-family:Trebuchet MS, sans-serif;
	text-transform:uppercase;
	font-size:16px;
	color:#5F747D;
float:left;
}

h3 span{
	text-transform:none;
}

div#container #content p#testilink{
	color:#333;
	line-height:21px;
	font-size:14px;
	padding:14px 0 0 0;
	clear:left;
}

div#container #content p#testilink a{
	color:#333;
	text-decoration:none;
	border-bottom:1px dotted #333;
}

