@charset "UTF-8";
.photo-rule {
	border: 1px solid #000000;
}
.main-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
a:link {
	font-weight: bold;
	color: #59793E;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #4B5F86;
	border-right-color: #4B5F86;
	border-bottom-color: #4B5F86;
	border-left-color: #4B5F86;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4B5F86;
	border-right-color: #4B5F86;
	border-bottom-color: #4B5F86;
	border-left-color: #4B5F86;
	color: #59793E;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.plain:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.plain:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content-bg {
	background-image: url(images/int-contentbg.jpg);
	background-repeat: no-repeat;
}
.content-cells {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.property-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.byline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #000000;
}
.subheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4B5F86;
}

