body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #cccccc;
  margin-left: 0px;
  margin-top: 12px;
  margin-right: 0px;
  margin-bottom: 12px;
  background-color: #656565;
}

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #cccccc;
  margin: 0px;
  padding: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #ccdbfb;
	text-decoration: underline;
}

a:hover {
	color: #91b5ff;
	text-decoration: underline;
}

.css-hotel_top {
	background-color: #2a2a2a;
	height: 15px;
	width: 730px;
}

.css-hotel_header {
	background-image: url(images/gourmetheader.jpg);
	height: 75px;
	width: 730px;
}

.css-hotel_menu {
	background-color: #b2bfd0;
	height: 20px;
	width: 730px;
}

.css-hotel_body {
	background-color: #2a2a2a;
	width: 730px;
}

.css-hotel_footer {
	background-color: #3c4246;
	width: 730px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.pgmarg1 {
	width: 20px;
}

.pgmarg2 {
	width: 20px;
	background-image: url(images/margin2.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.pgmarg3 {
	width: 20px;
	background-image: url(images/margin3.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.css-gourmet_body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #cccccc;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 7px;
  padding-bottom: 7px;
}

a.plink {
  font-weight: bold;
  text-decoration: none;
  color: #cccccc;
}

a.plink:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #000060;
}

.css-navigation {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #525253;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

a.css-navlink{
color: #1e1d1e;
text-decoration: none;
}

a.css-navlink:hover {
color: #4564a2;
text-decoration: underline;
}

.css-hotel_link {
	color: #c1d0d5;
	text-decoration: none;
}

.css-hotel_link a {
	color: #c1d0d5;
	text-decoration: none;
}

.css-hotel_link a:hover {
	color: #ccdbfb;
	text-decoration: underline;
}

.css-hotel_linklg {
	color: #b5c0cd;
	text-decoration: none;
	font-weight: bold;
}

.css-hotel_linklg a {
	color: #b5c0cd;
	text-decoration: none;
	font-weight: bold;
}

.css-hotel_linklg a:hover {
	color: #ccdbfb;
	text-decoration: underline;
	font-weight: bold;
}

.button_s_green {
width:150px;
height:53px;
margin:0em;
padding:12px 0px 0px 0px;
display:block;
background-repeat:no-repeat;
color:#f9faec;
text-decoration:none;
font-size:1.3em;
font-weight:bold;
background-image:url(images/button_s_green.jpg);
}

.button_s_green:hover {
color:#fafde8;
text-decoration:none;
}

.button_s_green:hover, .button_s_green_pre {
background-image:url(images/button_s_green_h.jpg);
}

.button_s_green_pre {
visibility:hidden;
}

.photo_r {
margin:0px 0px 8px 15px;
border-style:solid;
border-width:4px;
border-color:#b2bfd0;
}