@charset "UTF-8";

.bgbar {
	background-image: url(../images/bgbar.jpg);
	background-repeat: repeat-x;
	background-position: center; 
	border: none; 
	margin-left: 0px;
}
.aboutbgbar {
	background-image: url(../images/about_bgbar.jpg);
	background-repeat: repeat-x;
	background-position: center; 
	border: none; 
	margin-left: 0px;
}
.resourcebgbar {
	background-image: url(../images/resources_bgbar.jpg);
	background-repeat: repeat-x;
	background-position: center; 
	border: none; 
	margin-left: 0px;
}
.profilebgbar {
	background-image: url(../images/profiles_bgbar.jpg);
	background-repeat: repeat-x;
	background-position: center; 
	border: none; 
	margin-left: 0px;
}
.contactbgbar {
	background-image: url(../images/contact_bgbar.jpg);
	background-repeat: repeat-x;
	background-position: center; 
	border: none; 
	margin-left: 0px;
}
.bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #fdf9ec;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333; 
	line-height: 18px;
}
.creed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333; 
	line-height: 14px;
}
.hmhdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #4e4d2e;
}
.bttmbg {
	background-image: url(../images/bttm_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #404e00; 
	line-height: 18px; 
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
}
.lgtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333; 
	line-height: 22px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: white; 
	line-height: 16px;
}
