div#top_nav {
	margin-bottom:20px;
	padding:0;
	background-repeat: no-repeat;
	width: 100%;
}
div#top_nav ul {
margin:0;
list-style: none;
padding-right: 0em;
padding-left: 0em;
}
div#top_nav li {
	display: inline;
	margin: 0;
	background-image: url(../images/locationBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 0.2em;
	padding-bottom: 0;
	padding-left: 1em;
}
div#top_nav a {
 margin-left: 1.1;
}
div#top_nav a:hover {
}
div#top_nav .first {
 padding-left: 0;
 background: none;
}
div#top_nav .first a {
 margin-left: 0;
}
#bottom {
	width:560px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #40801A;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}

#bottom div {
	float:left;
	margin-right:50px;
	line-height: 18px;
	padding-bottom:20px;
}
#bottom div h2 {
	font-size:13px;
	font-weight:bold;
	color: #000000;
	margin-bottom: 6px;
}
.pictureframe {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	padding: 0;
	margin: 0 auto;
}
.pictureframe img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #90bb72;
	border-right-color: #90bb72;
	border-bottom-color: #90bb72;
	border-left-color: #90bb72;
	padding: 5px;
	background-color: #FFFFFF;
}
.pictureframe p {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #90BB72;
	border-bottom-color: #90BB72;
	border-left-color: #90BB72;
	margin: 0;
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
}
