body {
	background-repeat: repeat-y;	
	background-color: #FFCB94;
    font-family: Garamond; 

}

.littlepic {
	height: 100px;
	border:1px #000000 solid; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 7px;
	margin-right: 7px;
}

th.cart-heading {
	padding: 8px;
	letter-spacing: .05em;
	padding-bottom: 8px;
	text-align: center;
	height: 20px;
	font-size: 16pt;
	font-weight: bold;
}

a {
	text-decoration: none;	
}

.cartpic {
	border:1px #000000 solid; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 7px;
	margin-right: 7px;
}

a.dirs {
	text-decoration: none;	
}

.page-heading {
	font-size: 20pt;
	font-weight: bold;
	text-decoration: none;	
	padding-bottom: 10px;
}


a.crumbs {
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;	
}
.crumb-section {
	padding-bottom: 10px;
	padding-top: 10px;
}

.helper {
	font-style: italic;
	margin-right: 20px;	
}

.full-image {
		border:1px #000000 solid; 	
}
