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

#top p img {
	width: 100%;
	height: auto;
	max-width: 224px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#top_content img {
	width: 60%;
	height: auto;
	max-width: 600px;
	float: left;
}
#top {
	background-color: #8DBD67;
	height: 220px;
}
#bottom {
	clear: both;
	width: 80%;
	max-width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	padding: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8DBD67;
	border-right-color: #8DBD67;
	border-bottom-color: #8DBD67;
	border-left-color: #8DBD67;
}
#bottom p {
	padding: 0;
	margin: 0;
}

body {
	background-color: #8DBD67;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 0;
	margin-top: auto;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#content {
	width: 100%;
	clear: both;
	background-color: #c7eea9;
	margin: 0px;
	
}
#top #top_content {
	width: 75%;
	max-width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 240px;
	padding: 1px 0;
}

#bottom h3 {
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #8DBD67;
	padding-bottom: 1em;
}
#bottom .attribute {
	padding: 0px;
}
#bottom .attribute {
	font-size: .75em;
	font-weight: bold;
	color: #060;
	padding-bottom: 1em;
	padding-left: 1em;
}
#bottom .praise {
	font-size: 0.9em;
}
#bottom ul li {
	font-size: .9em;
	padding-bottom: .25em;
}

#mic {
	position: relative;
	padding: 0px;
	float: none;
	margin: 0px;
	width: 10%;
}
#mic img {
	position: absolute;
	left: 524px;
	top: -47px;
}
#bottom span {
	float: left;
	display: inline;
	width: 100%;
}
#bottom ul {
	width: 95%;
}
#bottom h2 {
	clear: both;
}
.true_footer {
	clear: both;
	background-color: #8DBD67;
	height: 60px;
	padding: 1em;
}

#Whale {
	clear:both;
	position: relative;
	height: auto;
	width: 33%;
}
#Whale img {
	width: 100%;
	position: absolute;
	height: auto;
	left: 314px;
	top: -95px;
}
#top_content h3 {
	text-align: center;
	font-size: 175%;
	font-weight: normal;
	font-style: italic;
}
#top_content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 1.5em;
	line-height: normal;
}
#top_content #logo {
	width: 33%;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 220px;
}
#wrapper {
	background-image: url(images/eiffel-tower.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bottom p a {
	color: #030;
}
#bottom span.feature {
	font-size: 1.10em;
	text-align:center;
	padding-bottom: 10px;
}
.true_footer a {
	color: #fff;
	text-decoration:none;
}
.true_footer a:hover {
	color: #00F;
	text-decoration:underline;
}
p.true_footer {
	font-size: .75em;
}
#beagle img {
	float: left;
	height: auto;
	width: 100%;
	left: -11px;
	top: -16px;
	position: absolute;
}
#beagle {
	height: auto;
	width: 42%;
	float: left;
	clear: left;
	max-width: 350px;
	position: relative;
}
#list {
	margin-left: 40%;

}
#top_content #title {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	float: left;
	text-align: center;
	width: 65%;
	padding-top: 3%;
}
#title h1 {
	font-size: 250%;
	font-weight: bold;
	margin: 0px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#title h2 {
	font-size: 200%;
	margin: 0px;
	padding: 0px;
}

