body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin: 0; 
  padding:0;
  vertical-align:top;
}
body a {
	color:#000000;
	text-decoration:none;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.treb10 a {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#000000
}
.treb12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#000000
}
.treb13 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color:#000000
}

.h2 {
	font-family: "Trebuchet MS";
	font-size: 44px;
}

.h3 {
	font-family: "Trebuchet MS";
	font-size: 26px;
	line-height:28px;
}

.h4 {
	font-family: "Trebuchet MS";
	font-size: 17px;
} 
.headline-20 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #7db8b8;
}
.headline-black {
	font-family: "Trebuchet MS";
	font-size: 32px;
	color: #000000;
}
.treb-blue {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #1d2063;
}
.style4 {color: #ff00ff}
.style5 {color: #6ffe4e}
.style6 {color: #000000}
.style7 {color: #668ceb}
.style8 {color: #6B1A9A}
.style9 {color: #FFB01E}
.style10 {color: #21F5F8}
.style11 {color: #C34752}
.style12 {color: #4d3923}
.style13 {color: #684e47}
.style14 {color: #fc5244}
.style15 {color: #5d1913}
.style16 {color: #496187}
.style17 {color: #C1351C}

/* News Box on Index Page */
div.news  {
	background:url("images/e-bullet.jpg") no-repeat;
	background-position:left;
	padding-left:35px;
	padding-top:5px;
	line-height:15px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #1d2063;
	}
div.news a  {
	color: #1d2063;
	text-decoration:none;
}
div.news a:hover  {
	color: #1d2063;
	text-decoration:underline;
}
.verytiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #482404;
	line-height:9px;
}
.verytiny a:link {color: #482404; text-decoration: none} 
.verytiny a:active {color: #482404; text-decoration: none} 
.verytiny a:visited {color: #482404; text-decoration: none} 
.verytiny a:hover {color: #666600; text-decoration: underline} 
/* rollover FEATURED MERCHANDISE */
#merchandise  {
	width: 192px; height: 268px;
	background: url( 'images/featured-merch.jpg' ) 0 -318px no-repeat;
}
#merchandise a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/featured-merch.jpg' ) top left no-repeat;
}
#merchandise a:hover {
	background-image: none;
}
/* rollover LOCATIONS */
#locations  {
	width: 192px; height: 268px;
	background: url( 'images/locations.jpg' ) 0 -318px no-repeat;
}
#locations a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/locations.jpg' ) top left no-repeat;
}
#locations a:hover {
	background-image: none;
}
/* rollover INTERIOR DESIGN */
#interiors  {
	width: 192px; height: 268px;
	background: url( 'images/interiors.jpg' ) 0 -318px no-repeat;
}
#interiors a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/interiors.jpg' ) top left no-repeat;
}
#interiors a:hover {
	background-image: none;
}
/* rollover ABOUT */
#about  {
	width: 192px; height: 268px;
	background: url( 'images/about.jpg' ) 0 -318px no-repeat;
}
#about a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/about.jpg' ) top left no-repeat;
}
#about a:hover {
	background-image: none;
}
