/*********************************************************************************/
/* Basic                                                                         */
/*********************************************************************************/

	*
	{
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	body, input, textarea
	{
		font-family: 'Open Sans";
		font-weight: 400;
	}

	body
	{
		background: #fff url('images/bg1.jpg');
		color: #000;
		font-size: 11pt;
		line-height: 1.5em;
		
	}
	.picture-wrapper {
  margin: 0;
  padding: 0;
}
	picture {
  display: block;
  line-height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

picture img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 0;
  vertical-align: top;
}
	.bodybold
	{
		color: #fff;
		font-size: 11pt;
		line-height: 1.5em;
		font-weight: bold;
		
	}
	.bodyboldo
	{
		color: #003B95;
		font-size: 11pt;
		line-height: 1.5em;
		font-weight: bold;
		
	}
	.body12
	{
		color: #333;
		font-size: 12pt;
		line-height: 1.5em;
    }
	.bodybold12
	{
		color: #333;
		font-size: 12pt;
		line-height: 1.5em;
		font-weight: bold;
    }
	.body14
	{
		color: #333;
		font-size: 14pt;
		line-height: 1.5em;
				
	}
	.bodybold14
	{
		color: #333;
		font-size: 14pt;
		line-height: 1.5em;
		font-weight: bold;
		
	}
	.body12w
	{
		color: #fff;
		font-size: 12pt;
		line-height: 1.0em;
		
		
	}
	.bodybold12w
	{
		color: #fff;
		font-size: 12pt;
		line-height: 1.5em;
		font-weight: bold;
		
	}
	.bodybold14w
	{
		color: #fff;
		font-size: 14pt;
		line-height: 1.5em;
		font-weight: bold;
		
	}
	.bodybold12o
	{
		color: #003B95;
		font-size: 12pt;
		line-height: 1.5em;
		font-weight: bold;
		
	}
	
	.bodybold14o
	{
		color: #003B95;
		font-size: 14pt;
		line-height: 1.5em;
		font-weight: bold;
		
	}
	.bodybold16
	{
		color: #003B95;
		font-size: 18pt;
		line-height: 1.5em;
		font-weight: bold;
		
	}
	.bodybold16b
	{
		color: #000;
		font-size: 16pt;
		line-height: 1.5em;
		font-weight: bold;
		
	}
	.bodybold16black
	{
		color: #000;
		font-size: 18pt;
		line-height: 1.5em;
		font-weight: bold;
		
	}
	.bodybold20
	{
		color: #000;
		font-size: 20pt;
		line-height: 1.5em;
		font-weight: bold;
		
	}
	.bbodybold20o
	{
		color: #003B95;
		font-size: 18pt;
		line-height: 1.5em;
		font-weight: bold;
		
	}
	p
	{
		color: #000;
		font-size: 12pt;
		line-height: 1.5em;
		
	}
	.formfields
	{
		color: #000;
		font-size: 11pt;
		line-height: 1.5em;
		font-weight: bold;
		
	}
	.grey
	{
		color: #000;
		font-size: 10pt;
		line-height: 1.5em;
		font-weight: bold;
		
	}
	.bodysmaller
	{
		color: #000;
		font-size: 10pt;
		line-height: 1.0em;
				
	}
	a
	{
		color: #003B95;
		text-decoration: none;
		font-weight:700;
		
	}

		a:hover
		{
			text-decoration: underline;
		}

	h1,h2,h3,h4,h5
	{
		color: #003B95;
	}
	h6
	{
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		color: #333333;
		text-transform: uppercase;
	}

	h1
	{
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		color: #333333;
		text-transform: uppercase;
	}
	
	h2
	{
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		text-transform: uppercase;
	}
	
	h3
	{
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		text-transform: uppercase;
	}
	h6
	{
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		text-transform: uppercase;
	}
	h7
	{
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		color: #333;
		text-transform: uppercase;
	}

	p, ul
	{
		margin-bottom: 2.5em;
	}

	hr
	{
		border: 0;
		border-top: solid 1px rgba(0,0,0,0.5);
		height: 0px;
		border-bottom: solid 1px rgba(255,255,255,0.1);
		margin: 3.5em 0 3.5em 0;
	}
	
	ul.style1
	{
	}

		ul.style1 li
		{
			
			border-top: solid 1px rgba(255,255,255,0.1);
			padding: 0.5em 0 0.5em 0;
		}
		
		ul.style1 li:first-child
		{
			border-top: 0;
			padding-top: 0;
		}
		
		ul.style1 li:last-child
		{
			border-bottom: 0;
			padding-bottom: 0;
		}
		
	ul.style2
	{
	}
	
		ul.style2 li
		{
			float: left;
			margin-left: 0.75em;
		}

		ul.style2 li:first-child
		{
			margin-left: 0;
		}

			ul.style2 li img
			{
				box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
			}

	ul.style3
	{
	}
	
		ul.style3 li
		{
			position: relative;
			padding-left: 1.5em;
			margin: 0.5em 0 0.5em 0;
		}
		
			ul.style3 li:before
			{
				content: '';
				display: block;
				position: absolute;
				left: 0;
				top: 50%;
				margin-top: -5px;
				width: 64px;
				height: 64px;
				background: url('images/sprites.png') -384px 0px no-repeat;
			}

	.date
	{
		font-style: italic;
		color: #82868c;
	}
	
	.image
	{
		display: inline-block;
		padding: 10px;
		background: url('images/bg3-blank.jpg') 0 15% repeat-x;
		
		
	}

		.image img
		{
			display: block;
			width: 100%;
			height: auto;
			max-width: 100%;
		}

	.image-fit
	{
		display: block;
		margin: 0 0 0.5em 0;
		width: 100%;
		height: auto;
		max-width: 100%;
	}

		.image-fit img
		{
			width: 100%;
			height: auto;
			max-width: 100%;
		}
		
	.image-left
	{
		float: left;
		margin-right: 2em;
	}
		
	.button
	{
		display: inline-block;
		position: relative;
		background: url('images/bg3.jpg') 0 15% repeat-x;
		padding: 1em 2.5em 1em 1.5em;
		border-radius: 5px;
		box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.9), inset 0px 2px 0px 0px rgba(255,255,255,0.8), inset 0px 0px 0px 2px rgba(255,255,255,0.6), 0px 2px 3px 0px rgba(0,0,0,0.35);
		
		color: #ffffff;
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 1.25em;
		letter-spacing: -1px;
		outline: 0;
	}
	
		.button:after
		{
			content: '';
			position: absolute;
			top: 1.35em;
			right: -32px;
			width: 64px;
			height: 64px;
			background: url('images/sprites.png') -192px 0px no-repeat;
		}
		
		.button:hover
		{
			background-position: 0 80%;
		}
		
	.button-big
	{
		padding: 0.8em 2.1em 0.8em 1em;
		font-size: 2em;
	}
	
		.button-big:after
		{
			background-position: -128px;
			top: 0.85em;
			right: -24px;
		}

	.box-cta
	{
		position: relative;
		background: url('images/bg2.jpg') center center repeat-x;
		border-radius: 5px;
		box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.6), inset 0px 2px 0px 0px rgba(255,255,255,0.2), inset 0px 0px 0px 2px rgba(255,255,255,0.1), 0px 2px 5px 0px rgba(0,0,0,0.2);
		padding: 1.25em 2.5em 1.25em 2.5em;
	}
	
		.box-cta:after
		{
			content: '';
			position: absolute;
			width: 100%;
			height: 100%;
			top: 0;
			left: 0;
			background: url('images/highlight.png') center center no-repeat;
			background-size: 100% 175%;
			z-index: 1;
		}
	
		.box-cta h2
		{
			position: relative;
			z-index: 2;
			margin: 0 0 0.5em 0;
			font-size: 2.5em;
		}
		
		.box-cta p
		{
			position: relative;
			z-index: 2;
			font-family: 'Montserrat', sans-serif;
			font-weight: 700;
			color: #333;
			text-transform: uppercase;
			font-size: 1.6em;
			margin: 0;
		}
		
		.box-cta .button
		{
			position: relative;
			z-index: 2;
		}

	.box-featured-post
	{
		position: relative;
	}

		.box-featured-post h2
		{
			margin: 0 0 1.25em 0;
		}

		.box-featured-post .date
		{
			position: absolute;
			right: 0;
			top: 0;
		}

	.box-more-posts
	{
		position: relative;
	}
#bookingHeader
		{
			background-color: #E1E1E1;
		}

		.box-more-posts .image
		{
			width: 30%;
			float: left;
		}

		.box-more-posts h2
		{
			margin: 0 0 1.25em 0;
		}
	
		.box-more-posts article
		{
			clear: both;
			margin: 0 0 3em 0;
		}
	
			.box-more-posts article div
			{
				margin-left: 35%;
			}

			.box-more-posts article p
			{
				margin: 0 0 0.5em 0;
			}
.buildyourown {
        background-color: #EEEEEE;
    }
