h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-align: center;
}
h3 a {
	color: #333333;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #333333;
	padding-bottom: 15px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333333;
	padding-bottom: 15px;
}
.subtitle {
	color: #A44D53;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.artBox {
	background-color: #EDEFFB;
	border: 3px solid #A44D53;
	padding: 5px;
	width: 586px;
	text-align: center;
	position: relative;
	font-size: 11px;
}
.arialFont {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.arialBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.verdanaFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.verdanaBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.timesFont {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.timesBold {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.quote {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #A44D53;
}
.leftNorm {
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.leftNormItal {
	font-style: italic;
	font-weight: normal;
	text-align: left;
}
.leftBold {
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.leftBoldItal {
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
.centerNorm {
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.centerNormItal {
	font-style: italic;
	font-weight: normal;
	text-align: center;
}
.centerBold {
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.centerBoldItal {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.rightNorm {
	font-style: normal;
	font-weight: normal;
	text-align: right;
}
.rightNormItal {
	font-style: italic;
	font-weight: normal;
	text-align: right;
}
.rightBold {
	font-style: normal;
	font-weight: bold;
	text-align: right;
}
.rightBoldItal {
	font-style: italic;
	font-weight: bold;
	text-align: right;
}

.normText {
	font-style: normal;
	font-weight: normal;
}
.boldText {
	font-style: normal;
	font-weight: bold;
}
.normItal {
	font-style: italic;
	font-weight: normal;
}
.boldItal {
	font-style: italic;
	font-weight: bold;
}
.tinyText {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}
.smGray {
	font-size: 10px;
	color: #666666;
}
.black12 {
	font-size: 12px;
	color: #000000;
}
.black12B {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.black14 {
	font-size: 14px;
	color: #000000;
}
.black14B {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.gray12 {
	font-size: 12px;
	color: #666666;
}
.gray12B {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.gray14 {
	font-size: 14px;
	color: #666666;
}
.gray14B {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.maroon12 {
	font-size: 12px;
	color: #A44D53;
}
.maroon12B {
	font-size: 12px;
	color: #A44D53;
	font-weight: bold;
}
.maroon14 {
	font-size: 14px;
	color: #A44D53;
}
.maroon14B {
	font-size: 14px;
	color: #A44D53;
	font-weight: bold;
}

.imgageBord {
	border: 1px solid #A44D53;
}
.imageBord10 {
	border: 1px solid #A44D53;
	margin: 10px;
}
.imageRight {
	border: 1px solid #A44D53;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
}
.imageLeft {
	border: 1px solid #A44D53;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
.imageCenter {
	border: 1px solid #A44D53;
	margin-left: auto;
	margin-right: auto;
}
.centered {
text-align:center;
}
.link_img {
	text-decoration: none;
	padding: 0px;
	border-width: 0px;
}
.img_margin {
	margin: 10px 10px 20px;
}
.clear {
	line-height: 1px;
	clear: both;
	height: 1px;
}
.spacerRow {
	height: 1px;
	padding: 0px;
	line-height: 1px;
}
