body {
	background-color: #f7ffcd; }
p {
	 }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }

#container
{
	width: 98%;
	margin: 10px auto 10px 10px;
	background-color: #b8e6b8;
	border: solid 1px gray;
	clear: both; }

#top
{ background-color: #a0c194; background-image: url(../images/header2.jpg); background-repeat: no-repeat; background-position: 0 50%; position: relative; top: 0; left: 0; width: 100%; padding: 0; border-bottom: 1px solid gray; max-height: 160px; margin: 0; padding: 0; height: 130px;
}
#top h1
{
	font-size: 36pt;
	padding: 36px 12px 0 240px;
}

#top p 
{
	color: #942100;
	font-size: 12pt;
	font-style: italic;
	position: relative;
	top: -24px;
	padding-right: 30px;
	padding-left: 240px;
}

.paradisetype {
	color: #178000;
	font: 1.1em "Brush Script MT";
	margin: 0;
	padding: 0;
}
#leftnav
{
	width: 200px;
	float: left;
	min-width: 200px; }
#leftnav p { margin: 0 0 1em 0; }
#navcontainer
{
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	text-transform: capitalize;
	font: .9em georgia, serif;
	padding-top: 3em;
	padding-bottom: 9em;
	padding-left: 1px;
}

#navlist
{
	color: white;
	width: 98%;
	font: 1em Times, "Times New Roman", serif;
	margin: 0;
	padding: 4px 1px 2px;
}

#navlist li
{ list-style: none; font-size: 1em; color: white; background: #178000; border-width: 1px 1px 1px 1em; border-style: solid; border-color: #85b87f #0d4d00 #178000 #fc0; display: block;
	padding-left: .75em;
	margin-top: 1px;
	padding-top: .1em;
}

#navlist a
{
display: block;
text-decoration: none;
margin-bottom: 0.2em;
margin-top: 0.2em;
color: white;
border-color: #85b87f #0d4d00 #178000 #fc0;
	width: 99%;
}
#navlist a#current { border-color: #85b87f #0d4d00 #178000 #f30; }
#navlist a:hover, #navlist a#current:hover
{
	color: #fc0;
	background: #178000;
	border-color: #0d4d00 #85b87f #178000 #fc0;
}
#navlist a:active, #navlist a#current:active
{
background: #178000;
border-color: #0d4d00 #85b87f #178000 white;
}
#navcontainer>#navlist a
{
/* only necessary if you use the hacks above for the Internet Explorer */
}
#content
{ background-color: #b8e6b8; margin-left: 200px; outline: hidden 1px #f30;
	padding: 2.5em 2em 1em;
}
#ads { color: #9d2427; }
#content img { background-repeat: no-repeat; background-attachment: fixed; width: 250px; overflow: hidden; clip: rect(auto, auto, auto, auto); float: right; clear: right; margin-top: 6px; margin-right: 12px; margin-left: 18px; padding: 0; outline: solid 1px #333; display: block; }
#content h2 {
	margin: 0 0 0.5em; }
#content p { font-size: 11pt; font-family: Garamond, Palatino, Century, "Times New Roman", Times, serif; line-height: 13pt; text-align: justify; }
#content ul {
	font-size: 10pt;
	font-family: Garamond, Palatino, Century, "Times New Roman", Times, serif;
	line-height: 12pt;
	padding-bottom: 3pt; }
#footer
{
clear: both;
margin: 0;
padding: 0.5em;
color: #333;
background-color: #91302a;
border-top: 1px solid gray;
}
#footer p { color: #ffffb3; font-size: 10pt; line-height: 10pt; text-align: center; margin: 0; padding: 0; }

