/* CSS Document */
#LeftNav {
	display:none;
}
div#MainSection {
	background:none;
	width:450px;
	margin:0;
	padding:0;
}
div#Content {
	width:100%;
	margin:0;
	padding:0;
	float:none;
}
p#Slogan {
	display:none;
}
#TopNav {
	display:none;
}
#Header {
	background:none;
	padding:0;
	border-bottom:3px solid #dad086;
	margin-bottom:20px;
}
#Header h1 {
	color:#135a1c;
	margin: 0 0 0 20px;
	font-size:3em;
	font-family:"Times New Roman", Times, "New York", serif;
	letter-spacing:.05em;
}
#Content p.quote {
	margin-left:20px;	
}
div#sideColumn {
	top:100px;
	right:0;
	left:auto;
}