.bg-home-1 {
	background-color: #F1EAD8;
	background-image: url(images/bg-home-1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.subheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.main-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-type: circle;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:link.gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996600;
	text-decoration: none;
}
a:active.gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996600;
	text-decoration: none;
}
a:visited.gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996600;
	text-decoration: none;
}
a:hover.gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}

.main-text-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.kira-contact-bg {
	background-attachment: scroll;
	background-image: url(images/kiracontactpic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: 666666;
	font-style: normal;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

