@charset "utf-8";
/* CSS Document */

#container  /* Format for whole webpage. */
   {
		width: auto;
    	height: auto;
	   margin-bottom: 0em;
	   padding-bottom: 0em;
   }

/* Format for text in web page mast head */

.Mastheadtext
   {
	font-family: "Maiandra GD";
	font-size: 3em;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	color: #006;
	/* text-decoration: overline; */
	text-align: center;
	line-height:160%;
   }

.MHBorderBottom
   {
	border-bottom: 5px solid #005DC9;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 4px;
	padding-bottom: 1px
   }

.Addresstext
   {
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
   margin-top: 0cm;
	margin-bottom: 0cm;
	margin-left: 5em;
   }
   
.Addresstexttitle
   {
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
   margin-top: 0cm;
	margin-bottom: 0cm;
	margin-left: 3em
   }

.Staffbodytext
   {
	font-size: 1.0em;
	/* font-weight:100; */
	margin-left: 20px;
	text-align: left;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
   }
   
.Bodytext20
   {
	font-size: 20px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
   }

.Bodytext17
   {
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
    margin-top: 0cm;
	margin-left: 1em;
   }
   
.Bodytext17indent
   {
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
    margin-top: 0cm;
	margin-left: 3em;
   }
   
.Bodytext17nolmargin
   {
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
   margin-top: 0cm;
   }   
   
.faqspointers
   {
   font-size: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: 600;
    margin-left: 2em;
   }
   
.ShopBodyhead1
   {
   color: #006;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0cm;
	}
	
.ShopBodyhead2
   {
	color: #006;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	text-indent: 2em;
    margin-top: .1em;
	}

.ShopHeadspace {
	margin-top: .1em;
	margin-bottom: 0em;
   }

#ShopBodytext p
   {
	font-size: 1.0em;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
   }
   
.ShopPrice
   {
	font-size: 1.1em;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 300;
	margin-top: .1cm;
   }
 
div.spacer {
	clear: both;
    }
	 
.floatstop {
		clear:both;
	}
	
 
img.FloatLeft
   { 
    float: left; 
    clear: left;
    margin: 10px 10px 10px 10px;
	} 	
   

h1
   {
	font-size: 2em;
	font-style: italic;
	font-weight: 200;
	text-align: center;
	color: #006;
	font-family: Georgia, "Times New Roman", Times, serif;
   }
   
h2
   {
   font-size: 1.3em;
	font-style: italic;
	font-weight: 500;
	text-align: left;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
   }
   
.texthead
   {
	font-size: 1.3em;
	font-style: italic;
	font-weight: 600;
	text-align: left;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0cm;
   }
	
.Boxindexinfo
   {
	font-size: 18px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;width:58%;
	Float:left;
	vertical-align:Top;
	padding:10px;
	margin:0px;
	}
 
 .Boxindexlatest
   {
	font-size: 16px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	width:37%;
	float:right;
	vertical-align:Top;
	padding:5px;
   border: 5px solid black;
	margin-top:30px;
	}
 
 .wrapper /* For sticky footer */
   {
      min-height: 100%;
      height: auto !important;
      height: 100%;
      margin: 0 auto -4em;
   }
	
.push /* For sticky footer */	
   {
		clear:both;
		height: 3em;
	}  
   
/* Format of copyright and modified when text in footer */
.Footertext
   {
	width:100%;
	padding-top:10;
	border:0px;
	margin:20px;
	font-size:1em;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
   margin-top: 0em;
   }
