a.top-nav:link {	text-decoration: none;	color: #ECE9D8;	}
a.top-nav:visited {	text-decoration: none;	color: #ECE9D8;	}
a.top-nav:hover {	text-decoration: none;	color: #D6E7F7;	}
a.top-nav:active {	text-decoration: none;	color: #ECE9D8;	}

a.top-nav2:link {	text-decoration: none;	color: #994C76;	}
a.top-nav2:visited {	text-decoration: none;	color: #994C76;	}
a.top-nav2:hover {	text-decoration: none;	color: #9BAC8C;	}
a.top-nav2:active {	text-decoration: none;	color: #994C76;	}

a.foot-nav:link {	text-decoration: none;	color: #ECE9D8;	}
a.foot-nav:visited {	text-decoration: none;	color: #ECE9D8;	}
a.foot-nav:hover {	text-decoration: none;	color: #FFFFFF;	}
a.foot-nav:active {	text-decoration: none;	color: #ECE9D8;	}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
body {
	background-color: #ece9d8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #994c76;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #994c76;
}
a:hover {
	text-decoration: none;
	color: #994c76;
}
a:active {
	text-decoration: underline;
	color: #994c76;
}
.top-bg-tile {
	background-image: url(../images/top-bg-tile.gif);
	background-repeat: repeat-x;
}
.page-bg {
	background-image: url(../images/page-bg-tile.gif);
	background-repeat: repeat-y;
}
.footer-bg2 {
	background-image: url(../images/page-bg-tile.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0BA95;
}
.logo-bg {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 5px;
}
.nav-bg {
	background-image: url(../images/topnav-bg.jpg);
	background-repeat: no-repeat;
}
.top-nav-padding {
	padding-top: 4px;
	font-weight: bold;
	padding-right: 25px;
}
.nav-area {
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
}
.nav-area-s {
	background-image: url(../images/selected-arrow.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: center;
}
.content-blend {
	background-image: url(../images/main-blend.jpg);
	background-repeat: no-repeat;
	padding: 25px;
	font-weight: normal;
}
.left-blend {
	background-image: url(../images/left-blend.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: normal;
}
.page-header {
	font-size: 18px;
	font-weight: bold;
	color: #9aac8b;
}
.footer-bg {
	background-image: url(../images/footer-nav-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9BB089;
	font-weight: normal;
	padding-left: 25px;
}
.dotted-line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9BB089;
}
.date-time {
	font-weight: normal;
	color: #FFFFFF;
}
.outer-padding {
	padding-right: 10px;
	padding-left: 10px;
}
.top-padding {
	padding-top: 5px;
}
.top-content-padding {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.padding-25 {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.subhead {
	color: #994C76;
	font-weight: bold;
}
.image-padding-right {
	margin-right: 10px;
}
.subhead2 {
	color: #994C76;
	font-weight: bold;
	font-size: 14px;
}
.content-blend2 {

	background-image: url(../images/main-blend2.jpg);
	background-repeat: no-repeat;
	padding: 25px;
	font-weight: normal;
}
