@import url('http://fonts.googleapis.com/css?family=IM+Fell+DW+Pica');


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;
}

fieldset,img { border: 0; }

address,caption,cite,code,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; }

body
{
	font-family: lucida grande, verdana, arial, helvetica;
	font-size: 12px;
	color: #360;
	background-color: #9C6;
}

p { padding-bottom: 10px; }
A:link { color: #366; }
a:active { color: #900; }
A:visited { color: #360; }
A:hover { color: #900; }

#main
{
	background: #CCE6B3;
	width: 760px;
	margin: 20px auto 20px auto;
	padding: 10px;
	border: solid #82AE57 2px;
}

.subpage-header
{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 12px;
	color: #030;
}

.subhead
{
	font-size: 14px;
	color: #030;
}

#Home h1
{
	text-align: center;
	padding: 100px 0 0 0;
	margin: 0;
	font-size: 54px;
	line-height: 54px;
	font-family: 'IM Fell DW Pica',lucida grande,arial,verdana,helvetica;
	color: #366;
	font-weight: normal;
}

h2
{
	font-weight: bold;
	font-size: 14px;
	color: #030;
}

#Home h2
{
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 24px;
	font-family: 'IM Fell DW Pica',lucida grande,arial,verdana,helvetica;
	font-weight: normal;
	color: #366;
}

h2.subpage-header
{
	font-size: 12px;
	padding-bottom: 3px;
}

.item { margin-bottom: 15px; }
#Contact td { padding-bottom: 5px; }

.footer
{
	padding-top: 40px;
	font-size: 10px;
	font-family: lucida grande,arial,helvetica;
	font-weight: normal;
	text-decoration: none;
}

#footer-box { padding-bottom: 100px; }

.footer
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.footer a
{
	padding: 0 15px 0 15px;
	text-transform: uppercase;
	text-decoration: none;
	color: #366;
}

.footer a:hover
{
	text-decoration: underline;
	color: #900;
}

#footer-tag
{
	text-align: center;
	margin-top: 30px;
}
