/*
-----------------------------------------------
MOC
Author:   Mark McGhie
----------------------------
CHANGES:
4/20/07

*/

body {
	font-family: serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background-image: none; }

h1 {
	color: #039;
	font: italic 2em / 18px Georgia, serif;
	text-align: center; }
h2, h3{
 font-weight: normal;
 font-size: 1em;
 line-height: 18px;
}
h2 {
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 1.25em;
	text-transform: uppercase;
	color: #006800;
	font-weight: bold; }
.bold {
	font-weight: bold; }
h3 {
 padding-bottom: 6px;
 font-weight: bold;
 text-transform: uppercase;
 letter-spacing: -1px;
 color: #633;
}
#page {
	background-color: #fff;
	width: auto;
	text-align: left;
	}

#header p {
 float: left;
 font-size: 1.5em;
 line-height: 1em;
 color: #fff;
}
#cities ul{
	list-style-type: none;
	font-size: 1.4em;
	font-weight: bold;
	background-image: url(../img/star.gif);
	background-repeat: no-repeat;
	background-position: center;
	word-spacing: 1em;
	float: right;
	margin-top: 40px;
	padding-right: 24px; }

#cities li{
	padding-left: 20px;
	display: inline; }
#cities	a:link, #cities a:visited {
	color: #000;
	text-decoration: none; }
#cities	a:hover  {
	color: #009;
	text-decoration: underline; }	
#HorzNav {
	visibility: hidden;
	clear: both;
	display: none; }
#HorzNav ul{
	visibility: hidden;
	display: none;  }
	
#HorzNav li {
	visibility: hidden;
	display: none; }

#HorzNav a:link, #HorzNav a:visited {
	visibility: hidden;
	display: none;  }
#content-primary {
	width: auto;
	clear: both; }
#content-primary p {
	 }
#content-primary img {
 float: left;
 margin: -6px 18px 0 -6px;
 padding: 3px;
 border: 3px solid #eee;
 background: #fff;
}
#content-secondary {
	visibility: hidden;
	display: none; }
#content-secondary p {
	color: #fff;
	margin: 0;
	padding-bottom: 18px; }
#footer {
	clear: both;
	text-shadow: 1px 1px 1px #333;
	color: #000;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0; }
#footer a:link, #footer a:visited {
	color: #000;
	text-decoration: none; }
#footer p {
	padding-top: 40px; }
.clear {
 clear: both;
 }
img.serving {
   padding-top: 50px;
    display: block;
    margin-left: 18px;
    }