/***** SET DEFAULTS *****/

address {
	font-family: verdana, arial, sans-serif;
	font-size:1em;
	color:#583D21;
	font-style:normal;
	line-height:1.5em;
}

div p, dt, dd, li, td, th {
	text-align:justify;
	font-size:0.9em;
	font-family: verdana, arial, sans-serif;
	font-weight:normal;
	color:#583D21;
	line-height:1.7em;
}

h1 {
	font-size:1.1em;
	font-family: verdana, arial, sans-serif;
}

div h2 {
	font-family:verdana, sans-serif;
	font-size:0.9em;
	text-align:left;
	text-decoration:underline;
	font-weight:bolder;
	color:#996633;
}

.smallh3 {
	font-size:0.9em;
  font-weight:normal;
	font-family:verdana, sans-serif;
	color:#B65A01;
  text-decoration:underline;
}

.largeh3 {
  font-weight:normal;
	font-family:verdana, sans-serif;
  font-size:1em;
	color:#B65A01;
  text-decoration:underline;
}

div	ul {
	vertical-align:top;
	font-family:inherit;
	font-size:inherit;
	text-align:left;
}

a:link {
  background-image:url(dot.gif);
  background-position:bottom;
  background-repeat:repeat-x;
  font-family:inherit;
  font-weight:bold;
  color:#666633;
  text-decoration:none;
}

a:active {
  background-image:url(dot.gif);
  background-position:bottom;
  background-repeat:repeat-x;
  font-family:inherit;
  font-weight:bold;
  color:#666633;
  text-decoration:none;
}

a:visited {
  background-image:url(dot.gif);
  background-position:bottom;
  background-repeat:repeat-x;
  font-family:inherit;
  font-weight:bold;
  color:#666633;
  text-decoration:none;
}

input, textarea, select{
	display:none;
}

.noborder {
	border:0px;
}

table.fill th {
	text-align:center;
	background-color:#FFCC66;
}

table.fill td {
	text-align:center;
	background-color:#CCCC99;
}

/***** END SET DEFAULTS *****/

#menu {
	width:0px;
	display:none;
}
	
#menu li {
	list-style-type:none;
}

#menu dd {
	font-family:verdana, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	text-align:justify;
}

#secondthincol {
	width:auto;
	text-align:justify;
}

#footer {
	font-size:0.7em;
	width:auto;
} /*firefox won't obey the margin-top after floating divs*/

/*** VERY SPECIFIC ID's ***/
/* Attach these id's to the top element of the page to insert the image header */
#news {
 display:block;
}

#range {
 display:block;
}

#bassspace {
 display:none;
}

#enquiries {
 display:block;
}

#faqs {
 display:block;
}

#history {
 display:block;
}

#sitemap {
 display:block;
}

#reviews {
 display:block;
}

#contact {
 display:block;
}
/* End */

.small {
  font-size:10pt;
  width:auto;
 
}

.bold {
	font-weight:bolder;
}

.price {
	font-size:1.2em;
	color:#D96714;
}
	
.dn {
	display:none;
}

.bullet {
	list-style-type:square;
}

.left {
	text-align:left;
}

/* This is for the menu at the top of the main column */
.men {
	display:none;
}
/* End */

img {display:none;}
