html {
	min-height: 100%;
	height: auto;
}

.wrapper {
	width: 972px;
	margin: 0 auto;
	}
	
.container {
	width: 920px;
	margin: 0 26px 0 26px;
	}
	
	.skiplink {display:none}
	
	#topbk {
	background-image: url(/images/design/header/bk.gif); background-position: top; background-repeat: repeat-x;
	background-color: #403d38;
	}
	
	#content {
	width: inherit;
	min-height: 763px;
	background-image:url(/images/design/header/grad.png); background-position: top; background-repeat: no-repeat;
	background-color: #403d38;
	}
	
    #footerbk {
	background-image:url(/images/design/footer/bk.gif); background-position: top; background-repeat: repeat-x;
	background-color: #b7b6ab;
	}
	
	#bottom {
	height: 149px;
	width: 972px;
	color: #b7b6ab;
	background-color: inherit;
	padding: 0 0 0 0;
	}
	
	.yellowborder {
	width: inherit;
	border:2px solid #fdb813;
	background-color: #FFF;
	}
	
	.txtyellowborder {
	width: inherit;
	border:2px solid #fdb813;
	background-color: #FFF;
	padding: 16px 16px 16px 16px;
	}
	
.w10 {
	width: 10px;
	}

.w20 {
	width: 20px;
	}
	
.w25 {
	width: 25px;
	}	

.w30 {
	width: 30px;
	}
.h30 {
	height: 30px;
	}
	
body {
	font-family: Times, serif;
	line-height: 1.3;
	color: #53514c;
	background-color: #b7b6ab;
	font-size: 15px;
	margin: 0 0 0 0;
}

a:link {color: #53514c; text-decoration: underline; }
a:visited {color: #53514c; text-decoration: underline; }
a:hover {color: #53514c; text-decoration: underline; }
a:active {color: #53514c; text-decoration: underline; }

p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.footer {
	font-family: Times, serif;
	font-size: 14px;
	color: #403d38;
	background-color: inherit;
	text-decoration: none;
}
.footer a:link {color: #403d38; text-decoration: none;	background-color: inherit;  }
.footer a:visited {color: #403d38; text-decoration: none;	background-color: inherit; }
.footer a:hover {color: #403d38; text-decoration: underline;	background-color: inherit; }
.footer a:active {color: #403d38;	background-color: inherit;

}

.WHTHeader {
	font-family:"Times New Roman", Times, serif;
	color: #FFF;
	font-size: 32px;
	background-color: inherit;
}

.Header {
	font-family:"Times New Roman", Times, serif;
	color: #8d4395;
	font-size: 22px;
}

.WHTSubHeader {
	font-family: Times, serif;
	color: #FFF;
	background-color: #b7b6ab;
	font-size: 25px;
	padding: 0 0 0 6px;
}

.bodyWHT {
	font-family: Times, serif;
	line-height: 1.3;
	color: #FFF;
	background-color: inherit;
	font-size: 16px;
	margin: 0 0 0 0;
}

.CategoriesSM {
	font-family: Times, serif;
	line-height: 1.3;
	color: #8d4395;
	font-size: 15px;
}

.CategoriesSM a:link {color: #8d4395; text-decoration: none; }
.CategoriesSM a:visited {color: #8d4395; text-decoration: none; }
.CategoriesSM a:hover {color: #8d4395; text-decoration: underline; }
.CategoriesSM a:active {color: #8d4395; }

ul {
		font-family: Times, serif;
		list-style: none;
		margin:0 0 0 0;
		padding:0 0 0 0;
}

ul > li {
	font-family: Times, serif;
	color: #296a74;
	font-size: 15px;
	font-weight: bold;
}

ul > li + li {
	font-family: Times, serif;
	color: #53514c;
	font-size: 15px;
	font-weight: 100;
}

ul > li + li + li {
	font-family: Times, serif;
	color: #53514c;
	font-size: 15px;
	font-weight: 100;

}

.SMTitle {
	font-family: Times, serif;
	color: #296a74;
	font-size: 15px;
	font-weight: 600;
	margin: 0 0 0 0;
}

.SMbody {
	font-family: Times, serif;
	color: #53514c;
	font-size: 14px;
	margin: 0 0 0 0;
}

hr {
	border: 1px solid #e4e4e0;
	width: 100%;
}