.nav_text {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #675234;
	letter-spacing: 0.08em;
	font-weight: bolder;
	line-height: 25px;
	text-decoration: none;
}
.par_txt {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	letter-spacing: 0.03em;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.par_txt-tealnav {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #72B9B9;
	text-align: center;
	font-weight: bolder;
	font-variant: normal;
}
.subtitle_hdr_txt {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	text-transform: lowercase;
	color: #72B9B9;
	letter-spacing: 0.4em;
	padding-left: 25px;
	font-weight: bold;
}
#img_nav {
	position:absolute;
	width:200px;
	height:29px;
	z-index:1;
	top: 533px;
	left: 311px;
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-style: normal;
	letter-spacing: 1.2em;
	font-weight: bold;
	vertical-align: middle;
}
a:link {
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	color: #72B9B9;
}
a:visited {
	text-decoration: none;
	color: #72B9B9;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #675234;
	font-style: italic;
}
.simplycool {
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}
.lgcaps {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	font-style: italic;
}
.stuff {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 0.2em;
	font-size: 15px;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #33CCCC;
}

