body, td {
	font: 1em Verdana, Arial, Helvetica, sans-serif;	
	color: #000000;
	background:  url(../images/stucco.jpg);
  background-color:#f6f6dc;
}

body {
margin: 0;
}

li {
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
	padding-bottom: 0;
	line-height: normal;
	margin-bottom: 0px;
	padding-left: 0px;
	list-style-position: outside;
	margin-left: -15px;
	margin-top: 0px;
	padding-top: 0px;
}
		
a {
	background-color: transparent;
	color: #0099ff;
	text-decoration: underline;
}		

a:hover{
	text-decoration: underline;
	color: #ff0000;  
}

.barback{
	background-color: #cccc99;
}

.descr {
	background-image:  url(../images/stucco.jpg);
	font-family: Georgia, "Times New Roman", "Minion Web", serif;
	font-size: 12px;	
	color: #0099ff;
	font-weight: bold;
	text-align: center;
}

.hdr {
	background-image:  url(../images/stucco.jpg);
	font-family: Georgia, "Times New Roman", "Minion Web", serif;
	font-size: 13px;	
	color: #003366;
	font-weight: bold;
	text-align: center;
}
		.nav {
			color: #0099ff;
			font: normal bold x-small Verdana, Arial, Helvetica, sans-serif;
			text-align: center;
		}

		.thispage{
			background-color: #ffffcc;
			color: #3300ff;
			background: url(images/stucco.jpg);
		}

.phone{
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	color: #000000;
	font-variant: small-caps;
	text-align: center;
  filter: shadow (color="#999999", strength="4", direction="135");
  width=100%;
}
/*.ShadowFilter {
	FILTER: Shadow (Color="#999999", Direction="135", strength="4");
  width=100%;
}*/

.phone:first-letter{
	font-size: 24px;
}

.authorized{
	font-family: Georgia, "Times New Roman", "Minion Web", serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-variant: normal;
	color: #ff0000;
}

.model {
font-family: Georgia, Garamond,'Times New Roman', serif;
	font-weight: bold;
	font-size: 2em;
	font-style: normal;
	color: #000000;
	text-align: center;
  filter: shadow (color="#999999", strength="4", direction="135");
  width=100%;
}

.price {
   font-size: .7em
}

.optional{
	font-family: Georgia, "Times New Roman", "Minion Web", serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-variant: normal;
	color: #000000;
}

.specs {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image:  url(../images/stucco.jpg);
/*	text-indent: -15px;*/
	font-size: .8em;
	font-style: normal;
	color: #000000;
	font-weight: bold;
/*	border: 1px solid #000000;
	padding: 5px;*/
}
		.tollfree {
			color: #009900;
			font: italic bold 19px/80% Verdana, Arial, Helvetica, sans-serif;
			text-align: center;
		}	
.unnamed1 {
	background-color: #CDCB98;
}

#menu{
         
         background-color: #cccc99;
        
         width: 110px;
         text-align: center;
         line-height: normal;
      }

      #menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}

      #menu li {
      /*border-bottom: 1px solid #000000;*/
      margin: 0;
      list-style: none;
      line-height: 2em;
      }

      #menu li a {
/*      display: block;*/
      list-style: none;
      padding: 5px 5px 5px 0em;
      text-decoration: none;
      width: 100%;
      font-family: "Copperplate Gothic Bold", "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
      font-weight: normal;
      color: #000000;
      background-color: #cccc99;
      font-size: 15px;
      }
