body, div, span, h2, h3, p, a, em, img, ol, ul, li {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
#header {
	padding-bottom:2em;
	border-bottom:1px solid #111;
}
body {
	line-height:1.5;
	color:#222;
	margin:1.5em 0;
	font-family:Georgia;
	font-size:100%;
}

span img {
	border:none;
}

a {
	text-decoration:none;
}

#container {
	width:500px;
	height:600px;
	margin:0px auto 0px;
	padding-top:10px;
	padding-bottom:0px;
}

h2 {
	font-size:1.4em;
	font-family:Georgia;
	margin-top:30px;
	border-bottom:2px solid #000;
	margin-bottom:10px;
	color:#222;
}

h2.phone {
	font-size:1.2em;
	text-align:right;
	margin-top:-2.1em;
	border-bottom:none;
}

h3 {
	border-bottom:1px solid #111;
	margin-bottom:1em;
	font-family:Georgia;
	font-style:oblique;
	font-weight:bold;
	text-transform:uppercase;
	color:#111;
	text-align:center;
}

div.bodytext {
	font-family:Georgia;
	font-size:0.9em;
}
div.quote{
	color:#af4456;
	width:350px;
	margin-left:150px;
	padding-right:3px;
	font-family:Georgia;
	line-height:1.2em;
	text-align:right;
    font-size:1em;
	font-style:italic;
}
p.attribution {
	font-size:0.75em;
	font-style:italic;
	margin-bottom:1em;
}
ol {
	font-family:Georgia;
	margin-left:1.5em;
}
div.toinspirebox {
	width:400px;
	margin:1em auto 0em;
	padding:1em;
	background-color:#ddd;
	border:3px solid #eee;
}
/* div.woops {
	cursor:default;
}*/