﻿@charset "utf-8";
body			{
				background-color: #ccffff;
				}
				
p#message		{
				text-align: center;
				}
				
p#message1		{
				position: absolute;
				top: 45px;
				right: 50px;
			    margin: 0px;
				}		
				
div#headcopy	{
				background-color: #ffffff;
				border: solid 2px #55bb55;
				border-bottom: 0;
				width: 760px;
				padding: 10px 20px;
				margin-left: auto;
				margin-right: auto;
				}


div#headcopy h1		{
					font-size: 1.0em;
					line-height: 1.4;
					padding: 30px;
					padding-bottom: 0;
					font-size: 1.2em;
					}			
		
		
div#wrapper		{
				background-color: #ffffff;
				border: solid 2px #66aa66;
				border-top: 0;
				width: 760px;
				padding: 10px 20px;
				margin-left: auto;
				margin-right: auto;

				}
				
				
.photo-1,.photo-2		{
						text-align: left;
				         border-left: solid 16px #66aa66;
			             }
			             
			  
div#navigator ul				{
				list-style-type: none;
				margin-left: 0;
				padding-left: 0;
				background-color: #bbffaa;
				text-align: center;
				line-height: 30px;
				}
				
div#navigator li				{
				display: inline;
				padding-right: 30px;
				font-size: 1.0em;
				}
				
div#navigator li a			{
				text-decoration: none;
				}
				
a				{
				color: #33aa88;
				}
				
a:hover			{
				background-color: #cc6600;
				font-size: 1.0em;
				color: #ffffff;
				}
				
h2				{
				border-left: solid 16px #66aa66;
				}
				
h3				{
				font-size: 1.2em;
				clear: both;
				border-left: solid 16px #33ccff;
				}
				
				
img.photo-odd	{
				float: right;
				margin-left: 15px;
				margin-bottom: 15px;
				}
				
				
img.photo-even	{
				float: left;
				margin-right: 15px;
				margin-bottom: 15px;
				}
								
				
p				{
				line-height: 25px;
				}
				
address			{
				clear: both;
				text-align: center;
				color: #66aa66;
				}
				
				
				
div#kt ul 			{
				color: #66aa66;
				border: solid 2px #66aa66;
				width: 300px;
				padding: 20px;
				}
				
.tasy			{
				float: right;
				padding-right: 16px;
				}
				
				
h4				{
				background-color:	#66aa66;
				width: 300px;
				padding-left: 10px;
				}
				
				
div#footer		{
				background-color: #66aa66;
				text-align: center;
				}
				
				
				
				
								