@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFF;
	font-size: 20px;
}

#wrapper {
	max-width: 1020px;
	margin: 0 auto;
}
 
#apDiv6 {
	position:absolute;
	left:199px;
	top:596px;
	width:445px;
	height:390px;
	z-index:5;
}

ul li {
 	list-style-type: none;
	float: left;
}
 
li a {
	color: #333333;
	text-decoration: none;
	float: left;
	font-size: 23px;
	padding: 12px;
	font-family: "Century Gothic";
}
 
li a:hover {
	color: #887799;
	font-size: 23px;
}



nav {
	position: absolute;
	right: 50px;
	top: 20px;
	width: 50%;
}


#content table tr td .photolink {
	color: #FFF;
	font-family: "Century Gothic";
	font-size: 20px;
}

.creator {
	font-size: 9px;
	color: #999999;
}

.heading {font-family: "Times New Roman"; 
		font-size: 23px;
		font-weight: bold; 
		}
		
.text {
	font-family: "Times New Roman";
	font-size: 18px;
	color: #000000;
	line-height: 1.3em;
}

.largetext {
	font-family: "Times New Roman";
	font-size: 32px;
	color: #000000;
	line-height: 1.3em;
}

.title {
	font-size: 40px;
	font-family: "Century Gothic";
	color: #5E5764;
}

.greentitle {
	font-size: 20px;
	color: #517F36;
	font-family: "Century Gothic";
}

.call {
	font-size: 14px;
	font-family: "Times New Roman";
	color: #666666;
}

.tarrif {
	font-size: 14px;
	font-family: "Times New Roman";
	color: #000;
}

.hyperlink a {
	color:#446C58
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}

.hyperlink a:hover {
	color:#78A991
}

.hyperlink a:visited {
	color:#334F41
}

.hyperlink a:active {
	color:#446C58
}

.hyperlink a:link {
	color:#446C58;
	line-height: 1.5em;
}

.hyperlinktarrif a {
	color:#446C58
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

.hyperlinktarrif a:hover {
	color:#78A991
}

.hyperlinktarrif a:visited {
	color:#334F41
}

.hyperlinktarrif a:active {
	color:#446C58
}

.hyperlinktarrif a:link {
	color:#446C58;
	line-height: 1.5em;
	font-size: 14px;
}

.gallery
{
	margin: 10px 50px;
}

.gallery img
{
	transition: 1s;
	padding: 15px;
	width: 200px;
}
