/*
Meadow Hill Twenty Ten
By John Stansbury
Copyright 2010 John Stansbury. All Rights Reserved.
So don’t steal it. Got that? NO STEALING.
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;margin-bottom: 1.5em;}
fieldset,img{border:0;}
address,caption,cite,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

select, input, textarea {font:99% "Helvetica Neue", "Lucida Grande", Arial, sans-serif;}
pre, code {font:115% monospace;}
body * {line-height:1.5em;}

body {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0; padding: 0
}
h1 {
	margin: 0;
	font-size: 1.6666666666666667em;
	line-height: 0.9em;
	margin-bottom: 0.9em;font-weight: bold;
}
h2 {
	margin: 0;
	font-size: 1.5em;
	line-height: 1em;
	margin-bottom: 1em;
} 
h3 {
	margin: 0;
	font-size: 1.3333333333333333em;
	line-height: 1.125em;
	margin-bottom: 1.125em;
}
h4, lh {
	margin: 0;
	font-size: 1.1666666666666667em;
	line-height: 1.2857142857142858em;
	margin-bottom: 1.2857142857142858em;
}
p, ul, blockquote, pre, td, th, label, span, code, h5 {
	margin: 0;
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
p.small, small, h6 {
	margin: 0;
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}

a {
	text-decoration: none;
}
a:hover {
	background: #ddd;
}
img {border:0;}

body{
	text-align:center;
}
#container{
	margin:auto;
	width:600px;
	text-align: left;
}
#header {padding: 18px 0 80px;}
#banner {background: #eee;position: relative;border-top: 1px solid #999;border-bottom: 1px solid #999;float: left;width: 585px;z-index: 1;margin-bottom: 20px;}
#banner ul{list-style: none; margin:0;float: left;border-left: 1px solid #999;}
#banner li {display: inline; margin:0; font-size: 0.8em;float: left;width: 145px;border-right: 1px solid #999;}
#banner a {border-bottom: none; color: #777; font-weight: normal;display: block;padding: 0 0 0 8px;line-height: 3.3em;text-align: left;}
#banner a:hover {color: #fff;background: #0080FF}
#content {
	width:500px;
	text-align: left;
	border-top: 1px solid #ddd; 
	border-right: 1px solid #aaa; 
	border-bottom: 1px solid #aaa; 
	border-left: 1px solid #ddd; 
	padding: 42px 46px 42px 40px; 
	-webkit-box-shadow: #eee 8px 8px 3px;
}

/* typography */

body {
	font-family: Helvetica, Arial, sans-serif;
	background: #fff;
}

#content p{
	color:#444;
	margin-left:5px;
	margin-right: 5px;
}
p {
	text-align: justify;
}
#content a{
	color: #000;
	background: inherit;
	font-weight: bolder;
}
#content a:hover{
	color: #666;
	background: none;
	border-bottom: 1px solid #666;
}
#content h2, #content h2 a{
	font-weight: bold;
	color: #777;
	background: inherit;
}
#content h3 {
	color: #888;
	font-weight: bold;
}
#content h3 a:hover {
	color: #777;
	border-bottom: 1px solid #999;
}
#content small, #footer small {
	color: #888;
	word-spacing: normal;
}

#content small a{
	color: #888;
	font-weight: bold;
}
#content p span{
	font-family: Georgia, "Times New Roman", Times, Serif; 
	font-style:italic;
	word-spacing: -.1em;
}
#content ul {
	list-style: square;
}
#content ol {
	list-style: decimal outside;
}
#header img {
	margin-top: 3px;
	border: none;
}
#header a {
	color: #777;
}
#header h1 {
	margin-top: 15px;
	min-height:100px;
}

#header p{
	margin: 0;
	color:#777;
	margin-left: 530px;
	margin-top: -115px;
	float:left;
}
#footer {margin: 40px 0 60px 5px;}
canvas {margin-left: -15px;}
