@charset "utf-8";
/* CSS Document */
html, body {
margin:0 0px 0 0;
background:url(images/back.gif);
background-repeat:repeat;
font-family:Times New Roman, Helvetica, sans-serif;
font-size:12px;}

li {
font-family:Times New Roman, Helvetica, sans-serif;
font-size:12px;
color: #666666;
line-height:1.5em
}

.maintext {
font-family:Times New Roman, Helvetica, sans-serif;
font-size:14px;
color: #000000;
margin-left:10px;
line-height:1.5em;
}
.sidelinks {
font-family:Times New Roman, Helvetica, sans-serif;
font-size:16px;
color: #3366ff;
line-height:1.3em;
}

/*NAVIGATION STYLES------------------------------------------------------------------------*/

.sidelinks a:link{
font-family:Times New Roman, Helvetica, sans-serif;
font-size:14px;
color: #3366ff;
	text-decoration: none;
}
.sidelinks a:visited{
font-family:Times New Roman, Helvetica, sans-serif;
font-size:14px;
color: #3366ff;
	text-decoration: none;
}
.sidelinks a:active{
font-family:Times New Roman, Helvetica, sans-serif;
font-size:14px;
color: #3366ff;
	text-decoration: none;
}
.sidelinks a:hover{
font-family:Times New Roman, Helvetica, sans-serif;
font-size:14px;
color: #003399;
	text-decoration: NONE;
}

#aboutus{ display: block; width: 164px; height: 64px; background: url("images/aboutus.png") no-repeat 0 0;}
#aboutus:hover { background-position: 0 -64px;}
#aboutus span { display: none;}

#restoration{ display: block; width: 164px; height: 64px; background: url("images/restoration.png") no-repeat 0 0;}
#restoration:hover { background-position: 0 -64px;}
#restoration span { display: none;}

#repair{ display: block; width: 164px; height: 64px; background: url("images/repair.png") no-repeat 0 0;}
#repair:hover { background-position: 0 -64px;}
#repair span { display: none;}

#newappliances{ display: block; width: 164px; height: 64px; background: url("images/newappliances.png") no-repeat 0 0;}
#newappliances:hover { background-position: 0 -64px;}
#newappliances span { display: none;}

#stoveparts{ display: block; width: 164px; height: 64px; background: url("images/stoveparts.png") no-repeat 0 0;}
#stoveparts:hover { background-position: 0 -64px;}
#stoveparts span { display: none;}





