﻿/* FlairSalonandSpa.com */
/* Cascading Style Sheet */
/* Created by Madeleine Ross 6-2007 */


/* NORMAL TEXT FFF7B9*/
                     


/* LINKED TEXT */
.default_font-style {
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
}
.FlairGreen {
	background-color: #C8DF8E;
}
.emphasize {
	text-align: center;
	color: #336600;
	font-size: xx-large;
	font-style: italic;
}
.smcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.center {
	text-align: center;
}
.border0 {
	border-width: 0px;
}
.PicBorder {
	border: 10px double #006600;
}
.TaupeText {
	text-align: center;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	font-size: large;
	color: #6D655C;
}
.Browntxt {
	color: #735647;
}
.Taupe {
	color: #6D655C;
}
a:active    { font-family: Verdana; font-size: 12pt; color: #FEF4CD; font-weight: normal }
a:link      {
	font-family: Verdana;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: normal;
}
a:visited   {
	font-family: Verdana;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: normal;
}
a:hover		{ font-family: Verdana; font-size: 12pt; color: #FEF4CD; font-weight: normal }


a.green:active    { font-family: Verdana; font-size: 12pt; color: #333300; font-weight: normal }
a.green:link      { font-family: Verdana; font-size: 12pt; color: #333300; font-weight: normal }
a.green:visited   { font-family: Verdana; font-size: 12pt; color: #333300; font-weight: normal }
a.green:hover	  { font-family: Verdana; font-size: 12pt; color: #333300; font-weight: bold }
.Gray10border {
	border: 10px solid #333333;
}
.smleft {
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	font-size: xx-small;
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-color: #C8DF8E;
}
