body, .bg_cells, .nav_main_empty{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: fcfcfc;
	text-align: left;
}
.menu_content {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #54301a;
	margin: 0px;
	padding: 0px;
	background-color: #FFE1FF;
	text-align: center;
}
.caption {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #54301a;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.eb_credit {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FFE1FF;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.menu_content_head {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #54301a;
	margin: 0px;
	padding: 0px;
	background-color: #FFE1FF;
	text-align: center;
}

a, a:link, a:active, a:visited, a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #BC0A56;
}
a, a:link, a:active, a:visited{
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.bg_floral{
	background-image: url(images/bg_fleur.gif);
	width:75px;
}
.content_box {
	border-style: solid;
	border-color: #FFE1FF;
	border-width: 1 px;
	background-color: #FFE1FF;
}
.content_box_small{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #FFE1FF;
	margin: 0px;
	padding: 0px;
	background-color: #FFE1FF;
	text-align: left;
}
.content_box_home {
	background-color: #FFE1FF;
}
.white {
	background-color: #FFE1FF;
}
.green {
	background-color: #89BD5B;
}
.blue {
	background-color: #76C0BA;
}
.brown {
	background-color: #FFE1FF;
}
.pink {
	background-color: #FFE1FF;
}
.border_brown {
	border-style: solid;
	border-color: #FFE1FF;
	border-width: 1px;
	background-color: #FFE1FF;
}










.border_white_dots_hor {
	background-image: url(SiteExamples/vanilla/images/dotted_border_hor.gif);
	background-repeat: repeat;
}
.border_white_dots_ver {
	background-image: url(SiteExamples/vanilla/images/dotted_border_ver.gif);
	background-repeat: repeat;
}

.head1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.forms {
	background-color: #FFE1FF;
	border-color: #B5998A;
	width: 170px;
	color: #664431;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:12px;
}
