body {
	margin:0;
	padding:0;
	background-color: #443535;
}

#container {
	width:750px;
}

#containerContact {
	width:750px;
background-color: #FEF3DF;
	height:800px;
}

#topHeaderImage {
height:55px;
background-image: url('images/header1.jpg');
background-repeat: no-repeat;
}

#centerHeaderImage {
height:26px;
background-image: url('images/header2.jpg');
background-repeat: no-repeat;
background-attachment: fixed
height:26px;
}

#bottomHeaderImage {
height:14.5px;
background-image: url('images/header3.jpg');
background-repeat: no-repeat;
background-attachment: fixed
height:30;
}

#leftMenu {
	font-family: helvetica;
	font-weight: 600;
	padding-top: 3px;
	font-size: 75%;
	float: left;
	filter:alpha(opacity=90);
	opacity:.90;

}

#rightMenu {
	font-family: helvetica;
	font-weight: 600;
	padding-top: 3px;
	font-size: 75%;
	float: right;
	filter:alpha(opacity=90);
	opacity:.90;
}

#missionStatement {
	padding-left: 10px;
}

#menu {
	padding-left: 8px;
}

#locations {
	padding-left: 8px;
}

#licensingOpportunities {
	padding-right: 8px;
}

#promotions {
	padding-right: 5px;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: white;
}

#body {
	background-image: url('images/middleBG.jpg');
	background-repeat: no-repeat;
	background-position: bottom; 
	
}

#bodyContent {
	text-align: left;
	background-image: #FFF4E0;
	color: #000000;
	font-family: helvetica;
	padding-left: 50px;
	padding-right: 50px;
	font-size: 70%;
}

#signatureContent {
	text-align: right;
}

#trademarkContent {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px;
}

#footer {
	height:55px;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
}

#imageBox1 {
	width: 20%;
	padding: 10px;
}

#imageBox2 {
	width: 20%;
	padding: 10px;
}

#imageBox3 {
	width: 20%;
	padding: 10px;
}

#imageBox4 {
	width: 20%;
	padding: 10px;
}

#menuText {
	font-size: 70%;
}

#cateringPDF {
	color: #144822;
	font-weight: 600;
	font-size: 90%;
}

#cateringPDF a {
	color: #144822;
	text-decoration: underline;
}

#cateringPDF a:hover {
	color: black;
	text-decoration: underline;
}

#menuPDF {
	color: #C53438;
	font-weight: 600;
	font-size: 90%;
}

#menuPDF a {
	color: #C53438;
	text-decoration: underline;
}

#menuPDF a:hover {
	color: black;
	text-decoration: underline;
}

#state {
	font-weight: 600;
}

#address {
	font-size: 80%;
}

#phone {
	color: #C53438;
}

#licenseText {
	font-size: 80%;
}

#licensePDF {
	color: #C53438;
	font-weight: 600;
	font-size: 90%;
}

#licensePDF a {
	color: #C53438;
	text-decoration: underline;
}

#licensePDF a:hover {
	color: black;
	text-decoration: underline;
}

#promoText {
	font-size: 80%;
	font-family: helvetica;
}

#couponPDF {
	font-family: helvetica;
	color: #144822;
	font-weight: 600;
	font-size: 90%;
}

#couponPDF a {
	color: #144822;
	text-decoration: underline;
}

#couponPDF a:hover {
	color: black;
	text-decoration: underline;
}

#mailingList {
	font-family: helvetica;
	color: #C53438;
	font-weight: 600;
	font-size: 90%;
}

#mailingList a {
	color: #C53438;
	text-decoration: underline;
}

#mailingList a:hover {
	color: black;
	text-decoration: underline;
}

#mailingListContent {
	font-family: helvetica;
	color: #C53438;
	font-weight: 600;
	font-size: 120%;
}

