@charset "utf-8";
.text {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	color: #6B4D71;
	text-decoration: none;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #AC7FA8;
	text-decoration: none;
}
body {
	background-image: url(images/bg-brick.jpg);
	background-position:center top;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.hdr {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bolder;
	color: #77557A;
}


h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bolder;
	color: #6B4D71;
}
.subnav-bg {
	background-image: url(images/sub-nav-bg_14.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sub-nav-links {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.sub-nav-links:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #DDD3BA;
	text-decoration: none;
}
.body-links {
	font-family:"Trebuchet MS";
	font-size: 13px;
	color: #AE84AC;
	text-decoration: underline;
}
a.body-links:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #968E7B;
	text-decoration: underline;
}h5 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #6B4D71;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bolder;
	color: #6B4D71;
}
