html, body {
	font-family: Arial, Helvetica, Vedana, sans-serif;
	background-color: #CBCBC9;
	text-align:center;   /*for the rest */
	background-position: center;  /*for mozilla*/
	font-size: 2.8em;
	color: #666666;
}

P {
	font-size: .8em;
	color: #666666;
}

.collections {
	position: relative;
	left: 15px;
}

BR {
	font-size: .8em;
	color: #666666;
}

.product {
	font-size: .8em;
	color: #333333;
}

.title {
	font-size: 1.2em;
	line-height: 1.2em;
	color:#666666;
}

.subtitle {
	font-size: 1.0em;
	line-height: 1.2em;
	color:#333333;
}

.subsubtitle {
	font-size: .8em;
	line-height: 1em;
	color:#663300;
}

.subsubtitleright {
	font-size: .8em;
	line-height: 1em;
	color:#663300;
	text-align:	right;
}


.subsubsubtitle {
	font-size: .8em;
	line-height: 1em;
	color:#333333;
}

.subminititle {
	font-size: .7em;
	line-height: .9em;
	color:#333333;
}

ul {
	list-style-image: url("images/bullet.gif");
}

li {
	font-size: .8em;
	color: #666666;
}

.tinyred {
	font-size: .7em;
	color: #663300;
	font-style: italic;
	text-align: center;
}

.showroom{
	text-decoration: none;
	color: #666666;
}
.showroom:link {
	text-decoration: none;
	color: #666666;
}
.showroom:visited {
	text-decoration: none;
	color: #666666;
}
.showroom:hover {
	text-decoration: none;
	color: #333333;
}
.showroom:active {
	text-decoration: none;
	color: #333333;
}

.resources{
	text-decoration: none;
	color: #333333;
}
.resources:link {
	text-decoration: none;
	color: #333333;
}
.resources:visited {
	text-decoration: none;
	color: #333333;
}
.resources:hover {
	text-decoration: none;
	color: #333333;
}
.resources:active {
	text-decoration: none;
	color: #333333;
}

.hightower{
	text-decoration: none;
	color: #333333;
}
.hightower:link {
	text-decoration: none;
	color: #333333;
}
.hightower:visited {
	text-decoration: none;
	color: #333333;
}
.hightower:hover {
	text-decoration: none;
	color: #666666;
}
.hightower:active {
	text-decoration: none;
	color: #666666;
}


.footer {
	text-decoration: none;
	color: #CCCCCC;
	font-size: .8em;
	align: center;
}
.footer:link {
	text-decoration: none;
	color: #CCCCCC;
	font-size: .8em;
}
.footer:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-size: .8em;
}
.footer:hover {
	color: #FFFFFF;
	text-decoration: underline; color: #FFFFFF;
	font-size: .8em;
}
.footer:active {
	color: #FFFFFF;
	text-decoration: underline; color: #FFFFFF;
	font-size: .8em;
}

.taglineend {
	color: #333333;
	font-size: 0.7em;
}

