.bgBlue {
	background-color: #344A5F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #BBC3D2;
	padding-right: 10px;
	padding-left: 70px;
}
.bgGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #344A5F;
	background-color: #E0E293;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.border {
	border: 1px solid #000000;
}
.homeBottom {
	background-image: url(images/homeBottom2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #344A5F;
	padding-left: 130px;


}
.homeLeft {
	background-image: url(images/homeLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #344A5F;
	padding: 10px 30px 10px 10px;

}
.homeBottomBold {
	font-size: 24px;
	font-weight: bold;

}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: normal;
}
.heading2 {
	font-size: 14px;
	font-weight: bold;
}
.bgBlue a:link {
	background-color: #344A5F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #BBC3D2;
	text-decoration: none;

}
.bgBlue a:visited {

	background-color: #344A5F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #BBC3D2;
	text-decoration: none;
}
.bgBlue a:hover {

	background-color: #344A5F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #BBC3D2;
	text-decoration: underline;
}
.bgBlue a:active {

	background-color: #344A5F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #BBC3D2;
	text-decoration: underline;
}body {
	background-image: url(images/backGrad.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #BBBBBB;
}
.phone {
	font-size: large;
	font-weight: bolder;
}
.foot {
	font-size: xx-small;
	color: #333333;
}
.foot a:link {
	color: #344A5F;
	text-decoration: underline;
}
.foot a:visited {
	color: #344A5F;
	text-decoration: underline;
}
.foot a:hover {
	color: #FCFAFB;
	text-decoration: none;
}
.foot a:active {
	color: #BBC3D2;
	text-decoration: none;
}
.picRight {
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #344A5F;
	margin-bottom: 10px;
	margin-left: 10px;

}
.picLeftNotxtBelow {
	clear: none;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 1px solid #344A5F;
	margin-right: 10px;
	margin-bottom: 10px;

}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #344A5F;
	background-color: #E0E293;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	border: 1px solid #344A5F;
}
