.outsideborder {
	border: thin solid 3d3c2c;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	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: #715547;
}

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: #003366;
	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: #003366;
}


#footer {
	padding: 4px 0 0 0;
	border-top: 1px solid #003366;
	color: #2c2922;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
	margin: 0;
	text-align: center;
}
.phonenumber {
	font-weight: bold;
	color: #241D13;
}
ul {
	/*	display: inline-block; */
	margin-top: 3px;
	list-style-type: disc;
	list-style-position: outside;
}

.video {
	border: 1px solid black;
	float: right;
	width:320px;
	height:210px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

