@charset "utf-8";
/* CSS Document */

body {
  color: #000;
  background-image: url("https://marvista.groupersandwich.com/images/chiles-background.jpg");
  background-repeat: repeat;font-family: Arial, Helvetica, sans-serif;
  margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  text-align: center; /* Centers the page content container in IE 5 browsers. */
}
h1 {
	color: #0557A0;
}
h2 {
}
h3 {
	color: #7B9D6B;
}
h4 {
	color: #333333;
}
h5 {
	color: #0557A0;
}
#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #b7db9f;
}
#outerWrapper #leftColumn1 ul {
	background-color: #b7db9f;
} 
#outerWrapper #contentWrapper #content a,  a:link {
	color: #167D7C;
}
#outerWrapper #contentWrapper #content a:hover {
	color: #CCCCCC;
}
.eventsFloat {
	background: #f9d3c4;
}
.events {
	background: #f9d3c4;
}
.awards {
	background: #f9d3c4;
}
#newsEvents {
	background-image:url(https://marvista.groupersandwich.com/images/newsandevents-mid.png);
	background-repeat:repeat-y;
	color: #666666;
}
#newsEvents a,  a:link {
	color: #0000CC;
}
/* Sets the style for links on mouseover. */
#newsEvents a:hover {
	color: #000099;
}
.floatRight {
	float:right;
	padding: 15px 0px 5px 15px;
}
.otherRestaurants {
	float:right;
	padding: 0;
}
#shop {
	background-image:url(https://marvista.groupersandwich.com/images/newsandevents-mid.png);
	background-repeat:repeat-y;
	color: #666666;
}
#shop a,  a:link {
	color: #0000CC;
}