@charset "utf-8";
/* CSS Document */

.html, body {
	background-image:url(../images/backgroundImage.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-color:#faa820;
}
a {
	color:#e6571f;
	text-decoration:underline;
}
a:hover {
	color:#e6571f;
	text-decoration:none;
}
#wrapper {
	background-image:url(../images/backgroundImage2.jpg);
	background-repeat:no-repeat;
	width:900px;
	margin:0px auto;
	padding:110px 0 7px 0;
	overflow:hidden;
}
	


.content {
	width:95%;
	margin:0px auto;
	padding-left:17px;
	padding-right:17px;
	padding-top:10px;
	padding-bottom:20px;
	height:355px;
	overflow:auto;
}
.contentIframe {
	width:100%;
	margin:0px auto;
	padding-top:10px;
	padding-bottom:20px;
	height:320px;
	overflow:auto;
}
#homePageLogo {
	width:100%;
	height:208px;
	float:left;
	background-image:url(logoSequioa.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#contactInfo {
	width:100%;
	float:left;
}
img {
	border:0;
}
/*..................MARINO'S PIZZERIA....................*/

.centerWrapper {
	width:800px;
	margin:0 0 0 50px;
	float:left;
	display:inline;
	padding:0;
	background-image:url(../images/marinoCenterBackgroundImage.jpg);
	background-repeat:repeat-x;
}
.centerWrapperInner {
	width:800px;
	margin:0 0 0 50px;
	float:left;
	display:block;
	background-color:#FFFFFF;
}
.marinoleft {
	width:380px;
	float:left;
	margin:30px 0 0 0;
	text-align:right;
}
.marinoRight {
	width:388px;
	float:left;
	margin:0;
}
.marinoRightText {
	width:280px;
	float:left;
	margin:20px 0 15px 80px;
	display:inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
}
.marinoRightHeading {
	width:280px;
	float:left;
	margin:0 0 10px 80px;
	display:inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#a80000;
}
.pizzTextImg {
	width:380px;
	float:left;
	margin:0;
}
.pizzaImage {
	width:350px;
	float:left;
	margin:-5px 0 0 0;
}
.feelingHungry {
	width:382px;
	float:left;
	margin:50px 0 0 0;
}
.callUs {
	width:335px;
	float:right;
	margin:0;
	font-size:20px;
	font-family:"Myriad Pro";
	color:#e28d00;
	font-weight:bold;
}
.orderOnline {
	width:205px;
	float:right;
	margin:30px 0 0 0;
}
.aboutUs {
	width:750px;
	float:left;
	margin:20px 0 10px 25px;
	height:400px;
	display:inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#a80000;
}
