@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	margin: auto;
	clear:both;
	background: #45403d url(images/woodbckgrnd.jpg) repeat-y fixed center top;
	padding-top: 0px;
}
.container {
	width: 989px;
	margin: -160px auto auto;
	height: 100%;
	overflow: hidden;
	background: url(none) repeat-y scroll center top;
	position: relative;
}
.maincontainer .container .aboutinnercontainer .aboutcontent .facialservice {
	font: italic 12px "Times New Roman", Times, serif;
	color: #FFF;
	padding-left: 10px;
}
.maincontainer .container .aboutinnercontainer .aboutcontent .middlebullet {
	text-align: center;
	clear: both;
	height: 15px;
}
.maincontainer {
	margin: auto;
	height: 100%;
	width: 1100px;
	position: relative;
}
.topnav {
	height: 280px;
	width: 233px;
	overflow: hidden;
	position: relative;
	background: url(images/topnav_bkgrnd.png) repeat-y center top;
	z-index: 1;
	margin: auto auto auto 120px;
}
.maincontainer .topnav #linkone {
	color: #4F2C07;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
}
.maincontainer .topnav a {
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #603F20;
}
.maincontainer .topnav #current {
	font: 18px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #603F20;
}

.maincontainer .topnav a:hover {
	font: 16px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #603F20;
}
.maincontainer .container .rightcontent {
	float: right;
	height: 100%;
	width: 180px;
	margin-top: 15px;
	margin-right: 25px;
}
.maincontainer .container .innercontainer .rightcontent p {
	color: #FFF;
	text-align: left;
	font: 20px/25px Georgia, "Times New Roman", Times, serif;
	padding-top: 25px;
}



.maincontainer .container .innercontainer .rightcontent p a {
	color: #cce0e2;
	text-align: left;
	padding-top: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 25px;
	text-decoration: none;
}

.maincontainer .container .innercontainer {
	float: right;
	margin-right:15px;
	width: 900px;
	height: 100%;
	background: #45403d;
	
}

.maincontainer .container .aboutinnercontainer {
	float: right;
	margin-right:25px;
	width: 900px;
	height: 100%;
	background: #45403d;
	
}
.maincontainer .container .lowernav {
	height: 50px;
	width: 700px;
	float: right;
}





/*Lower Navigation CSS*/




.underlinemenu {
	width: 100%;
	font: bold 12px "Times New Roman", Times, serif;
	color: #CCC;
}

.underlinemenu ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: right; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
	color: #FFF;
	padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 20px; /*spacing between each menu link*/
	text-decoration: none;
	border-bottom: 3px none gray; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
	border-bottom-color: black;
	font: bold 12px "Times New Roman", Times, serif;
	color: #666;
}
.maincontainer .container .lowerleftcontact {
	float: left;
	height: 180px;
	width: 250px;
	margin-top: 0px;
	margin-left: 70px;
}
.maincontainer .container .lowerleftcontact p a {
	color: #FFF;
}
.maincontainer .container .lowerleftcontact p {
	font: bold 12px "Times New Roman", Times, serif;
	color: #999;
}
.maincontainer .container .aboutinnercontainer .aboutcontent {
	float: right;
	height: 100%;
	width: 600px;
	margin-top: 10px;
	text-align: left;
	margin-right: 10px;
	clear: both;
}
.maincontainer .container .aboutinnercontainer .aboutcontent p {
	font: normal 14px "Times New Roman", Times, serif;
	color: #FFF;
	padding-right: 20px;
}
.maincontainer .container .aboutinnercontainer h2 {
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	text-align: center;
	padding-left: 260px;
	padding-top:5px;
}
.maincontainer .container .aboutinnercontainer .aboutcontent .service_title {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #CCC;
}
.maincontainer .toprightnav {
	height: 15px;
	width: 475px;
	clear: right;
	float: right;
	border: thin none #CCC;
	margin-right: 25px;
	text-decoration: none;
	margin-bottom: 5px;
}
.maincontainer .container .toprightnav a {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #CCC;
	text-decoration: none;
	text-align: right;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-right: 15px;
}
.maincontainer .container .toprightnav a:hover {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration: none;
}
.maincontainer .topnav  a:hover .current {
	font: bold 12px "Times New Roman", Times, serif;
	color: #FFF;
}

.maincontainer .topnav  a.current {
	font: bold 12px "Times New Roman", Times, serif;
	color: #FFF;
}
.maincontainer .container .aboutinnercontainer .aboutcontent p a {
	color: #999;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
.maincontainer .container .aboutinnercontainer .aboutcontent blockquote {
	margin-left: 15px;
}
.maincontainer #emailsignup {
	height: 50px;
	width: 200px;
	float: right;
	margin-right: 90px;
	margin-top: 60px;
}


.maincontainer #emailsignup p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.maincontainer #emailsignup p a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

