body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
#content {
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 25px;
	margin-bottom:8px;
}
#content p{
	font-size:12px;
	line-height: 180%;
}
h1 {
	font-size: 17px;
	font-weight: 900;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
#available h2{margin-top:30px;margin-bottom:5px;}
#available .topp{margin-top:5px;}

A:link { color: #002AA2; text-decoration: underline }
A:visited { color: #002AA2; text-decoration: underline}
A:hover { color: #CC0066; text-decoration: underline;}
A:active { color: #3366FF; text-decoration: underline}

.lightblue A:link { color: #3366FF; text-decoration: underline }
.lightblue A:visited { color: #3366FF; text-decoration: underline }
.lightblue A:hover { color: #CC0066; text-decoration: underline }
.lightblue A:active{ color: #3366FF; text-decoration: underline }

/* Main Section - Guts of Page Stuff */

.go {
	font-size: 11px;
	font-weight: bold;
	color: #3366FF;
}
.go A:link { color: #3366FF; text-decoration: underline }
.go A:visited { color: #3366FF; text-decoration: underline}
.go A:hover { color: #CC0066; text-decoration: underline;}
.go A:active { color: #3366FF; text-decoration: underline}


#headertoprow{
	background-image:url(imh/hdr_top_Graff_MachineTools.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*  header   email| contact   links */
#headerlinks{ color:#ffffff; font-size: 11px;text-align:right; 
			padding: 5px 15px 2px 2px;font-family: Verdana, Arial, Helvetica, sans-serif;
}
#headerlinks a{color: #ffffff; text-decoration:none;}
#headerlinks a:hover{text-decoration:underline;}


/* Footer link */
#pagefooter { background-color:#eeeeee; color: #777777; }
#pagefooter a{text-decoration:none;color: #777777;}
#pagefooter a:hover{text-decoration:underline;}

#linebelowhznav {background-color:#edda95;}
#linebelowhznav {background-color:#ece994;}

