@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #857362;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 160%;
}
.oneColFixCtr #container {
	width: 780px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color:#fff;
	background-position: bottom;
	min-height: 200px;
	background-repeat: no-repeat;
	clear: both;
	background-image: url(images/shadow_footer.jpg);
}
.portraitBox p {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	font-style: normal;
}
#masthead {
	width: 780px;
	height: 148px;
	position: relative;
	background-repeat: no-repeat;
}
#logo {
	float: left;
	margin-top: 5px;
}
#mainNav {
}
#mainNav ul {
	width: 470px;
	list-style-type: none;
	float: right;
	margin-top: 50px;
}
#mainNav ul li {
	float: left;
}
#mainNav ul a {
	text-decoration: none;
	list-style-image: none;
	padding-right: 1.0em;
	padding-left: 1em;
	color: #852414;
	font-size: 15px;
	font-weight: bold;
}
#footer {
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .25em;
}
#leftColumn {
	float: left;
	width: 300px;
	margin-left: 20px;
}
#rightColumn {
	float: right;
	width: 194px;
}
.centerText {
	clear: both;
	width: 650px;
	margin-left: 20px;
}
a:link,a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #316002;
}
a:hover {
	color: #660042;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #852414;
	margin-bottom: -5px;
	margin-top: 40px;
}
.portraitBox h1 {
	margin-top: 0px;
	text-align: center;
}

#map {
	float: right;
	margin-right: 10px;
}
.clear {
	clear: both;
}
.imageRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.portraitBox {
	float: right;
	height: 350px;
	width: 200px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#header_bg {
	width:780px;
	padding-top:0px;
	height:105px;
	left:0px;
	top:42px;
	margin-bottom:0px;
	position: relative;
	background-repeat: repeat;
}
#Line {
	border-left: 3px dotted #a09286;
	height:27px;
	width:1px;
	left:551px;
	top:109px;
	margin-bottom:0px;
	position: absolute;
}
#Line2 {
	border-left: 3px dotted #a09286;
	height:27px;
	width:1px;
	left:437px;
	top:109px;
	margin-bottom:0px;
	position: absolute;
}
#Line3 {
	border-left: 3px dotted #a09286;
	height:27px;
	width:1px;
	left:663px;
	top:109px;
	margin-bottom:0px;
	position: absolute;
}
#head_logo {
	left:0px;
	top:0px;
	width:313px;
	height:148px;
	margin-bottom:0px;
	position: absolute;
}
#head_salon {
	left:313px;
	top:110px;
	width:105px;
	height:38px;
	margin-bottom:0px;
	position: absolute;
}
#Head_spa {
	left:452px;
	top:110px;
	width:82px;
	height:38px;
	margin-bottom:0px;
	position: absolute;
}
#Head_contact {
	left:568px;
	top:110px;
	width:79px;
	height:38px;
	margin-bottom:0px;
	position: absolute;
}
#head_gifts {
	left:682px;
	top:110px;
	width:50px;
	height:38px;
	margin-bottom:0px;
	position: absolute;
}
.extraInfo {
	font-size: 12px;
	font-style: italic;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
