body{
    margin: 0px;
    background-repeat: repeat-x;
    background-color: #432213;
    background-image: images/chocbkgrnd.jpg;
}

.white_text{
    font-family: Tahoma, Verdana;
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
}

.main_menu{
    font-family: Tahoma, Verdana;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

.main_menu a{
    font-family: Tahoma, Verdana;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.main_menu_highlight{
    font-family: Tahoma, Verdana;
    color: #C9A06C;
    font-size: 12px;
    font-weight: bold;
}

.main_menu_highlight a{
    font-family: Tahoma, Verdana;
    color: #C9A06C;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}


.copyright_text{
    font-family: Tahoma, Verdana;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
}

.copyright_text a{
    font-family: Tahoma, Verdana;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
	text-decoration: none;
}

.product_name{
	font-family: Tahoma, Verdana;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.product_price{
	font-family: Tahoma, Verdana;
	color: #578d8c;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

hr.separator{
	height: 1px;
	color: #E5E5E5;
	background-color: #E5E5E5;
	border: 0px;
}
.page-title{
	font-family: Tahoma, Verdana;
	color: #578d8c;
	font-size: 12px;
	font-weight: bold;
}
.page-content{
	font-family: Tahoma, Verdana;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.big_text {
	font-family: Tahoma, Verdana;
	color: #578d8c;
	font-size: 16px;
	font-weight: bold;
}
