html { min-height: 100%; margin-bottom: 1px; overflow-y:scroll; }  /* Firefox / IE8 scroll-fix*/

body,td,th {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

body {
	background-color: #e6e8ba;
	margin: 0px;
}

h1 {font-size: 18px;
	/*color: #811600;*/
	color: #556b2f;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
}

h2 {font-size: 18px;
	color: #cacf7f;
	font-weight: bold;
}

.order_hdg {font-size: 14px;
	color: #555555;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
}

.warning {
	color:#990000;
}

.error {
color:#FF0000;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #556b2f;
	text-decoration:none;
}

a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #556b2f;
	text-decoration:none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #556b2f;
	text-decoration: underline;
}

.hint_txt {color: #555555; font-size : 10px; font-family: Arial, Helvetica, sans-serif;}

.employee_contact_info {
font-size:11px;
color:#3E3E3E;
}

.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cacf7f;
	border-left-color: #cacf7f;
}

.salon	{font-size: 11px;
	color: #ffffff;
}

p a{color: #811600;
text-decoration: underline;
}

p a:hover{color: #cacf7f;}

.nav a{ color: #811600;
		font-weight: bold;
}

.foot { color: #ffffff;
font-size:11px;
text-decoration: none;
}
		
.foot a{ color: #55533E;
	text-decoration: none;
}

.foot a:hover{ text-decoration:none;
	color: #708090;
}

.navgradient {background-color: #cacf7f;
	background-image: url(../images/nav-gradient.gif);
	background-repeat: repeat-x;
}

.headertile {
	background-color: #cacf7f;
	background-image: url(../images/top-bar-tile.gif);
	background-repeat: repeat-x;
}

.shop_text {
color:#757462;
font-weight:bold;
font-size:10px;
}

.shop_text a{
color:#757462;
font-weight:bold;
font-size:10px;
}

.shop_text a:visited{
color:#757462;
font-weight:bold;
font-size:10px;
}

.shop_text a:hover {
color:#811600;
font-weight:bold;
font-size:10px;
text-decoration:none;
}

.header-bottomtile{
	background-color: #cacf7f;
	background-image: url(../images/bottom-bar-tile.gif);
	background-repeat: repeat-x;
}
	
.style2 {
	color: #868a33;
	font-weight: bold;
	font-size: 12px;
}

.address_hdg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.address a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #556b2f;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-decoration:none;
}

.address a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #556b2f;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-decoration:none;
}

.address a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*color: #2F552D;*/
	color: #708090;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}

/* --- Right side services menu styles --- */
.serv_nav {
width:195px;
position:relative;
float:right;
display:block;
background-color:#CACF7F;
padding:10px 5px 10px 5px;
margin:5px 5px 5px 10px;
border:#d9dd99 2px solid;

}

.serv_nav a {
display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #556b2f;
	padding:5px 2px 5px 2px;
	text-decoration:none;
	font-weight:normal;
}

/*.serv_nav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #556b2f;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration:none;
}*/

.serv_nav a:hover{
	color: #708090;
	/*color:#FFFFFF;
	background-color:#556B2F;*/
}

.serv_nav .selected {
font-weight:bold;
/*padding:5px 0px 5px 0px;*/
}

#button {
	width: 226px;
	padding: 0 0 1em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	
}

#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
}

#button li a {
		display: block;
		padding: 3px 3px 3px 0.5em;
		font-size: 13px;
		/*color: #2F552D;*/
		color: #556b2f;
		text-decoration: none;
		width: 100%;
}

	html>body #button li a {
		width: auto;
}

	#button li a:hover {
		/*background-color: #9d1a00;*/
		background-color: #556b2f;
		color: #ffffff;
		width: 100%;
}

/* ----- Home Page featured links listing (added by Micah 10/10/2008)----- */
hr {
color:#a0c560;
margin:15px 10px 15px 10px;
}

#featuredLink {
position:relative;
float:left;
width:96%;
margin:10px 2% 10px 2%;
padding-bottom:15px;
padding-left:5px;
padding-top:0px;
border-bottom:#a0c560 1px solid;
}

#featuredLink #left {
position:relative;
float:left;
width:235px;
}

#featuredLink #left2 {
position:relative;
float:left;
width:275px;
}

#featuredLink #right {
position:relative;
float:right;
width:275px;
}

#featuredLink #right2 {
position:relative;
float:right;
width:235px;
}

/* --- End Addition --- */

.footer {
color: #000000;
font-size: 11;
}
			
.bkr_footer{
	font-size:10px;
	color: #333333;
	font-weight:normal;
}

.bkr_footer a{
	font-size:10px;
	color: #333333;
	font-weight:normal;
	text-decoration: none;
}

.bkr_footer a:hover {
	font-size:10px;
	color: #333333;
	font-weight:normal;
	text-decoration: none;
}

.bkr_footer a:visited {
	font-size:10px;
	color: #333333;
	font-weight:normal;
	text-decoration: none;
}