.copyright {
	font-family: Verdana, Arial, Trebuchet, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #262626;
	text-decoration: none;
}
.copyrightblack {
	font-family: Verdana, Arial, Trebuchet, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.title {
	font-family: Verdana, Arial, Trebuchet, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #66CC00;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #415B2F;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Trebuchet, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #415B2F;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Trebuchet, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #650A26;
	text-decoration: none;
}
.titlebold {
	font-family: Verdana, Arial, Trebuchet, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Trebuchet, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #AAAAAA;
	text-decoration: none;
}
.phone {
	font-family: Verdana, Arial, Trebuchet, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #888888;
	text-decoration: none;
}
}
.background {
	background-color: #222222;
	background-image: url(grey.jpg);
	background-repeat: repeat;
}
