@charset "UTF-8";

.product-list-cost-label {
	color: #000;	
	
}

.ini-cart-item-title {
	color: #000;	

}

.mini-cart-item-total {
	color: #000;
	
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

img{
	border:0px;
}





#FlashContainer {
	margin: auto;
	width: 945px;
}
#FlashSlides {
	width: 632px;
	float: left;
	margin-right: 10px;
	padding-left: 2px;
}
#CelebGallery {
	width: 300px;
	float: left;
}




#MainContainer {
	border: 0px solid #666;
	margin: auto;	
	
}
#header {
	background-image: url(images/headerBG2.gif);
	background-position: center;
	width: 940px;
	margin: auto;
	text-align: right;
	background-repeat: no-repeat;
}

#top {
	background-image: url(images/headerBG2.gif);
	background-position: center;
	width: 940px;
	margin: auto;
	text-align: right;
	background-repeat: no-repeat;
}



#bodyContent {
	width: 943px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	
}
#LeftContent {
	float: left;
	width: 632px;
}

#LeftTextContent {
	float: left;
	width: 612px;
	padding-right: 20px;
}
#rightContent {
	margin-left: 640px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	padding-left: 5px;
}

.news_divider {
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-top: 15px;
}

.store_divider {
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-top: 15px;
	width: 300px;
}

.headlineImage {
	padding-bottom:0px;
}

.teamMemberImage {
	padding-bottom:0px;
	margin-right: 5px;
	margin-left: 5px;
}
.space {
	margin-top: 75px;
}

.bioImage {
	padding-bottom:0px;
	margin-right: 10px;
	margin-left: 5px;
}

.rightImage {
	padding-bottom:5px;
	
}
.footer {
	text-align: center;
	width: 943px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 9px;
	color: #999;
}
