*html, * html body {
	padding:0;
	height: 100%;
	overflow:hidden;
} 
body {
	margin:0;
	border:0;
	padding:0;
	height:100%; 
	max-height:100%; 
	background:#FFF; 
	overflow: hidden; 
}
#headLogo{
	margin: 0 auto;
	width:100%;
	min-width:770px;
	max-width:1024px;
}
#headLogo img {
	padding: 17px 0;
}
#intl {
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: solid #E8E6C1 1px;
	border-top: solid #E8E6C1 1px;
	background: #E8E6C1 url(/images/fgc.gif) repeat-x center center;
	display: none;
}
#intl ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
#intl ul {
	color:#FFFFFF;
	margin: 0;
	padding:0;
	text-align: right;
}
#intl ul li {
	display:inline;
	font-size:70%;
	margin-left: -5px;
}
#intl ul li a{
	text-decoration:none;
	color: #E8E6C1;
	padding: 5px 20px 1px 20px;
	background-color: #B5B380;
	border-left: solid #E8E6C1 1px;
}
#intl ul li a:link.home, #intl ul li a:visited.home {
	color: #fff;
	background-color:#ae2e28;
}
#intl ul li a:hover.home, #intl ul li a:active.home {
	color: #ae2e28;
	background-color:#fff;
}
#intl ul li a:link.coffee, #intl ul li a:visited.coffee {
	color: #fff;
	background-color:#f78a22;
}
#intl ul li a:hover.coffee, #intl ul li a:active.coffee {
	color: #f78a22;
	background-color:#fff;
}
#intl ul li a:link.bar, #intl ul li a:visited.bar {
	color: #fff;
	background-color:#00445c;
}
#intl ul li a:hover.bar, #intl ul li a:active.bar {
	color: #00445c;
	background-color:#fff;
}
#intl ul li a:link.restaurant, #intl ul li a:visited.restaurant {
	color: #fff;
	background-color:#949f3c;
}
#intl ul li a:hover.restaurant, #intl ul li a:active.restaurant {
	color: #949f3c;
	background-color:#fff;
}
#intl ul li a:hover, #intl ul li a:focus {
	background-color: #E8E6C1;
	color: #B5B380;
}
#headerNav ul {
	color: white;
	text-align: center;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 80%;
	font-weight:bold;
}
#headerNav ul li a {
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
	text-decoration: none;
	background: #FF9933 url(/images/nav_bar.jpg) repeat-x center;
	border-right: 1px solid #FFBD00;
	border-left: 1px solid #FF9900;
}
#headerNav ul li a:hover {
	color: #000000;
	background: #E8E6C1 url(/images/h1g.jpg) repeat-x center;
}
#footer {
	bottom:-1px;
	left:0;
	width:100%;
	height:30px;
	text-align:center;
	color:#605E43;
	border-top: solid #F78A22 1px;
	background: #E8E6C1 url(/images/fgc.gif) repeat-x center;
	clear: both;
	overflow: auto;
	position: absolute;
	font-size:75%;
	display:block;
}
#footer p {
	padding-top:3px;
	font-size:90%;
}
#footer a:hover, #footer a:visited {
	color:#B5B380;
	text-decoration:none;
}
* html #footer {
	height: 30px;
	bottom: 0px;
}
#footer ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
#footer ul {
	color:#B5B380;
	margin: 0;
	padding:10px 0;
	text-align: left;
}
#footer ul li {
	display:inline;
	margin:0;
	padding:0;
	font-size: 75%;
}
#footer ul li a{
	text-decoration:underline;
	color: #B5B380;
	padding: 5px;
}
#footer ul li a:hover, #footer ul li a:focus {
	color:#FF3366;
	text-decoration: underline;
}
#contents {
	position:fixed;
	top:145px;
	left:0;
	right:0;
	bottom:30px;
	overflow:auto;
	background:#fff;
	margin:0;
	padding:0;
	display: block;
	z-index:3;
}
* html div#contents {
	width:100%;
	height:100%;
}
#center {
	margin: 0 auto;
	width: 100%;
	max-width: 1024px;
	min-width: 770px;
	bottom: 30px;
}
* html #center {
	margin-bottom:200px;
	height: 100%;
}

#right ul li {
	line-height: 1.5em;
	margin-right: 15px;
	list-style: url(/images/bullets.gif);
}
#right p, ul, ol {
	font-size:95%;
}
#left img {
	padding:0;
	margin:0;
}
#left a img {
	border:0;
	color:#fff;
}
#left a:visited img {
	border:0;
	color:#fff;
}
#left a:hover img {
	border:0;
	color:#fff;
}
#left a:active img {
	border:0;
	color:#fff;
}
/* #left h3 {
	color: #F78A22;
	background: #E8E6C1 url(/images/h2g.jpg) repeat-x center center;
	border: 1px solid #B5B380;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	font-size:90%;
	width: 140px;
} */
#left h3 {
	color: #605E43;
	background: #FFFFFF url(/images/headersep.jpg) repeat-x top;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top:3px;
	display: block;
	font-size:90%;
	width: 150px;
	padding-top:0;
	/*margin-top:1em;*/
}
/* Begin Drop Menu CSS */
#dropmenudiv{
	position:absolute;
	line-height:18px;
	z-index:100;
	border:solid #B5B380 1px;
	font-size:85%;
}

#dropmenudiv a{
	width: 100.01%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	color: #000000;
	font-size:75%;
	text-decoration: none;
	border-bottom: solid #B5B380 1px;
	background: url(/images/h1g.jpg) repeat center;
}
#dropmenudiv a:hover{ /*hover background color*/
	color: #000;
	background: #B5B380 url(/images/h2g.jpg) center;
}
#recipeCardID {
	display: none;
}
#logo {
	display:none;
}
#recipeCard {
	padding: 0.25em;
	border: 1px solid #000000;
	background: #FFFFFF;
	margin:0.5em;
	font-size: 85%;
	width:595px;
}
#outside {
	background: url(/images/outside-photos.jpg) no-repeat top;
	width: 600px;
	height: 350px;
	margin: 0 auto;
}
#app01 {
	background: #FFFFFF url(/images/app01r.jpg) no-repeat top;
	height: 80px;
	width: 195px;
}
#app02 {
	background: #FFFFFF url(/images/app02r.jpg) no-repeat top;
	height: 80px;
	width: 195px;
}
#app03 {
	background: #FFFFFF url(/images/app03r.jpg) no-repeat top;
	height: 80px;
	width: 195px;
}
#app04 {
	background: #FFFFFF url(/images/app04r.jpg) no-repeat top;
	height: 80px;
	width: 195px;
}
#app05 {
	background: #FFFFFF url(/images/app05r.jpg) no-repeat top;
	height: 80px;
	width: 195px;
}
#app06 {
	background: #FFFFFF url(/images/app06r.jpg) no-repeat top;
	height: 80px;
	width: 195px;
}
#app07 {
	background: #FFFFFF url(/images/app07r.jpg) no-repeat top;
	height: 80px;
	width: 195px;
}
#app08 {
	background: #FFFFFF url(/images/app08r.jpg) no-repeat top;
	height: 80px;
	width: 195px;
}
#app09 {
	background: #FFFFFF url(/images/app09r.jpg) no-repeat top;
	height: 80px;
	width: 195px;
}
#app10 {
	background: #FFFFFF url(/images/app10r.jpg) no-repeat top;
	height: 80px;
	width: 195px;
}
#warning {
	background: #FFFFCC;
	padding: 5px;
	border: 1px solid #000000;
	margin: 0 auto;
}
#warning h2 {
	font-size:115%;
	color: #FF0000;
}
#warning p {
	font-size:85%;
}
#regionDIV {
	margin-left: 10px;
	color: #605E43;
	font-size: 70%;
	width: 225px;
}
#flashcontent {
	width: 300px;
	height: 300px;
	float: right;
	margin: 15px 20px;
}
#flashcontent2 {
	width: 766px;
	height: 500px;
	margin: 0;
	padding:0;
}
#recipeofthemonth {
	width:195px;
	height:195px;
	float:right;
	padding: 70px 10px 10px 10px;
	margin:1em;
	background: #FFFFFF url(/images/12cal.jpg) no-repeat;
}
#additionalInfo {
	background: #FFF;
	margin-left:1em;
	padding:3px;
}
#print {
	float:right;
	background: #FFFFFF;
	margin-left:1em;
	padding:3px;
	width:135px;
	font-size:90%;
}
#print a:link, #print a:visited {
	text-decoration:none;
	font-weight: normal;
	color: #605E43;
	border: none;
}
#print a:active, #print a:hover {
	text-decoration:underline;
	color:#666;
	border: none;
}
#print img {
	border:none;
}
#landingflash {
	margin:0;
	width:99%;
	/*height:469px;*/
	padding:0;
	/*float:left;*/
}
#portalSlides {
	width:155px;
	margin:0;
	padding:0;
}
#portalAccordion {
	margin: 3px 0;
	padding: 0px;
	width:155px;
}
#monintruck {
	float:right;
	padding-left:1em;
	width:350px;
	height:350px;
}
#globe {
	margin:0;
	padding:0;
}
#cafe {
	background: #FFFFFF url(/images/Cafe.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
	width:99%;
	height: 317px;
}
#cafeList {
	margin:0;
	padding:1em;
	text-align: left;
	width:450px;
}
#recipeFlash {
	float:right;
}

