@charset "utf-8";
/* CSS Document */

/* no borders on linked images*/

a img {
	border: none;
}
/* this is the main wrapper it centers everything*/
#indexBG, #greenBG, #redBG, #blueBG, #yellowBG, #MainWrapper, #header, #greenEx, #blueEx, #redEx, #yellowEx {
	margin: 0 auto;
	width: 1280px;
	text-align:left;
}
.pages {
	width:1280px;
	float:left;
	position:relative;
	background-image:url();
}
#indexBG {
	background-image: url(BG.png);
	background-repeat:no-repeat;
	height:2000px;
}
#greenPage {
	width:1280px;
	float:left;
	position:relative;
	background-image:url(greenEx.png);
}
#greenEx {
	background-image: url(greenEx.png);
	height:400px;
}
.greenLine {
	background-color:#3EA446;
	height:5px;
	position:relative;
	float:left;
	width:1234px;
	margin-left:20px;
}

#bluePage {
	width:1280px;
	float:left;
	position:relative;
	background-image:url(blueEx.png);
}
#blueEx {
	background-image: url(blueEx.png);
	height:400px;
}
.blueLine {
	background-color:#305EA6;
	height:5px;
	position:relative;
	float:left;
	width:1234px;
	margin-left:20px;
}

#redPage {
	width:1280px;
	float:left;
	position:relative;
	background-image:url(redEx.png);
}
#redEx {
	background-image: url(redEx.png);
	height:400px;
}
.redLine {
	background-color:#DE423E;
	height:5px;
	position:relative;
	float:left;
	width:1234px;
	margin-left:20px;
}

#yellowPage {
	width:1280px;
	float:left;
	position:relative;
	background-image:url(yellowEx.png);
}
#yellowEx {
	background-image: url(yellowEx.png);
	height:400px;
}
.yellowLine {
	background-color:#FFDD28;
	height:5px;
	position:relative;
	float:left;
	width:1234px;
	margin-left:20px;
}




#redBG {
	background-image: url(redBG.png);
	background-repeat:no-repeat;
	height:1500px;
}
#blueBG {
	background-image: url(blueBG.png);
	background-repeat:no-repeat;
	height:1500px;
}
#yellowBG {
	background-image: url(yellowBG.png);
	background-repeat:no-repeat;
	height:1500px;
}
body {
	/* you can add a background image here if you want exp:
 background-image: url(background.jpg);*/
	background-image: url();
	background-repeat:no-repeat;
	background-position:top center;
	/* you can change the background color here*/	
	background-color:#999;
}
/*body font-size must 
tied into nav vertical sizing... make lager than image size, ie 40-44*/
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;/*-webkit-text-size-adjust:true;*/
	font-size: 18px;
}
/* link text */

a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#305EA6;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#305EA6;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#DE423E;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#305EA6;
}
/*header*/

#header {
	background-image:url(headerBG.png);
	width:1280px;
	height:280px;
	z-index:2;
}

/*headTop li info*/
.headtop {
	float:left;
	margin-top:0px;
	margin-left:30px;
}
.headtop li {
	display:inline;
	margin-left:5px;
}
#logo {
	background-repeat:no-repeat;
	position: relative;
}
#logo {
	background-image:url(t.gif);
}
/* ////////////// /navHeader li info ///////////////////////////*/
.nav {
	float:left;
	margin-top:5px;
	margin-left:0px;
	font-size:60px;
	width:1200px;

}
.nav li {
	display:inline;
	margin-left:0px;
}
/*  //////////////////head nav/////////////////////        */
#home, #ppm150, #kids, #catering, #pizzaDay, #about, #feedback, #contact, #order {
	background-repeat:no-repeat;
	position: relative;
	top:0px;
	height:54px;
}
#home {
	background-image:url(home_btn.png);
	z-index:2;
	left:0px;
}
#home:hover {
	background-image:url(home_H.png);
}
#ppm150 {
	background-image:url(ppm150_btn.png);

}
#ppm150:hover {
	background-image:url(ppm150_H.png);
}
#kids {
	background-image:url(kids_btn.png);

}
#kids:hover {
	background-image:url(kids_H.png);
}
#catering {
	background-image:url(catering_btn.png);

}
#catering:hover {
	background-image:url(catering_H.png);
}
#pizzaDay {
	background-image:url(pzaday_btn.png);

}
#pizzaDay:hover {
	background-image:url(pzaday_H.png);
}
#about {
	background-image:url(about_btn.png);

}
#about:hover {
	background-image:url(about_H.png);
}
#feedback {
	background-image:url(feedback_btn.png);

}
#feedback:hover {
	background-image:url(feedback_H.png);
}
#contact {
	background-image:url(contact_btn.png);
;
}
#contact:hover {
	background-image:url(contact_H.png);
}

#order {
	background-image:url(order_btn.png);

}
#order:hover {
	background-image:url(order_H.png);
}
#title {
	width:1040px;
	height:90px;
	margin-left:120px;
	vertical-align:top;
	position:relative;
	float:left;
	margin-top:-25px;
}
/*home page*/
#slideshow {
	background-image:url();
	background-repeat:no-repeat;
	float: left;
	width:1040px;
	height:774px;
	margin-left:140px;
	margin-top:20px;
}
/*home page 3 squres li info*/
.three {
	float:left;
	margin-top:50px;
	margin-left:100px;
}
.three li {
	display:inline;
	margin-left:0px;
}
#inGreenSquare {
	width:220px;
	margin-left:40px;
	margin-top:40px;
}
#inYellowSquare {
	width:220px;
	margin-left:40px;
	margin-top:40px;
	color:#2D5EA4;
}
#inRedSquare {
	width:220px;
	margin-left:40px;
	margin-top:40px;
}
#number1, #number3 {
	width:30px;
	color:white;
	font-size: 56px;
}
#number2 {
	width:30px;
	color:#2D5EA4;
	font-size: 56px;
}
#greenSquare {
	float: left;
	background-image:url(greenSquare.png);
	background-repeat:no-repeat;
	height:321px;
	width:320px;
}
#yellowSquare {
	float: left;
	background-image:url(yellowSquare.png);
	background-repeat:no-repeat;
	height:321px;
	width:320px;
}
#redSquare {
	float: left;
	background-image:url(redSquare.png);
	background-repeat:no-repeat;
	height:321px;
	width:320px;
}
.greenSquareTitle {
	font-size: 21px;
	color:white;
	margin-top:9px;
	float:right;
	padding-right:25px;
}
.yellowSquareTitle {
	font-size: 21px;
	color:#2D5EA4;
	margin-top:9px;
	float:right;
	padding-right:30px;
}
.redSquareTitle {
	font-size: 21px;
	color:white;
	margin-top:9px;
	float:right;
	padding-right:30px;
}
.squareText {
	font-size: 16px;
	color:white;
	margin-top:10px;
	float:left;
}
.mainTitle {
	color: #E62621;
	font-size: 26px;
	font-weight:bold;
	font-style:italic;
	text-align:left;
}
.yellowSquareText {
	color: #004ca5;
	font-size: 16px;
	text-align:left;
	margin-top:10px;
}
a.square:link {
	font-size: 80px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#FFF;
	font-size:21px;
}
a.square:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
}
a.square:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#fff;
}
a.squareBlue:link {
	font-size: 80px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#305EA6;
	font-size:21px;
}
a.squareBlue:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#305EA6;
}
#indexFooter {
	background-image: url();
	float:left;
	position: relative;
	margin-left:150px;
	height:468px;
}
#inFootTop {
	height:200px;
}
#big150 {
	position:relative;
	float:right;
	margin-left:315px;
	margin-top:0px;
}
#motto {
	position:relative;
	float:left;
	color: #305EA6;
	font-size: 26px;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	width:400px;
	margin-top:60px;
	margin-left:30px;
}
#phoneBig {
	position:relative;
	float:left;
	margin-left:0px;
	margin-top:80px;
}
.blueTitle {
	color: #305EA6;
	font-size: 26px;
	font-weight:bold;
	font-style:italic;
	text-align:left;
}
/*side label*/
.sidelabel {
	position:relative;
	margin-top:68px;
	float:left;
	margin-left:38px;
	font-size:50px;
	color:#ffffff;
	align:top;
}
/*general text use on right side
*/
.greenTextLG {
	font-size:30px;
	color: #3EA446;
}
.yellowTextLG {
	font-size:30px;
	color: #FFDD28;
}
.blueTextLG {
	font-size:30px;
	color: #305EA6;
}

.redTextLG {
	font-size:30px;
	color: #DE423E;
}
.greenTextM {
	font-size:20px;
	color: #3EA446;
}
.yellowTextM {
	font-size:20px;
	color: #FFDD28;
}
.blueTextM {
	font-size:20px;
	color: #305EA6;
}
.blueTextMem {
	font-size:20px;
	color: #305EA6;
	font-style:italic;
}


.redTextM {
	font-size:20px;
	color: #DE423E;
}
/*pages stuff*/

.sideRtText {
	margin-left:20px;
	padding-right:60px;
}
.picRight {
	float:right;
}
.colorLogos {
	margin-left:0px;
}


/*ppm checkmark text*/

#ppmRtText {
	position:relative;
	float:right;
	margin-right:100px;
}
/*/////////////////////////tables///////////////////////////////////////////////////	*/

.leftTable {
	vertical-align:top;
}
.greenPaintLeft {
	background-image: url(greenPaintLeft.png);
	background-repeat: no-repeat;
	margin-left:20px;
	width:240px;
	height:1050px;
	position:relative;
	float:left;
	margin-top:-8px;
}

.bluePaintLeft {
	background-image: url(bluePaintLeft.png);
	background-repeat: no-repeat;
	margin-left:20px;
	width:240px;
	height:1050px;
	position:relative;
	float:left;
	margin-top:-8px;
}

.redPaintLeft {
	background-image: url(redPaintLeft.png);
	background-repeat: no-repeat;
	margin-left:20px;
	width:240px;
	height:1050px;
	position:relative;
	float:left;
	margin-top:-8px;
}

.yellowPaintLeft {
	background-image: url(yellowPaintLeft.png);
	background-repeat: no-repeat;
	margin-left:20px;
	width:240px;
	height:1050px;
	position:relative;
	float:left;
	margin-top:-8px;
}

.inLeft {
	padding-top:100px;
	font-size:50px;
	color:#fff;
	margin-left:58px;
	margin-bottom:0px;
	width:100px;
}
.inLeftBlue {
	padding-top:100px;
	font-size:50px;
	color:#000;
	margin-left:58px;
	margin-bottom:0px;
	width:100px;
}
.centerTable {
	width:700px;
	vertical-align:top;
}
.inCenter {
	margin-left:40px;
	margin-top:80px;
	margin-right:60px;
	margin-bottom:40px;
}

.rightTable {
	width:300px;
	vertical-align:top;
}
.inRight {
	margin-top:0px;
}
/*menu tables*/

.menuLeft {
	vertical-align:top;
}
.inMenu {
	margin-left:20px;
	margin-right:40px;
	vertical-align:top;
	margin-top:80px;
}
.menuRight {
	vertical-align:top;
	width:524px;
}
.inMenuRight {
	margin-left:20px;
	margin-right:120px;
	vertical-align:top;
	margin-top:80px;
}
/*center footer*/
	
#footWrapper {
	margin: 0 auto;
	width: 1280px; /* Replace the xxxx with the the width of your site (eg 800px)*/
	text-align:left;
}
#greenFooter {
	float:left;
	background-color: #3EA446;
	height:60px;
	width:1238px;
	margin-left:20px;
}
#redFooter {
	float:left;
	background-color: #DE423E;
	height:60px;
	width:1238px;
	margin-left:20px;
}
#blueFooter {
	float:left;
	background-color: #305EA6;
	height:60px;
	width:1238px;
	margin-left:20px;
}
#yellowFooter {
	float:left;
	background-color: #FFDD28;
	height:60px;
	width:1238px;
	margin-left:20px;
	color:#305EA6;
}
#footText {
	float:left;
	height:60px;
	color:#fff;
	width:1000px;
	margin-left:200px;
	margin-top:20px;
	text-align:left;
}

#footTextBlue {
	float:left;
	height:60px;
	color:#000;
	width:1000px;
	margin-left:200px;
	margin-top:20px;
	text-align:left;
}

@media only screen and (max-width: 1000px) {

.leftTable{display:none;	
	
}
