body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A2E24;
	line-height: 16px;
}
.sidebar {
	font-size: 10px;
	color: #2A2E24;
	line-height: 13px;
}
.mainbottom {
	background-image: url(images/main_background.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 820px;
	height: 420px;
}
.imageLeft {
	float:left;
	padding-top:3px;
	padding-left:0px;
	padding-bottom:3px;
	padding-right:10px;
}
.imageRight {
	float:right;
	padding-top:3px;
	padding-left:10px;
	padding-bottom:3px;
	padding-right:0px;
}
.secbottom {
	background-image: url(images/sec_background.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 820px;
	height: 420px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #7A0026;
	line-height: 18px;
	margin-bottom: 0px;
}
.redCopy {
	color: #7a0026;
}
.small {
	font-size: 9px;
	line-height: 10px;
}
.paddingLR10px {
	padding-right: 10px;
	padding-left: 10px;
}
h2 {
	font-size: 13px;
	text-transform: uppercase;
	color: #b8a387;
	letter-spacing: 2px;
	margin-bottom: 0px;
	line-height: 12px;
}
.arrowList {
	list-style-position: outside;
	list-style-image: url(images/arrow.jpg);
	line-height: normal;

}

.arrowList2 {
	list-style-position: outside;
	list-style-image: url(images/arrow.jpg);
	line-height: normal;
}

.li8pxpadding {
	padding-bottom: 8px;
}
a.orangebold:link {
	font-weight: bold;
	color: #c23938;
	text-decoration: none;
}
a.orangebold:hover {
	font-weight: bold;
	color: #4c4a52;
	text-decoration: none;
}
a.orangebold:active {
	font-weight: bold;
	color: #c23938;
	text-decoration: none;
}
a.orangebold:visited {
	font-weight: bold;
	color: #c23938;
	text-decoration: none;
}
a.blackish:link {
	font-weight: bold;
	color: #4c4a52;
	text-decoration: none;
}
a.blackish:hover {
	font-weight: bold;
	color: #c23938;
	text-decoration: none;
}
a.blackish:active {
	font-weight: bold;
	color: #4c4a52;
	text-decoration: none;
}
a.blackish:visited {
	font-weight: bold;
	color: #4c4a52;
	text-decoration: none;
}
.boxBG_top {
	background-image: url(images/box_bkg_top.jpg);
	background-repeat: repeat-x;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: dashed;
}
.boxBG_bottom {
	background-image: url(images/box_bkg_bottom.jpg);
	background-repeat: repeat-x;
}
li {
	list-style-type:none;
}
li.bull {
	list-style-type:circle;
}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	height: 178px;
}
a:link {
	font-weight: bold;
	color: #a6200c;
	text-decoration: none;
	line-height: 14px;
}
a:hover {
	font-weight: bold;
	color: #ffc377;
	text-decoration: none;
	line-height: 14px;
}
a:active {
	font-weight: bold;
	color: #a6200c;
	text-decoration: none;
	line-height: 14px;
}
a:visited {
	font-weight: bold;
	color: #a6200c;
	text-decoration: none;
	line-height: 14px;
}
.bottomseparator {
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #c23938;
	line-height: 18px;
}
.liLitChamps {
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: -20px;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}
.liLitChampsSec {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: -10px;
	line-height: 12px;
	list-style-image: url(images/arrow_2.jpg);
	list-style-position: outside;	
}
b {
	font-weight: bold;
	color: #4c4a52;
	text-transform: uppercase;
}
strong {
	font-weight: bold;
	color: #4c4a52;
}
.13pxlineheight {
	line-height: 1px;
}

/* Overrides for the literacy application */
.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {
    font-size: 14px !important;
    line-height: 16px;
}
