@charset "UTF-8";
/* CSS Document */
body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.footer_text {
	color:#FFFFFF;
}
.current_page {
	color:#FFE03E;
}

.heading {
	font-size:20px;
	color:#002F65;
}
.heading_other {
	font-size:18px;
	color:#002F65;
}
.heading3 {
	font-size:14px;
	color:#002F65;
}
.subheading {
	font-weight:bold;
	color:#618ABD;
}
.subheading_dark {
	font-weight:bold;
	color:#002F65;
}
.contentheading {
	font-weight:bold;
	color:#FFFFFF;
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.available
{
list-style-image:url(../img/cs/hst_listing_icons_green.gif);
padding-left:15px;
margin-left:15px;

}

