@charset "UTF-8";
.footer_icon {
	background-image: url(_img/footer_icon.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}
.bground_stripes {
	background-image: url(_img/bground_gold-stripes.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	background-color: #666666;
}
#text_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	text-align: justify;
	width: 404px;
	padding-left: 105px;
	color: #666666;
	padding-top: 35px;
	padding-bottom: 35px;
}
.copyright_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: center;
}
.tesimonials_names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333333;
}
#text_container a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	color: #bb8800;
}
#text_container a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	color: #bb8800;
}
#text_container a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	color: #666666;
}
.red {
	color: #FF0000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #bb9911;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #bb9911;
}

/* vital credit */
#vital_credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	margin-top: 10px;
	text-align: center;
	line-height: 16px;
}
#vital_credit a:visited {
	color: #999999;
	text-decoration: none;
}
#vital_credit a:link {
	color: #999999;
	text-decoration: none;
}
#vital_credit  a:hover {
	color: #cccccc;
	text-decoration: none;
}
/* vital credit */

