*, html, body { font-family:Georgia, "Times New Roman", Times, serif !important; }

#nav lm a {color: #1d1c19; background-color: #faedd3 }
#nav lm a:hover {color: #faedd3; background-color: #1d1c19 }

#nav ls a {color: #1d1c19; background-color: #faedd3 }
#nav ls a:hover {color: #faedd3; background-color: #1d1c19 }

#nav order a {color: #1d1c19; background-color: #faedd3 }
#nav order a:hover {color: #faedd3; background-color: #1d1c19 }

#nav about a {color: #1d1c19; background-color: #faedd3 }
#nav about a:hover {color: #faedd3; background-color: #1d1c19 }

#nav repairs a {color: #1d1c19; background-color: #faedd3 }
#nav repairs a:hover {color: #faedd3; background-color: #1d1c19 }

.links { font-size: 12px; color: #003399; text-decoration: underline }
a.links:active {   font-size: 12px; color: #000033; text-decoration: none}
a.links:hover {   font-size: 12px; color: blue; text-decoration: underline}

.whitelinks {   font-size: 12px; color: #FFFFFF; text-decoration: underline}
a.whitelinks:active {   font-size: 12px; color: #000033; text-decoration: none}
a.whitelinks:hover {   font-size: 12px; color: #999999; text-decoration: underline}

.blacklinks {   font-size: 10px; color: #000000; text-decoration: underline}
a.blacklinks:active {   font-size: 10px; color: #000033; text-decoration: none}
a.blacklinks:hover {   font-size: 10px; color: #990000; text-decoration: underline}

.footer {   font-size: 11px; color: #666666; text-decoration: none}
.bodytext {   font-size: 12px; color: #000000; text-decoration: none}

h1, h2, h3, h4, h5 {font-family: Arial, Helvetica, sans-serif; }

h1 {  font-size: 30px; font-weight: bold; text-transform: none; color: #26333d; text-decoration: none; line-height: normal;}
h2 {  font-size: 18px; font-weight: bold; color: #e0652c; text-decoration: none}
h3 {  font-size: 16px; font-weight: bold; color: #e0652c; text-decoration: none}
h4 {  font-size: 14px; font-style: normal; color: #FF0000}
h5 {  font-size: 12px; color: #000066; font-weight: normal}

.whitelarger {   font-size: 18px; font-weight: bold; color: #FFFFFF}
.whitelarge {   font-size: 14px; color: #FFFFFF; text-decoration: none}
.white {   font-size: 12px; color: #FFFFFF; text-decoration: none}
.whitesmall {   font-size: 11px; color: #FFFFFF; text-decoration: none}

.redlarge {   font-size: 14px; color: #CC0000; text-decoration: none}
.red {   font-size: 12px; color: #CC0000; text-decoration: none}
.redsmall {   font-size: 10px; color: #CC0000; text-decoration: none}

.bluelarge {   font-size: 14px; color: #000066; text-decoration: none}
.bluesmall {   font-size: 12px; color: #000066; text-decoration: none}
.bluenormal {   font-size: 12px; font-weight: normal; color: #003366}
.bluesmall {   font-size: 10px; color: #000066; text-decoration: none}

.lightgray {   font-size: 11px; color: #999999; text-decoration: none}

.blacksmall {  font-family: Verdana, Georgia, "Times New Roman", Times, serif; font-size: 10px }
.blacksmaller {  font-family: Verdana, Georgia, "Times New Roman", Times, serif; font-size: 8px }
.blue-special {   font-size: xx-small; font-weight: bold; color: 42417B}

#menu {
  margin:0; 
  padding:0; 
  height:53em; 
  overflow:hidden; 
  background:#f0f0f0;
  }
#menu li {
  list-style-type:none; 
  float:left; 
  display:block; 
  width:100%;
  }
#menu li a {
  display:block; 
  text-decoration:none; 
  color:#00b; 
  margin:0; 
  width:100%;
  }
#menu li a span {
  display:none; 
  color:#000;
  }
#menu li a.one span {
  display:block; 
  height:15em; 
  margin:0 10px;
  }
#menu li a:hover {
  background:#f1f1f1;
  }
#menu li a:hover span {
  display:block; 
  height:18em; 
  margin:0 10px; 
  cursor:pointer;
  }
#menu .h2 {
  margin:0 5px; 
  padding:0; 
  color:#333366; 
  font-variant:small-caps; 
  font-size:1.2em; 
  border:0;
  }
#menu .h3 {
  margin:0 5px; 
  padding:0; 
  font-size:0.7em; 
  color:#00b;
  }
#menu img {
  margin:5px 5px 5px 0; 
  border:1px solid #000; 
  }

.curved {
  width:9em;
  }
.curved .b1, .curved .b2, .curved .b3, .curved .b4  {
  font-size:1px; 
  display:block; 
  background:#88c;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}
.curved .b1, .curved .b2, .curved .b3 {
  height:1px;
  }
.curved .b2, .curved .b3, .curved .b4 {
  background:#f0f0f0; 
  border-left:1px solid #88c; 
  border-right:1px solid #88c;
  }
.curved .b1 {
  margin:0 4px; 
  background:#88c;
  }
.curved .b2 {
  margin:0 2px; 
  border-width:0 2px;
  }
.curved .b3 {
  margin:0 1px;
  }
.curved .b4 {
  height:2px; 
  margin:0;
  }
.curved .c1 {
  margin:0 5px; 
  background:#88c;
  }
.curved .c2 {
  margin:0 3px; 
  border-width:0 2px;
  }
.curved .c3 {
  margin:0 2px;
  }
.curved .c4 {
  height:2px; 
  margin: 0 1px;
  }
.curved .boxcontent {
  display:block; 
  background:transparent; 
  border-left:1px solid #88c; 
  border-right:1px solid #88c; 
  font-size:0.7em; 
  
  }

*, html, body { text-align:left !important; }
