.navBar {
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-right: 50px;
	padding-top: 3px;


}
.siteTable {
	background-color: #F7F5F4;
	background-image: url(images/headerback.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.infoTable {
	background-image: url(images/infobox.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sideTable {
	background-color: #BBC2C6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
a:link {
	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #004D91;
	font-weight: bold;
	letter-spacing: 0px;
}
a:visited {
	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #004D91;
	font-weight: bold;
	letter-spacing: 0px;
}
a:hover {
	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #004D91;
	font-weight: bold;
	letter-spacing: 0px;
}
a:active {
	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #004D91;
	font-weight: bold;
	letter-spacing: 0px;	
}
.navCell {
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bodyCell {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 170px;
	padding-bottom: 5px;
	padding-left: 170px;
}
p {
	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #333333;
}
.phone {
	font-family: "Century Gothic", Arial, "Century Schoolbook";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;

}
h1 {
	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 22px;
	color: #FB7318;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FB7318;
}
li {

	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #333333;
}
h2 {

	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 16px;
	color: #FF6600;
	text-decoration: underline;
}
h3 {


	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.formTable {
	margin: 20px;
}
.footertable {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 7px;
}

a.footer:link {
	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
}
a.footer:visited {
	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
}
a.footer:hover {
	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
}
a.footer:active {
	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
}
.infoTable {
	background-color: #FEE4D3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.floatLeft {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
