/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}
.bold_text {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #006699;
}
.bold_text_whiteout {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bold_blinking_text {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: blink;
}
.body_text {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #006699;
}
.body_text_plainblacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	line-height: 12px;
}
retreats {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}

.contact_text {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
.contact_bold_text {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
.navigation_headings_static {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	padding: 1px;
	width: auto;
	display: block;
	background-color: #FFFFFF;
}
.navigation_headings_links {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	padding: 1px;
	width: auto;
	display: block;
}
.navigation_headings_links:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	background-color: #CCFFFF;
	padding: 1px;
	width: auto;
	display: block;
}
.navigation_list {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
	display: block;
	padding: 1px;
	width: auto;
}
.navigation_list_2bd {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
	display: block;
	padding: 1px;
	width: auto;
}
.navigation_list:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
	background-color: #CCFFFF;
	display: block;
	padding: 1px;
	width: auto;
}
.navigation_headings_links_retreats{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
	background-color: none;
	padding: 1px;
	width: auto;
	display: block;
}
.navigation_headings_links_retreats:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
	background-color: #CCFFFF;
	padding: 1px;
	width: auto;
	display: block;
}