body {
	margin:0px;
	background-image:url(images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#010d18;
	font-family:Arial, Helvetica, sans-serif;
}

#header{
	width:960px;
	position:relative;
}

#content{
	padding:5px 5px 5px 5px;
	width:960px;
}

#center{
	width:970px;
	max-width:970px;
	margin:0px auto 0px auto;
	background-image:url(images/header_01.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
}

#homecontent{
	position:relative;
	background-color:#FFF;
}

#heatinghover{
	position:absolute;
	top:25px;
	left:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#coolinghover{
	position:absolute;
	top:254px;
	left:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#elehover{
	position:absolute;

		top:138px;
	left:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#homecontent a:link {color:#FFF; text-decoration:none;}      /* unvisited link */
#homecontent a:visited {color:#FFF; text-decoration:none;}  /* visited link */
#homecontent a:hover {ccolor:#FFF; text-decoration:none;}  /* mouse over link */
#homecontent a:active {color:#FFF; text-decoration:none;}  /* selected link */

.orangehomebullet{
	color:#e45100;
	font-size:16px;
	font-weight:bold;
	line-height:13px;
}

.bluehomebullet{
	color:#2e67d9;
	font-size:16px;
	font-weight:bold;
	line-height:13px;
}

.greyhomebullet{
	color:#858686;
	font-size:16px;
	font-weight:bold;
	line-height:13px;
}

.emaillink{
	color:#FFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}

a.emaillink:link {color:#FFF;}      /* unvisited link */
a.emaillink:visited {color:#FFF;}  /* visited link */
a.emaillink:hover {color:#03F;}  /* mouse over link */
a.emaillink:active {color:#FFF;}  /* selected link */

#emailside{
	height:20px;
	padding:4px 0px 0px 18px;
	background-image:url(images/email.jpg);
	background-repeat:no-repeat;
}

#homepad{
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
	border-bottom:2px solid #434343;
	width:970px;
	height:332px;
	position:relative;
}

#searchbox{
	position:absolute;
	left: 734px;
	top: 10px;
}

#bucketbox{
	padding-top:10px;
	background-color:#000;
	position:relative;
	font-size:12px;
	color:#111;
	text-decoration:none;
}

.whitetext{
	color:#FFF;
	text-decoration:none;
}

.whitelink{
	color:#FFF;
	text-decoration:underline;
}

a.whitelink:link {color:#FFF; text-decoration:underline;}      /* unvisited link */
a.whitelink:visited {color:#FFF; text-decoration:underline;}  /* visited link */
a.whitelink:hover {color:#ed1c24; text-decoration:underline;}  /* mouse over link */
a.whitelink:active {color:#FFF; text-decoration:underline;}  /* selected link */

#railcarhover{
	position:absolute;
	top:6px;
	left:6px;
	width:160px;
}

#railcarhover a{ color:#FFF;
text-decoration:none;
}

#youtubehover{
	position:absolute;
	top:5px;
	left:330px;
	width:160px;
}

#youtubehover a{
	color:#FFF;
	text-decoration:none;
}


#photohover{
	position:absolute;
	top:6px;
	left:654px;
	width:130px;
}



#heaterpartshover{
	position:absolute;
	top:98px;
	left:330px;
	width:100px;
}

#heaterpartshover a{ 
color:#FFF;
text-decoration:none;
}

#partshover{
	position:absolute;
	top:98px;
	left:6px;
}

#elementhover{
	position:absolute;
	top:98px;
	left:654px;
	width:170px;
}

.yellowlink{
	color:#ffa200;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}

.yellowlink:hover{
	color:#ed1c24;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}

.bucketbold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	 text-decoration:none;
	 
}


a.bucketbold:link {color:#FFF; text-decoration:none;}      /* unvisited link */
a.bucketbold:visited {color:#FFF; text-decoration:none;}  /* visited link */
a.bucketbold:hover {color:#FFF; text-decoration:none;}  /* mouse over link */
a.bucketbold:active {color:#FFF; text-decoration:none;}  /* selected link */

#footer{
	background-image:url(images/images/footer_bar.jpg);
	background-color:#d2d2d2;
	background-repeat:no-repeat;
	height:340px;
	width:950px;
	padding:18px 10px 0px 10px;
	color:#434343;
	font-size:12px;
}

#footer a:link {color:#434343;}      /* unvisited link */
#footer a:visited {color:#434343;}  /* visited link */
#footer a:hover {color:#ed1c24;}  /* mouse over link */
#footer a:active {color:#434343;}  /* selected link */



#sidenav{
	background-image:url(images/logopart2.jpg);
	background-repeat:no-repeat;
	padding-top:10px;
	color:#FFF;
	line-height:22px;
	font-size:14px;
	position:relative;
	text-align:left;
}


#sidenav a:link {color:#FFF;	text-decoration:none;}      /* unvisited link */
#sidenav a:visited {color:#FFF;	text-decoration:none;}  /* visited link */
#sidenav a:hover {color:#ed1c24;	text-decoration:none;}  /* mouse over link */
#sidenav a:active {color:#FFF;	text-decoration:none;}  /* selected link */

#gasside{
	width:250px;
	height:24px;
	background-color:#973500;
	font-weight:bold;
	font-style:italic;
	padding-left:7px;
}

#coolside{
	width:250px;
	height:24px;
	background-color:#16326c;
	font-weight:bold;
	font-style:italic;
	padding-left:7px;
}

#eleside{
	width:250px;
	height:24px;
	background-color:#434343;
	font-weight:bold;
	font-style:italic;
	padding-left:7px;
}

#photoside{
	width:250px;
	height:24px;
	background-color:#000000;
	font-weight:bold;
	font-style:italic;
	padding-left:7px;
}

#tubeside{
	width:250px;
	height:24px;
	background-color:#ed1c24;
	font-weight:bold;
	font-style:italic;
	padding-left:7px;
}

.orangeside{
	color:#973500;
}

.blueside{
	color:#16326c;
}

.greyside{
	color:#434343;
}

.blackside{
	color:#000000;
}

.redside{
	color:#ed1c24;
}

.smallerside{
	font-size:13px;
}

#youtube{
	width:49px;
	height:20px;
	position:absolute;
	left:104px;
	top:908px;
}

#sideemail{
	background-image:url(images/sideemail.jpg);
	background-repeat:no-repeat;
	height:21px;
	width:268px;
	padding:6px 0px 0px 18px;
	position:absolute;
	bottom:0px;
	text-align:left;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.smallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.footerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration: none;
}
A.navcategorylinks:link {color:#FFFFFF; text-decoration:underline; font-family: Arial; font-size: 14px; font-weight: bold;}
A.navcategorylinks:visited {color:#FFFFFF; text-decoration:underline; font-family: Arial; font-size: 14px; font-weight: bold;}
A.navcategorylinks:active {color:#FFFFFF; text-decoration:underline; font-family: Arial; font-size: 14px; font-weight: bold;}
A.navcategorylinks:hover {color:#FFFFFF; text-decoration:none; font-family: Arial; font-size: 14px; font-weight: bold;
}
A.navlinks:link {color:#FFFFFF; text-decoration:none; font-family: Arial; font-size: 12px; font-weight: normal;}
A.navlinks:visited {color:#FFFFFF; text-decoration:none; font-family: Arial; font-size: 12px; font-weight: normal;}
A.navlinks:active {color:#FFFFFF; text-decoration:none; font-family: Arial; font-size: 12px; font-weight: normal;}
A.navlinks:hover {color:#FFFFFF; text-decoration:underline; font-family: Arial; font-size: 12px; font-weight: normal;
}
A.categorylinks:link {color:#003366; text-decoration:underline; font-family: Arial; font-size: 14px; font-weight: bold;}
A.categorylinks:visited {color:#003366; text-decoration:underline; font-family: Arial; font-size: 14px; font-weight: bold;}
A.categorylinks:active {color:#003366; text-decoration:underline; font-family: Arial; font-size: 14px; font-weight: bold;}
A.categorylinks:hover {color:#FF3300; text-decoration:none; font-family: Arial; font-size: 14px; font-weight: bold;
}
A.subcatlinks:link {color:#003366; text-decoration:underline; font-family: Arial; font-size: 12px; font-weight: normal;}
A.subcatlinks:visited {color:#003366; text-decoration:underline; font-family: Arial; font-size: 12px; font-weight: normal;}
A.subcatlinks:active {color:#003366; text-decoration:underline; font-family: Arial; font-size: 12px; font-weight: normal;}
A.subcatlinks:hover {color:#FF3300; text-decoration:none; font-family: Arial; font-size: 12px; font-weight: normal;
}
A.footerlinks:link {color:#FFFFFF; text-decoration:underline; font-family: Arial; font-size: 14px; font-weight: normal;}
A.footerlinks:visited {color:#FFFFFF; text-decoration:underline; font-family: Arial; font-size: 14px; font-weight: normal;}
A.footerlinks:active {color:#FFFFFF; text-decoration:underline; font-family: Arial; font-size: 14px; font-weight: normal;}
A.footerlinks:hover {color:#FFFFFF; text-decoration:none; font-family: Arial; font-size: 14px; font-weight: normal;
}

.whitebucket{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

a.whitebucket:link    {color:white; text-decoration:none;}
a.whitebucket:visited {color:white; text-decoration:none;}
a.whitebucket:hover   {color:blue;}
a.whitebucketactive  {color:white; text-decoration:none;} 

a.blackbucket:link    {color:black;}
a.blackbucket:visited {color:black; }
a.blackbucket:hover   {color:blue;}
a.blackbucketactive  {color:black; } 
