.homehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	letter-spacing: 1px;
}

.blurbbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
}

.body_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #555555;
	padding: 0px 0px;
}

.body_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: 20px;
	font-weight: normal;
	color: #FF0000;
	padding: 0px 0px;
}

.body_grey2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #555555;
	padding: 0px 0px;
}
.callout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #555555;
}

.callout2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
}

.callout3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #00B0AF;
}

.callout4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #00B0AF;
}

.callout5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.nav_one a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #D7F6F6;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px solid #B5D5D4;
}
.nav_one a:visited {
	color: #D7F6F6;
	text-decoration: none;
	border-bottom: 1px solid #B5D5D4;
}
.nav_one a:hover {
	color: #003333;
	text-decoration: none;
    border-bottom: 1px solid #003333;
}

.nav_one a:active {
	color: #669999;
	text-decoration: none;
    border-bottom: 1px solid #669999;
}

.nav_body a {
	color: #908772;
	background-color: transparent;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
	border-bottom: 1px solid #C0B8A4;
}
.nav_body a:visited {
	color: #908772;
	text-decoration: none;
	border-bottom: 1px solid #C0B8A4;
}
.nav_body a:hover {
	color: #003333;
	text-decoration: none;
    border-bottom: 1px solid #003333;
}

.nav_body a:active {
	color: #669999;
	text-decoration: none;
    border-bottom: 1px solid #669999;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #86B7B6;
	letter-spacing: 0px;
}

ul {
	list-style: disc url(images/dot_empty.gif);
	margin: 1em;
	padding: 1px;

}

ul2 {
	list-style: disc url(images/dot_empty.gif);
	margin: 1em;
	padding: 1px;

}

