/* CSS Document */

body {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	color: #29281e;
	background: url(images/bg-repeat.jpg) repeat-x #797536;
	text-align:center;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}


h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
}
h1 {
	font-size: 18px;
	color: #441616;
}
h2 {
	font-size: 16px;
	color: #441616;
}
h3 {
	font-size: 14px;
	color: #441616;
}

a:link {
	color: #29281e;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #595742;
}
a:hover {
	text-decoration: none;
	color: #441616;
}
a:active {
	text-decoration: underline;
	color: #29281e;
}
a {
	font-weight: bold;
}


#container {
	width: 1018px;
	background: url(images/bg-container.jpg) repeat-y;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#nav {
	background: #441616;
	padding: 0;
	text-align:center;
	width: 804px;
	margin: 0 auto;
}

.navBottom {
	margin: -5px !important;
}

#nav ul {
	margin: 0px;
	padding: 0;
	list-style-type:none;
	text-align:center;
	
}

#nav ul li {
	float: left;
	height:20px;
	padding: 7px 0 0 20px;
	text-align:center;
	font-weight: bold;
	color: #e5e6e6;
}

#nav ul li a {
	color: #e5e6e6;
	text-decoration:none;
}

#nav ul li a:hover {
	text-decoration: underline;
}

#flash {
	margin: 0;
	padding: 0;
	background: url(images/bg-flash.jpg) repeat-x;
	text-align:center;
}

#content {
	padding: 0 130px 50px 130px;
	background:url(images/content-bottom.jpg) bottom left no-repeat;
}

.clearBoth {
	clear:both;
}

.section {
	background: #E8E2C5;
	margin: 20px;
	padding: 20px;
}

.photoBox, .mapBox {
	float:right;
	background: #fff;
	padding: 10px 10px 5px 10px;
	margin: 0 0 15px 15px;
	border-bottom: 10px solid #441616;
}

.photoBox {
	width: 166px;
}

.photoNarrow {
	float:right;
	background: #fff;
	padding: 10px 10px 5px 10px;
	margin: 0 0 15px 15px;
	border-bottom: 10px solid #441616;
	width: 180px;
	text-align:center;
}

.captionText, .disclaimText {
	size: 10px;
	font-style:italic;
}

.captionText {
	text-align:center;
	margin: 0;
	padding: 5px;
}

.serviceTable {
	margin: 0 0 20px 0;
}

.serviceTable caption {
	padding: 0 0 0 5px;
	margin: 5px 0 5px 0;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.serviceTable td.alt {
	background: #d4ceb4;
}

.servicesSalon {
	float:left;
	width: 300px;
}

.servicesSpa {
	float: right;
	width: 300px;
	margin: 0 0 0 50px;
}

.servicesSpa ul, .servicesSalon ul {
	margin: 0;
	padding:0;
}

.servicesSpa ul li, .servicesSalon ul li{
	list-style: none;
	line-height: 125%;
	margin: 0;
	padding: 0;
}

.servicesSpa ul li a, .servicesSalon ul li a {
	text-decoration: none;
	font-weight: normal;
}

.hairPhoto {
	float: left;
	margin: 10px 20px 10px 0;
}

.mastersPhoto {
	float: right;
	margin: 0 0 10px 20px;
}

.serviceBox {
	width: 450px;
}

.servicePhoto {
	float: left;
	margin: 0 10px 0 0;
}

.servicePhoto img {
	padding: 5px 0 5px 0;
}

.clearLeft {
	clear: left;
}

.clearRight {
	clear:right;
}

.masters {
	font-size: 16px;
	font-weight:bold;
	color: #441616;
}

.productLogo a {
	border: 0;
	text-decoration: none;
}

.productLogo {
	padding: 10px 0 10px 0;
	border: 0;
}

.productImage {
	float: left;
	width: 166px;
	margin: 0 20px 0 0;
}

.productDescription {
	float: left;
	width: 300px;
}

.productContainer, .networkContainer {
	padding: 0 0 15px 0;
}

.portfolioThumb {
	width: 115px;
	padding: 5px;
	background: #fff;
	border: 1px solid #CCC;
	margin: 0 5px 10px 0;
	float: left;
}

.footerContent {
	text-align:center;
}