body {
	background-color: #000;
}
.navMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
	background-color: #323A4D;
}
.navMenu a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
}
.navMenu a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
}
.navMenu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #C1AA93;
	text-decoration: none;
}


.topbanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-image: url(images/mike-henle-banner.jpg);
}
.sc_align {
	position: relative;
	width: 361px;
	left: 460px;
	height: 196px;
	background-image: url(images/showcase.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.content {
	color: #000000;
	background-color: #C1AA93;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.blog_nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	position: relative;
	width: 280px;
}
.blog_content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	position: relative;
	width: 500px;
	left: 10px;
}
.blog_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	width: 220px;
	position: relative;
	text-align: left;
}


.contentTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	width: 220px;
	position: relative;
	text-align: left;
	margin-left: 10px;
}
.content_text {
	position: relative;
	width: 800px;
	left: 5px;
	text-align: left;
	vertical-align: top;
}
.featured_photo {
	position: relative;
	width: 305px;
	left: 10px;
}
h1 {
	margin: 0px;
	padding: 0px;
	width: 800px;
	position: relative;
	left: 10px;
	text-align: left;
}
h2 {
	position: relative;
	left: 10px;
	width: 450px;
	margin: 0px;
	padding: 0px;
}
h3 a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000;
	text-decoration: underline;
}
h3 a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000;
	text-decoration: underline;
}
h3 a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000;
	text-decoration: none;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #323A4D;
	padding: 10px;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C1AA93;
	text-decoration: none;
}
.content {
	text-align: left;
	vertical-align: top;
}
.image_caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
.article {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.article h3{
	margin: 0px;
	padding: 0px;
	font-size: 18px;

}
.btitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

