  @charset "utf-8";

/* CSS Document */



body {
	background-color: #bf3038;
	background-image: url(../images/css-images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	/*background-attachment: fixed;*/
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px auto;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #021FAB;
	text-decoration: underline;
}

a:active {
	color: #7492EA;
}

a:hover {
	text-decoration: none;
}

.copyrights {
	color: #fff;
	float: left;
	font-size: 10px;
}

span.imgtxt {
	display: none;
}

span.tiny {
	font-size: 10px;
}

/*** UNDER CONSTRUCTION STYLES  ***/



.blue {
	color: #2245BB;
	font-size: 24px;
}

#uc-wrapper {
	background-color: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
}

#uc {
	background-image: url(../images/css-images/uc-logo.jpg);
	background-repeat:  no-repeat;
	background-position: top;
	height: 500px;
	margin:0 auto;
	width: 600px;
}

#uc-text {
	font-size: 16px;
	font-weight: bold;
	margin: 0 auto;
	padding: 20px;
	height: 260px;
	text-align: center;
	width: 560px;
}

/*** MAIN ***/



#wrapper {
	margin: 0 auto;
	width: 958px;
}

#main-wrapper {
	float: left;
	margin: 0 auto;
	position: relative;
	width: 958px;
}

#header {
 background-image:url('../images/css-images/header.png');
  background-repeat: no-repeat;
	height: 132px;
	position: relative;
	width: 958px;
}

#emergency {
	background-color: transparent;
	height: 68px;
	width: 958px;
}

#emergency-button {
 background-image:url('../images/css-images/emergency-button.png');
  background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	float: right;
	margin: 10px 10px 0 0;
	height: 49px;
	width: 128px;
}

#emergency-link {
	background-color: #fff;
	cursor: pointer;
	height: 42px;
	position: absolute;
 left: 110px;top: 182px;  width: 110px;
 z-index: 1;
}

#logo {
 background-image:url('../images/css-images/logo.png');
  background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 93px;
	left: 32px;
	position: absolute;
	top: 20px;
	width: 166px;
	z-index: 1;
}

#tagline {
 background-image:url('../images/css-images/tagline.png');
  background-repeat: no-repeat;
	height: 81px;
	left: 513px;
	position: absolute;
	top: 21px;
	width: 423px;
	z-index: 2;
}

#pop {
	background-color: #fff;
	border: 5px solid #0428C6;
	display: none;
	height: 260px;
	left: 369px;
	padding: 20px;
	position: absolute;
	top: 215px;
	width: 260px;
	z-index: 5;
}

#pop h3 {
	color: #0428C6;
	font-size: 12px;
}

#pop label {
	float: left;
	text-align: right;
	margin: 0 20px 0 0;
	padding: 3px 0 0 0;
	width: 50px;
}

#pop input[text] {
	float: left;
	width: 120px;
}

.close {
	position: absolute;
	right: 5px;
	top: 5px;
	color: #800000;
	cursor: pointer;
	background-color: #eee;
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 1px 2px;
}

#content {
 background-image:url('../images/css-images/content-repeat.png');
  background-repeat: repeat-y;
	float: left;
	padding: 0 14px 10px 14px;
	position: relative;
	width: 930px;
}

#content #subheader {
	background-image: url(../images/css-images/subheader.jpg);
	background-repeat: no-repeat;
	height: 200px;
	margin-bottom: 10px;
	width: 930px;
}

#content #subheader2 {
	/*background-image: url(../images/css-images/subheader2.jpg);

	background-repeat: no-repeat;*/

	height: 200px;
	margin-bottom: 10px;
	width: 930px;
}

#subheader-maint {
	background-image:url(../images/css-images/subheader-maint1.jpg);
	background-repeat:no-repeat;
	display:block;
	height:200px;
	margin-bottom:10px;
	width:930px;
	}

#content-btm {
 background-image:url('../images/css-images/content-btm.png');
  background-repeat: no-repeat;
	clear: both;
	height: 74px;
	width: 958px;
}

#infobox1 {
	float: left;
	margin: 0 10px 10px 0;
	width: 335px;
}

#infobox1 .top {
	background-image: url(../images/css-images/infobox1-top.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 335px;
}

#infobox1 .text {
	background-image: url(../images/css-images/infbox1-repeat.jpg);
	background-repeat: repeat-y;
 min-height: 200px;  padding: 10px;
 width: 315px;
}

#infobox1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#infobox1 li {
	background-image: url(../images/css-images/arrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
	color: #0227c6;
	font-size: 14px;
	line-height: 24px;
	padding-left: 20px;
	vertical-align: middle;
}

#infobox1 .btm {
	background-image: url(../images/css-images/infobox1-btm.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 335px;
}

#infobox2 {
	float: left;
	margin: 0 10px 10px 0;
	position: relative;
	width: 335px;
}

#infobox2 .top {
	background-image: url(../images/css-images/infobox1-top.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 335px;
}

#infobox2 .text {
	background-image: url(../images/css-images/infbox1-repeat.jpg);
	background-repeat: repeat-y;
 min-height: 200px;  padding: 10px;
 width: 315px;
}

#infobox2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#infobox2 li {
	background-image: url(../images/css-images/arrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
	color: #0227c6;
	font-size: 14px;
	line-height: 24px;
	padding-left: 20px;
	vertical-align: middle;
}

#infobox2 .btm {
	background-image: url(../images/css-images/infobox1-btm.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 335px;
}

#smallbox {
	float: left;
	margin: 0 0 10px 0;
	width: 240px;
}

#smallbox .top {
	background-image: url(../images/css-images/smallbox-top.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 240px;
}

#smallbox .text {
	background-image: url(../images/css-images/smallbox-repeat.jpg);
	background-repeat: repeat-y;
 min-height: 200px;  padding: 10px;
 width: 220px;
}

#smallbox .large-text {
	color: #0227c6;
	font-size: 14px;
	line-height: 1.5em;
}

#smallbox ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 8px;
}

#smallbox li {
	background-image: url(../images/css-images/schedule-button.jpg);
	background-repeat: no-repeat;
	color: #fff;
	float: left;
	font-size: 11px;
	height: 24px;
	margin-right: 5px;
	padding-top: 5px;
	text-align: center;
	width: 100px;
}

#smallbox li a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

#smallbox li a:hover {
	text-decoration: underline;
}

#smallbox .btm {
	background-image: url(../images/css-images/smallbox-btm.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 240px;
}

#mainbox {
	float: left;
	margin: 0 auto;
	width: 930px;
}

#mainbox .top {
	background-image: url(../images/css-images/mainbox-top.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 930px;
}

#mainbox .text {
	background-image: url(../images/css-images/mainbox-repeat.jpg);
	background-repeat: repeat-y;
	float:left;
 min-height: 200px;  padding: 10px;
 width: 910px;
}

#mainbox .text ul li {
	margin-top:10px;
}

#mainbox .btm {
	background-image: url(../images/css-images/mainbox-btm.jpg);
	background-repeat: no-repeat;
	float:left;
	height: 10px;
	width: 930px;
}

#mainbox .signature {
	background-image: url(../images/css-images/signature.jpg);
	background-repeat: no-repeat;
	height: 43px;
	text-align: right;
	width: 142px;
}

#testimonial {
	background-color:#eee;
	float:left;
	font-size:14px;
	border:1px solid #ddd;
	margin:10px auto;
	text-align:justify;
	padding:10px;
	width:890px;
}

#testimonials img {
	border:1px solid #000;
	margin:0 10px;
}

#employees {
	height: 220px;
	margin: 0 auto 0 110px;
	padding: 10px 0;
}

.employee-pic {
	border: 1px solid #333;
	float: left;
	font-size: 11px;
	height: 200px;
	margin: 0 10px 0 0;
	text-align: center;
	width: 160px;
}

.employee-pic .name {
	background-color: #eaeaea;
	padding: 2px 0;
}

.employee-pic a {
	color: #0000FF;
}

.employee-pic img {
	margin: 0 auto;
	padding: 5px 12px;
	text-align: center;
}

#map-address {
	margin: 0 auto;
	position: relative;
	width: 800px;
}

#map-address a {
	color: #0000FF;
}

#map-address .address {
	background-color: #eaeaea;
	float: left;
	margin-right: 20px;
	padding: 10px 5px;
	width: 315px;
}

#map-address .map {
	float: left;
	width: 425px;
}

.brand-logos img {
	margin: 0 5px;
	vertical-align: middle;
}

ul.arrow {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.arrow li {
	background-image: url(../images/css-images/arrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
	color: #0227c6;
	font-size: 14px;
	line-height: 24px;
	padding-left: 20px;
	vertical-align: middle;
}

#coupons-container {
	height: 230px;
	margin: 0 auto;
	width: 600px;
}

.coupon {
	float: left;
	margin-right: 20px;
	width: 280px;
}

.schedule-button-container {
	height: 20px;
	margin: 0 auto 0 auto;
	padding-left:245px;
	text-align:center;
}

a.schedule-button {
	background-image: url(../images/css-images/schedule-button.jpg);
	background-repeat: no-repeat;
	color: #fff;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 11px;
	height: 24px;
	margin: 0 205px 0 auto;
	padding-top: 5px;
	text-align: center;
	width: 100px;
}

#footer {
	clear: both;
	color: #fff;
	font-size: 10px;
	margin: 0 auto;
	padding: 10px;
	text-align: right;
	width: 938px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#sitemap {
 background-image:url('../images/css-images/sitemap.png');
  background-repeat: no-repeat;
	height: 40px;
	padding: 0 14px;
	width: 930px;
}

#sitemap ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
}

#sitemap ul li {
	float: left;
	height: 30px;
	width: 130px;
	text-align: center;
}

#sitemap ul li.selected {
	background-image: url(../images/css-images/selected-button.jpg);
	background-repeat: no-repeat;
	height: 28px;
	padding: 2px 0 0 0;
	width: 130px;
}

#sitemap ul li a {
	color: #fff;
	font-size: 14px;
	display: block;
	height: 24px;
	padding: 6px 0 0 0;
	text-decoration: none;
	width: 130px;
}

#sitemap ul li.selected a {
	color: #0227c6;
	font-size: 14px;
	text-decoration: none;
}

#sitemap ul li a:hover {
	background-image: url(../images/css-images/selected-button.jpg);
	background-repeat: no-repeat;
	color: #0227c6;
	display: block;
	height: 22px;
	padding: 8px 0 0 0;
	text-decoration: none;
	width: 130px;
}

#sitemap ul li.selected a:hover {
	background: none;
	padding: 6px 0 0 0;
	text-decoration: none;
}

