﻿.bannerAdDiv 
{
	margin-top: 10px;
	margin-bottom: 5px;
	width:166px; 
	text-align:right;
}
.calendarList
{
	position: relative;
	left: -20px;
	text-align: left;
	width: 210px;
}
.calendarListLi 
{
	background-color: white;
	text-align: center;
	border-bottom: solid 7px white;	
}

.calendarListLinkA:link, .calendarListLinkA:visited 
{
	color: black;
	border-bottom: none;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
.calendarListLinkA:hover 
{
	color:  #56C0FF;
	text-decoration: underline;
}

.calendarList 
{
	padding-left : 0;
    padding-top : 0;
    margin-top : 5px;
}


.purchasebutton 
{
	color:white; 
	background-color: green;
	font-weight: bold;
}
#signaturelink 
{
	text-align: center;
}
#bottom 
{
	width: 778px;
	text-align: center;	
}
.bluetext {
  color: blue;
  font-weight: bold;
}
body 
{
   margin-right: 0px; 
   margin-left: 0px; 
   margin-top: 0px;
   color: #402000;
   font-size: 10pt;
   font-family: Verdana, Geneva, Helvetica, Arial;
   background-color: rgb(186,217,255);
}
h1 
{
  font-size: 14pt;
  color: rgb(0,0,223);
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Verdana, Geneva, Helvetica, Arial;
}
h2 
{
  font-size : 12pt;
  color: rgb(0,166,81);
  margin-top: 0;
  margin-bottom: 4px;
  font-style: italic;
}
h3 
{
  font-size : 12pt;
  color: #980101;
  margin: 0;
  font-style: italic;
}
.redText 
{
	color: #980101;
}
#breadTop a 
{
  font-size:small;	
}
li small 
{
	color: #980101;
}
.FoodMenu small 
{
	color: #980101;
}
.FoodMenu h2 
{
	font-size : 13pt;
}
.productname 
{
	border-top: 1px solid #000000;
	font-weight: bold;
	color: #980101;
}
.productdescription img 
{
	border: 4px solid #980101;
	width: 180px;
	margin-right: 8px;
}
.testimonial 
{
	font-family: Monotype Corsiva,Apple Chancery,Comic Sans MS, Verdana, Geneva, Helvetica, Arial;
	font-weight: bold;
	/*border: 1px dashed #000000;	*/
	background-color:  #FAEBD7; /*Antiquewhite;*/
	font-size: 15pt;
}
.testimonial small 
{
	font-style: italic;
}
#GiovannisMenu 
{
	font-family: Comic Sans MS,Apple Chancery, Verdana, Geneva, Helvetica, Arial;
	font-size: 12pt;
}

#content 
{
	 background-color: White;
	 text-align: left;
	 border-right: 1px solid Gray;	
}

#container 
{
	width: 100%; 
	text-align: center;		
}
#header 
{
	width: 100%;
	background-color: #46191B;
	text-align: center;	
}
#header2 
{
	background-color: #980101;
	font-family: Arial,Garamond,Verdana, Geneva, Helvetica, Arial;
	/* font-family: Comic Sans MS,Verdana, Geneva, Helvetica, Arial; */
	color: #FAEBD7; 
	border-bottom: 3px solid #000000;		
	padding-top: 4px;
	padding-bottom: 3px;
	font-size: 12pt;
	font-weight: bold;
}

#header2 a:link,
#header2 a:visited
{
	background-color: #980101;
	font-family: Arial,Verdana, Geneva, Helvetica, Arial;
	/* font-family: Comic Sans MS,Verdana, Geneva, Helvetica, Arial; */
	color: #FAEBD7; /*Antiquewhite;*/ /* #19D4B0;*/	
	padding-right: 5px;
	padding-left: 5px;
	border-left: 1px solid #000000;	
	text-align: right;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}
#header2 a:hover 
{
	text-decoration: none;
	/* color: black; */
	background-color: black; /* #CE6342; #19D4B0;*/
}

#sidebar 
{
   border-style: solid;
   border-width: 2px;
   border-color: Black;
   width: 190px;
   text-align: left;
   background-color: #f0c070;
   background-image: url(../images/layout/bgLeft.jpg); 
   padding-left: 1px;
}
#signaturelink a:link,
#signaturelink a:visited
{
	font-size: small;
	color: Gray;
	text-decoration: none;	
}
#signaturelink a:hover 
{
	color: #980101;
	text-decoration: underline;	
}
.popout 
{
	font-weight: bold;
	background-color: Yellow;
}




/* to help with editing... */
.normal { border: 0; }
.highlight { border: 2px solid green; }

#mainContentSection 
{
	text-align:left;
}
#mainContentSection2Col 
{
	text-align:left;
}
#mainContentSection p, #mainContentSection table tr td, #mainContentSection2Col p, #mainContentSection2Col table tr td
{
	margin: 0;
	padding: 0;
}


