@charset "utf-8";
/* CSS Document */
body,td,th {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
body {
	background-color: #24221f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #e78189;
	font-weight: normal;
}
a:visited {
	color: #e78189;
}
a:hover {
	color: #b95c63;
}
a:active {
	color: #e78189;
}

.mainWrapper {
	width: 922px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 100px 0px;
}
.topBar1 {
	width: 922px;
	height: 381px;
	background-image: url(images/topbar_save1100.jpg);
	background-color: #000000;
}
.topBar1b {
	width: 922px;
	height: 381px;
	background-image: url(images/topbar_save1100b.jpg);
	background-color: #000000;
}
.topBar2 {
	width: 922px;
	height: 381px;
	background-image: url(images/topbar_pleasant.jpg);
	background-color: #000000;
}
.topBar3 {
	width: 922px;
	height: 381px;
	background-image: url(images/topbar_oldschool2.jpg);
	background-color: #000000;
}
.topBar4 {
	width: 922px;
	height: 381px;
	background-image: url(images/topbar_charity.jpg);
	background-color: #000000;
}
.topBar5 {
	width: 922px;
	height: 381px;
	background-image: url(images/topbar_chair.jpg);
	background-color: #000000;
}
.navWrapper {
	width: 100%;
	padding: 0px 0px 0px 24px;
}
.navLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #56282c;
	padding: 10px 20px 10px 20px;
}

.navLinks a {
	color: #ffffff;
	text-decoration: none;
	padding-left: 14px;
	padding-right: 14px;
}
.navLinks a:hover {
	color: #e78189;
	text-decoration: underline;
}

.contact a {
	color: #ffffff;
	text-decoration: underline;
}
.contact a:hover {
	color: #e78189;
	text-decoration: underline;
}

.bodyWrapper {
	background-color: #37342f;
	width: 922px;
	padding-top: 20px;
}
.leftCol {
	width: 282px;
	padding: 0px 9px 20px 19px;
	float: left;
	border-right: 1px solid #24221f;
}
.midCol {
	width: 282px;
	padding: 0px 9px 20px 9px;
	float: left;
	border-right: 1px solid #24221f;
}
.rightCol {
	width: 282px;
	padding: 0px 19px 20px 9px;
	float: left;
}
.doubleRightCol {
	width: 560px;
	padding: 0px 19px 20px 18px;
	float: left;
}
.doubleLeftCol {
	width: 564px;
	padding: 0px 18px 20px 19px;
	float: left;
	border-right: 1px solid #24221f;
}
.footer {
	z-index: 11;
	clear: both;
	background-color: #000000;
	padding: 10px 20px 10px 20px;
	height: 24px;
}
.charity {
	z-index: 10;
	position: absolute;
	margin-top: -323px; /* FireFox & IE6 */
	margin-left: -20px;
}
html>body .charity { *margin-top: -325px; } /* IE7-only hack */

.charityPlain {
	z-index: 10;
	position: absolute;
	margin-top: -194px; /* FireFox & IE6 */
	margin-left: -20px;
}
html>body .charityPlain { *margin-top: -196px; } /* IE7-only hack */



.highlight {
	color: #e78189;
}
.backlight {
	background-color: #282624;
	padding: 4px;
	color: #FFCCCC;
}
.backlight_off {
	background-color: transparent;
	padding: 4px;
}
.textWrapper {
	padding: 10px 4px 10px 6px;
	margin-top: 0px;
}
.textWrapperHighlight {
	padding: 10px 4px 10px 6px;
	background-color: #31302d;
	margin-top: 0px;
}

.bold_pink {
	color: #FF6699;
	font-weight: bold;
	font-size: 16px;
}


.bulletItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #e78189;
	text-decoration: none;
	background: transparent url(images/bullet.gif) left 4px no-repeat;
	padding-left: 22px;
}

.externalLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	background: transparent url(images/icon_external_link_pink.gif) left 2px no-repeat;
	
}
	.externalLink a{
		color:#ffffff; /* #e78189 */
		text-decoration: underline;
		padding-left: 18px;
	}
	
.justified { /* not fully supported yet and still looks a bit odd */
	text-align: justify;
	text-justify: newspaper;
}

.QnA {
	color: #e78189;
	font-size: 22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 30px;
}
