@charset "UTF-8";
/* CSS Document */

#content {
	position:relative;
	float:right;
	width:835px;
}
#hometext {
	position:relative;
	width:835px;
	height:140px;
	padding-top:10px;
	background-image:url(graph/home-4.jpg);
	background-repeat:no-repeat;
	text-align:center;
	color:#3b6109;
	font-size:20px;
	font-style:italic;
	line-height:28px;
}
#intro {
	font-style:italic;
	color:#3b6109;
	text-align:center;
	font-size:13px;
	padding:8px 0;
	position:relative;
}
#mapholder {
	position:absolute;
	text-align:center;
}

.bassa {
	color:#006600;
}
.media {
	color:#003399;
}
.alta {
	color:#990033;
}
.smalllinks{
	text-decoration:none;
	color:#3b6109;
}
#creditskook {
	width:950px;
	position:relative;
	margin:0 auto;
	padding:0 10px 0 0;
	text-align:right;
	clear:both;
}
.smallkook {
	font-size:10px;
	text-decoration:none;
	color:#3b6109;
}
#bottomaddress {
	display:block;
	float:left;
	margin-left:135px;
	font-size:10px;
	color:#3b6109;
	font-weight:bold;
}