@import url('reset.css');

body {
	background:#fff url('images/chris_mccorkle.jpg') top left no-repeat;
	font-family: 'Lato', arial, sans-serif;
}

a {
	color:#716F39;
	font-weight:bold
}

img {
	border:none;
}

#content {
	margin:16px 0 0 280px;
	width:520px;
	position:relative;
}


h1 {
	font-family: 'Permanent Marker', arial, sans-serif;
	font-weight: 500;
	font-size:6em;
	margin:0 0 0.25em;
	color:#000
}

h2 {
	font-family: 'Francois One', arial, sans-serif;
	font-size:1.6em;
	text-transform:uppercase;
	margin:0 0 0.9em;
	color:#fff;
	background:#716F39;
	padding:10px;
	width:6.5em;
	text-align:center;
	position:absolute;
	top:12px;
	right:44px;
	line-height:1.2em;
}

h3 {
	font-size:1.48em;
	font-weight:700;
	margin:0 0 0.7em;
	line-height:1.3em;
	color:#000;
}

p {
	font-weight:300;
	font-size:1.1em;
	line-height:1.4em;
	margin:0 0 1em;
	color:#303030
}

strong {
	font-weight:700
}

ul {
	list-style:disc;
	margin-left:1.5em;
}

li {
	font-weight:700;
	line-height:1.6em;
	font-size:1.2em;
	color:#000
}

.left {
	width:450px;
	float:left;
}

.left h3 {
	margin-bottom:0.2em
}

p.contact strong {
	font-weight:500
}
