@charset "UTF-8";
body {
	font: .8em Arial, Helvetica, sans-serif;
	background: #fff;
	text-align: center; 
	color:#666666;
	line-height:1.2em;
}

#container {
	width: 900px; 
	background: #FFF;
	margin: 0 auto; 
	text-align: left; 
}

#mainContent {
	background:url(images_interior/bg.gif) repeat-y center top;
}

.sidebar {
	float:left;
	width:238px
}

.content {
	float:left;
	width:620px;
}

.content_pad {
	padding-left:15px;
}


#footer {
	padding: 0px; 
}

img {
	vertical-align:bottom;
}

.nav img {
	vertical-align:bottom;
}

.seperator {
	margin-bottom:30px;
}

.underline {
	text-decoration:underline;
}

.bold {
	font-weight:bold;
}

.bridalBlue {
	color:#9dd9da;
}

.bridalBig {
	font-size:1.2em;
}

/* OVERVIEW */

.services {
	clear:both;
	width:500px;
}

.services img {
	float:left;
	padding:0 30px 5px 0;
}

/* OUR TEAM */

.ourTeam .content_pad {
		position:relative;
}

.ourTeam .links {
	position:absolute;
	top:80px;
	left:30px;
}

.ourTeam .links a {
	text-decoration:none;
	display:block;
	padding-bottom:1em;
	color:#666;
}

.ourTeam .links a span {
	display:none;
}

.ourTeam .links a span.stacey {
	display:block;
	position:absolute;
	top:0px;
	left:150px;
	width:400px;
	z-index:99;
}


.ourTeam .links a:hover span {
	display:block;
	position:absolute;
	top:0px;
	left:150px;
	width:400px;
	z-index:100;
}

.ourTeam .teamPhoto {
		padding:0px 15px 15px 0px;
}

/* PRESS */

.pressClipping {
	float:left;
	width:200px;
	margin-bottom:20px;
}

.pressClipping img {
	border:thin solid #fff;
}

.pressClipping a:hover img {
	border:thin solid #666;
}

/* EMPLOYMENT */

.employment .topimg {
	padding-right: 15px;
}

.employment ul {
	padding-left:15px;
	list-style-type:circle;
}

/* STAFFING */

.staff ul {
	padding-left:15px;
	list-style-type:circle;
}

.staff ul li{
	padding-bottom:1em;
}

.staff .topimg {
	padding:0px 0px 50px 15px;
}

/* CONTACT */

.contactPic {
	float:left;
	width: 161px;
	margin-top:30px;
}

.contactForm {
	float:left;
	width: 400px;
	margin: 20px 0px 0px 30px;
}

/* HAIR */

.hair .left {
	float:left;
	width:115px;
	margin-right:30px;
}

.hair .right {
	float:left;
	width:440px;
}

/* MAKEUP */

.makeup .left {
	float:left;
	width:115px;
	margin-right:30px;
}

.makeup .right {
	float:left;
	width:440px;
}

/* INSIDER */

.insider .left {
	float:left;
	width:115px;
	margin-right:30px;
}

.insider .right {
	float:left;
	width:440px;
}

/* VENDOR PARTNERS */

.clientImages img {
	padding:0px 20px 20px 0px;
	border:thin solid #FFF;
}

.clientImages a:hover img {
	border:thin solid #666;
}

/* CONTACT */

.contactPic {
	float:left;
	width: 161px;
	margin-top:30px;
}

.contactForm {
	float:left;
	width: 400px;
	margin: 60px 0px 0px 30px;
}

/* PHOTOS */


.content_pad_photos {
	position:relative;
	padding-left:15px;
}

#gallery {
	position:absolute;
	top:70px;
	left:0px;
	width:600px;
	height:700px;
}

.newsletter {
	padding:3px 0px 0px 90px;
	background:url(images_interior/newsletter_box.gif) no-repeat center top;
}

.newsletter input {
	color:#858174;
}

.sideBanner {
	background:url(images_interior/sideBarBG.gif) no-repeat center top;
	padding:15px 0px 20px 50px;
}

.bottomBanner {
	padding:3px 0px 30px 84px;
	background:url(images_interior/footer.jpg) no-repeat center top;
}

.bottomBanner2 {
	padding:3px 0px 30px 150px;
	background:url(images_interior/footer.jpg) no-repeat center top;
}