@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #FFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: auto;
	background-image: url(images/body-bkgd.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	height: auto;
}
#header {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 125px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	clear: both;
	font-size: 12px;
	color: #C41330;
	padding-left: 25px;
	padding-bottom: 15px;
	padding-top: 20px;
}
#logo {
	height: auto;
	width: auto;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#nav {
	height: 28px;
	width: 975px;
	font-size: 18px;
	color: #C41330;
}
#banner {
	height: 200px;
	width: 975px;
}
#redbanner {
	height: 25px;
	width: 476px;
	float: right;
	background-color: #C41330;
}
#leftColumn {
	float: left;
	width: 180px;
	padding-top: 0px;
	margin-top: 0px;
	height: 490px;
	font-size: 14px;
	padding-bottom: 10px;
}
#leftColumnHome {
	float: left;
	width: 645px;
	padding-top: 0px;
	margin-top: 0px;
	height: 490px;
	font-size: 14px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#rightColumn {
	float: right;
	width: 790px;
	padding-top: 0px;
	margin-top: 10px;
	height: auto;
	font-size: 14px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #C41330;
	clear: right;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#rightColumnHome {
	width: 300px;
	padding-top: 35px;
	margin-top: 0px;
	height: auto;
	font-size: 14px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	clear: right;
	float: right;
	color: #000;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
}
#pageImage {
	height: 2.5in;
	width: 735px;
	margin-bottom: 10px;
}
#hztlBanner {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-image: none;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: left;
	margin-left: 25px;
	float: left;
	display: inline;
	width: 728px;
}
#vrtclLine {
	height: 490px;
	float: right;
	width: 3px;
	background-color: #C41330;
	margin-right: 5px;
	margin-top: 0px;
	clear: right;
}
#rightcolumnContent {
	text-align: left;
	padding-left: 30px;
	float: left;
	padding-top: 10px;
	width: 350px;
	height: auto;
	margin: 0px;
	clear: left;
}
#rightcolumnLocations {
	text-align: left;
	float: right;
	width: 345px;
	margin-left: 5px;
}
#LegalContent {
	width: 972px;
	padding-top: 0px;
	margin-top: 0px;
	height: auto;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.news {
	font-style: normal;
	color: #000;
}
.news:link {
	font-style: italic;
	color: #000;
}
.news:visited {
	color: #000;
}
.news:hover {
	color: #B5B6A5;
}
.business {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #102D62;
}
.business:link {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-style: italic;
	color: #102D62;
}
.business:hover {
	color: #B5B6A5;
}
.business:visited {
	color: #102D62;
	font-family: "Arial Narrow";
	font-style: italic;
}

