.title {
	font-family: "Palatino Linotype", "Book Antiqua";
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	letter-spacing: 0.1em;
	text-align: center;
	margin: -2px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #0099CC;
	font-style: normal;
	text-align: center;
}
.subhead a:link {
	color: #0099CC;
	text-decoration: none;
}
.subhead a:hover {
	color: #000066;
	text-decoration: none;
}
.subhead a:active {
	color: #006699;
	text-decoration: none;
}
.subhead a:visited {
	color: #000066;
	text-decoration: none;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000066;
	font-style: normal;
	margin-right: 6px;
	margin-left: 8px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	color: #000066;
	text-align: center;
	vertical-align: top;
}

.banner_head {
	font-family: "Palatino Linotype", "Book Antiqua";
	font-size: 60px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	background-image: url(Images/banner.png);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: text-bottom;
	height: 180px;
	width: 800px;
	display: table-row;
	background-color: #000066;
}
.menu_cell {
	background-color: #0099CC;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000066;
	text-align: center;
	display: table-cell;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 14px;
	padding-left: 14px;
	border: thin solid #FFFFFF;
}
.menu_cell a:link {
	color: #000066;
	text-decoration: none;
}
.menu_cell a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
.menu_cell a:active {
	color: #000066;
	text-decoration: none;
}
.menu_cell a:visited {
	color: #000066;
	text-decoration: none;
}
.home_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000066;
	margin-right: 20px;
	margin-left: 20px;
}
.menu_banner {
	background-image: url(Images/northern_lights_left_banner.jpg);
	background-repeat: no-repeat;
	height: 600px;
	font-family: "Palatino Linotype", "Book Antiqua";
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.menu_banner a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_banner a:hover {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	font-style: italic;
}
.menu_banner a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_banner a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
