body {
	margin: 0;
	padding: 0;
	background: #2D3D3A;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-image:url(images/bg1.gif);
	background-repeat:repeat;
	
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ff8e09;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
	line-height:90%;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: left;
	line-height: 26px;
	color: Black;
	font-size: 14px;
}

#ImageRight 
{
    float:right;
    padding: 0 10px 10px 10px;
}

a:link, a:active {
	color: #ff8e09;			
	text-decoration: none;
}

a:hover  {
	text-decoration: underline;
	color: #ff8e09;
}

a:visited {
	color: #ff8e09;
	text-decoration:none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}


/* Header */

#header {
	width: 939px;
	margin: 0 auto;
}

/* Menu */



/** LOGO */

#logo {
	float: left;
	width: 880px;
	height: 273px;
	margin-left: 0px;
	background: url(images/Banner6.jpg) no-repeat left top;
	background-color:white;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 150px 0 0 215px;
	line-height: normal;	
}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	color:White;
}


#logo h2 {
	margin: 0;
	padding: 0 0 0 435px;
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo h3 {
	margin: 0;
	padding: 50px 0 0 204px;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}


#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

#wrapper {
	width: 880px;
	margin: 0 auto;
	background: url(images/img01Ax.jpg) repeat-y left top;
	background-color: White;
	border: solid 1px black;
}

/* Page */

#page {
	width: 880px;
	margin: 0 auto;
	
}

/* Content */

#content {
	float: right;
	width: 690px;
	padding: 30px 30px 0 0;
	
	
}

/* Post */

.post {
}

.post .title {
}

.post h1 {
}

.post h2 {
}

.post .entry {
	padding-top: 10px;
}

.post .meta {
	padding: 7px 0 40px 0;
	border-top: 1px dotted #D1D1D1;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding-right: 20px;
}

.post .meta .comments {
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 125px;
	padding: 30px 0 0 20px;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding-bottom: 20px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 2px 0 2px 0;
}

#sidebar h2 {
	height: 32px;
}


#sidebar a:link {
	color: #ff8e09;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;	
	text-decoration: none;
}

#sidebar a:hover {
	color: #ff8e09;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;	
	text-decoration: underline;
}

#sidebar a:visited {
	color: #ff8e09;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

#sidebar a:active 
{
    color: #ff8e09;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	text-decoration: none;
}



/* Footer */
#footer-wrap {
	width: 880px;
	height: 40px;
	
	margin: 0 0 0 0px;
	background: #5b4a42;
}

#footer {
	margin: 0 auto;
	height: 40px;
	padding: 0;
	/*text-transform: uppercase; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	

}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 10px;
	text-align: center;
	color:White;
	font-size:10px;
}

#legal a {
	text-decoration: none;
	color:White;
	font-size:10px;
}

#Stylist 
{
    float:left;
    padding:0 8px 8px 0;
}
#SkinCare
{
    float:left;
    padding:0 8px 8px 0;
}
#NailCare
{
    float:left;
    padding:0 8px 8px 0;
}
