/* main body of the page */ 
body {
	font-size: small; 
	margin: 0px; 
	font-size: 9pt;
		/*font-family: arial, helvetica, sans-serif*/
	font-family:Georgia;
}
.header {
	background-image: url(../background/chic_banner.jpg);
	width: 810px;
	background-repeat: no-repeat;
	position: relative;
	height: 170px;
}
.main {
	position: relative;	
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../background/content.gif);
	width: 800px;
	background-repeat: repeat-y;
	/*height: 365px;*/
	z-index: 0;
	min-height:365px;
}

.pageTitle {
	position: absolute;
	left: 20px;
	top: 40px;
	visibility: visible;
	z-index: 2;
	font-size: small;
	font-weight: bold;
	color:#0099db;
	margin: 0px; 
	font-family:Georgia;	
}

.mainContent {
	padding-right: 25px; padding-left: 0px; padding-bottom: 10px; padding-top: 60px
}

/*   new title style     */
.mainPageTitle {
	position: relative;
	left: 185px;
	top: 4000px;
	visibility: visible;
	z-index: 2;
}
.content {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 485px;
}

/* page settings for treatments */
.treatmentPrice {
	position: absolute;
	left: 20px;
	font-family:Georgia;
	font-size: 11pt;
	/*font-weight: bold;*/
	color: #0099d8;
	margin-bottom:40px;	
}
.treatmentPriceTable {
	font-family:Georgia;
	font-size: 10pt;
	color: #0099d8;	
}
.normal {
	position: relative;
	font-family:Georgia;
	color: #000000;
	font-weight: normal;
	top:20px;	
}
.tSpace {
	position: relative;
	height: 50px;
	top:20px;	
}
.sitetitle {
	display: none
}
a {
	color: #9b9d7d
}
a:hover {
	color: #abad9d
}

.heading {
	font-weight: bolder; color: #000000; font-style: italic
}

.menu ul {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none
}
.menu li {
	padding-right: 0px; padding-left: 0px; padding-bottom: 10px; margin: 0px 3px; width: 160px; padding-top: 10px; border-bottom: #b2b3a7 1px solid
}
.menu a {
	font-weight: bold; color: #dddddd; text-decoration: none
}
.menu a:hover {
	font-weight: bold; color: #ffffff; text-decoration: none
}

.footer {
	background-image: url(../background/footer.gif); width: 810px; background-repeat: no-repeat; height: 30px
}
.footnote a {
	color: #dddddd; text-decoration: none
}
.footnote a:hover {
	color: #ffffff; text-decoration: none
}
.footnote {
	padding-right: 22px; font-size: x-small; text-align: right
}
.imgright {
	border-right: black 1px solid; 
	border-top: black 1px solid; 
	font-size: x-small; float: right; 
	margin-top: 0px;
	margin-left: 5px; 
	border-left: black 1px solid; 
	border-bottom: black 1px solid; 
	font-style: italic; text-align: center
}
.imgleft {
	border-right: black 1px solid; 
	border-top: black 1px solid; 
	font-size: x-small; float: left; 
	border-left: black 1px solid; 
	margin-top: 5px;
	margin-right: 5px;
	border-bottom: black 1px solid; 
	font-style: italic; 
	text-align: center
}
.imgcenter {
	border-right: black 1px solid; border-top: black 1px solid; font-size: x-small; border-left: black 1px solid; width: 474px; border-bottom: black 1px solid; font-style: italic; text-align: center
}
.imgleft img {
	margin-bottom: -1px; border-bottom: #000000 1px solid
}
.imgright img {
	margin-bottom: -1px; border-bottom: #000000 1px solid
}
.imgcenter img {
	margin-bottom: -1px; border-bottom: #000000 1px solid
}
table {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; border-top-style: none; padding-top: 0px; border-right-style: none; border-left-style: none; border-bottom-style: none
}
th {
	vertical-align: top; text-align: left
}
.map {
	position:absolute;
	top:10px;
	left:10px;
}
.close {
	position:absolute;
	top:400px;
	left:10px;
	font-size:10pt;
	color:#0066FF;
}
.closePort {
	position:absolute;
	top:515px;
	left:10px;
	font-size:10pt;
	color:#0066FF;
}

@media print    
{
.sitetitle {
	padding-right: 30px; display: block; padding-left: 30px; font-size: x-large; padding-bottom: 30px; padding-top: 30px
}
.header {
	width: 700px; position: relative; height: 60px
}
.menu {
	display: none
}
.content {
	padding-right: 0px; padding-left: 0px; padding-bottom: 10px; width: 454px; padding-top: 0px
}
.footer {
	width: 500px
}
.pagetitle {
	padding-right: 0px; padding-left: 0px; font-weight: bold; font-size: large; padding-bottom: 10px; color: #000000; padding-top: 0px
}
.titlesBlue {
	font-family:scriptina;
	font-style:italic;
	font-size: 10pt;
	font-weight: bold;
	color: #0099d8;
	margin-bottom:3px;
}

