@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text2 {
	font-size: 10px;
	font-weight: lighter;
}

h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
a:link {
	color: #9FBEBD;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #999999;
}
.homenav   a:link {
	font-size: 20px;
	font-weight: lighter;
	text-decoration: none;
	color: #666;
	
}
.homenav   a:visited {
	font-size: 20px;
	font-weight: lighter;
	text-decoration: none;
	color: #666;
}
.homenav   a:hover {
	font-size: 20px;
	font-weight: lighter;
	text-decoration: none;
	color: #9FBEBD;
}
.homenav  a:active {
	font-size: 20px;
	font-weight: lighter;
	text-decoration: none;
	color: #666;
}
.classes-back {
	color: #FFFFFF;
}
.contact-back {
	background-image: url(../images/gaye-lyons1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

