﻿body {
	line-height: 1.5em;
	font: 81.25% Helvetica, Arial, Lucida, Verdana, sans-serif;
}
html>body {
	font-size: 12px;
	color:#858383;
}

a:link, a:visited {
	text-decoration: none;
	color:#6f7d8f;
}
a:hover, a:active {
	text-decoration: underline;
}

h1{
	display:none;
}

h2{
	font-size:24px;
	font-weight:normal;
	color: #414141;
}

h3{
	margin:0;
	font-size:16px;
	font-weight:normal;
}

h4{
	color:#646566;
	font-size:14px;
	font-weight:normal;
	margin-bottom:10px;
}

h5{
	font-size:11px;
	font-weight:normal;
}

blockquote{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:24px;
	margin:20px 0 30px 0;
}

.clear{
	clear:both;
}

#wrapper{
	width:800px;
	margin:auto;
}

#header
{
	width:800px;
	height:162px;
	background:url('../images/header.jpg') no-repeat;
}

#logo{
	float:left;
	margin:46px 0 0 40px;
}

#navigation{
	float:right;
}

#leftcolumn{
	float:left;
	width:140px;
	padding:40px 36px 0 36px;
}

.btn{
	margin-top:10px;
}

#mce-EMAIL{
	width:120px;
	font-size:11px;
	color:#666;
}

#newsletter{
	margin-top:38px;
}

#categories{
	margin-top:38px;
}

#rightcolumn{
	float:left;
	width:585px;
	padding-top:40px;
}

#hero{
	background:#d4d9df;
}

#heroInfo{
	float:left;
	padding:16px;
	width:370px;
}

#heroImage{
	float:left;
}

#registerButton{
	float:left;
	margin-top:10px;
}

#heroListen{
	float:left;
	margin-top:10px;
}

#archives{
	padding:16px;
	line-height:18px;
}

#archives h2{
	margin-bottom:10px;
}

#archives h5{
	margin-bottom:20px;
}

#content{
	padding:0;
	line-height:18px;
}

#content h2{
	margin-bottom:10px;
}

#content p{
	margin-bottom:20px;
}

#footer {
	width: 800px;
	font-size: 11px;
	margin: 40px auto;
	display: block;
	height: 80px;
	background:#d4d9df;
}

#footer p, #footer ul {
	float: right;
	display: inline;
	line-height: 0;
	margin:16px 0;
}
#footer ul {
	float: left;
	display: inline;
}
#footer ul li {
	display: inline;
}