a {
	color: #232248;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
}
	
a:hover {
	text-decoration: underline;
}

#slate {
	background-image: url(images/otterpie_widebackground.jpg);
	background-repeat: repeat;
	position: absolute;
	width: 850px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	left: 0px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-image: url(images/otterpie_wallpaper.jpg);
	background-repeat: repeat;
	font-size: 14px;
}
#map {
	position: relative;
	height: 333px;
	width: 276px;
	float: right;
	padding-right: 15px;
}
#slate #text {
	position: relative;
	width: 550px;
	float: right;
	padding-right: 9px;
	padding-left: 11px;
}
#slate #text_home {
	position: relative;
	width: 450px;
	float: right;
	padding-right: 9px;
	padding-left: 11px;
}
#slate #leftside {
	float: left;
	width: 270px;
	padding-left: 5px;
}
#slate #leftside_home {
	float: left;
	width: 360px;
	padding-left: 20px;
}
h3 {
	color: #222149;
	letter-spacing: 0.1em;
}
strong {
	color: #222149;
}
h4 {
	color: #272149;
}
#slate .page_footer {
	vertical-align: bottom;
	height: 205px;
	float: left;
	width: auto;
}
#slate .page_footer .img {
	vertical-align: bottom;
}
#slate .topnav img {
	position: relative;
}
#slate #blog {
	padding-right: 9px;
	padding-left: 10px;
}
#slate .page_footer #share {
	padding-right: 10px;
	text-align: right;
}
