﻿html {
background-image: url('images/bkg-repeat.jpg');
/* Height is 100%, so the body can be 100% */
height: 100%;
}


body {
background-image:url('images/bkg.jpg');
margin: 0;
padding: 0;
/* Height is 100%, so the tiled BG will tile all the way down
 the page, not just as far down as the page’s content
 (when the content’s height is less than the window’s height) */
 height: 700px;
}

.bkg {
	background-image:url("images/bkg-repeat.jpg");
}


th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #253D5F;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #253D5F;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #253D5F;
}
.lt_stretch {
	border-width: 0;
	background-image: url('images/lt-border-stretch.png');
}
.rt_stretch {
	background-image: url('images/rt-border-stretch.png');
}
.content_stretch {
	background-image: url('images/content-stretch.jpg');
}

.nav_stretch {
	background-image: url('images/nav-bot-stretch.jpg');
}
.quote_stretch {
	background-image: url('images/free-quote-stretch.jpg');
}

.add_bkg {
	
	background-image: url('images/add_bkg.jpg');
	background-repeat:no-repeat;
	margin-left: 10px;
}
.add_text {
	margin: 5px 0px 0px 5px;
	color: #243d5f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bottom_border {
	background-image: url('images/bottom-border.png');
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	
	padding-right:38px;
	padding-top:5px;
}
a.bld:link {
	color: #ffffff;
	text-decoration: none 
	
}
a.bld:visited {
	color: #ffffff;
	text-decoration: none 
}
a.bld:hover {
	color: #6699cc;
	
}
.content_bkg {
	background-image:url('images/content_bkg.jpg');
	background-repeat:no-repeat;
}
.contnet {

	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:0px;

}
.content2bkg {
	background-image:url('images/content_bkg-2.jpg');
	background-repeat:no-repeat;
	background-color: #ffffff;
}

.freequote-bkg {
	background-image:url('images/free-quote-bkg1.jpg');
	background-repeat:no-repeat;
	background-color: #eaeaea;
}

a.link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #243D5F;
	text-decoration: underline;
}

a.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #243D5F;
	text-decoration: underline;

}

a.link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AC2422;
	text-decoration: underline;

}

a.link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #243D5F;
	text-decoration: underline;

}
.center {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}



.bullets {
	list-style-image: url('images/bullet.gif');
	margin-right: 10px;
}
.image {
	border: thin solid #C0C0C0;
	padding: 3px;
	margin: 3px;
	vertical-align: bottom;
}

.locate_us {
	border: thin solid #243D5F;
	padding: 3px;
	margin: 3px;
	vertical-align: bottom;
}
.catalog_bkg {
	background-image:url('images/catalog_bkg.jpg');
	background-repeat:no-repeat;
}
.green {
	background-image: url('images/nav-bot-stretch-2.png');
}
.blue-txt {
	color: #243D5F;
}
.margin-0 {
	margin-bottom: 0px;
}
.content-bkg-quote {
	background-image: url('images/content_bkg.jpg');
	background-repeat: no-repeat;
	text-align: center;
}
.white-bkg {
	background-color: #FFFFFF;
}
.free-quote-bkg {
	background-image: url('images/free-quote-bkg1.jpg');
}

.swatch {
	border: 1px solid #253D5F;
}
.center-img {
	text-align: center;
}
.no-border {
	border-width: 0px;
	text-decoration:none;
}

a.noborder {
	border-width: 0px;
	text-decoration:none;
}


.form {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #243D5F;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom:0px;
}
.no-border-center {
	border-width: 0;
	text-align: center;
}
.title-bkg {
	background-image: url('images/content-bkg-full.jpg');
}



/****************NOW Changes*******************/

#myParent {
	padding-bottom:20px;	
}
