body { font-size: 0.75em; font-family: Georgia, "Times New Roman", Times, serif; background: #f6fafb url(../images/background.jpg) repeat-x; margin: 0; padding: 0; }
	
h1 { font-size: 17px; color: #990000; font-family: Georgia, "Times New Roman", Times, serif; text-align: left; font-weight: normal; margin: 2px 0 0; }
	
h2 { font-size: 13px; color: #005e8e; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; text-align: left; margin-bottom: 0; padding-bottom: 0; }

h3 { font-size: 12px; color: #990000; font-family: Georgia, "Times New Roman", Times, serif; text-align: left; font-weight: normal; margin: 0; }

p { text-align: left; }

ul { margin-left: 10px; padding-left: 10px; list-style-type: disc; }

a { color: #9a0006; text-decoration: none; }
a:link { color: #9a0006; text-decoration: none; }
a:visited { color: #666; }
a:hover { color: #9a0006; text-decoration: underline; }
a:active { color: #9a0006; text-decoration: underline; }

.gratuity { margin: 0; font-style: italic; padding: 0; }

#head { 
	width: 940px; 
	height: 38px; 
	margin: 0 auto; 
	
}

#head #logo {
	width: 220px;
	float: left;
	padding-left: 32px;
}

#head #navtop { 
	height: 38px;
	float: right;
	width: 450px;
	padding-top: 0; 
	padding-right: 100px; 
}

#head #navtop a {
	display: inline; }

/* Shadow at top of page */
#topshadow { 
	width: 940px; 
	height: 7px; 
	margin: 0 auto; 
	padding: 0;
	top: 38px; }

/* Container  */
#container { 
	background-image: url(../images/pagebackground.gif);
	background-repeat: repeat-y; 
	background-position: left middle;
	width: 940px; 
	height : auto;
	margin: 0 auto; 
	padding:0;
	overflow:auto;
 }
	
#container #leftshadow{ 
	background-image: url(../images/sublshadow2.jpg);
	background-repeat: repeat-y; 
	background-position: left top;
	height:auto;
	min-height:800px;
	float: left; 
	clear: none;
	overflow:inherit;
}

#container #leftcol { 
	width: 234px; 
	float: left; 
	height: auto; 
	margin: 0 0 0 5px; 
	padding: 0; 
	}
	
#container #leftcol #logo {
	padding-left: 27px;
	margin-top: 0;
	}

#container #leftcol #nav { 
	top: 125px; 
	padding-left: 20px; }

#container #leftcol #nav a { top: 140px; display: block }

#container #rightcol { 
	top: 80px;
	width: 696px; 
	float: right; 
	height: auto;
	margin: 0;
	padding-top: 10px;}
/* Buttons for blog and enewsletter */	
#container #rightcol #blog { background : inherit; height: auto; float: right; margin: 0; padding-right: 25px; }

}
#container #rightcol #blog a {
	display: inline; }
	/* End */
	
#container #rightcol #main { clear: both; width: 660px; border: solid 1px #9ac3c7; margin: 0 10px 10px 10px; overflow:auto; }
	
#container #rightcol #main #left {
	float: left;
	width: 275px;
	text-align: left;
	margin: 0;
	}
	
#container #rightcol #main #right {
	float: right;
	width: 355px;
	text-align: left;
	padding-right: 10px;
	margin: 0;
	}
	
#container #rightshadow {
	background-image: url(../images/subrshadow2.jpg); 
	background-repeat: repeat-y; 
	background-position: left top; 
	float: right; 
	clear: none;
	height:auto;
	min-height:800px;
	overflow:inherit;
}

#nav { 
	top: 100px; 
	margin-top: 0; 
	padding-top: 0;
	padding-left: 80px; }

#nav a { 
	color: #069; 
	font-size: 14px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	line-height: 140%; 
	text-decoration: none; 
	text-transform: uppercase; 
	list-style-type: none; 
	list-style-image: url(../images/bullet.gif); 
	display: block      
}
#specialone { 
	background-image: url(../images/specialpromo.jpg); 
	background-repeat: no-repeat; 
	width: 238px; 
	height: 158px; 
	padding: 13px 0 10px 10px; }
	
#specialtwo { 
	background-image: url(../images/medspapromo.jpg); 
	background-repeat: no-repeat; 
	width: 235px; 
	height: 158px; 
	padding: 25px 20px 20px 30px; }
	
/* Shadow at bottom of page  */
#bottomshadow {
	width: 940px; 
	height: 7px; 
	margin: 0 auto; 
	padding: 0;
	top: 617px;
	}

/* Foot  */
#foot {
	width: 920px; 
	clear: both; 
	font-size: 10px; 
	color: black; 
	background-color: transparent;
	text-align: left; 
	padding: 10px;
	margin: 0 auto;
}
	
#foot a {
	color: black;
	text-decoration: none}
	
#quote {
	float: right; 
	padding-right: 10px;
	color: #9cc5c9;
	font-family: Georgia, "Times New Roman", Times, serif; 
	size: 12px;
	font-style: italic;
	 }
	
#copyright { 
	font-size: 9px}
	
/*Image behind content*/
#bg { margin: 0 auto; 
	top: 180px; 
	background: url(../images/swirlylinebackground.jpg) no-repeat; 
	position: relative; 
	width: 1040px; 
	height: 409px; 
	z-index: -1; }
	
/* Headline on salon subpage */

#salonheadline { 
	color: #fff; 
	background-color: black;
	 background-image: url(../images/headlinebargraphic.gif); 
	 background-repeat: no-repeat; background-position: right top; 
	width: 650px; 
	 height: 40px; 
	 padding: 0 0 0 10px; }
	 
#salonheadline h1 { 
	color: #fff; 
	font-size: 20px; 
	text-align: left; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: normal; 
	font-style: normal; 
	text-transform: capitalize; 
	margin: 0; padding: 7px 0 0; }
	
#medspaheadline { 
	color: #fff; 
	background-color: #990000;
	 background-image: url(../images/medicalspatopbar.gif); 
	 background-repeat: no-repeat; background-position: right top; 
	width: 650px; 
	 height: 40px; 
	 padding: 0 0 0 10px; }
	
#medspaheadline h1 { 
	color: #fff; 
	font-size: 20px; 
	text-align: left; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: normal; 
	font-style: normal; 
	text-transform: capitalize; 
	margin: 0; padding: 7px 0 0; }
	
.line { width: 330px; border-top: 1px solid #399; }

label
{
width: 7em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 7.5em;
}
input
{
color: #781351;
background: #ccc;
border: solid 1px
}

.submit input
{
color: #000;
background: #9ac3c7;
border: outset 2px #d7b9c9
}
fieldset
{
border: solid 1px #781351;
width: 25em
}

legend
{
color: #fff;
background: #9ac3c7;
border: solid 1px #781351;
padding: 2px 6px
} 
#modal {
width: 400px;
padding: 20px;
background-color: white;
margin-top: 10px;
}	 
	 

	
