﻿body 
{
	background-color:#000000;
	margin-top: 10px; 
	margin-bottom:-15px; /* negative # for Safari */
	margin-left: 0px;
	margin-right:0px;
	padding:0px;
}
body, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.BodyContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #000000;
	background-color:#D4911C;
	width:695px;
	height:100%;
	padding-top:20px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:54px; /* 20 + footer height (34) */
}
.BodyContentCaffe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	color: #000000;
	background-color:#FFFFFF;
	width:695px;
	height:100%;
	padding-top:20px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:54px; /* 20 + footer height (34) */
}
.BodyContentUnJustified {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.BodyContentbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.BodyContentSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.CaffeContentSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
.BodyContentSmallItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	font-style: italic;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.BodyContentItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

.BodyContentSmallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

a
{
      color: #000000;
      background: none;
      text-decoration: none;
}
 
a:hover
{
      text-decoration: none;
      color:#C41230;
}

.top
{
	background-color:#C41230; 
	padding-top:5px; 
	padding-bottom:9px; 
	padding-left:0px; 
	padding-right:0px; 
	width:755px;
}
.topLogo
{
	background-color:#FFFFFF;
	width:715px;
	height:73px;
	padding-top:13px;
	padding-bottom:10px;
	padding-left:40px;
	text-align:left;
}
.topCaffeLogo
{
	background-color:#000000;
	width:755px;
	height:96px;
	text-align:left;
}
.copyright
{
	position:relative;
	width:150px;
	height:17px;
	padding-top:10px;
	text-align:left;
}
.footerCaffe
{
	background-color:#000000;
	width:755px;
}
.footer
{
	background-color:#FFFFFF;
	width:755px;
}
.footerContainer /* footerContainer STYLES MOVED TO MasterPage.master and MasterPage2.master */
{
	/* position:fixed; */
	/* bottom:0px; */
	/* width:100%; */
}
.footerHomeContainer
{
	/*position:absolute;*/
	position:relative;
	/*top:752px;  602px */
	/*width:100%;*/
	width:755px;
	background-color:#D4911C;
}
.footerStaticShortContainer /* used on Unsubscribe page */
{
	position:absolute;
	top:602px;
	width:100%;
}
.openTable 
{
	width:403px;
	/*margin-left:176px;*/
	float:right;
	/*z-index:1;*/
	background-image:url(../images/reservations_bg.gif);
}

/* Accordion */
.accHeader
{
	color:#000000;
	cursor:pointer;
	line-height:27px;
}
 
.accHeader a
{
      color: #000000;
      background: none;
      text-decoration: none;
}
 
.accHeader a:hover
{
      text-decoration: none;
      color:#C41230;
}
 
.accHeaderSelected
{
    text-decoration: none;
    color:#C41230;
    cursor: pointer;
    line-height:27px;
}
 
.accHeaderSelected a
{
      text-decoration: none;
      color:#C41230;
}
 
.accHeaderSelected a:hover
{
      text-decoration: none;
      color:#C41230;
}
 
.accContent
{
    padding-left:20px;
}

.accContent a
{
      color: #000000;
      background: none;
      text-decoration: none;
}
 
.accContent a:hover
{
      text-decoration: none;
      color:#C41230;
}