/* Body Controls */

body {
	background-image: url(../images/cielo_bg.jpg);    
	background-repeat:repeat-x;
	margin: 0px 0px 0px 0px;
	background-color:#5b6b44;
	}

/* Text Controls */

.text, p, li {
	font: 11px/19px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-align: justify;
	color: #4d5e38;
	}	

.right {
	font: 11px/19px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-align: right;
	color: #4d5e38;
	}	

.center {
	font: 11px/19px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-align: center;
	color: #4d5e38;
	}	

.hometagline {
	font: 14px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-align: center;
	color: #4d5e38;
	font-weight: bold;
	}	
	
.homepromo {
	font: 14px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-align: center;
	color: #730c0f;
	font-weight: bold;
	}	

.test {
	font: 11px/19px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-align: justify;
	color: #4d5e38;
	}	

.address {
	font: 11px/19px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-align: center;
	color: #4d5e38;
	}	

.footer {
	font: 10px/19px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-align: center;
	color: #FFFFFF;
	}	

.bold {
	font-weight: bold;
	} 

.boutique-nav {
	font: 11px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-align: left ;
	color: #4d5e38;
	}

hr {
	height: 1px;
	color: #4d5e38;
	background-color: #4d5e38;
	border: 0px;
	}
#mainbody{
background-color:#FFFFFF;
background-repeat:no-repeat;
}
	
/* Link Styles */	

a:link 	{ text-decoration: none; font-weight: bold; color: #730c0f; }
a:active	{ text-decoration: none; font-weight: bold; color: #730c0f; }
a:visited	{ text-decoration: none; font-weight: bold; color: #730c0f; }
a:hover	{ text-decoration: underline; font-weight: bold; color: #9d945f; }

a.press:link 	{ text-decoration: font-weight: bold; none; color: #730c0f; }
a.press:active	{ text-decoration: font-weight: bold; none; color: #730c0f; }
a.press:visited	{ text-decoration: font-weight: bold; none; color: #730c0f;}
a.press:hover	{ text-decoration: font-weight: bold; underline; color: #730c0f; }

a.foot:link 	{ text-decoration: none; color: #9d945f; }
a.foot:active	{ text-decoration: none; color: #9d945f; }
a.foot:visited	{ text-decoration: none; color: #9d945f; }
a.foot:hover	{ text-decoration: underline; color: #ffffff; }
.botique-divider {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #5B6B44;
}
.small-nav-bar {
	background-image: url(../images/nav/small-nav-bar.jpg);
	background-repeat: repeat-x;
}
.gift-certs {
	font: Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-size:16px;
	text-decoration:none;
	font-weight: bold;
	color: #4d5e38;
	text-align:center;
}