@charset "utf-8";

@import url("webfonts/CartoGothicStd_Bold/stylesheet.css");

* {
   margin: 0px;
   padding: 0px;
}

html {
	background: url(images/background.png) no-repeat center center fixed;
 	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	overflow-y: scroll; 
}
body {
	position: relative;
	width: 1110px;
	height: 740px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-image: url(images/body.png);
}
.header {
	height: 205px;
}
.headtext {
	display: block;
	position: absolute;
	top: 170px;
	left: 205px;
}
h1 {
	color: #010000;
	font-size: 19px;
	display: inline;
	font-family: "CartoGothicStd Bold";
	font-weight: normal;
	
}
h2 {
	font-family: "CartoGothicStd Bold";
	color: #010000;
	font-size: 19px;
	display: inline;
	font-weight: normal;
}
h3 {
	font-family: "CartoGothicStd Bold";
	text-align: center;
	font-size: 31px;
	color: #ed1c24;
	line-height: 56px;
}
h4 {
	font-family: "CartoGothicStd Bold";
	color: #010000;
	font-size: 17px;
	display: inline;
	font-weight: normal;
}
.menu {
	width: 1105px;
	height: 22px;
	background-color: #ED1C24;
	font-family: Arial;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	text-indent: -266px;
}
a {
	font-family: Arial;
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	vertical-align:middle
}
.footer {
	font-family: Arial;
	color: #ffffff;
	font-size: 23px;
	font-weight: normal;
	line-height: 72px;
	text-shadow: 1px 3px 0px #515352;
	position: relative;
	padding-left: 58px;
}
.contactcontent {
	height: 512px;
	margin-left: 1px;
	margin-right: 7px;
}


.specialscontent {
	height: 512px;
	margin-left: 1px;
	margin-right: 7px;
	padding-top: 6px;
}

.indexcontent {
	text-align: center;
	padding-top: 11px;
	height: 512px;
	margin-left: 1px;
	margin-right: 7px;
}

.pizzacontent {
	height: 795px;
	margin-left: 1px;
	margin-right: 7px;
}
.attractioncontent {
	height: 898px;
	margin-left: 1px;
	margin-right: 7px;
}
.contacttext {
	font-family: "CartoGothicStd Bold";
	color: #ed1c24;
	font-size: 19px;
	position: absolute;
	width: 193px;
	height: 220px;
	top: 250px;
	left: 235px;
	text-align: center;
	font-weight: normal;
}
p {
	margin-bottom: 4px;
	margin-bottom: 7px;
	line-height: 19px;
}
.map {
	width: 643px;
	height: 268px;
	position: absolute;
	top: 251px;
	left: 436px;
}
.logo {
	position: absolute;
	top: 620px;
	left: 454px;
}
.email {
	font-family: "CartoGothicStd Bold";
	color: #ed1c24;
	font-size: 21px;
	line-height: 18px;
	transform: scale(0.999,0.998);
	position: absolute;
	top: 552px;
	left: 638px;
}
.email:hover {
	color: #ED1C24;

}

a:hover {
	color: #FFD300;
}
.pizzamenu {
	width: 530px;
	height: 713px;
	margin-left: 87px;
	margin-top: 6px;
	font-family: "CartoGothicStd Bold";
	color: #010000;
	font-size: 19px;
	float: left;
}
.long {
	background-image: url(images/long.png);
	height: 1022px;
	width: 1110px;	
}
.extralong {
	background-image: url(images/extralong.png);
	height: 1121px;
}

.specialstext {
	font-family: "CartoGothicStd Bold";
	color: #ed1c24;
	font-size: 25px;
	text-align: center;
	width: 263px;
	position: absolute;
	top: 363px;
	left: 110px;
}
.attractionstext {
	position: absolute;
	width: 416px;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	right: 0px;
	font-family: "CartoGothicStd Bold";
	color: #010000;
	font-size: 15px;
	line-height: 14px;
	top: 258px;
}
