.homepage-text {
	color: #712D3E;
	padding-left: 22px;
	padding-right: 22px;
	font-family: Tahoma;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 22px;
	color: #712D3E;
	font-weight: normal;
}
body {
	background-color: #3d3a30;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a {
	color: #646A7B;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #582130;
}
.homepage-text-reverse {
	color: #FFFFFF;
	padding-left: 22px;
	padding-right: 22px;
	font-family: Tahoma;
	padding-bottom: 8px;
}
.homepage-text-reverse a {
	color: #FFFFFF;
	text-decoration: underline;
}
.homepage-text-reverse a:hover  {
	text-decoration: underline;
	color: #C0C0C0;
}
.stroke-light-gray-left-right-bottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
h1 {
	font-family: Tahoma;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #722D3F;
}
.padding-around-main-text {
	padding-right: 22px;
	padding-left: 22px;
	padding-top: 8px;
	padding-bottom: 10px;
}
.subhead-gray {
	font-family: Tahoma;
	font-weight: bold;
	color: #333333;
}
.subhead-red {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #722D3F;
}
.sidebar {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	float: right;
	margin-left: 15px;
	margin-bottom: 20px;
}.italics {
	font-style: italic;
}
ul {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #742C3E;
	list-style-type: disc;
}
li {
	padding-bottom: 8px;
}
.subhead-light-blue {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #5C6B87;
}
.subhead-light-blue-larger {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	color: #5C6B87;
}
.stroke-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C919B;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #5C6B87;
}
.stroke-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1CBCE;
}
.bold {
	font-weight: bold;
}
.subhead-gray-larger {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.stroke-all-light-light-gray {
	border: 1px solid #CCCCCC;
}
.all-stroke-red-padding {
	padding: 3px;
	border: 1px solid #742C3E;
}
.stroke-bottom-short {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1CBCE;
	width: 440px;
}
.small-text {
	font-size: 11px;
	line-height: 15px;
}
.pad-left {
	padding-left: 15px;
}
.margin-left-right {
	padding-right: 15px;
	padding-left: 15px;
}


.right-picture {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	float: right;
	margin-left: 15px;
	margin-bottom: 20px;
}

.left-picture {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #511A14;
	padding-left: 0px;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	padding-right: 20px;
}
.sidebar2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 15px;
}
