﻿.mlslink 
{
	font-size: smaller;
}

div.spacer {
        clear: both;
      }

      div.row {
      clear: both;
      padding-top: 5px;
      font-size: 8pt;
      text-align: center;
      width: 150px;
      }
      
      div.row a 
      {
		font-size: smaller;
      }
      
      div.inline {
      display: inline;
      float:left;
      padding-left: 5px;
      padding-right: 9px;      
      height: 195px;
      vertical-align: top;
      }

      
      img.featuredimage 
      {
		border: solid 3px #454A38;
      }

.bannerAdDiv 
{
	margin-top: 10px;
	margin-bottom: 5px;
	width:166px; 
	text-align:right;
}
.calendarList 
{
	position: relative;
	top: -7px;
}
.calendarListLi 
{
	/* background-color: rgb(228,244,218); */
}

.calendarListLinkA:link, .calendarListLinkA:visited 
{
	color: black;
	border-bottom: none;
	font-size: 10pt;
	font-weight: normal;
}
.calendarListLinkA:hover 
{
	color:  #56C0FF;
}

.calendarList 
{
	margin-left: 10px;
    padding-left : 0;
    padding-top : 0;
    margin-top : 0px;
    list-style : none;
}


.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: #CBCBCC; /*black   or  grayfade: #CBCBCC;, olivefade: #B0B5A3 */
   background-image: url(../images/layout/grayfade.jpg); 
   background-position: top;
   background-repeat: repeat-x;
}
h1 
{
  font-size: 18pt;
  color: #454A38;/*#D17E1E;*/
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Monotype Corsiva,Apple Chancery,Comic Sans MS, Verdana, Geneva, Helvetica, Arial;
  text-align: left;
}
h2 
{
  font-size : 12pt;
  color: #AE0005;
  margin-top: 0;
  margin-bottom: 7px;
  font-style: italic;
  text-align: left;
}
h3 
{
  font-size : 12pt;
  color: black;
  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;
}


