@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #B5AE95;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #695F5C;
}

.layoutHomeRightColumn {
	width: 250px;
	padding-left: 0px;
	background-image: url(/images/sidebar-bg.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 19px;
	color: #585443;
	padding-top: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.layoutColumnOne {
	padding-right: 30px;
	line-height: 20px;
}
#layoutNewsBox {
	background-color: #E7E5DD;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
}


.textHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.layoutMasthead {
	background-image: url(/images/masthead.jpg);
	background-repeat: no-repeat;
	height: 237px;
}
.layoutLogoMargin {
	margin-top: 83px;
}
.layoutBodyBoxTop {
	background-image: url(/images/body-box-top.gif);
	height: 23px;
}
.layoutBodyBoxBtm {
	background-image: url(/images/body-box-btm.gif);
	height: 8px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #B5AE95;
}
.layoutHomeNews {
	background-image: url(/images/home-news-header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.layoutHomeNewsPad {
	padding-top: 60px;
}
.layoutFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434037;
}
.layoutFooterLeftCell {
	width: 240px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #A7A085;
	padding-right: 10px;
}
a.textFooter:link, a.textFooter:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434037;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #434037;
}
a.textFooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #807A68;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B5AE95;
}
.textSubHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #361336;
}
a.textLink:link, a.textLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5F2A60;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5F2A60;
}
a.textLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B456B6;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#layoutReferralBG {
	background-image: url(/images/home-ref-bg.gif);
	background-repeat: repeat-y;
	width: 120px;
	padding-right: 25px;
}
.textSmallPrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #675064;
}
.textSmallPrintBrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A9A38B;
	padding-left: 14px;
}
a.body:link, a.body:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #695F5C;
}
a.body:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #361336;
	text-decoration:none;
}
.formField {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #361336;
	background-color: #EBE9E2;
	border: 1px solid #B5AE95;
}
