@charset "utf-8";
/* CSS Document */

h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	color: #245481;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
h1.property {
	font-size: 26px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #245481;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a h2 {
	text-decoration: none;
}
a:hover h2 {
	color: #990000;
}
img a {
	border: 0;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color: #245481;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h3.frontblock {
	border: #b1c3d4 solid 1px;
	background-image: url(../images/gradient.jpg);
	background-position: top;
	background-repeat: repeat-x;
	display: inline;
	position: relative;
	top: -0.75em;
	left: 6px;
	font-weight: bold;
	font-size: 12px;
	color: #245481;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
}
h3.frontblock_this {
	border: #00a87c solid 1px;
	background-image: url(../images/gradient_this.jpg);
	background-position: top;
	background-repeat: repeat-x;
	display: inline;
	position: relative;
	top: -0.75em;
	left: 6px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
}
h2.frontblock {
  border: #b1c3d4 solid 1px;
  background-image: url(../images/gradient.jpg);  
  background-position: top;  
  background-repeat: repeat-x;  
  padding: 4px 10px;
  display: inline;
  position: relative;
  top: -0.75em;
  left: 6px;
  font-weight: bold;
  font-size: 20px;
  color: #245481;
}
a {
	color: #245481;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a.maplink  {
	
	text-decoration: none;
}
a.maplink:hover {
	text-decoration: underline;
}
h2 a {
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}

.top_info a {
	color: #dca80a;
	padding: 3px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.top_info a:hover {
	color: #fff;
}

.footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footer_design a {
	color: #245481;
	font-weight: bold;
	text-decoration: none;
}
.footer_design a:hover {
	text-decoration: underline;
}
.search_mini a {
	color: #245481;
	text-decoration: underline;
}
.search_mini a:hover {
	text-decoration: none;
}

.form_top_links_off a {
	color: #FFFFFF;
	text-decoration: none;
}
.form_top_links_off a:hover {
	color: #245481;
	text-decoration: none;
}

.form_top_links_off:hover a {
	color: #245481;
}