/* Default Style Sheet for quatrine.com Company pages */
/* HTML Selectors */
body {
	background-color: #DEE5AD;
	margin: 0px;
	}	

p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .70em;
	margin-left: 1.1em;
	margin-right: 1.3em;
	text-align: justify;
	font-weight: normal;
	color: #333333;
	}

.footer {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .70em;
	margin-left: 0;
	font-weight: normal;
	color: #333333;
	}

.table {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .70em;
	font-weight: normal;
	color: #000000;
	}
	
H1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .70em;
	margin-left: 1.1em;
	font-weight: bold;
	color: #333333;
	}


.style4 {font-size: small}

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

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

.bkglocations {
	background-image: url(../images/bkg/sofa_lg.jpg);
	background-repeat: no-repeat;
	}
	
.bkgathena {
	background-image: url(../images/bkg/athena.jpg);
	background-repeat: no-repeat;
	}
	
.bkgleathertable {
	background-image: url(../images/bkg/leather_table.jpg);
	background-repeat: no-repeat;
	}
	
.bkgglass {
	background-image: url(../images/bkg/glass.jpg);
	background-repeat: no-repeat;
	}
	
.bkgcontact {
	background-image: url(../images/bkg/contact.jpg);
	background-repeat: no-repeat;
	}

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

.bkfabrics_options {
	background-image: url(../images/bkg/fabrics_options.jpg);
	background-repeat: no-repeat;
	}
	
.bkgpress {
	background-image: url(../images/bkg/press2.jpg);
	background-repeat: no-repeat;
	}

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

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

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

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

body.grn {
	background-color: #DEE5AD;
	margin: 0px;
	}

/* Links */
a:link {
	color: #0066FF;
	text-decoration: underline;
	}

a:visited {
	color: #800080;
	text-decoration: underline;
	}
	
a:hover {
	color: #8B5427;
	text-decoration: underline;
	}
