


body{
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: Verdana;
  text-align: center;
  font-size: .7em;
}


img {
	border: 0px;
}

#center img {
	border: 0px;
	padding: 4px;
}

a{
  color: #f00;
}

a:hover{text-decoration: none}

em{
  font-weight: bold;
  color: #8c0802;
  font-size: 1.4em;
}

h4{
  font-weight: bold;
  color: #6E6F45;
  font-size: 1.2em;
}

h3{
  font-weight: bold;
  color: #8c0802;
  font-size: 1.0em;
}

#tab {
	padding: 0 0 0 5px;
}

ul,ol{
  list-style: none;
  margin: 3px;
  padding: 5px;
  background: #cddae8;
}

.red {
	color: #FF0000;
}

li{
  background: url('bullet.gif') no-repeat left top;
  padding: 0px 0px 0px 15px;
}


address{
  font-size: .85em;
  color: #7b7952;
}

h2{color: #626bb6}

#webPage{
  width: 800px;
  margin: auto;
  text-align: left;
  background: #fff;
}

#nav{
  height: 30px;
  background: url('navbar.gif');
  padding-left: 27px;
}

.price {
	font-size: 1.2em;
	font-weight:bold
}

#nav img{border: none}

#header{
  height: 111px;
  background: url('header.jpg') #b8ceeb;
}

table {
	margin: 0;
	padding: 5;
}

th {
	font-weight: bold;
}

td, #ColorBox {
	background-color: #CCCCFF;
	padding: 2px;
}


#header h1{display: none;}

#left{
  width: 185px;
  float: left;
  padding: 0 0 0 15px;
}

#right{
  width: 200px;
  float: left;
  text-align: center;
}

#center{
  width: 385px;
  float: left;
  padding: 0 15px 0 0;
}

#sm {
  font-size: .85em;
  text-align: left;
  padding: 3px, 3px;
  color: #6666CC;
  width: 150px;
}

#ad {
	background-color: #CCCCFF;
	padding: 10px;
	text-align: left;
}

#ad em {
	font-style: italic;
	color: #666666;
}

#adTitle {
	font-size: 24px;
	font-style: italic;
	font-family:"Times New Roman", Times, serif;
}

 
#footer p{display: none;}

#footer{
  clear: both;
  width: 800px;
  height: 35px;
  background: url('footer.gif') repeat-x bottom;
}

#disclaimer {
   clear: both;
   width: 700px;
   font-style: italic;
   margin: auto;
   text-align: center;
}
