body {
	background-color: #5f915d;
}
a {
	color:#FFFFFF;
	text-decoration: none;
	font: 14px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
}
#menu {
	color:#FFFFFF;
	font: 14px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight:bold;
}
#collections {
	font: 24px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #723930;
	font-weight: bold;
}
#products { 
	font:13px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
#products a {
	color:#000000;
	text-decoration:none;
}
#products a:hover {
	text-decoration:underline;
}
#transparent {
	background-image: url(../images/trans2.png);
	opacity:.80; 
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8;
}
.name {
	font: 24px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #5F915D;
	font-weight: bold;
	text-align:center;
}
.bold {
		font-weight:bold;
}
#menu a {
	color:#FFFFFF;
	text-decoration: none;
	font: 14px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight:bold;
}
#menu a:hover {
	text-decoration: underline;
}
.page {
	color:#000000;
	font: 14px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight:bold;
}
.current {
	color: #5F915D;
	font-weight:bold;
	font-size:14px;
}
.antlers {
	font: 18px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: #723930;
	font-weight: bold;
}
.types {
	font-family: "Times New Roman", Times, serif;
	color: #5F915D;
	font-size: 18px;
}
#collection {
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 14px;
	color: #622D25;
	text-align: center;
	font-weight:bold;
} /*style for bottom navigation on chandelier pages*/
#collection a {
	text-align: center;
	color: #622D25;
	text-decoration: none;
}
#collection a:hover {
	text-decoration:underline;
}