@charset "utf-8";

*{
	margin:0;
	padding: 0;
}

body  {
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0;
	background-color: #bbb5a7;
}
#container {
	width: 990px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	background-image: url(images/content-nav-bg_01.jpg);
	background-repeat: no-repeat;
	background-position: left 140px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
} 


#header {
	background-image: url(images/bannerbgimg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
} 

#header #header-text {
	position: absolute;
	background-color: transparent;
	left: 220px;
	top: 39px;
	width: 267px;
	z-index: 1000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	color: #ffffff;
	font-weight: bold;
}

#header #header-text a {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:underline;
}

#header #header-text a:hover {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	color: #fea42c;
	font-weight: bold;
	text-decoration:underline;
}

#header #header-phone {
	position: absolute;
	background-color: transparent;
	left: 736px;
	top: 120px;
	width: 205px;
	z-index: 1000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F6CD9F;
	font-style: italic;
	font-weight: bold;
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 148px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: transparent;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}

#mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
} 


#mainContent #cellulite {
	position: absolute;
	background-color: transparent;
	left: 220px;
	top: 150px;
	width: 267px;
	z-index: 1000;
}

#mainContent #cellulite p {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 24px;
	color: #ffffff;
	font-weight: bold;
	
}

#mainContent #cellulite p a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 24px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;	
}

#mainContent #cellulite p a:hover {
	
	font-family: Georgia, "Times New Roman", Times, serif;iv
	font-size: 15px;
	font-style: italic;
	line-height: 24px;
	color: #9e1f1c;
	text-decoration: underline;
	font-weight: bold;
	
}

#mainContent p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding-bottom: 10px;
	
}
.image {
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#mainContent p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #353535;
	text-decoration: underline;
}



h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 10px;
}

#footer {
	background-color: #bbb5a7;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#footer ul {
	list-style-type: none;
	text-align: center;
	padding-top: 7px;
}

#footer ul li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right: 8px;
	padding-left: 8px;
	margin-right: auto;
	margin-left: auto;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#mainContent p a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #9e1f1c;
	text-decoration: underline;
}
.aboutusimage {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.thermageimage {
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 5px;
}
.caption {
	font-style: italic;
}
.contactus {
	margin-left: 45px;
}

.covid {
	margin-left: 185px;
	font-color: #ffffff;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;

}
#mainContent ul {
	list-style-type: none;
	margin-bottom: 20px;
}
#mainContent ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-left: 40px;
}
#mainContent ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 10px;
	font-style: italic;
}
.resume {
	padding-left: 30px;
}

#mainContent ul li a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #9e1f1c;
	text-decoration: none;
}
.sitemap {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	padding-left: 45px;
}
#mainContent .sitemap a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	text-decoration: none;
}
#mainContent .sitemap a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #9e1f1c;
	text-decoration: none;
}
.indent {
	padding-left: 25px;
}
#mainContent #map {
	margin-left: 40px;
	margin-bottom: 15px;
}

#mainContent #livingsocial {
	width: 664px;
	position: absolute;
	top: 530px;
	height: 13px;
	left: 220px;
}

#mainContent #livingsocial p {
	color: #dedcd6;
}

#mainContent #livingsocial a {
	color: #dedcd6;
	text-decoration: underline;
}

#mainContent #livingsocial a:hover {
	color: #dedcd6;
	text-decoration: underline;
}



#footer #credentials1 {
	background-color: #bbb5a7;
	float: left;
	height: 140px;
	width: 150px;
	background-image: url(images/credentials_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-left: 185px;
}
.credentials {
	text-align: center;
	margin-top: 100px;
	width: 130px;
	margin-right: auto;
	margin-left: auto;
}
.credentials p a {
	color: #000000;
	text-decoration: none;
}

#footer ul li a {
	color: #000000;
	text-decoration: none;
}


#footer #credentials2 {
	background-color: #bbb5a7;
	float: left;
	height: 140px;
	width: 150px;
	background-image: url(images/Credentials_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#footer #credentials3 {
	background-color: #bbb5a7;
	float: left;
	height: 140px;
	width: 150px;
	background-image: url(images/Credentials_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#footer #credentials4 {
	background-color: #bbb5a7;
	float: left;
	height: 140px;
	width: 150px;
	background-image: url(images/Credentials_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
.credentials p a:hover {
	color: #000000;
	text-decoration: underline;
}
#footer ul li a:hover {
	color: #000000;
	text-decoration: underline;
}
#home p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 21px;
}
.quoteCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#home {
	height: 62px;
	width: 425px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	margin-top: 165px;
	position: absolute;
	left: 367px;
	top: 300px;
}
#mainContent #cellulite {
	position: absolute;
	background-color: transparent;
	left: 220px;
	top: 150px;
	width: 267px;
	z-index: 1000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	color: #ffffff;
	font-weight: bold;
}
.icon {
	padding-left: 12px;
	float: left;
	padding-right: 5px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.button {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.tina1 {
	margin-top: 45px;
	margin-left: 75px;
	
}

a {
 outline: none;
 }
