@charset "UTF-8";

.side-address {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 24px;

}
.vertical-rule {
	background-image: url(images/green-rule.gif);
	background-repeat: repeat-y;
}

.captions {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

}

.rule {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-top-color: #098636;

	border-right-color: #098636;

	border-bottom-color: #098636;

	border-left-color: #098636;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}

.content {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 24px;

	color: #2c1d13;

}

.title {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 24px;

	line-height: 24px;

	font-weight: bold;

	color: #098636;

}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;

}

.emphasis {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #098636;

}

a:link {

	color: #B64C2B;

	font-weight: bold;

}

a:visited {

	font-weight: bold;

	color: #3B2717;

}

a:hover {

	font-weight: bold;

	color: #098636;

}

