.mainnav-beauty {
	background-color: #CCFFFF;
}
#beautynavcontainer
{
	margin-left: 0;
	width: 100%;
	height: 27px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	background-color: #CCFFFF;
}

#beautynavlist
{
	margin-left: 0;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
}

#beautynavlist li
{
	list-style: none;
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#beautynavlist li a
{
	text-decoration: none;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1em;
}

#beautynavlist li a:link {
	color: #663333;
}
#beautynavlist li a:visited {
	color: #663333;
}

#beautynavlist li a:hover
{
	color: #cc0099;
	background-position: center top;
	background-image: url(http://www.stylebakerybeauty.com/nav_horiz/lightbkgrnd.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	border-top-color: #48A5D4;
	border-right-color: #48A5D4;
	border-bottom-color: #48A5D4;
	border-left-color: #48A5D4;
}
.beautyentry-asset {
	padding: 13px;
	width: 600px;
	border: 1px solid #999999;
	margin-bottom: 50px;
}
.beautyentry-asset .asset-name {
	font-size: 36px;
	line-height: 1;
	margin-bottom: 15px;
	font-weight: normal;
}
.homefeatureimagelg {
	height: 100px;
	width: 100px;
	overflow: hidden;
	background-position: center center;
	z-index: auto;
	vertical-align: middle;
	position: relative;
	border: 1px solid #999999;
	text-align: center;
	background-color: #FFFFFF;
}
.featureimage {
	height: 113px;
	width: 270px;
	overflow: hidden;
	background-position: center center;
	z-index: auto;
	vertical-align: middle;
	position: relative;
	border: 1px solid #006699;
	text-align: center;
	background-color: #FFFFFF;
}
.homecolumn1 {
	float: left; /* since this element is floated, a width must be given */
	width: 300px;
}
.homecolumn2 {
	float: right; /* since this element is floated, a width must be given */
	width: 300px;
}
