body {
	background-image: url(images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
}

.bl {background: url(images/bl.gif) no-repeat bottom left #ffffff;} 
.br {background: transparent url(images/br.gif) no-repeat bottom right;} 
.tl {background: transparent url(images/tl.gif) no-repeat top left;} 
.tr {background: transparent url(images/tr.gif) no-repeat top right; padding:9px;} 
.clear {font-size: 1px; height: 1px}

#treebackground{
	background-image: url(images/treebg2.jpg);
}


a {
	text-decoration: none;
	color: #3131c3;
}

a:hover {
	color: #fddf3a;
}

a img {
	border: none;
}

#center {
	position: absolute;
	margin-left: 400px;
	margin-right: 110px;
	margin-top: 15px;
	text-align: center;
	width: 516px;
}

#widecenter {
	position: absolute;
	margin-left: 400px;
	margin-right: 110px;
	margin-top: 15px;
	text-align: center;
	width: 720px;
}

#logo {
	position: absolute;
	left: 15px;
}

#leftbar {
	position: absolute;
	top: 150px;
	left: 15px;
	width: 180px;
	text-align: left;
}

#rightcolumn {
	position: absolute;
	left: 925px;
	top: 160px;
	width: 250px;
	text-align: left;
}

#rightbar {
	position: absolute;
	right: 10px;
	width: 100px;
	text-align: right;
}

#seasonpicture {
	margin-right:110px;
	margin-top:150px;
	position: realtive;
	left: 15px;
	width: 375px;
	text-align: left;
}


#footer {
	color: #ffffff;
}

#picturetitle {
	
}

#lastupdated {
	float: left;
}

#copyright {
	float: right;
}

#nature {
	float: left;
	font-family: futura condensed medium;
	font-size: 24pt;
}

#nurture {
	float: right;
	font-family: future condensed medium;
	font-size: 24pt;
}

.navlinks {
	font-size: small;
}

.navlist {
	display: inline;
}

.topmenuul{
	list-style-type: none;
}

.topmenuli{
	list-style-type: none;
	float: left;
	margin: 5px;
}

.topmenuli2{
	list-style-type: none;
	float: left;
	margin: 5px;
	color: #fddf3a;
}

.topmenutitle{
	display: block;
	width: 100px;
}

.submenuul{
	list-style-type: none;
	position: absolute;
	margin-top: 3px;
	padding: 0px;
	display: none;
}

.submenuli {
	border: 1px solid #3131c3;
	margin-top: 1px;
	text-align: left;
	font-size: x-small;
}

.submenuli a{
	display: block;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}

.navlinks a {
	text-decoration: none;
	background-color: #ffffff;
	padding: 3px;
}

.navlinks a:hover {
	background-color: #fddf3a;
	color: #7b41a7;
}

.content {
	width: 498px;
	background-color: #ffffff;
	font-size: small;
	text-align: left;
}

.widecontent {
	width: 700px;
	background-color: #ffffff;
	font-size: small;
	text-align: left;
}

.slogan {
	text-align: center;
	color: #ffffff;
	font-size: large;
	font-weight: bold;
}

.comment {
	text-align: right;
	color: #ffffff;
	font-size: small;
	font-weight: bold;
}

.bigblue {
	font-size: medium;
	font-weight: bold;
	color: #000066;
}

p.center { text-align: center; }

h1 {
	font-size: medium;
	font-weight: bold;
	color: #000066;
}

h2 {
	font-weight: bold;
	font-size: small;
}

h3 {
	font-weight: normal;
	font-size: small;
}

h4 {
	font-size:large;
	font-weight: bold;
	color: #ffffff;
}
h5 {
	font-size: 250%;
}

h8 {
	font-weight: bold;
	font-size: 14pt;
	color: #ff3333;
}

big p {
  font-size: 12pt;
}

med p {
  font-size: 11pt;
} 

small p {
  font-size: 10pt;
}  

.gallery {
	list-style-type: none;
}

.gallerymatt {
	list-style-type: none;
	float: left;
	width: 175px;
	margin: 13px;
	font-size:175%;
	font-weight: bold;
	text-align: center;
}

.gallerypiece {
	list-style-type: none;
	float: left;
	width: 300px;
	margin: 13px;
	font-size:175%;
	font-weight: bold;
	text-align: center;
}

.gallerypiece img {
	margin: 5px;
}

.bgallery {
	list-style-type: none;
}

.bgallerypiece {
	list-style-type: none;
	float: left;
	width: 295px;
	height: 240px;
	margin: 13px;
	font-weight: bold;
	text-align: center;
}

.bgallerypiece img {
	margin: 5px;
}

.leftlinkcontainer {
	position: absolute;
	top: 0px;
	left: 153px;
	width: 195px;
	font-size: small;
}

.leftlinkcontainer ul {
	list-style-type: none;
}

.leftlinks ul li {
	margin-top: 10px;
}

.leftlinkcontainer a {
	display: block;
	width: 180px;
	background-color: #FFFFFF;
	padding: 3px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

.leftlinkcontainer a:hover {
	background-color: #fddf3a;
	color: #7b41a7;
}

.rightlinkcontainer {
	float: right;
	margin-right: 75px;
	width: 80px;
	font-size: small;
}

.rightlinkcontainer ul {
	list-style-type: none;
}

.rightlinks ul li {
	margin-top: 10px;
}

.rightlinkcontainer a {
	display: block;
	width: 100px;
	background-color: #ffffff;
	padding: 3px;
	text-decoration: none;
	margin-top: 40px;
	margin-bottom: 10px;
}

.rightlinkcontainer a:hover {
	background-color: #fddf3a;
	color: #7b41a7;
}

.odd {
	background-color: #e1e1f0;
	padding: 10px;
}

.even {
	background-color: #f0f0ff;
	padding: 10px;
}

.commentername {
	text-align: right;
	font-style: italic;
}

