.homeimage {
	background-image: url(images/home_main_pic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.homeimage2 {
	background-image: url(images/home_main_pic2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	font-family: 'Lucida Grande', Tahoma, Verdana;
	font-size: 9px;
	color: #233464;
}
A {
	color: #2B3E6F;
}
A:hover {
	color: #6E4815;
}
A:visited {
	color: #2B3E6F;
}
A:visited:hover {
	color: #6E4815;
}
INPUT {
	font-family: 'Lucida Grande', Tahoma, Verdana;
	font-size: 11px;
	color: #2B3E6F;
}
.subimage {
	background-image: url(images/main_pic3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text {
	font-family: 'Lucida Grande', Tahoma, Verdana;
	font-size: 11px;
	color: #233464;
	line-height: 20px;
}
.header {
	font-family: 'Lucida Grande', Tahoma, Verdana;
	font-size: 12px;
	color: #233464;
	font-weight: bold;
}
.header2 {
	font-family: "Palatino Linotype", "Garamond", Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #233464;
	letter-spacing: 3px;
}
.picture {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 22px;
}
.text2 {
	font-family: 'Lucida Grande', Tahoma, Verdana;
	font-size: 11px;
	color: #233464;
	line-height: 16px;
}
