a:link {
	color: #336699;
	text-decoration:none;
}
a:visited {
	color: #336699;
	text-decoration:none;
}
a:hover {
	color: #cccc99;
	text-decoration:underline;
}
a:active {
	color: #336699;
	text-decoration:none;
}
a:link.bottom {
	color: #666666;
	text-decoration:none;
}
a:visited.bottom {
	color: #666666;
	text-decoration:none;
}
a:hover.bottom {
	color: #336699;
	text-decoration:underline;
}
a:active.bottom {
	color: #666666;
	text-decoration:none;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	background-image: url(img/home_BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.interior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	background-image: url(img/int_BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.title {
	background-image: url(img/home_skybottom.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
}
.peopleimg {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33669D;
}

