@font-face {
    font-family: 'JinkyRegular';
    src: url('fonts/JINKY-webfont.eot');
    src: url('fonts/JINKY-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/JINKY-webfont.woff') format('woff'),
         url('fonts/JINKY-webfont.ttf') format('truetype'),
         url('fonts/JINKY-webfont.svg#JinkyRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

h3 {
	color: #fff;
	margin-top: 5px;
	margin-bottom: 20px;
	font-family: 'JinkyRegular', sans-serif;
	font-size: 40px;
}

.leftfloatimage {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.textcottages {
	font-family:Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
	margin-left: 10px;
	line-height: 15px;
}
.imagecentre {
	margin-top: 5px;
	margin-bottom: 5px;
}
.imagetexttop {
	margin-top: 20px;
	margin-bottom: 10px;
}
.imagetowelbucket {
	margin: 10px;
	float: right;
}
.leftfloatimagenobottomtext {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 50px;
}
.imageslittlespace {
	margin-bottom: 5px;
	margin-top: 5px;
}
.imagetexttopcontact {
	margin-top: 10px;
	margin-bottom: 10px;
}
.imagetextenlarge {
	margin-bottom: 10px;
}

.imageSpace {
	margin-bottom:20px;
	display:table;
}


/* Cottages Nav Start */

#cottages-nav-top-row {
	width:807px;
	margin:0px auto;
}

#cottages-nav-bottom-row {
	width:608px;
	margin:0px auto;
}

.cottages-nav-block {
	padding:0px 5px 0px 0px;
	width:198px;
	height:202px;
	float:left;
}

.cottages-nav-block-end {
	width:198px;
	height:202px;
	float:left;
}

.cottagesThumbs img {
	width: 500px;
	height: 300px;
	border: 11px solid #fff;
	-moz-box-shadow: 6px 6px 6px #111;
  -webkit-box-shadow: 5px 5px 5px #000;
  box-shadow: 6px 6px 6px #2e3257;
	color: #fff;
}


/* Cottages Nav End */
