/*------------------------General HTML definitions-------------------*/

body {
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#FFFFFF;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
}
em {
	display:none;
}
h1 {
	font-family:Constantia,Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#000000;
}
h2 {
	font-family:Constantia,Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:100;
	color:#916d00;
}
a, img {
	outline:none;
	border:0px;
}

/*-----------------------Layout Containers----------------------------*/
#container {
	position:relative;
	display: block;
	width:914px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	min-height: 100%;
}
#header {
	position:relative;
	height:147px;
	width:914px;
	background-image:url(../images/grove-header.jpg);
}
#nav {
	position:relative;
	width:914px;
	height:298px;
	background-image:url(../images/nav-bg.jpg);
	background-repeat:no-repeat;
	z-index:99;
}
#nav a {
	text-decoration:none;
}
#services {
	position:relative;
	width:914px;
	height:140px;
}
#serviceSelection {
	position:relative;
	width:902px;
	height:67px;
	margin-left:6px;
	margin-right:8px;
	background-image:url(../images/services-bamboo.jpg);
	background-repeat:no-repeat;
	z-index:9999;
}
#questionHome {
	position:relative;
	width:914px;
	height:151px;
}
#content_container {
	width:914px;
	font-family:Constantia,Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#000000;
}
#content_container a, link, visited {
	color:#916d00;
	text-decoration:none;
}
#content_container a:hover {
	text-decoration:underline;
}
#column_left {
	float:left;
	margin-top:15px;
	margin-left:15px;
	margin-right:10px;
	width:290px;
	background-color:#FFFFFF;
}
#column_left_about {
	float:left;
	margin-top:5px;
	margin-left:8px;
	margin-right:30px;
	width:220px;
	background-color:#FFFFFF;
}
#column_left_contact {
	float:left;
	margin-top:5px;
	margin-left:8px;
	margin-right:30px;
	width:350px;
}
#column_left_sub {
	float:left;
	margin-top:25px;
	margin-left:5px;
	margin-right:5px;
	padding-left:12px;
	padding-top:15px;
	padding-bottom:50px;
	min-height:350px;
	width:323px;
	background-image:url(../images/sub-left-bg.png);
	background-repeat:no-repeat;
}
#column_twitter {
	float:left;
	margin-top:15px;
	margin-left:15px;
	margin-right:30px;
	width:242px;
	background-image:url(../images/spa-twitter.jpg);
	background-repeat:no-repeat;
}
#column_twitter_about {
	float:left;
	margin-top:5px;
	margin-left:25px;
	margin-right:30px;
	width:242px;
	background-image:url(../images/spa-twitter.jpg);
	background-repeat:no-repeat;
}
#column_right {
	float:left;
	display:block;
	margin-top:15px;
	width:290px;
	background-color:#FFFFFF;
}
#column_right_about {
	float:left;
	display:block;
	margin-left:8px;
	margin-top:5px;
	width:234px;
	background-color:#FFFFFF;
}
#column_right_contact {
	float:left;
	display:block;
	margin-left:20px;
	margin-top:5px;
	margin-bottom:40px;
	width:430px;
}
#column_right_sub {
	float:left;
	display:block;
	text-align:left;
	margin-top:40px;
	width:555px;
}
#column_products {
	float:left;
	display:block;
	margin-top:15px;
	margin-left:25px;
	width:860px;
}
#column_subpage {
	float:left;
	display:block;
	margin-top:30px;
	margin-left:25px;
	width:860px;
}
#column_quiz {
	float:left;
	display:block;
	margin-top:30px;
	margin-left:25px;
	width:860px;
	height:600px;
}

#services_shopping {
	margin-top:20px;
	line-height:18px;
}
/*---------------------------Panels--------------------*/
#home_menu {
	width:901px;
	height:298px;
	overflow:hidden;
	margin: 0 auto;
	margin-left:7px;
}
#home_menu li {
	float:left;
	display:inline;
	overflow:hidden;
	text-align: left !important;
}
#home_menu div.container {
	height: 298px;
	position: relative;
	overflow: hidden;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
}
#home_menu div.column {
	position: absolute;
	display: block;
	width: 242px;
	/*	color: #fff;*/
	left: 215px;
	top: 85px;
}
div.column a {
	text-decoration: none !important;
}
#home_menu li p {
	padding: 0px 20px 0px 20px;
	line-height: 18px;
}
.swoop {
	position:absolute;
	top:146px;
	margin-left:7px;
	z-index:999;
}
.grove1, .grove1a {
	background:url(../images/panel1.jpg);
}
.grove2, .grove2a {
	background:url(../images/panel2.jpg);
}
.grove3, .grove3a {
	background:url(../images/panel3.jpg);
}
.grove4, .grove4a {
	background:url(../images/panel4.jpg);
}
.grove1, .grove2, .grove3, .grove4 {
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.grove1a, .grove2a, .grove3a, .grove4a {
	background-position: 0px 0px;
	/*	border-right: 2px solid #fff;*/
	background-repeat: no-repeat;
	font-weight: bold;
}
.container.grove1 .column, .container.grove2 .column, .container.grove3 .column, .container.grove4 .column {
	display: none !important;
}
#home_menu img {
	/*border-left: 1px solid #fff;*/
}
.grove1a dl {
	border-top: 1px dotted #B59405;
}
.grove1a dd {
	border-bottom: 1px dotted #B59405;
}
.grove1a a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 20px;
	background-color: #000000;
}
.grove1a a:hover {
	color: #000000;
	background-color: #B59405;
}
.grove2a dl {
	border-top: 1px dotted #B59405;
}
.grove2a dd {
	border-bottom: 1px dotted #B59405;
}
.grove2a a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 20px;
	background-color: #000000;
}
.grove2a a:hover {
	color: #000000;
	background-color: #B59405;
}
.grove3a dl {
	border-top: 1px dotted #B59405;
}
.grove3a dd {
	border-bottom: 1px dotted #B59405;
}
.grove3a a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 20px;
	background-color: #000000;
}
.grove3a a:hover {
	color: #000000;
	background-color: #B59405;
}
.grove4a dl {
	/*margin-top: 100px;*/
	border-top: 1px dotted #B59405;
}
.grove4a dd {
	border-bottom: 1px dotted #B59405;
}
.grove4a a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 20px;
	background-color: #000000;
}
.grove4a a:hover {
	color: #000000;
	background-color: #B59405;
}

/*----------------------------Slider----------------------------*/

#sliderWrap {
margin: 0 0;
width: 300px;
}
#slider {
position: absolute;
left:608px;
background-image:url(../images/slider.png);
background-repeat:no-repeat;
background-position: bottom;
width: 300px;
height: 159px;
margin-top: -141px;
}
#slider img {
border: 0;
}
#sliderContent {
margin: 5px 0 0 5px;
position: absolute;
text-align:center;
background-color:#916d00;
color:#FFFFFF;
font-weight:bold;
padding:15px;
margin-left:30px;
margin-right:30px;
}
#openCloseIdentifier
{
height: 1px;
}
#openCloseWrap {
position:absolute;
margin: 140px 0 0 63px;
font-size:12px;
font-weight:bold;
}
/*----------------------------Footer----------------------------*/

#footer {
	clear:both;
	position:relative;
	color:#FFFFFF;
	width:100%;
	height:364px;
	padding-top:3px;
	background-image:url(../images/footer-bg.jpg);
}
#footerNav {
	margin-top:30px;
}
#footerNav a, link, visited {
	font-family:Constantia, Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
}
#footerNav a:hover {
	color:#B59405;
	text-decoration:none;
}
#footerNav .selected {
	color:#B59405;
	text-decoration:none;
}
#footer_text {
	font-family:Constantia, Georgia, "Times New Roman", Times, serif;
	color:#000000;
	margin:auto;
	margin-top:50px;
}
#footer_text a, link, visited {

	font-size:16px;
	color:#000000;
	text-decoration:none;
}
#footer_text a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.footerTable {
	margin:auto;
	text-align:center;
}
.homefooter {
	width:90px;
}
/*----------------Utility Classes--------------*/

.italicText {
	font-style:italic;
}
.boldText {
	font-weight:bold;
}
.imgfloatLeft {
	margin-left:0px;
	margin-right:10px;
	float:left;
	border-style:none;
	border: 0px;
}

.imgfloatRight {
	margin-right:12px;
	margin-left:10px;
	float:right;
	border-style:none;
	border: 0px;
}
.headerTable {
	position:absolute;
	color:#FFFFFF;
	left:120px;
	top:65px;
}
.headerTable a, link, visited {
	font-family:Constantia,Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:none;
}
.headerTable a:hover {
	color:#B59405;
}
.headerAbout {
	padding-left:10px;
}
.headerFaq {
	padding-right:10px;
}
.questionBorder {
	border-top-style:dotted;
	border-top-width:thin;
	border-top-color:#B59405;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	border-bottom-color:#B59405;
}
.questionBoxHome {
	background-image:url(../images/spa-question.jpg);
	background-repeat:no-repeat;
	padding-left:220px;
	border-right-style:dotted;
	border-right-width:thin;
	border-right-color:#B59405;
}
.questions {
	width:200px;
}
.questionSubmit {
	background-color:#000000;
	border-style:ridge;
	color:#FFFFFF;
	margin-left:144px;
}
.apptSubmit {
	background-color:#000000;
	border-style:ridge;
	color:#FFFFFF;
	margin-left:400px;
}
.contactSubmit {
	background-color:#000000;
	border-style:ridge;
	color:#FFFFFF;
	float:left;
	margin-left:135px;
}
.submit {
	background-color:#000000;
	border-style:ridge;
	color:#FFFFFF;
}
.apptdropdown {
	width:145px;     
	background:#FFF;
    color: #6F6F6F;
    border: solid 2px #d1c7a9;
}
.apptlistdropdown {
	width:250px;     
	background:#FFF;
    color: #6F6F6F;
    border: solid 2px #d1c7a9;
}
.twitter {
	text-align:center;
	height:350px;
	margin-left:12px;
}
.twitterBox {
	margin-left:25px;
	margin-top:124px;
	text-align:center;
	line-height:26px;
}
.phone {
	color:#B59405;
	font-family:Constantia,Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	position:absolute;
	top:156px;
	left:652px;
	z-index:999;
}
.serviceTable {
	width:902px;
	height:76px;
	padding-left:15px;
}
.serviceTableFacial {
	width:902px;
	height:76px;
	padding-left:15px;
}
.serviceTable a, link, visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:20px;
}
.serviceTableFacial a, link, visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
}
.serviceTable a:hover {
	color:#000000;
	text-decoration:none;
}
.serviceTableFacial a:hover {
	color:#000000;
	text-decoration:none;
}
/*.serviceSelection {
	width:150px;
	padding-left:8px;
	padding-right:6px;
}*/
.selectionTab {
	position:absolute;
	left:30px;
	top:72px;
}
.spa_questions_about {
	width:234px;
	height:330px;
	background-image: url(../images/spa-questions-about.png);
	background-repeat:no-repeat;
}
.spa_questions_form {
	margin-top:165px;
	margin-left:15px;
}
.spa_questions_name {
	margin-bottom:2px;
	width:200px;
}
.spa_questions_email {
	margin-bottom:2px;
	width:200px;
}
.spa_questions_question {
	width:200px;
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	color: #6F6F6F;
	border: solid 2px #d1c7a9;
}
.spa_questionSubmit {
	background-color:#916D00;
	border-style:ridge;
	color:#FFFFFF;
	width:203px;
	font-size:11px;
}
.package_comments {
	width:630px;
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	color: #6F6F6F;
	border: solid 2px #d1c7a9;
}
.focusField{  
    border:solid 2px #871743;
    background:#EFF5FF;
    color:#000;
}  
.idleField{  
     background:#FFF;
     color: #6F6F6F;
     border: solid 2px #d1c7a9;
} 
.listformat {
	padding-left:40px;
}
.normalskin{
	color: #a81d43;
}
.dryskin {
	color: #968100;
}
.oilyskin {
	color: #6ba9aa;
}
.gcalign {
	border:0;
	margin-left:20px;
}
.grovespa {
	position:absolute;
	top:0px;
	left:613px;
	width:180px;
	height:150px;
}
.smallfont {
	font-size:10px;
}
.cartalign {
	text-align:right;
}
.textStyle1 {
	font-size:16px;
	text-align:center;
}