img {
	border: none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 8px 16px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 16px 8px 0;
	display: inline;
}

.alignright {
	float: right;
	padding: 4px;
	margin: 0 0 8px 16px;
	display: inline;
	text-align: center;
}

.alignleft {
	float: left;
	padding: 4px;
	margin: 0 16px 8px 0;
	display: inline;
	text-align: center;
}

#mainnav h2, .screen-reader-text, #carousel h2, #banner h2 {
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	display: none;
}

body {
	background: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

#container {
	width: auto;
	margin-right: 3%;
	margin-left: 3%;
}

#header {
	height: 100px;
	float: none;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

#print_logo {
	position: absolute;
	top: 0px;
	left: 0;
	width: 275px;
	height: 79px;
}

#print_tagline {
	width: 275px;
	height: 48px;
	position: absolute;
	top: 35px;
	right: 0;	
}

#content {
	width: auto;
	float: none;
}

#content a:link, #content a:visited {
	color: #663366;
	border-bottom-style: none;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
	border-bottom-style: none;
}

#content ul {
	font-size: 13px;
	line-height: 18px;
	list-style-type: square;
	margin-top: 16px;
	margin-bottom: 16px;
}

#content ul li {
	margin-bottom: 4px;
	margin-right: 24px;
	margin-left: 24px;
}

#content p {
	color: #444;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 16px;
}

#content .wp-caption-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	padding: 6px;
}

#content .post {
	float: none;
	width: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.navigation {
	display: none;
}

.ngg-widget {
	margin: 0px;
	padding: 0px;
}

.pad {
	padding: 20px;
}

#footer {
	width: auto;
	height: 50px;
	margin-top: 12px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #787878;
	float: none;
	clear: both;
}

#search_box, #mainnav, #sidebar, #footer .SimpleSideNav, #banner, #logo, #tagline {
	display: none;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}

#footer .AdvancedText {
	padding-left: 8px;
}

h1 {
	font-size: 30px;
	line-height: 36px;
	color: #663366;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 20px;
}

h2 {
	font-size: 24px;
	line-height: 30px;
	color: #663366;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 8px;
}

h3 {
	color: #663366;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	font-style: normal;
}

h4 {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 16px;
}