body{
	background-color:#494542;
	color:white;
	text-shadow: 2px 2px #000000;
	background-image:url(background2.jpg) !important;
	background-repeat:repeat;
	margin-width:0;
	margin-height:0;
	margin-left:2;
	margin-right:2;
	margin-top:2;
	margin-bottom:2;
}
hr {background-color:black; color:black; border: 0px; width: 100%; height: 1px;}
li,dt,dl {padding:4px 0px 4px 0px;}
a, p, body, font, select, div, input, ol, ul, li, dl, td, textarea {font-size:105%;}
h1,h2,h3,h4,h5,h6 {margin-top: 5px; margin-bottom: 5px;}

ul {margin-top: 5px; margin-bottom: 5px;}
ol {margin-top: 5px; margin-bottom: 0px;}
td.micro {font-size:1pt;}
#smallest{font-size:60%;}
#smaller {font-size:80%;}
#medium  {font-size:100%;}
#larger  {font-size:125%;}
#largest {font-size:150%;}
/*  tame orange = ffc852 */
a:link {color:#ffc852;  text-shadow: 2px 2px #000000;
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
a:visited {color:#ffc852;  text-shadow: 2px 2px #000000;
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
a:hover {color:#ffffa0; background-color: #000000; text-shadow: 2px 2px #000000;
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
a:disable {color:black;}

.bigImg:link {color:#a04000;  text-shadow: 2px 2px #ffffff;
}
.bigImg:visited {color:#a04000;  text-shadow: 2px 2px #ffffff;
}
.bigImg:hover {color:#ffffa0; background-color: #000000; text-shadow: 2px 2px #000000;
}

a, body, div, font, p, h1, h2, h3, h4, h5, blockquote, caption, ol, ul, li, dl, input, select, td, th, noscript {font-family:'Tekton Pro', 'Tekton Pro Cond', 'Tekton Pro Ext', Calibri, Verdana;}
textarea, input.number, td.mono, #mono {font-family:monospace;}
td.verySmall, td.small, td.medium, input.submit, input.special, input.small, #smallest, #smaller {font-family: Arial, Helvetica, Sans-Serif;}


.graymenu a:link{ color: #000000; border: 0px; background-color: #eeeeee;text-shadow: 2px 2px #ffffff;
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
.graymenu a:visited{ color: #666666; border: 0px; text-decoration: none; border-bottom: 1px dashed #000000; background-color: #eeeeee;text-shadow: 2px 2px #ffffff;
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
.graymenu a:active{ color: #000000; border: 0px; background-color: #eeeeee;text-shadow: 2px 2px #ffffff;}
.graymenu a:hover{ color: #eeeeee; background-color: #000000; text-shadow: 2px 2px #000000; 
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.forsale a:link{ color: #000000; border: 0px; text-shadow: 2px 2px #ffffff;
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
.forsale a:visited{ color: #666666; border: 0px; text-decoration: none; border-bottom: 1px dashed #000000; text-shadow: 2px 2px #ffffff;
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
.forsale a:active{ color: #000000; border: 0px; background-color: #eeeeee;text-shadow: 2px 2px #ffffff;}
.forsale a:hover{ color: #eeeeee; background-color: #000000; text-shadow: 2px 2px #000000; 
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}


.nohover:hover {background-color:transparent;}