/* CSS Document */
body {
	background-color: #1D1D1D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.BulletContent {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #CACACA;
	text-decoration: none;
	line-height: 23px;
}


.Content {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #CACACA;
	text-decoration: none;
	line-height: 16px;
}

.Content a:link {
	text-decoration: underline;
	color: #CACACA;
}

.Content a:visited {
	text-decoration: underline;
	color: #CACACA;
}

.Content a:hover {
	text-decoration: underline;
	color: #804A55;
}

.ContentTitle {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #CACACA;
	text-decoration: none;
	line-height: 17px;
}
.ContentTitle a:link {
	font-family: "Century Gothic";
	color: #CACACA;
	text-decoration: underline;
}
.ContentTitle a:visited {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #CACACA;
}
.ContentTitle a:hover {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #804A55;
}
.Right {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
}
.Links {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #919191;
	text-decoration: none;
	line-height: 18px;
}
.Links a:link {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #919191;
}
.Links a:visited {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #919191;	
}
.Links a:hover {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #804A55;
}
.AboutUsLinks {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	background-color: #361017;
	line-height: 18px;
	padding: 1px;
}
.AboutUsLinks a:link {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #ffffff;
}
.AboutUsLinks a:visited {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #ffffff;	
}
.AboutUsLinks a:hover {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #804A55;
}
.Info {
	font-family: "Helvetica";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 26px;
}
.Info a:link {
	font-family: "Helvetica";
	text-decoration: none;	
	color: #000000;
}
.Info a:visited {
	font-family: "Helvetica";
	text-decoration: none;
	color: #000000;
}
.Info a:hover {
	font-family: "Helvetica";
	text-decoration: underline;
	color: #000000;
}
.CheckBullet {
	list-style-image: url(../images/check.png);
}
.Herkimer {
	font-family: "Century Gothic";
	font-size: 9px;
	color: #919191;
	text-decoration: none;
}
.Herkimer a:link {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #919191;
}
.Herkimer a:visited {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #919191;	
}
.Herkimer a:hover {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #804A55;
}
.Footer {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #919191;
	text-decoration: none;
}
.Footer a:link {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #919191;
}
.Footer a:visited {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #919191;	
}
.Footer a:hover {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #804A55;
}
.allframe {
	border-top-style: solid;
	border-top-color: #804A55;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #804A55;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #804A55;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #804A55;
	border-left-width: 1px;	
}