/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cac9b6;
}
table {
	font-size: 11px;
	color: #7d7d7d;
	vertical-align: top;
}
td {
	vertical-align: top;
}
a {
	color: #262626;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #94002b;
	text-decoration: underline;
}
.boldRedLink {
	color: #94002b;
	font-weight: bold;
	text-decoration: none;
}
.boldRedLink:hover {
	color: #999999;
	text-decoration: none;
}
.sideBorderL {
	background-image: url(images/home/side_borders.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.sideBorderR {
	background-Image: url(images/home/side_borders.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.footerLogoMargin {
	margin-right: 6px;
}
.footerCredits {
	font-size: 10px;
	padding: 12px 15px 12px 15px;
	color: #747265;
}
.footerCredits a {
	color: #747265;
	text-decoration: none;
}
.footerCredits a:hover {
	color: #262626;
	text-decoration: none;
}
.homeCalloutBkt {
	background-image: url(images/home/callout_bkt_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 24px 85px 0 16px;
}
.lightTxt1 {
	color: #c8c7c4;
}
.lightTxt1 .ttl {
	font-size: 14px;
	font-weight: bold;
}
.plainTxtTtl {
	font-size: 14px;
	font-weight: bold;
	color: #262626;
}
.pageTtl {
	font-size: 16px;
	font-weight: bold;
	color: #94002b;
	margin-bottom: 20px;
}
.ttlMargin {
	padding-bottom: 20px;
}
.homeBkt1 {
	margin: 29px 0px 29px 26px;
}
.homeBkt2 {
	margin: 29px 0px 29px 0px;
}
.homeBkt3 {
	margin: 29px 0px 29px 0px;
}
.intrBodyBkt {
	margin: 29px 0px 0px 0px;
}
.bulletMargin {
	margin-top: 4px;
}
.bulletMarginR {
	margin-right: 8px;
}
.smallBulletMarginR {
	margin-right: 14px;
}
.sideQuote {
	color: #e8eaec;
	padding: 27px 40px 27px 14px;
	font-size: 13px;
	line-height: 18px;
	height: 250px;
}
.intr_body {
	font-size: 12px;
	line-height: 18px;
	padding: 42px 54px 0px 46px;
}
.panoramaPic {
	margin: 3px 0 0 3px;
}