@charset "UTF-8";
/* CSS Document */

body {
background-color: #000;
background-image:url(images/sparks-background.jpg);
font-family: georgia, serif;
font-size: 12px;
color: #000;
}

p {
	max-width:514px;
	line-height: 1.6em;
	font-size: 14px;
	color: #333;
	text-align:justify;
}



.supplierinfo
{
	font-size:12px;
	line-height:15px;
}



a { font-family: georgia, serif; color: #333; text-decoration: none}

a:hover { font-family: georgia, serif; color: #660000; }

h1 { font-family: georgia, serif; font-size: 36px; color: #660000 }

h2 { font-family: 
georgia, serif; 
font-size: 24px; 
color: #660000; 
font-weight:300;
text-align:left;
margin-top:0px;
margin-bottom:15px;
}

h3 { font-family: georgia, serif; font-size: 24px; color: #660000 }
h4 { font-family: georgia, serif; font-size: 14px; color: #000;font-weight:normal;padding:0px;margin:0px; }
h5 { font-family: georgia, serif; font-size: 12px; color: #000 }
h6 { font-family: georgia, serif; font-size: 8px; color: #000 }

.menu_items {
padding-top:10px;
margin-top:10px;
padding-left:8px;
}

.smallpara
{
	line-height: 15px;
	font-size: 12px;
	color: #333;
	text-align:justify;
	margin:0px;
}


/*span.first
{
 float: left;
 font-family: Georgia,serif;
 font-size: 265%;
	line-height: 1.6em;
 margin-right: 0.03em;
 margin-bottom:-0.25em;
 color: #660000
}*/

hr{ color:brown; background-color:tan; width:90%; height:2px; }

table { font-family: georgia, serif; font-size: 12px; color: #000; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}

.note { font-family: georgia, serif; font-size: 12px; color: #000;
font-weight: bold;} 

.centersite {
	background:#fcf7e7;
	background-image:url(images/heatsource_background.jpg);
	background-repeat:repeat;
	max-width:800px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border-style:solid;
	border-width:1px;
	border-color:#000;
}

.footerhold
{
	clear:both;
}


img {
	border:0px;
}

.supplier
{
border-style:solid;
border-width:1px;
border-color:#c3b57a;
width:246px;
height:230px;
text-align:center;
margin:5px;
float:left;
}

a:hover .supplier
{background-color:#FFF;
}


.product
{
border-style:solid;
border-width:1px;
border-color:#c3b57a;
width:246px;
height:230px;
text-align:center;
margin:5px;
float:left;
}

.jointsupplier
{
width:256px;
height:230px;
text-align:center;
float:left;
border-width:0px;
}

.jointsupplierwhite
{
width:256px;
height:230px;
text-align:center;
float:left;
border-width:0px;
background-color:#FFF;
}

a:hover .jointsupplier
{background-color:#FFF;
}

.jointproduct
{
width:246px;
height:230px;
text-align:center;
border-width:0px; 
margin:0px;
float:right;
border-left-style:solid;
border-left-color:#c3b57a;
border-left-width:1px;
}

.joint
{
border-style:solid;
border-width:1px;
border-color:#c3b57a;
float:left;
width:504px;
text-align:center;
margin:5px;
float:left;
}

.contactbox
{
	clear:both;
	text-align:left;
	max-width:538px;
	text-align:left;
	font-size: 14px;
	padding-left:10px;
	}
	
.upper
{position:relative;
top:-15px;
font-size:12px;
line-height:15px;
color:#c3b57a;
}

a:hover .jointsupplier .upper
{
	color:#660000;
}
	
	
