@charset "utf-8";
body, html {
	text-size-adjust: none
}
body, form, h1, h2, h3, h4, html {
	padding: 0;
	margin: 0
}
form, img {
	border: 0
}
* {
	box-sizing: border-box
}
h1, h2, h3, h4 {
	font-weight: 400
}
img {
	max-width: 100%;
	height: auto;
	float: left
}
body, html {
	border: 0
}
body {
	font-family: 'Crete Round', serif;
	font-size: 14px;
	background: #E5E5E5;
	text-align: left;
	line-height: 22px;
	color: #FFF
}
.clear {
	clear: both;
	overflow: hidden;
	display: none;
	height: 0
}
input, textarea {
	font-family: Tahoma;
	font-size: 100%;
	color: #666
}
a {
	color: #6daec5;
	text-decoration: none
}
a:hover {
	text-decoration: underline
}

#wrapper
{
	float: left;
	width: 100%;
	text-align: left;	
	padding-bottom: 40px;
}

	#wrapperinner
	{
		margin-left: auto;
		margin-right: auto;
		width: 800px;	
	}
	
		#shadow
		{
			float: left;
			width: 100%;
			box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);	
		}
		
		#wrapperinner #header
		{
			float: left;
			width: 100%;	
			height: 500px;
			background: url(../Images/Penellen_top_01.jpg) no-repeat top left;
		}
		
			#wrapperinner #header span
			{
				display: none;	
			}
			
		#tagline
		{
			float: left;
			width: 100%;
			background: #6daec5;
			color: #FFF;
			text-align: center;
			line-height: 55px;
			font-size: 26px;
		}
		
		#sectionone
		{
			float: left;
			width: 100%;
			background: #FFF;
			color: #666;	
		}
		
			#sectionone #sectiononeleft
			{
				float: left;	
				width: 50%;
				padding: 20px;
			}
			
				#sectionone #sectiononeleft #sectiononetitle
				{
					float: left;
					width: 100%;
					font-size: 26px;
					line-height: 30px;
					color: #6daec5;	
				}
				
				#sectionone #sectiononeleft #sectiononetext
				{
					float: left;
					width: 100%;
					padding-top: 14px;
					font-size: 16px;	
				}
			
			#sectionone #sectiononeright
			{
				float: left;	
				width: 50%;
			}
			
#linkbox
{
	float: left;
	width: 100%;
}

	#linkbox a
	{
		float: left;
		width: 100%;
		background: #6daec5;
		color: #FFF;
		text-align: center;
		line-height: 55px;
		font-size: 26px;	
	}
	
#sectiontwo
{
	float: left;
	width: 100%;	
	background: #FFF;
	color: #666;
}

	#sectiontwo #sectiontwoleft
	{
		float: left;
		width: 50%;	
		padding: 20px;
		font-size: 16px;
	}
	
		#sectiontwo #sectiontwoleft #sectiontwotitle
		{
			float: left;
			width: 100%;
			font-size: 24px;
			line-height: 30px;
			color: #6daec5;		
		}
		
		#sectiontwo #sectiontwoleft #sectiontwotext
		{
			float: left;
			width: 100%;
			padding-top: 14px;
			font-size: 16px;		
		}
	
		#sectiontwo #sectiontwoleft ul
		{
			float: left;
			padding: 0px;
			margin: 0px;
			width: 100%;
			padding-bottom: 14px;	
		}
		
			#sectiontwo #sectiontwoleft ul li
			{
				float: left;
				width: 100%;
				list-style-type: none;
				display: inline;	
				background: url(../Images/shellBull_08.gif) no-repeat top left;
				padding-left: 10px;
			}
	
	#sectiontwo #sectiontworight
	{
		float: left;
		width: 50%;	
	}
	
#gallery
{
	float: left;
	width: 100%;
	background: #6daec5;
	padding: 1.5% 0.75%;
}

	.gallerybox
	{
		float: left;
		width: 33.33%;
		overflow: hidden;
		padding: 0 0.75%;
	}
	
		.gallerybox .whitebox
		{
			margin-left: auto;
			margin-right: auto;
			width: 100%;
		}
		
			.gallerybox .whitebox img
			{
				float: left;
				width: 100%;
				border: 10px solid #FFF;	
			}
			
#sectionthree
{
	float: left;
	width: 100%;	
	background: #FFF;
	color: #666;
}

	#sectionthree #sectionthreeright
	{
		float: left;
		width: 50%;	
	}
	
	#sectionthree #sectionthreeleft
	{
		float: left;
		width: 50%;	
		padding: 20px;
		font-size: 16px;
	}
	
		#sectionthree #sectionthreeleft #sectionthreetitle
		{
			float: left;
			width: 100%;
			font-size: 24px;
			line-height: 30px;
			color: #6daec5;		
		}
		
		#sectionthree #sectionthreeleft #sectionthreetext
		{
			float: left;
			width: 100%;
			padding-top: 14px;
			font-size: 16px;		
		}

#whitelink
{
	float: left;
	width: 100%;
	height: 60px;
	line-height: 60px;
	color: #FFF;
	background: #6daec5;	
	text-align: center;
	font-size: 26px;
}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		