body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #EEEEEE;
}

/* hover images for used equipment page */
.thumbnail {
	position: relative;
	z-index: 0;
}
.thumbnail:hover {
	background-color: transparent;
	z-index: 50;
}

.thumbnail span {
	position:absolute;
	background-color:#BDBDBD;
	padding: 5px;
	left: -1000px
	border: 1px dashed gray;
	visibility: hidden;
	color:#000;
}

.thumnail span img {
	border-width: 0;
	padding: 2px;
}

.thumbail:hover span {
	visibility: visible;
	top: 0px;
	right: 60px /*position where enlarged image should offset horizontally */
}

#generator1 {
	position: absolute;
	/*top: 259px; */
	width: 333px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px 8px 8px;
	left: 666px;
	height: 146px;
	top: 187px;
	font-size: 24px;
	color: #D5D5D5;
}
#generator2 {
	position: absolute;
	/*top: 259px; */
	width: 332px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px 8px 8px;
	left: 668px;
	height: 128px;
	top: 340px;
	font-size: 24px;
	color: #D5D5D5;
}

#generator3 {
	position: absolute;
	/*top: 259px; */
	width: 333px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px 8px 8px;
	left: 714px;
	height: 111px;
	top: 458px;
	font-size: 24px;
	color: #D5D5D5;
}

#generator4 {
	position: absolute;
	/*top: 259px; */
	width: 333px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px 8px 8px;
	left: 670px;
	height: 146px;
	top: 644px;
	font-size: 24px;
	color: #D5D5D5;
}

a, a:visited, a:active {
	color: #F8FFC1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #F8FFC1;
}


a.body, a.body:visited, a.body:active {
	color: #0000FF;
	text-decoration: none;
}
a.body:hover {
	text-decoration: underline;
	color: #0000FF;
}



A.menu:link {
	FONT-WEIGHT: normal; COLOR: #ffffff; FONT-FAMILY: arial; TEXT-DECORATION: underline
}
A.menu:visited {
	FONT-WEIGHT: normal; COLOR: #ffffff; FONT-FAMILY: arial; TEXT-DECORATION: underline
}
A.menu:hover {
	FONT-WEIGHT: normal; COLOR: #cccccc; FONT-FAMILY: arial; TEXT-DECORATION: none
}



.redbolditalic {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;

}


.redbold {
	font-weight: bold;
	color: #FF0000;
	line-height: 10px;

}

.bullets {
	PADDING-LEFT: 10px;
	PADDING-TOP: 8px;
}
.bullets UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 8px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
}
.bullets UL LI {
LIST-STYLE: square; PADDING-RIGHT: 0px; PADDING-TOP: 0px; PADDING-LEFT: 0px; TEXT-DECORATION: none;
line-height: 24px; 

}


.residential_bullets {
	PADDING-LEFT: 14px;
	PADDING-RIGHT: 36px;
}


.photocaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}




.bulletstight {
	PADDING-LEFT: 8px;
	PADDING-TOP: 10px;
	LIST-STYLE: disc;
}



.bulletstight UL {
	LIST-STYLE: disc; PADDING-RIGHT: 0px; PADDING-LEFT: 8px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
}

.bulletstight LI {
LIST-STYLE: disc; PADDING-RIGHT: 0px; PADDING-TOP: 0px; PADDING-LEFT: 0px; TEXT-DECORATION: none;
line-height: 14px; PADDING-BOTTOM: 8px;
}


.bulletstight LI.nopad {
PADDING-BOTTOM: 0px;
}















.flashwrapper {
	width: 720px;
	padding-top: 66px;
}



.flashwrapper2 {
	width: 720px;
	padding-top: 0px;
}




strong {
	font-weight: bold;
}

#smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

#mainTable {
	width: 720px;
	margin: 0 auto;
	border-top: 10px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	/*/*/line-height: 1.5em; /* */
}
#maincontent {
	width: 520px;
	background-color: #FFFFFF;
	border-left: 1px solid #EEEEEE;
	font-size: 12px;
	/*/*/font-size: 100%; /* */
}




/*  

#maincontent ul {
	margin: 0px 0px 0px 15px;
	padding: 3px;
}
#maincontent li {
	list-style-image: url(../images/arrowbullet.gif);
	line-height: 1.5em;
	font-size: 11px;
	
	/*/









#sidebar {
	background-color: #FFFFFF;
	width: 150px;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	/*/*/font-size: 85%; /* */
}
#sidebar a {
	/*/*/padding: 6px;
	display: block;
	border: 1px solid #CCC;
	font-size: 11px;
	text-decoration: none;
	line-height: 1em;
	width: 140px; /* */
}
#sidebar a:link, #sidebar a:visited {
	color: #666;
}
#sidebar a:hover, #sidebar a:active {
	color: #FFFFFF;
	background-color: #49438D;
	border: 1px solid #000;
}
#sidebar ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}

#sidebar li {
	/*/*/margin: 0px 0px 3px 0px; /* */
}
#sidebar strong {
	color: #49438D;
	font-weight: bold;
}
#rightbar {
	float: right;
	width: 150px;
	border-top: 5px solid #CC0000;
	border-right: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	border-bottom: 5px solid #CC0000;
	color: #666666;
	font-size: 11px;
	line-height: 1.25em;
	padding: 5px;
}
#header {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
	font-size: 10px;
	background-color: #000;
	border-top: 5px solid #FEDD45;
	margin: 0px;
	padding: 10px;
}

#counter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #000;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

#timestamp {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	margin: 6px 5px 10px 0px;
}
td, p, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h3:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 20px; font-weight: bold; border-top: 1px solid #322C77; border-bottom: 1px solid #322C77; background-color: #EEEEEE; width: auto; padding: 5px 0px 5px 5px; margin-bottom: 5px; }
h2 { font-size: 18px; font-weight: bold; }
h3 { font-size: 16px; font-weight: bold; margin-bottom: 0px; background-image: url(../images/h_bullet.gif); background-repeat:no-repeat; padding-left: 20px; }



.faqheader { line-height: 20px; font-size: 16px; font-weight: bold; margin-bottom: 0px; background-image: url(../images/faqsmall.gif); background-repeat:no-repeat; padding-left: 28px; }






#img-shadow-left {
	float: left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

#img-shadow-left img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #000;
  margin: -6px 6px 6px -6px;
  padding: 5px;
 }
 
#img-shadow-right {
	float: right;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

#img-shadow-right img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #000;
  margin: -6px 6px 6px -6px;
  padding: 5px;
}
input {
	border: 1px inset #FFFFFF;
	background-image: url(../images/inputbkgrd.jpg);
	background-repeat: repeat-x;
	color: #000000;
}

textarea {
	border: 1px inset #FFFFFF;
	background-image: url(../images/textareabkgrd.jpg);
	background-repeat: repeat-x;
	color: #000000;
}
#n4shell {
/* Happy hunting. This rule will allow you to create an outer border around the layout table in netscape 4. Wrap the entire table inside a div and assign to the div this id */
	border: 1px solid #000;
	/*/*/border: 0; /* */
}
table.catalog {
	border: 1px solid #CCC;
}
table.catalog th {
	background-color: #CCC;
}
table.catalog tr {
	background-color: #EEE;
	border-bottom: 1px solid #CCC;
}
table.catalog tr p {
	margin: 3px;
	color: #333;
	font: 10px "Verdana", Arial, Helvetica, sans serif;
}
table.catalog td p {
	text-align: center;
	margin: 3px;
	color: #333;
	font: 10px "Verdana", Arial, Helvetica, sans serif;
}
table.catalog td.desc p {
	text-align: left;
	margin: 3px;
	color: #333;
	font: 10px "Verdana", Arial, Helvetica, sans serif;
}

