@charset "utf-8";
/* CSS Document */

/* Lander stylesheet for The Crazy Catering Company Website */

* {margin: 0; padding: 0;}

html {width:100%;}

body {background: #F0CB00; width:100%; border:0; font-family:Arial, Helvetica, sans-serif; font-size:76%; text-align:center;}

img {border: 0;	color: #bf311a;}

p {color: #231F20; font-size: 1.1em;}

/* Utility */

.innerWrapper {overflow: hidden; width: 100%;}

/* Headings */


h1	{font-size: 1.8em; color: #231F20; padding: 0; margin: 0; position: absolute; text-indent: -3000px; float: left; width: 298px;} 

.rotator {float: right; width: 620px; height: 245px}

h2	{font-size: 1.8em; color: #890823; margin: 0; padding: 0;}

h2 a	{color: #890823; text-decoration:none;}

h3	{font-size: 1.4em; color: #000000; margin: 0; padding: 0;}

.wrapper {margin: 20px auto 0 auto; width: 929px; text-align:left;}

.header {background: #fffcf3 url(../images/lander/header.jpg) top left no-repeat;}

.content {background: #fffcf3;}

.holder {padding: 30px;}

.catering	{float: left; width: 580px;}

.catering ul li {margin: 0 0 30px 0;}

.crazyHog {background: #890823; width: 243px; float: right;}

.crazyHog h2 {padding: 20px 20px 0 20px; color: #ffffff;}

.crazyHog p {padding: 20px 20px 20px 20px; color: #ffffff;}

.crazyHog p a img {padding: 20px 0 0 0;}

.footer { margin: 20px 0 0 0;}

.footer p {font-size: 1.2em;}

.contact {float: left; width: 550px; text-align: left;}

.footer p a:link {color: #000000;}

.footer p a:hover {text-decoration: none;}

.contact p, .contact h3 {display: inline;}

.copy {float: right; width: 350px; text-align:right;}