body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color: #ececec;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1 { font-size: small;
	 font-weight: bold;
	}

h2 { font-size: small;
	 font-weight: bold;
	 }

h2.announce { font-size: small;
			  font-weight: normal;
			  font-align: justify;
			  } 

h3 { font-size: x-small;
	 font-weight: normal;
	 font-color: #000000;
     }
	 

p { font-size: small;
	font-weight: normal;
	text-align: justify; }


p.menu {font-size: small; 
   font-weight: normal;
   text-align: left;
   padding-left: 20px;
   padding-top: 8px; }

p.boldleft { font-size: small;
			 font-weight: bold;
			 
			 text-align: left; }

p.indent {font-size: small;
		 font-weight: bold;
		 text-indent: 50px;}

p.centre {font-size: x-smal;
		font-weight: normal:
		text-align: center; }
		
p.centresmall { font-size: small;
				font-weight: normal;
				text-align: center; }

ul { font-size: small;
	 font-weight: normal; }

p.bold { font-size: small;
		 font-weight: bold;
		 text-align: center; }

p.italics { font-size: small;
			font-style: italic;
			text-align: justify;
		  }

a:link, a:active, a:visited, a:hover { color: black; text-decoration: none; border: 0px; }

a.underline { font-size: small;
			  font-weight: normal;
			  text-decoration: underline; }

.header { font-size: medium;
font-variant: small-caps;
font-color: #707070;
font-weight: bold;
text-align: left;
padding-left: 10px; }


.outerbox { margin-left: auto;
			margin-right: auto;
			border: 2px solid #736357;
			background-color: #fff;
			padding: 0px;
			width: 950px;
			height: 1000px;
			 }



.horizontalmenu { 
				  background-color: #255c74; /* #534741 */
				  position: absolute;
				  bottom: 0px;
				  width: 950px;
				  height: 30px; 
				  z-index: 2;
				  vertical-align: baseline;
				  }			
		

.topright { position: absolute;
			top: 0px;
			right: 0px;
			z-index: 3;
			}

.rightlogo { position: absolute;
			 bottom: 33px;
			 right: 196px;
			 z-index: 3;
			}

.topleft { position: absolute;
		   top: 5px;
		   left: 20px;
		    }
			
.centre { position: absolute;
		  left: 100px;
		  top: 80px;
}
	
.tablecentre { position: relative;
				left: 225px; }	  
.box { background-color: #ececec;
	   width: 150px;
	   border: 1px solid #898989;
	   padding-top: 5px;
	   padding-bottom: 20px;
	   }

.ticker { background-color: #fff;
		  border: 1px solid #898989;
		  height: 75px;
		  width: 648px;
		  padding-top: 3px;
		  padding-bottom: 3px;
		  position: relative;
		  left: 45px;
		  vertical-align: middle;
		  }

.tickerbox { background-color: #fff;
			 height: 75px;
			 width: 75px;
			 padding-left: 3px;
			 padding-right: 3px;
			 
			}
			
			.banners { background-color: #fff;
		   border: 1px solid #898989;
		   height: 100px;
		   width: 553px;
		   padding-top: 5px;
		   padding-bottom: 5px;
		   position: relative;
		   left: 95px;
		   vertical-align: middle;
		   }
		   
.banners2 { background-color: #fff;
		   border: 1px solid #898989;
		   height: 100px;
		   width: 880px;
		   padding-top: 5px;
		   padding-bottom: 5px;
		   position: relative;
		   left: 20px;
		   vertical-align: middle;
		   }
		   



		   
.lampworkphotos { background-color: #fff;
				  height: 110px;
				  width: 340px;
				  position: relative;
				  left: 100px;
				  vertical-align: middle;
				  }

.photoboxleft { background-color: #fff;
			float: left;
			width: 185px;
			height: 185px;
			padding: 6px;
			border: 1px solid #898989;
			margin-top: 15px;
			margin-right: 15px;
			
			}

.photoboxright { background-color: #fff;
			float: right;
			width: 185px;
			height: 185px;
			padding: 6px;
			border: 1px solid #898989;
			margin-top: 15px;
			margin-left: 15px;
			
			}

.giftsphotoboxleft { background-color: #fff;
			float: left;
			width: 220px;
			height: 131px;
			padding: 6px;
			border: 0px solid #898989;
			margin-top: 15px;
			margin-right: 15px;
			
			}


.gallery { background-color: #fff;
		   border: 1px solid #898989;	
		   width: 700px;
		   height: 510px;
		   margin-top: 25px;
		   margin-left: 15px;
		  
		   padding: 10px;
		   
		   }

.gallerytable { background-color: #fff;
			border-top: 1px solid #898989;
			border-bottom: 1px solid #898989;
			border-left: 1px solid #898989;
			border-right: 1px solid #898989;
			}
			
.giftstable { background-color: #fff;
			border-top: 1px solid #898989;
			border-bottom: 1px solid #898989;
			border-left: 1px solid #898989;
			border-right: 1px solid #898989;
			}
		   
		   

#header { background-color: #fff;
		  position: relative;
		  
		  width: 950px;
		  height: 187px;
		  z-index: 1;
		   }		
		   
#nav { width: 160px;
	   float: right;
	   background-color: #fff;
	   padding: 15px;

		}

#content { width: 730px;
		   float: left;
		   background-color: #fff;
		   padding: 15px;

		}
		
#footer { font-size: x-small; 
		  text-align: center;
		  }
		  
		