﻿body		{ 	
	margin-left: 0px; 
	margin-top: 5px; 
	padding: 0; 
	font-family:"Trebuchet MS"; 
	background-color: #cccccc; 
}

img.ducks	{
	float: right;
	position: relative;
	padding-left: 50px;
}

img.dogducks	{
	float: right;
	position: relative;
	padding-left: 50px;
}

img.dog	{
	float: right;
	position:relative;
	padding-left: 50px;
}

img.mary	{
	float: right;
	position: relative;
	padding-left: 50px;
}

img.bellowend	{
	float: right;
	position: relative;
	padding-left: 50px;
}

img.bellowendsun	{
	float: right;
	position: relative;
	padding-left: 50px;
}

img.viewfromwindow	{
	float: right;
	position: relative;
	padding-left: 50px;
}

a:link	{	
	color: #055; 
}

a:visited	{ 	
	color: #055; 
}

img.title	{
	float: right;
	position:relative;
	top:-10px;
}

#header	{	
	position: relative; 
}

#header h1	{
	padding: 13px 0px 0px 0px;
	margin: 0;
	color: #990000;
}

#header h2	{	
	float: left; 
	position: absolute; 
	top: 48px; 
	left: 33px; 
	color: #990000; 
	font-size: 80%; 
	margin: 0;}
	
#grass	{	
	padding: 0px 0px 7px 0px; 
	position: relative; 
}

#main		{
	padding: 0px 0px 30px 0px;
	position: relative;
	background-color: #cccccc;
}

#sitenav	{
	color: #3e003e;
	background-color: #808080;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: "Trebuchet MS";
}

#sitenav ol	{	
	padding: 25px; 
	margin: 0; 
	display: inline; 
	font-size: 80%; 
	text-align: center; 
}

#sitenav li	{	
	display: inline; 
	padding-left: 10px; 
	margin-left: 10px; 
	border-left: 1px solid #3e003e; 
}

#sitenav li a:link, #sitenav li a:visited {	
	color: #3e003e; 
	text-decoration: none; 
}

#sitenav li a:hover {	
	color:white; 
}

#content	{
	background-color: #cccccc;
	padding: 20px 35px 0px 35px;
	position: relative;
	color: black;
	width: 882px;
	font-size: small;
}

#content h3	{
	margin-top: 30;
}

#content p	{	
	font-size: 90%; 
	line-height: 1.4; 
}

#content h4	{	
	font-size: 90%; 
	font-weight: bold; 
}

#googleframe	 {	
	float: right; 
	position: relative; 
	top: 30px; 
	right: -25px; 
	padding-left : 30px; 
} 

#footer		{
	background-color: #808080;
	color: #ffffff;
	padding: 15px 35px;
	font-family: "Trebuchet MS";
}

#footer p	{	
	margin: 0em; 
	font-size: 85%; 
}

#footer p a:link, #footer p a:visited 	{	
	color: #dddd00; 
}