@import url(https://fonts.googleapis.com/css?family=Julius Sans One);

.FooterMailingAddress
{
font-size:11px; 
color:#666666; 
text-align:center; 
padding-top: 20px;
}

.ssname {
  text-transform: uppercase;
 font-size: 1.4em; 
  line-height: 1.4em;
}

.myhr
{
border: 2px solid blue;
}
.row-top-buffer { margin-top:10px; }

.prettybox
{
  
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border:3px solid #999999;
  background-color:#cc0000;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align:center;
   font-family: 'Julius Sans One', sans-serif;
  color: #ffffff;
font-size: 1.4em;
font-weight:bold;

}


#prettylist ul{
  list-style: none;
  text-align:center;
}

#prettylist li{
  display: inline-block;
  padding-right: 20px;
  font-family: 'Julius Sans One', sans-serif;

font-size: 1.4em;
font-weight:bold;
}

#prettylist1 ul{
  list-style: none;
  text-align:center;
}

#prettylist1 li{
  display: inline-block;
  padding-right: 20px;
  font-family: 'Julius Sans One', sans-serif;
font-size: 1.4em;
font-weight:bold;
}
.menuitemdescription
{
  padding-top: 10px;
  padding-bottom: 10px;
  text-align:center;
   font-family: sans-serif;
font-size: 1.3em;
font-weight:bold;
}

.backgroundImageGIBS1 {
    background-image: url("/Portals/0/Banners/Sundae_School_38_Chevy-38.jpg?ver=2018-11-02-101046-840&timestamp=1541153449727");
  max-width: 100%;
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;

    background-attachment: fixed;
    text-align: center;
    padding: 160px 0 200px 0;
    backface-visibility: hidden;
}

.backgroundImageGIBS1save {
    background-image: url("/Portals/0/Banners/Sundae_School_38_Chevy.jpg?ver=2018-11-02-101046-840&timestamp=1541153449727");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    background-attachment: fixed;
    text-align: center;
    padding: 160px 0 200px 0;
    backface-visibility: hidden;
}

.carousel-content {
  position: absolute;
  bottom: 10%;
  left: 5%;
  z-index: 20;
  color: white;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

			.carousel-caption
			{
				position: absolute;
				right: 0;
				bottom: 20%;
				left: 0;
				z-index: 10;
				padding-top: 20px;
				padding-bottom: 20px;
				color: #fff;
				text-align: center;
				background: rgba(0,0,0,0.4);
			}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* DivTable.com */
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 1px solid #999999;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}
















