/* ================== Pizza Pit - Medium Rare ==================== */



/* ======================== Typical Styles ========================= */



	/* ----------------------- copy ------------------------------ */

		.copy-padding {

			padding: 10px 10px 10px 10px;

			}



		.copy {

			font-family: Arial, Helvetica, sans-serif;

			font-size: 12px;

			line-height: 20px;

			color: #333333;

			text-decoration: none;

			font-weight: normal;

			}

		

		.copy a, .copy a:visited, .copy a:active {

			text-decoration: none;

			color: #7F1013;

			}

		

		.copy a:hover {

			text-decoration: underline;

			}

			

		.copy-headings {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 24px;

	color: #040707;

			}

			

	.copy-subheadings, .copy-subheadings a, .copy-subheadings a:visited, .copy-subheadings a:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	line-height: 24px;

	color: #7F1013;

	font-weight: bold;

			text-decoration: none;

			}



		.copy-subheadings a:hover {

			text-decoration: underline;

			}

	

	

	

	

	

	/* ----------------------- header-image ---------------------- */

		.header-imagepadding {

			padding: 20px 10px 10px 10px;

			}



		.header-imagecopy {

			font-family: Arial, Helvetica, sans-serif;

			font-size: 45px;

			color: #FFFFFF;

			}



	/* ----------------------- directory tree -------------------- */

		.directorytree, .directorytree a, .directorytree a:visited, .directorytree a:active {

			font-family: Arial, Helvetica, sans-serif;

			font-size: 11px;

			color: #333333;

			text-decoration: none;

			}

		

		.directorytree a:hover {

			color: #007CC2;

			}

		

	/* ----------------------- callout boxes --------------------- */

		.callout-padding {

			padding: 10px 10px 10px 12px;

			}



		.callout-titles, .callout-titles a, .callout-titles a:visited, .callout-titles a:active {

			font-family: Arial, Helvetica, sans-serif;

			font-size: 18px;

			line-height: 35px;

			color: #7BACDC;

			text-decoration: none;

			}

		

		.callout-titles a:hover {

			color: #0079C1;

			}



		.callout-copy, .callout-copy a, .callout-copy a:visited, .callout-copy a:active {

			font-family: Arial, Helvetica, sans-serif;

			font-size: 11px;

			line-height: 13px;

			color: #666666;

			text-decoration: none;

			}

		

		.callout-copy a:hover {

			color: #007CC2;

			}



	/* ----------------------- footers --------------------------- */

		.footer-heading {

			font-family: Arial, Helvetica, sans-serif;

			font-size: 11px;

			line-height: 13px;

			color: #007CC2;

			}

		

		.footer-copy, .footer-copy a, .footer-copy a:visited, .footer-copy a:active {

			font-family: Arial, Helvetica, sans-serif;

			font-size: 11px;

			line-height: 13px;

			color: #666666;

			text-decoration: none;

			}

		

		.footer-copy a:hover {

			color: #007CC2;

			}

		

		.footer-copyright {

			font-family: Arial, Helvetica, sans-serif;

			font-size: 11px;

			color: #999999;

			}





/* ========================= Design Layout ========================= */



	/* ----------------------- general layout -------------------  */

		a { outline: none; }

		a:focus { -moz-outline-style: none; }



		body {

			margin: 0px;

			padding: 0px;

			text-align: center;

			vertical-align:top;

			background-color:#FFFFFF;

			}



	/* ----------------------- Backgrounds ----------------------- */

		.bg-leftside {

			background-image: url(pizzapit-woodbg.jpg);

			background-repeat: repeat-x;

			background-position: right top;

			}



		.bg-rightside {

			background-image: url(pizzapit-woodbg.jpg);

			background-repeat: repeat-x; 

			background-position: left top;

			}



		.bg-wheretofind {

			background-image: url(where-copy.jpg);

			background-repeat: no-repeat; 

			}

	

		.bg-whatwemake {

			background-image: url(what-copy.jpg);

			background-repeat: no-repeat; 

			}



		.bg-wanttotalk {

			background-image: url(talk-copy.jpg);

			background-repeat: no-repeat; 

			}



	/* ----------------------- Inline Side Photos ---------------- */

		.inlinephotos-copy {

			font-family: Verdana, Arial, Helvetica, sans-serif;;

			font-size: 10px;

			line-height: 13px;

			color: #fff;

			padding: 5px;

			align: justify;

			}

		

		.inlinephotos-bg {

			background-color: #53626F;

			}



	/* ----------------------- Header - Search Box --------------- */
/* ==================================================================== */

.paragraph {
	padding-left: 50px;
	padding-right: 50px;
	text-align: justify;
}

