/* General styles */
body, img, p, h1, h2, h3, h4, div {
	margin:0px;
	padding:0px;
	border-width:0px;
	outline-width:0px;
}

body {
	font-family: Trebuchet MS, Trebuchet, sans-serif;
	background:#000 url('images/background.jpg') no-repeat top center;
	color:#fff;
}

#mainSite {
	width:780px;
	border-top:5px solid #f00;
	border-bottom:5px solid #f00;
	margin:0px auto 5px auto;
}

#headArea {
	height:140px;
	width:780px;
	float:left;
}

#contentArea {
	padding:0 10px 10px 10px;
	width:760px;
	float:left;
}

#contentArea h2 {
	font-size:17px;
	line-height:21px;
	margin-bottom:8px;
}

#contentArea h3 {
	font-size:17px;
	line-height:21px;
}

#contentArea h4 {
	font-size:14px;
	line-height:18px;
	margin-bottom:8px;
}

#contentArea p {
	font-size:14px;
	line-height:18px;
}

#footerArea { float:left; }

#vanillaLogo {
	float:left;
	position:relative;
	top:25px;
	left:22px;
}

#menuArea {
	display:block;
	float:right;
	position:relative;
	top:80px;
	right:30px;
}

#menuArea a {
	margin-right:1px;
	float:left;
}

#homeImg { margin-left:17px; }

#shopFront {
	float:right;
	margin-right:20px;
}

#homeText {
	margin-left:17px;
	width:510px;
}

#salonTop { margin: 0 0 10px 20px; }
#salonText { width:718px; margin-left:20px; }
#salonText p { margin-bottom:8px; }

#meettheteam { margin-left:20px; }

#welcometo { margin:5px 0 5px 20px; }
#contacttitle { margin:5px 0 5px 20px; float:left; }

#theTeam { margin: 0 0 10px 12px; }
#theTeam img { margin-left:8px; float:left; cursor:pointer; }

#txt-becci, #txt-emma, #txt-tami, #txt-megan, #txt-cloe { display:none; }

#priceArea {
	width:697px;
	color:#fff;
	padding:6px 0 0 20px;
	margin:5px 0 0 20px;
	background:#242021;
/*	background: url('images/priceBack.jpg') no-repeat top left;    */
}

#priceArea td { padding:4px 4px 4px 4px; }
#priceArea p { text-align:center; }
#priceArea img { float:left; padding:0px; }

#portfolioArea { margin:5px 0 0 20px; }
#portfolioArea img { margin:10px 12px 0 0; float:left; }

#bodyTop { float:left; margin-left:20px; }
.bbP { margin: 0 0 8px 20px; }

.stdLink { color:#fff; }
.stdLink:hover { color:#f00; }

#contactText { width:318px; margin-left:20px; float:left; }
#contactText p { margin-bottom:8px; }

#contactForm { margin-right:20px; float:right; }

#promOffer { margin:20px 0 0 20px; }

#designBy {
	width:780px;
	font-size:11px;
	line-height:13px;
	margin:5px auto 10px auto;
	text-align:right;
}

#designBy a { color:#fff; }
#designBy a:hover { color:#f00; }