@charset "UTF-8";
/* CSS Document */

.home_header_text {
	font: 1.5em/normal Georgia, "Times New Roman", Times, serif;
	color: #000;
	letter-spacing: .1em;
	text-align: center;
	border-bottom: 1px solid #FFF;
	padding-bottom:5px;
}
h1 {
	font: normal 1.8em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #000;
	letter-spacing: .1em;
	padding:0;
	margin:0 0 10px 0;
	}
h2 {
	font: normal 1.4em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #000;
	letter-spacing: .1em;
	padding:0;
	margin:0 0 10px 0;
	}
h3 {
	font: normal 1.2em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #000;
	letter-spacing: .1em;
	padding:0;
	margin:0 0 10px 0;
	text-transform: uppercase;
	}
.nav_name {
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
	color: #666;
	margin-bottom: 10px;
}
