﻿.align-left {
	text-align: left;
}
.flash-bg {
	background-image: url('images/flash-bg.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
.address {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	text-align: right;
	margin-right: 25px;
	line-height: 135%;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	text-align: left;
	margin-left: 30px;
	color: #333333;
}
.logo {
	border-width: 0;
	text-align: left;
	margin-left: 15px;
}
body {
	padding: 0px;
	margin: 0px;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
}
.centered {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
IMG.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.photo-pad {
	margin-left: 12px;
	margin-right: 10px;
}
.align-left {
	text-align: left;
	margin-left: 25px;
	margin-top: 30px;
}
.body-txt {
	text-align: left;
	color: #333333;
	margin: 10px 30px 20px 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 165%;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: small;
}
.h2 {
	text-align: center;
	color: #800000;
	font-size: small;
	line-height: 150%;
	padding: 10px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	padding-left: 30px;
	line-height: 165%;
	margin-left: 30px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #800000;
}
.burgandy-txt {
	margin: 10px 15px 10px 15px;
	text-align: center;
	line-height: 150%;
}
.right-pane {
	text-align: left;
	margin-left: 20px;
	background-image: url('images/scales.gif');
	background-repeat: no-repeat;
	background-position: center center;
}
.burgandy-txtCopy {
	margin: 10px 20px 10px 20px;
	text-align: center;
	line-height: 125%;
}
a {
	text-decoration: none;
	color: #305289;
}
a:hover {
	text-decoration: underline;
}
.footer {
	background-image: url('images/footer-bg.jpg');
	background-position: center top;
	background-repeat: repeat-x;
	text-align: center;
}
.footer-txt {
	font-size: x-small;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	text-align: center;
}
.table {
	text-align: left;
	color: #333333;
	margin: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 165%;
}

