
div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: "Minion Pro",Arial,sans-serif;
  font-size: 12pt;
  font-style: italic;
  font-weight: bold;
  color: #464646;
	margin-top: 0px;
}

div.menuBar {
  background-image: url('/pics/background/table/bg_trans_black.png');
  border: 0px solid;
  border-color: #f8d40c #f8d40c #f8d40c #f8d40c;
  padding: 10px 0px 4px 0px;
  text-align: center;
}

div.menuBar a.menuButton {
  background-color: transparent;
	border-style: solid;
	border-width: 2px;
	border-color: transparent;
  color: #f8d40c;
  cursor: default;
  left: 30px;
  margin: 1px;
  padding: 0px 10px 1px 6px;
  position: relative;
  text-decoration: underline;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: #808080;
  border-color: #ffff99 #cc9900 #cc9900 #ffff99;
  color: #dcdcdc;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #808080;
  border-color: #cc9900 #ffff99 #ffff99 #cc9900;
  color: #c0c0c0;
  left: 31px;
  top: 1px;
}

div.menu {
  background-image: url('/pics/background/table/bg_trans_black.png');
  border: 1px solid;
  border-color: #ffff99 #cc9900 #cc9900 #ffff99;
  left: 0px;
  padding: 0px 0px 0px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #ffcc00;
  cursor: default;
  display: block;
  padding: 1px 1em;
	margin: 2px;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #ffcc00;
  color: #000000;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border-top: 1px solid #ffff99;
  border-bottom: 2px solid #cc9900;
  margin: 2px 2px;
}


body {background-image:url('/pics/background/collage/4 in 1 cranks5a.jpg')}

body.two {background-image:url('/pics/background/collage/4 in 1 cranks4.jpg')}

body.three {background-image:url('/pics/background/collage/4 in 1 cranks3.jpg')}

body.four {background-image:url('/pics/background/collage/4 in 1 cranks2.jpg')}

body.five {background-image:url('/pics/background/collage/4 in 1 cranks1.jpg')}

body.six {background-image:url('/pics/background/collage/4 in 1 cranks9.jpg')}

body.seven {background-image:url('/pics/background/collage/4 in 1 cranks10.jpg')}

ul.circin {
	list-style-type: circle;
	list-style-position: inside;
	text-decoration: none;
}

ul.circout {
	list-style-type: circle;
	list-style-position: outside;
	text-decoration: none;
}

ul.disc {
	list-style-type: disc;
	text-decoration: none;
}

ul.square {
	list-style-type: square;
	text-decoration: none;
}

ol.decimal {
	list-style-type: decimal;
	text-decoration: none;
}

ol.lower-roman {
	list-style-type: lower-roman;
	text-decoration: none;
}

ol.lower-greek {
	list-style-type: lower-greek;
	text-decoration: none;
}

/* all footer sep  */
hr {
	color: #f80c0c;
	height: 4px;
	width: 51%;
	border-style: solid;
	background-color: #f80c0c;
}

/*  gallery headers  */
h1.one,h2.one,h3.one,h4.one,h5.one {
	background-image:url('/pics/background/table/bg_wood.png');
	color: #00ff00;
	width: 800px;
	margin-left: 14.5%;
	border-style: ridge;
	border-color: #808080;
	border-width: 6px;
}

p {text-indent:20px}

/*  gallery paragraph  */
p.one {
	background-image:url('/pics/background/table/bg_trans_black.png');
	font-family: "Minion Pro","Times New Roman",serif;
	font-size: 100%;
	color: #ffffff;
	width: 700px;
	margin-left: 21.5%;
	border-style: ridge;
	border-color: #808080;
	border-width: 6px;
	text-align: center;
}

/*  sitemap paragraph  */
p.two {
	background-image:url('/pics/background/table/bg_trans_black.png');
	font-family: "Minion Pro","Times New Roman",serif;
	font-size: 100%;
	color: #ffffff;
	width: 800px;
	margin-left: 13.5%;
	border-style: ridge;
	border-color: #808080;
	border-width: 6px;
	text-align: left;
}

p.three {
	background-image:url('/pics/background/table/bg_trans_or_ybord.png');
	font-family: "Minion Pro","Times New Roman",serif;
	font-size: 100%;
	color: #000000;
	width: 700px;
	margin-left: 21.5%;
	border-style: ridge;
	border-color: #808080;
	border-width: 6px;
	text-align: left;
}

/*  front page and perfcoat background table--cell colors done with td class  */
table.one {
	border-collapse: collapse;
	border: 0px;
	border-style: ridge;
	border-color: #808080;
	height: 400px;
	margin-left: 12.5%;
	background: none;
	font-family: "Georgia","Time New Roman",serif;
	text-align: left;
	font-size: 100%;
	color: #ffffff;
	width: 950px;
}

/*  front page green tables  */
table.two {
	border: 1px;
	border-style: solid;
	border-color: #00ff0c;
	height: 360px;
	margin: auto;
	background-image:url('/pics/background/table/bg_trans_green.png');
	font-family: "Minion Pro","Time New Roman",serif;
	text-align: left;
	font-size: 75%;
	color: #ffffff;
	width: 260px;
}

/*    */
table.three {
	border: 1px;
	border-style: solid;
	border-color: #00ff0c;
	height: 300px;
	margin: auto;
	background-image:url('/pics/background/table/bg_trans_green.png');
	font-family: "Minion Pro","Time New Roman",serif;
	text-align: left;
	font-size: 100%;
	color: #ffffff;
	width: 260px;
}

/*  footer table  */
table.four {
	border: 1px;
	border-style: solid;
	border-color: #00ff0c;
	height: 20px;
	background-color: #37710a;
	margin-left: 32%;
	text-align: center;
	font-size: 75%;
	color: #000000;
	width: 460px;
}

/*  about us text table  */
table.five {
	border: 1px;
	border-style: solid;
	border-color: #f80c0c;
	height: 360px;
	margin-left: 0%;
	background-image:url('/pics/background/table/bg_trans_red.png');
	font-family: "Minion Pro","Time New Roman",serif;
	text-align: left;
	font-size: 150%;
	color: #ffffff;
	width: 700px;
}

/*  menu bar table  */
table.six {border-collapse: collapse;}

/*  colors tables  */
table.seven {
	border: 8px;
	border-style: ridge;
	border-color: #c0c0c0;
	height: 220px;
	background-image:url('/pics/background/table/bg_trans_gray.png');
	margin: auto;
	text-align: left;
	font-family: "Minion Pro","Times New Roman",serif;
	color: #ffffff;
	width: 675px;
}


table.eight {
	border: 8px;
	border-style: ridge;
	border-color: #c0c0c0;
	height: 250px;
	background-image:url('/pics/background/table/bg_trans_gray.png');
	margin: auto;
	text-align: center;
	font-family: "Minion Pro","Times New Roman",serif;
	color: #ffffff;
	width: 710px;
}

/*  contact us tables  */
table.nine {
	background-image:url('/pics/background/table/bg_trans_bluegreen.png')
}

/*  about us pic table  */
table.ten {
	border: 1px;
	border-style: solid;
	border-color: #f80c0c;
	height: 750px;
	margin-left: 10%;
	background-image:url('/pics/background/table/bg_trans_black.png');
	font-family: "Minion Pro","Time New Roman",serif;
	text-align: center;
	font-size: 150%;
	color: #ffffff;
	width: 200px;
}

table.eleven {
	border-collapse: collapse;
	border: 0px;
	border-style: ridge;
	border-color: #808080;
	height: 40px;
	margin-left: 18%;
	background: none;
	font-family: "Minion Pro","Time New Roman",serif;
	text-align: left;
	font-size: 120%;
	color: #ffffff;
	width: 800px;
}

table.twelve {
	border-collapse: collapse;
	border: 0px;
	border-style: ridge;
	border-color: #808080;
	height: 300px;
	margin-left: 18%;
	background: none;
	font-family: "Minion Pro","Time New Roman",serif;
	text-align: left;
	font-size: 120%;
	color: #ffffff;
	width: 850px;
}

table.thirteen {
	border: 6px;
	border-style: ridge;
	border-color: #808080;
	height: 350px;
	margin-left: 14.5%;
	background-image:url('/pics/background/table/bg_trans_black.png');
	font-family: "Minion Pro","Time New Roman",serif;
	text-align: left;
	font-size: 100%;
	color: #ffffff;
	width: 810px;
}

/*  front page cells  */
td.one {
	background-image: url('/pics/background/table/bg_trans_black.png');
}

td.two {
	background-image: url('/pics/background/table/bg_trans_black.png');
	text-align: center;
	font-size: 180%;
	color: #f8d40c;
	height: 150px;
	width: 425px;
}

td.three {
	background-image: url('/pics/background/table/bg_trans_black.png');
	text-align: center;
	font-size: 90%;
	color: #f8d40c;
	height: 150px;
}

td.four {
	background-image: url('/pics/background/table/bg_trans_black.png');
	font-size: 80%;
	text-decoration: none;
}

/*  perfcoat cells  */
td.five {
	background-image: url('/pics/background/table/bg_trans_black2.png');
	text-align: center;
	font-size: 120%;
	color: #f8d40c;
	height: 50px;
	border-width: 3px;
	border-bottom-style: ridge;
	border-color: #808080;
}

td.six {
	background-image: url('/pics/background/table/bg_trans_p-bla_gbord_left.png');
	text-align: center;
	font-size: 110%;
	color: #ffffff;
	height: 75px;
	width: 140px;
	border-width: 3px;
	border-bottom-style: ridge;
	border-color: #808080;
}

td.seven {
	background-image: url('/pics/background/table/bg_trans_black2.png');
	font-size: 80%;
	text-decoration: none;
	border-width: 3px;
	border-bottom-style: ridge;
	border-color: #808080;
}

td.eight {
	background-image: url('/pics/background/table/bg_trans_red.png');
	font-family: "Minion Pro","Time New Roman",serif;
	font-size: 150%;
	color: #ffffff;
	height: 800px;
	width: 300px;
	margin-left: 0%;
	border-width: 2px;
	border-left-style: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #000000;
}

td.nine {
	background-image: url('/pics/background/table/bg_trans_black.png');
	font-size: 80%;
	border-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-color: #f80c0c;
	width: 200px;
	text-align: center;
}

td.ten {
	background-image: url('/pics/background/table/bg_trans_p-black.png');
	font-size: 90%;
	color: #f8d40c;
	text-decoration: none;
	border-width: 3px;
	border-bottom-style: double;
	border-color: #808080;
}

td.eleven {
	background-image: url('/pics/background/table/bg_trans_p-bla_gbord_right.png');
	text-align: center;
	font-size: 110%;
	color: #ffffff;
	height: 75px;
	width: 140px;
	border-width: 3px;
	border-bottom-style: ridge;
	border-color: #808080;
}


td.twelve {
	background-image: url('/pics/background/table/bg_trans_r-bla_gbord_left.png');
	text-align: center;
	font-size: 110%;
	color: #ffffff;
	height: 75px;
	width: 140px;
	border-width: 3px;
	border-bottom-style: ridge;
	border-color: #808080;
}

td.thirteen {
	background-image: url('/pics/background/table/bg_trans_r-bla_gbord_right.png');
	text-align: left;
	font-size: 110%;
	color: #ffffff;
	height: 75px;
	width: 140px;
	border-width: 3px;
	border-bottom-style: ridge;
	border-color: #808080;
}

td.fourteen {
	background-image: url('/pics/background/table/bg_trans_or_ybord_TL.png');
	text-align: left;
	font-size: 160%;
	color: #000000;
	height: 75px;
	width: 750px;
	border-style: none;
	border-width: 0px;
	padding-left:30px;
}

td.fifteen {
	background-image: url('/pics/background/table/bg_trans_or_ybord2.png');
	text-align: left;
	font-size: 100%;
	color: #000000;
	height: 75px;
	width: 750px;
	border-style: none;
	border-width: 0px;
	padding-left:30px;
}

td.sixteen {
	background-color: #ffff00;
	text-align: center;
	font-size: 100%;
	color: #000000;
	height: 20px;
	width: 450px;
	border-style: none;
	border-width: 0px;
}

td.seventeen {
	background-color: #ffff00;
	text-align: center;
	font-size: 125%;
	color: #000000;
	height: 10px;
	width: 50px;
	border-style: none;
	border-width: 0px;
}

td.eighteen {
	background-image: url('/pics/background/table/bg_trans_b-bla_gbord_left.png');
	text-align: center;
	font-size: 110%;
	color: #f8d40c;
	height: 75px;
	width: 140px;
	border-bottom-width: 3px;
	border-bottom-style: ridge;
	border-right-width: 1px;
	border-right-style: ridge;
	border-color: #808080;
}

td.nineteen {
	background-image: url('/pics/background/table/bg_trans_b-bla_gbord_right.png');
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	color: #ffffff;
	height: 75px;
	width: 140px;
	border-bottom-width: 3px;
	border-bottom-style: ridge;
	border-left-width: 1px;
	border-left-style: ridge;
	border-color: #808080;
}

td.twenty {
	background-image: url('/pics/background/table/bg_trans_black2.png');
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	color: #ffff99;
	height: 50px;
	border-width: 3px;
	border-bottom-style: ridge;
	border-color: #808080;
}

A:link.one {color: #00ff0c;}
A:visited.one {color: #cc9966}
A:hover.one {color: #ffff00}
A:active.one {color: #33ffff}

A:link.two {
	color: #0000ff;
	font-size:60%;
}
A:visited.two {
	color: #008080;
	font-size:60%;
}
A:hover.two {
	color: #33ffff;
	font-size:60%;
}
A:active.two {
	color: #33ffff;
	font-size:60%;
}


a:link.three {
	color: #ffffff;
	text-decoration: none;
}

a:visited.three {color: #ffffff;}
a:hover.three {color: #00ff0c;}
a:active.three {color: #33ffff;}

A:link.four {
	color: #00ff0c;
	font-size:50%;
}
A:visited.four {
	color: #800000;
	font-size:50%;
}
A:hover.four {
	color: #f80c0c;
	font-size:60%;
}
A:active.four {
	color: #33ffff;
	font-size:50%;
}

img {
	border: none;
}

img.one {
	border-style: none;
	margin-bottom: -5px;
}

