﻿h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
	font-weight: bold;
	color: #4960A3;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #4C2116;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;

	color: #741817;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #382A27;
	
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #382A27;
	
}
.textrsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #694D5A;
}
.textbig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #694D5A;
}
.highlight {
	background-color: #FAD672;
}
.highlightshout {
	background-color: #FFE18D;
}
.hotboxheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #672140;
	letter-spacing: .1em;
}
.hotboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #822C5D;
}

.hotboxhot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C2116;
	font-weight: bold;
	background-color: #FFE18D;
}

.texttiny {
	font-size: 10px;
}
li {
	
	margin-bottom: 4px;
}
.backgrounddark {
	background-color: #682140;
}
.imageborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AE376A;
	border-right-color: #AE376A;
	border-bottom-color: #AE376A;
	border-left-color: #AE376A;
	background-color: #F9D571;
	padding: 2px;
	margin-left: 0px;}
.pullquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	color: #B18911;
	line-height: 150%;
}
hr {
	color: #FFFFFF;
	border-top-style: dashed;
	border-top-width: 1px;
	border-color: #75554D;
}
a:link {
	color: #C27140;
}
.personalnote {
	font-size: medium;
	font-weight: normal;
	color: #4C2116;
	background-color: #F8EDC6;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6C5B0;
	border-right-color: #E6C5B0;
	border-bottom-color: #E6C5B0;
	border-left-color: #E6C5B0;
	line-height: 120%;
}
.sgray1{
	font-size:10px;color:#999999;font-weight:normal;
}

.ctr{
	text-align:center;
}