@charset "utf-8";
body {
	background-color: #a4a4a4;
	background-image: url(images/bg-main.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4d2002;
	font-size: .7em;
	line-height: 13pt;
}
h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 1.8em;
	color: #002c44;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 1.3em;
	color: #002c44;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 1.1em;
	color: #002c44;
	font-weight: normal;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}


#wrapper {
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 976px;
	margin-right: auto;
	margin-left: auto;
}
#main-inner {
	background-image: url(images/bg-main-inner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 976px;
	float: left;
}
#col1 {
	float: left;
	width: 220px;
}
#nav {
}

#nav_center {
	margin-left: 58px;
	padding-top: 132px;
}

#nav .home a {
	display: block;
	width: 72px;
	height: 32px;
	background-image: url(images/nav-home.jpg);
	}

#nav .pick-up a {
	display: block;
	width: 104px;
	height: 32px;
	background-image: url(images/nav-pick-up.jpg);
	}

#nav .services a {
	display: block;
	width: 82px;
	height: 32px;
	background-image: url(images/nav-services.jpg);
	}
	
#nav .pledge a {
	display: block;
	width: 113px;
	height: 32px;
	background-image: url(images/nav-pledge.jpg);
	}	

#nav .soap a {
	display: block;
	width: 93px;
	height: 32px;
	background-image: url(images/nav-soap.jpg);
	}

#nav .price a {
	display: block;
	width: 93px;
	height: 32px;
	background-image: url(images/nav-price.jpg);
	}	

#nav .faq a {
	display: block;
	width: 70px;
	height: 32px;
	background-image: url(images/nav-faq.jpg);	
	}

#nav .testimonials a {
	display: block;
	width: 100px;
	height: 32px;
	background-image: url(images/nav-testimonials.jpg);	
	}
	
#nav .resources a{
	display: block;
	width: 83px;
	height: 32px;
	background-image: url(images/nav-resources.jpg);	
	}
	
#nav .media a {
	display: block;
	width: 100px;
	height: 32px;
	background-image: url(images/nav-media.jpg);	
	}
	
#nav .about a {
	display: block;
	width: 83px;
	height: 32px;
	background-image: url(images/nav-about.jpg);	
	}

#nav .contact a {
	display: block;
	width: 91px;
	height: 32px;
	background-image: url(images/nav-contact.jpg);	
	}
	
#nav a:hover {
	background-position: bottom;
	}
	
#nav .active{
	background-position: bottom;
}
#col2 {
	float: left;
	width: 523px;
}
#layout {
	margin-top: 11px;
	height: 380px;
	width: 523px;
}
#center-image {
	margin-top: 11px;
}

#main-content {
	padding: 20px;
	width: 483px;
}
#scroller {
	width: 480px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-right: 10px;
}

#col3 {
	float: left;
}
#col3 #login {
	background-image: url(images/login-bg.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 186px;
	margin-left: 21px;
	margin-top: 35px;
}
#login #center {
	padding-right: 8px;
	padding-left: 5px;
}


#login .client a {
	width: 65px;
	height: 22px;
	background-image: url(images/login-new-client.gif);
	display: block;
	float: left;
	margin-top: 3px;
	background-repeat: no-repeat;
	}

#login .account a {
	width: 93px;
	height: 22px;
	background-image: url(images/login-account.gif);
	display: block;
	float: right;
	margin-top: 3px;
	background-repeat: no-repeat;
	}

#login a:hover {
	background-position: bottom;
	}
.cta-pick-up {
	width: 199px;
	padding-left: 11px;
	padding-top: 30px;
}



#bottomer {
	background-image: url(images/bg-bottomer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 976px;
	margin-right: auto;
	margin-left: auto;
}
#locations {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	text-align: center;
	margin-top: 16px;
}

.services-table td {
	padding-bottom: 0px;
}

#footer {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #4171A0;
	margin-top: -7px;
}
#baylist {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	background-color: #EAECED;
	border: 1px solid #003855;
	margin-bottom: 10px;
}
.baylist-inner {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}

.insider {
	margin-top: 7px;
	margin-bottom: 12px;
}




.clear  {
	height:0px;
	line-height:0px;
	font-size:0px;
	margin:0;
	padding:0;
	clear:both;
	border:0;
	}
.fine-print {
	color: #003957;
	text-align: left;
	line-height: 1.3em;
	margin-top: 10px;
}

	
.hr1 {
	background-image: url(images/bullet.gif);
	background-repeat: repeat-x;
	height: 11px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-position: center;
}

.hr2 {
	background-image: url(images/bullet.gif);
	background-repeat: repeat-x;
	height: 11px;
	padding-top: 10px;
	padding-bottom: 8px;
	background-position: center;
}

.soap-img {
	border: 1px solid #004C76;
}
.soap-img2 {
	margin-top: 5px;
}


.quoter {
	text-align: right;
	padding-right: 15px;
	margin-bottom: 35px;
}
.border01 {
	border: 2px solid #FFFFFF;
}

.larger {
	font-size: 1.2em;
	line-height: 1.4em;
}
#resources-border {
	border: 1px solid #ACB8C1;
}
.resources-table {
	width: 100%;
	border: 1px solid #ACB8C1;
}
.resources-table  td {
	padding: 4px;
	color: #333333;
	height: 40px;
	vertical-align: top;
}
.resources-table  .color {
	background-color: #D0D8DD;
}
.resources-table  .title {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 1em;
	color: #004F78;
	font-weight: bold;
}
.resources-table  .tops {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACB8C1;
	font-size: 1em;
	font-weight: bold;
}

#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	width: 320px;
	height: 0px;
	z-index: 200;
}
ul {
	list-style-type:none;
	line-height: 1.8em;
	margin-top: 0.1em;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 30px;
}
li {
	padding-left:30px;
	background-position:15px 5px;
	background-color: transparent;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

.pickup1 ul {
	list-style-type:none;
	line-height: 1em;
	margin-top: 0.1em;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

.pickup1 li {
	padding-left:30px;
	background-position:15px 1px;
	background-color: transparent;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	margin-bottom: 12px;
}

#locations {

color:#999;

}

.location-table1 {
	background-color: #EEF1F2;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border: 1px solid #BEBEBE;
	margin-bottom: 20px;
	
}

.locations-table ul {
	margin-bottom: 0px;

}

.locations-table li {
	padding-left:20px;
	margin-bottom:10px;
	line-height:15px;
	background-position:5px 2px;
	
}

a:link   { text-decoration: none; color: #10242f; }
a:active { text-decoration: underline; color: #10242f; }	
a:visited   { text-decoration: none; color: #10242f; }
a:hover  { text-decoration: underline; color: #10242f; }

#locations a:link   {
	text-decoration: none;
	color:#666
}
#locations a:active { text-decoration: underline; color: #10242f; }	
#locations a:visited   { text-decoration: none; color: #666; }
#locations a:hover  { text-decoration: underline; color: #10242f; }
