div#wrapper {
	padding: 190px 0 0 0;
	}
	div#featured {
		padding: 0 0 11px 0;
		border-bottom: 1px solid #e8e8e8;
		}
		div#featured a {
			font: italic 2.3em/1.0em Georgia, "Times New Roman", Times, serif;
			letter-spacing: 0.1em;
			color: #fff;
			display: inline-block;
			position: relative;
			background-color: #6b110c;
			padding: 10px 15px;
			line-height: 1.1em;
			}
		div#custom {
			float: left;
			width: 283px;
			height: 430px;
			padding: 0 11px 11px 0;
			background: #ffffff url('../_img/home/custom.jpg') 0 0 no-repeat;
			text-align: right;
			}
			div#custom a {
				top: 350px;
				}
		div#gallery {
			float: left;
			width: 426px;
			height: 430px;
			padding: 0 0 11px 0;
			background: #ffffff url('../_img/home/gallery.jpg') 0 0 no-repeat;
			}
			div#gallery a {
				top: 35px;
				}
		div#about {
			float: left;
			width: 425px;
			height: 204px;
			padding: 0 11px 0 0;
			background: #ffffff url('../_img/home/about.jpg') 0 0 no-repeat;
			}
			div#about a {
				top: 50px;
				}
		div#general {
			float: left;
			width: 283px;
			height: 204px;
			padding: 0;
			background: #ffffff url('../_img/home/general.jpg') 0 0 no-repeat;
			text-align: right;
			}
			div#general a {
				top: 85px;
				font-size: 1.3em;
				padding: 7px 12px;
				margin: 0 0 8px 0;
				}
	div#content {
		width: 720px;
		float: none;
		background: #ffffff url('../_img/home/divider.jpg') bottom center no-repeat;
		padding: 20px 0 35px 0;
		}
		div#content p:first-letter {
			text-transform: uppercase;
			}
		div#content p {
			color: #333;
			font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
			letter-spacing: 0.1em;
			text-align: center;
			margin: 0 auto;
			text-transform: lowercase;
			line-height: 1.45em;
			font-size: 1.6em;
			font-variant: small-caps;
			}
	div#external-sites {
		float: left;
		}
		div#external-sites a#etsy {
			display: block;
			width: 182px;
			height: 76px;
			background: #ffffff url('../_img/home/etsy.jpg') 0 0 no-repeat;
			}
		div#external-sites a#etsy:hover {
			background-position: -182px 0px;
			}
		div#external-sites p {
			margin: 2px 0 0 0;
			padding: 0;
			}
	div#phone {
		float: right;
		width: 500px;
		}
		div#phone p {
			font-family: Georgia, "Times New Roman", Times, serif;
			padding: 60px 0 0 0;
			margin: 0;
			height: 1px;
			color: #333;
			font-size: 2.5em;
			text-align: right;
			}
	div#space {
		clear: both;
		border-bottom: 1px solid #e8e8e8;
		padding-top: 5px;
		}







