body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-position: center;
}
a:link {
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
#interactive {
	margin: 1.6em auto 0 auto;
}
#contentwrapper {
	background-color: #FFFFFF;
	margin: 0px auto 0;
	background-image: url(images/forrestfloor.jpg);
}
#contentbox {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 760px;
	border-right: 1px dotted #000000;
	border-left: 1px dotted #000000;
}
#content {
	line-height: 1.5em;
	padding: 1.5em 3em 3em;
	font-size: 0.95em;
}
h1 {
	font-size: 1em;
	letter-spacing: 0.25em;
}
#asklilly {
	font-size: 1.75em;
	letter-spacing: 0em;
}
#htwrapper {
	background-color: #274499;
	background-image: url(images/gradientroot.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #000;
}
.clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#htmenubar {
	position: relative;
	width: 45em;
	margin: 0 auto;
	border-left: 1px solid #000000;
}
#htmenubar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: .9em;
}
#htmenubar li {
	float: left;
	margin-right: 0px;
}
#htmenubar a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0.25em 1em;
	border-right: 1px solid #000000;
}
#htmenubar ul ul {
	position: absolute;
	left: 0px;
	display: none;
	width: 100%;
	font-size: .85em;
}
#htmenubar ul ul li {
	margin: 0;
	padding: 0.25em 0;
}
#htmenubar ul ul a {
	color: #999999;
	padding: .25em 1em;
	background-color: #000000;
	border: 1px solid #000000;
}
#htmenubar ul ul a:hover {
	color: #999999;
	border-color: #666666;
}
.book #book ul, .costarica #costarica ul, .store #store ul, .smartpoodle #smartpoodle ul {
	display: block !important;
}
.book #book a, .costarica #costarica a, .store #store a, .smartpoodle #smartpoodle a {
	color: #CCCCCC !important;
	cursor: default;
	font-weight: normal;
	background-color: #000000;
	border-color: #ffffff;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
}
.book #book ul a, .costarica #costarica ul a, .store #store ul a, .smartpoodle #smartpoodle ul a {
	color: #999999;
	cursor: pointer;
	font-weight: normal;
	background-color: #000000;
	border-color: #000000;
	background-image: none;
	background-repeat: repeat-x;
}
#htmenubar a:hover {
	color: #000000;
}
#htmenubar ul ul .uberlink {
	color: #FFAA29 !important;
	cursor: default !important;
}
#footer {
	color: #999999;
	margin: 0 auto;
	width: 48em;
}
#footercontent {
	padding: 2em 0;
	font-size: .7em;
}

