@font-face {
    font-family: 'kg_second_chances_sketchRg';
    src: url('../fonts/kgsecondchancessketch-webfont.eot');
    src: url('../fonts/kgsecondchancessketch-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/kgsecondchancessketch-webfont.woff2') format('woff2'),
         url('../fonts/kgsecondchancessketch-webfont.woff') format('woff'),
         url('../fonts/kgsecondchancessketch-webfont.ttf') format('truetype'),
         url('../fonts/kgsecondchancessketch-webfont.svg#kg_second_chances_sketchRg') format('svg');
    font-weight: normal;
    font-style: normal;

}



body

{
	background-image: url('../images/bodybackground.png');
}


div.twitter

{
	position: absolute;
	top: 35px;
	right: 15px;
}


body

{
	font-family: 'kg_second_chances_sketchRg';
}



h1

{
	font-size: 4.3em;
	color: #ffffff;
	margin-top: 85px;
	text-align: center;
}


h1 a {
	text-decoration: none;
	color: #ffffff;
}

p.est

{
	color: #fdbbbb;
	text-align: center;
	position: relative;
	top: -30px;
}

a.callme
{
	display: none;
}


img

{
	display: block;
	margin: 0 auto;
}



nav {
	margin-top: 40px;
}

nav ul

{
	text-align: center;
}


nav ul li

{
	display: inline;
	list-style: none;
	color: #fbf5b3;
	font-size: 1.7em;
	margin: 0% 7%;
}


nav ul li a 

{
	text-decoration: none;
	color: #fbf5b3;
}



.welcome

{
	margin-top: 80px;
}


h5 {

	color: #b3d5f4;
}

p

{
	color: #ffffff;
	font-size: 1.3em;
}


span.red

{
	color: #fdbbbb;
}


.findus

{

	margin-top: 150px;

}


p span a 

{
	text-decoration: none;
	color: #fdbbbb;

}

p span a:hover

{
	opacity: 0.75;
    filter: alpha(opacity=75); /* For IE8 and earlier */

}


.menu

{

	margin-top: 150px;

}


h5.menucenter

{
	text-align: center;
}


h5.menutitles

{
	text-align: center;
}


img.menuitem

{
	margin-top: 50px;
	margin-bottom: 50px;
}


.margin50

{
	margin-top: 0px;
}

p.center

{
	text-align: center;
}

span.blue

{
	color: #b3d5f4;
}

span.yellow

{
	color: #fbf5b3;
}


div.margin60

{
	margin-top: 45px;
}



.findus

{

	margin-top: 150px;
	margin-bottom: 60px;

}


a.email 

{
	color: #ffffff;
	text-decoration: none;
	font-size: 0.75em;

}

a.email:hover 

{
	opacity: 0.75;
    filter: alpha(opacity=75); /* For IE8 and earlier */

}


.back-to-top {
    position: fixed;
    font-family: 'kg_second_chances_sketchRg';
    bottom: 1em;
    right: 1em;
    text-decoration: none;
    color: #ffffff;
    background-color: #B22B2B;
    font-size: 0.8em;
    padding: 0.7em;
    display: none;
    -webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}

.back-to-top:hover {    
    background-color: #CC4545;


}







@media screen and (max-width: 1045px) {
    





	nav ul li
 {
	
		margin-top: 25px;
		margin: 0 4%;
	}



}



@media screen and (max-width: 677px) {


	nav

	{
		margin-top: -20px;
	}	


	nav ul li
 {
	
		width: 50%;
		margin: 0;
		margin-top: 35px;

	}

	li.left

	{
		float: left;
	}

	li.right

	{
		float: right;
	}


}



@media screen and (max-width: 549px) {


nav {
	margin-top: -20px;
}    



.openingtimes

{
	margin-top: 75px;
}



.margin50

{
	margin-top: 50px;
}





}





@media screen and (max-width: 480px) {

	nav

	{
		margin-top: 20px;
	}


a.callme

{
	display: block;
	color: #ffffff;
	text-decoration: none;
	margin: 10px auto;
	padding: 3px;
	background-color: #303030;
	width: 80%;
	font-size: 1.5em;
	margin-top: 55px;
	text-align: center;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
    -moz-box-shadow: 4px 5px 8px #000000;
    -webkit-box-shadow: 4px 5px 8px #000000;
    box-shadow: 4px 5px 8px #000000;


	}

a.callme:hover

{
	background-color: #474747;
}






}

