@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #fff;
  color: #000;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 12px;
  line-height: normal;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1{
	font-size: 24px;
	color: #9F1C38;
	font-weight: bolder;
	font-variant: small-caps;
	line-height: 36px;
	padding-bottom: 15px;
	padding-top: 10px;
}
h2{
	font-size: 18px;
	color: #9F1C38;
	font-weight: bolder;
	font-variant: small-caps;
}
a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
  margin: 0 auto 0 auto;
  text-align: left;
  width: 958px;
}
#outerWrapper #top {
	font-size: 18px;
	font-weight: bold;
	height: 119px;
	line-height: 15px;
	background-image: url(../images/topbg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#outerWrapper #top #logo {
	height: 119px;
	width: 478px;
	float: left;
}
#outerWrapper #top #phone {
	height: 119px;
	width: 428px;
	float: right;
	background-image: url(../images/phonebg.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	font-size: 30px;
	color: #9F1C38;
	padding-right: 50px;
}
#outerWrapper #topNavigation {
	height: 46px;
	background-image: url(../images/navbg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: right;
	padding-right: 50px;
	padding-top: 7px;
}
#outerWrapper #topNavigation li{
	display: inline;
}
#outerWrapper #topNavigation a{
	font-size: 16px;
	font-weight: bolder;
	color: #C0C0C0;
	padding-left: 20px;
	padding-top: 15px;
}
#outerWrapper #topNavigation a:hover{
	color: #fff;
	text-decoration: none;
}
#outerWrapper #contentWrapper {
}
#outerWrapper #contentWrapper #main {
	min-height: 375px;
  	margin: 0 0 0 0;
  	padding: 0px 0px 0px 0px;
	background-image: url(../images/contentbg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#outerWrapper #contentWrapper #maincontent {
	min-height: 340px;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
}
#outerWrapper #contentWrapper #maincontent #childnav {
	float: left;
	width: 250px;
	padding-left: 24px;
}
#outerWrapper #contentWrapper #maincontent #childcontent {
	float: left;
	width: 600px;
	padding-right: 50px;
	clear: right;
}
#outerWrapper #contentWrapper #main #redbar {
	height: 35px;
	background-image: url(../images/redbarbg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#outerWrapper #footer {
	height: 350px;
	background-image: url(../images/footerbg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
#outerWrapper #footer #footernavs {
	height: 300px;
}
#outerWrapper #footer #footernavs h2{
	font-size: 18px;
	color: #9F1C38;
	font-weight: bolder;
	font-variant: small-caps;
	padding-top: 10px;
	padding-left: 10px;
}
#outerWrapper #footer #footernavs li{
	list-style-type: none;
	line-height: 35px;
	padding: 0px;
}
#outerWrapper #footer #footernavs a{
	font-size: 14px;
	color: #9F1C38;
}
#outerWrapper #footer #footernavs a:hover{
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
#outerWrapper #footer #footernavs #footernavsleft {
	height: 300px;
	width: 286px;
	float: left;
	background-image: url(../images/footer-line-divider.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#outerWrapper #footer #footernavs #footernavscenter {
	height: 300px;
	width: 286px;
	float: left;
	background-image: url(../images/footer-line-divider.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#outerWrapper #footer #footernavs #footernavscenter h2 {
	text-align: center;
}
#outerWrapper #footer #footernavs #footernavscenter li {
	text-align: center;
	padding-right: 40px;
}
#outerWrapper #footer #footernavs #footernavsright {
	height: 300px;
	width: 286px;
	float: left;
}
.phonefooter {
	font-size: 14px;
	color: #9F1C38;
	padding-left: 10px;
	font-weight: bold;
}
#outerWrapper #footer #footernavs #footernavsright h2 {
	text-align: right;
}
#outerWrapper #footer #footerinfo {
	height: 50px;
	padding-top: 12px;
	background-image: url(../images/footer-bottom-line-divider.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#outerWrapper #footer #footerinfo #companyinfo {
	float: left;
	width: 600px;
	font-size: 10px;
}
#outerWrapper #footer #footerinfo #splash {
	float: left;
	width: 250px;
}
.footSplash {
	float:right;
}
.footSplash span {
	display:none;
}
.footSplash a{
	display:block;
	width:96px;
	height:none;
	padding:20px 0;
	background: url('../images/splash-footer.png') top center no-repeat;
	float:left;
}
.footSplash a:hover {
	background-position: 0 -40px;
	color: #049;
}
.footInfo {
	float:right;
	padding-top: 15px;
}
.map {
	padding-left: 35px;
}
.clearer {
	clear: both;
}
