@charset "UTF-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
background:none repeat scroll 0 0 transparent;
border:0 none;
font-size:100%;
margin:0;
outline:0 none;
padding:0;
vertical-align:baseline;
}

/*	Style  -------------*/
		body { background: #fbfbed; font-family: "garamond-premier-pro-caption", garamond, Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #282513; }
		
			#wrapper { width: 605px; margin: 0 auto; padding-top: 10%; text-align: center; }
				.address { margin: -6px 0 0 0; }
				.tagline { width: 505px; border-top: 2px solid #282513; border-bottom: 2px solid #282513; margin: 6px 50px 0; padding: 10px 0; }
				.opening { margin: 20px 0 0 0; }
				.follow { margin: 13px 0 0 0; text-transform: uppercase; text-decoration: none; letter-spacing: 1px; }

			a { text-decoration: none; color: #9179c4; }
			a:hover { font-style: italic; color: #282513; }