/* Formatting */

body {
	background: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 
}
h1 {
	color: #f8f8dc;
	font-size: 18px;
	margin: 0;
	padding: 0;
}
h2 {font-style: normal;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-style: italic;
}
h4 {
}

p {
	font-style: ;
	font-size: 12px;
}
.price {
	font-size: 13px;
}
.team {
	font-size: 13px;
	color: #f8f8dc;
}
a {
	text-decoration: none;
	color: #f8f8dc;
}

.red, .red a:link, .red a:visited, .red a:active {
	color: #be231c;
	font-size: 13px;
}


/* Body */

.wrapper_index {
	color: #BAA7AD;
}
.wrapper {
	background-color: #F8F8DC;
	margin-top: 15px;
	margin-bottom: 0px;
}
.content_wrapper {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #000000;
}

/* Main Nav */

/* Index Nav */
.main_nav_index {
	margin: 0;
	padding: 0;
	font: 16px Arial, Helvetica, sans-serif;
	text-align: center;
}
.main_nav_index a:link, .main_nav_index a:visited, .main_nav_index a:active {
	color: #baa7ad;
	text-decoration: none;
}
.main_nav_index a:hover {
	color: #be231c;
}
/* Main Site Nav */
.main_nav {
	margin: 0;
	padding: 0;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.main_nav a:link, .main_nav a:visited, .main_nav a:active {
	color: #be231c;
}
.main_nav a:hover {
	color: #000000;
}
/* Nav Table */
.main_nav_column {
	width: 75px;
	height: 23px;
}
.main_nav_column_spacer {
	width: 25px;
	font-weight: normal;
	
}

/* Side Nav */
.side_nTEST {
	width: ;
	padding-left: 70px;
	padding-top: 10px;
	text-align: left;	
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.side_nTEST a:link, .side_nTEST a:active, .side_nTEST a:visited {
	font-weight: bold;
	color: #f8f8dc;
	font-size: 13px;
	
}
.side_nTEST a:hover {
	color: #000000;
	
}
.side_nav {
	width: 320px;
	
}.side_nav a:link, .side_nav a:active, .side_nav a:visited {
	
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.side_nav a:hover {
	color: #f8f8dc;
}

/* Page Content */

/* Hair */
.content_header_hair {
	background: url(../images/hair_banner.jpg) no-repeat;
	height: 260px;
}
.content_wrapper_hair {
	background-color: #dd3d40;	
}
/* Skin */
.content_header_skin {
	background: url(../images/skin_banner.jpg) no-repeat;
	height: 260px;
}
.content_wrapper_skin {
	background-color: #6d974b;	
}
/* Nails */
.content_header_nails {
	background: url(../images/skin_body_banner.jpg) no-repeat;
	height: 260px;
}
.content_wrapper_nails {
	background-color: #DDDA3C;	
}
/* Massage */
.content_header_massage {
	background: url(../images/skin_banner.jpg) no-repeat;
	height: 260px;
}
.content_wrapper_massage {
	background-color: #76bc40;	
}
/* Events */
.content_header_events {
	background: url(../images/events_banner.jpg) no-repeat;
	height: 260px;
}
.content_wrapper_events {
	background-color: #d74ca0;	
}
/* Bridal */
.content_header_bridal {
	background: url(../images/bridal_banner.jpg) no-repeat;
	height: 260px;
}
.content_wrapper_bridal {
	background-color: #bd9b5a;	
}
/* About */
.content_header_about {
	background: url(../images/about_main_banner.jpg) no-repeat;
	height: 260px;
}
.content_wrapper_about {
	background-color: #C96333;	
}
/* Staff */
.staff_header_left {
}
.staff_header_right {
	width: 100%;
	text-align: center;
}
.content_header_staff {
}
.content_wrapper_staff {
	background-color: #a78a53;	
}
/* Content */
.contentL {
	width: 330px;
	padding-left: 20px;
	padding-top: 10px;
}
.content {
	width: 350px;
	padding-left: 20px;
	padding-top: 10px;
}

/* Footer */
.footer {
	color: #f8f8dc;
	background: #000000;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}