.outsideborder {
	border: thin solid 3d3c2c;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 315eb7;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #7F5F46;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #2c2922;
}
.AddressColumn {
	margin-left: 20px;
}
.padding {
	padding-right: 20px;
}

.Subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: 315eb7;
	height: 28px;
	width: 300px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2c2922;
	padding-bottom: 0px;
	padding-left: 0px;
	clip:   rect(auto auto auto auto);
	margin-bottom: 0px;
	vertical-align: bottom;
	letter-spacing: -0.75px;
	word-spacing: normal;
	margin-right: auto;
	margin-left: 5px;
}
.subheading {
	font-weight: bold;
	color: #315eb7;
}


#footer {
	padding: 4px 0 0 0;
	border-top: 1px solid #5b4c2b;
	color: #402B10;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
	margin: 0;
	text-align: center;
}
.subheadingpink {
	font-weight: bold;
	color: #dd3082;
}
ul {
	/*	display: inline-block; */
	margin-top: 3px;
	list-style-type: disc;
	list-style-position: outside;
}

