BODY{
	background: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	background-color: #FFFFFF;
	
}

.EntTableText{
	font-family: Arial, Verdana, Helvetica;
	color: 98012E;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}

.MenuLink{
	font-family: Arial, Verdana, Helvetica;
	font-weight: normal;
	font-size: 14px;
}

.FunctionText{
	color: #003466;
	font-family: Arial, Verdana, Helvetica;
	font-size: 22px;
	font-weight: bold;
	 
}

.Saturday{
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #98012E;
}

.saturday-price { 
	font-size: 15px;
	font-weight:bold; 
	font-family:arial,helvetica; 
	color: #98012E;
}

.product-image { 
	border:solid 1px #003399;
}
	
.product-descrip { 
	font-size: 13px;
	font-family:arial,helvetica; 
	color:#003399;
}

.product-price { 
	font-size: 15px;
	font-weight:bold; 
	font-family:arial,helvetica; 
	color:#003399;
}

.product-shipping { 
	font-size: 12px;
	font-weight:bold; 
	font-family:arial,helvetica; 
	color: #003399;
	
}

.Padding{
	padding-bottom: 15px;
}

.product-title { 
	font-size: 15px;
	font-weight:bold; 
	font-family:arial,helvetica; 
	color:#003399;
}

.Directions{
	font-family: Arial, Verdana, Helvetica;
	color: 98012E;
	font-size: 10pt;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px
	text-decoration: underline;
}

.EntertainmentTable{
	border: thick;
	border-style: solid;
	border-color: 56BFEC;	
}

.GalleryThumbs{
	border: thin;
	border-style: solid;
	border-color: 98012E;
}

.GalleryMainImage{
	border: thick;
	border-style: solid;
	border-color: 56BFEC;
}

.Gallery{
	font-size: 12px;
	font-family: Arial, Helvetica;
	text-align: center;
}

.AboutText{
	color: 98012E;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
}

.Express{
 	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-top:6px;
	font-size: 14px;
	font-weight: bold;
 	color:#98012E;
}

.HomeFlash{
	padding-top: 50px;	
}

.NavSpacer{
	 
}
.Form{
	border: medium;
	border-style: solid;
	border-color: 56BFEC;
}

.MainBody{
	font-family: Verdana, serif, Arial;
}

a:link, a:visited, a:active {color: #003466;	text-decoration: none;}
a:hover {color: #a93510;	text-decoration: underline;}

.RightColumn{
	border-left: 2px;
}

.Copyright1{
 	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-top:6px;
	font-size: 14px;
 	color: #11739D;
}

.Copyright2{
 	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-top:6px;
	font-size: 14px;
 	color: #98012E;
}

.Copyright, .Copyright a:link, .Copyright a:visited, .Copyright a:active{
 	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-top:6px;
	font-size: 12px;
 	color:#98012E;
}
.Copyright a:hover{text-decoration: underline;}

.virtualpage, .virtualpage2, .virtualpage3{
/*hide the broken up pieces of contents until script is called. Remove if desired*/
display: none;
}

.paginationstyle{ /*Style for demo pagination divs used to be width: 250px;padding: 2px 0;
margin: 10px 0;
*/
text-align: center;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid navy;
margin: 0 15px;
vertical-align: top;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
border: 1px solid black;
color: navy;
background-color: white;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
background-color: #FEE496;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #000;
background-color: yellow;
}



