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

}

@font-face {
    font-family: 'ITCNewBaskervilleItalic';
    src: url('font/newbaiof-webfont.eot');
    src: url('font/newbaiof-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/newbaiof-webfont.woff') format('woff'),
         url('font/newbaiof-webfont.ttf') format('truetype'),
         url('font/newbaiof-webfont.svg#ITCNewBaskervilleItalicOsF') format('svg');
    font-weight: normal;
    font-style: normal;
	
	
	}
	
	
	
	html, body{
margin: 0px;
font-size: 15px;
font-family: "Times New Roman", Times, serif;
line-height: 20px;
font-weight:200;
color:rgb(13,13,13);
 -webkit-text-size-adjust: none;
text-align:left;
text-decoration: none;
}



a {
	text-decoration: none;
}

a:link {
	color: #fff;
}

a:visited {
	color: #fff;
}

a:hover{
	color: #fff;
	text-decoration: underline;
}
a:active {
	color: #fff;
}



.bespokequote {
	font-size: 20px;
	line-height: 21px;
	font-family:ITCNewBaskervilleItalic, serif;
	height: 21px;
}

.gal {
	margin-top: 28px;
	margin-bottom: 0px;
}
.enquire {
	margin-top: 5px;
	margin-bottom: 0px;
}



