@charset "UTF-8";
 body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;
	line-height: 1.2em;
	color: #666;
	text-align: center;
	margin: 0px;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-color: #ED2E3D;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#wrapper {
	background-image: url(../images/overback.jpg);
	width: 838px;
	margin-right: auto;
	margin-left: auto;
}
#innerwrapper {
	background-image: url(../images/mainback.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 41px;
	padding-right: 41px;
	padding-bottom: 0px;
	padding-left: 41px;
}
#footer {
	background-image: url(../images/footerback.jpg);
	background-position: 0px bottom;
	width: 838px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 15px;
	clear: both;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	padding-left: 38px;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	width: 430px;
}
#footer2 {
	clear: both;
	text-align: right;
	margin-right: 24px;
	color: #FFF;
	padding-bottom: 10px;
	padding-top: 10px;
}
#footer ul {
	text-align: right;
	list-style-type: none;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 260px;
}
#footer ul a {
	color: #666;
}
#footer ul a:hover {
	color: #EB373C;
}
#footer li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#footer #lastone {
	margin-right: 37px;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
strong {
	color: #EE2F40;
}

h1 {
	font-size: 1.6em;
	line-height: 1.6em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
h2 {
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	color: #EE2F40;
	font-weight: normal;
}
h3 {
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
#topbanner p {
	float: right;
	width: 563px;
	text-align: right;
	font-size: 1.2em;
	padding-top: 40px;
	padding-bottom: 25px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#topbanner {
	background-color: #FFF;
}
#topbanner p a {
	color: #666;
	text-decoration: none;
}
#topbanner img {
	float: left;
}
#topbanner p a:hover {
	color: #EE2F40;
}
.redtext {
	color: #EE2F40;
}
ul#nav {
	list-style: none;
	padding: 0;
	overflow: hidden;
	height: 28px;
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0px;
	float: right;
	width: 563px;
	clear: right;
	}
	
#nav li {
	padding: 0;
	display: inline;
	list-style-type: none;
	margin: 0px;
	}
#nav a {
	float: left;
	overflow: hidden;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	height: 28px;
	}
	
#nav a:hover {
	background-position: 0 -28px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -28px;
	}

	
#nav1 a  {
	width: 81px;
	background-image: url(../images/nav1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#nav2 a  {
	width: 88px;
	background-image: url(../images/nav2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#nav3 a  {
	width: 89px;
	background-image: url(../images/nav3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#nav4 a  {
	width: 89px;
	background-image: url(../images/nav4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
#nav5 a  {
	width: 87px;
	background-image: url(../images/nav5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#nav6 a  {
	width: 81px;
	background-image: url(../images/nav6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}#maincopy {
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	background-image: url(../images/lineback.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	font-size: 1.1em;
	line-height: 1.4em;
}
#leftcol {
	float: left;
	width: 208px;
	padding-top: 19px;
}
#rightcol {
	float: left;
	width: 540px;
	padding-top: 19px;
}
#keepback {
	clear: both;
}
h1.headerReplace {
	height: 50px;
	width: 370px;
	text-align: left;
	padding-bottom: 0px;
	position: relative;
	line-height: 24px;
	margin: 0px;
	padding-top: 0px;
	}
	h1.headerReplace span {
	position: absolute;
	width: 100%;
	height: 100%;
	
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 24px;
	}
#leftcolhHome {
	width: 375px;
	float: left;
	padding-top: 19px;
}
#rightcolHome {
	float: left;
	width: 380px;
	padding-top: 19px;
}
#maincopy ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
#maincopy li{
	margin: 0px;
	background-image: url(../images/bullet.gif);
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-repeat: no-repeat;
}
#leftcolhHome p {
	padding-right: 40px;
}
#leftcol ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#leftcol li {
	background-image: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
}
#leftcol ul a {
	color: #EE2F40;
	text-decoration: none;
}
#leftcol ul a:hover {
	color: #666;
}
#locationmap {
	float: right;
	width: 323px;
}
#rightcol a {
	color: #EE2F40;
}
#rightcol a:hover {
	color: #666;
}
#accessibility {
position:absolute;
font-size:0.0em;
margin:0;
padding:0;
visibility:hidden;
}
#accessibility a:hover {
	display: inline;
}
#certs {
	float: right;
	width: 100px;
	text-align: right;
}
