@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #161C25;
	font-family: "Trebuchet MS";
}

.width {
	margin: auto;
	width: 900px;
}
.address {
	font-weight: bold;
	color: #161C25;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #161C25;
}



#headercontainer {
	height: 148px;
	width: 100%;
	background-image: url(../images/headerbackgroun.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}


#headercontainer #logo {
	float: left;
	height: 148px;
	width: 393px;
}


#mainnavigation ul {
	margin-top: 32px;
	color: #4F6F19;
}
#mainnavigation {
	float: right;
	width: 507px;
}

#mainnavigation li {
	display: inline;
}

#mainnavigation a {
	text-decoration: none;
	color: #4F6F19;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding: 4px;
}
#mainnavigation a:hover {
	color: #FFFFFF;
	background-color: #4F6F19;
	padding: 4px;
}
#maincontent {
	width: 100%;
	background-image: url(../images/bg-high-light.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #161C25;
	background-color: #FFFFFF;
	padding-top: 30px;
	height: 340px;
}

#center-display {
	height: 300px;
	width: 866px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	color: #161C25;
	background-color: #161C25;
	border: 5px solid #161C25;
}
#discription {
	height: 149px;
	width: 308px;
	float: left;
	background-image: url(../images/discriptionbackground.gif);
	background-repeat: repeat-y;
	background-color: #161C25;
}
#phone {
	height: 88px;
	width: 308px;
	float: left;
	background-color: #161C25;
	color: #FFFFFF;
	text-align: center;
}
#maincontent #center-display #content-image {
	float: right;
	width: 350px;
	height: 235px;
}

#phone p {
	margin: 0px;
	padding: 10px;
}

#phone .number {
	font-weight: bold;
	font-size: 42px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#patient-forms {
	height: 205px;
	width: 250px;
	float: left;
	margin-left: 60px;
	background-image: url(../images/Our-services-background.gif);
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	clear: right;
	border: medium solid #161C25;
}
#maintext {
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}
#services {
	width: 250px;
	float: left;
	background-image: url(../images/Our-services-background.gif);
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	border: medium solid #161C25;
	height: 205px;
}

#skin-care {
	width: 250px;
	float: left;
	background-image: url(../images/Our-services-background.gif);
	margin-left: 60px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	height: 205px;
	border: medium solid #161C25;
}

#maintext .width p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#maintext .width #text ul {
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#maintext .width #text .location {
}


#maintext .width #text li {
	list-style-type: none;
	padding-bottom: 5px;
	margin: 0px;
}

#footer #footer-address p {
	color: #FFFFFF;
	text-align: right;

}


#footer #copy-rights p {
	text-align: left;
	color: #FFFFFF;
}
#image {
	float: right;
	width: 50%;
}
#maintext #text {
	float: left;
	width: 50%;
}

#maintext .width #text h2 {
	margin: 0px;
	padding: 0px;
}
#maintext  .width  h3 {
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 24px;
	padding-bottom: 0px;
	color: #4F6F19;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#maincontent #center-display #discription p {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
}
#maintext .width #text .location {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}


#maintext .width #skin-care .halfs {
	width: 50%;
	float: left;
}
#maintext .width #skin-care .halfs ul {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#maintext .width #skin-care .halfs li {
	display: block;
	list-style-type: none;
	padding-left: 15px;
}

#maintext .width #mainimage {
	float: left;
}


#maintext .width #mainimage span {
	color: #161C25;
	text-decoration: underline;
	cursor: pointer;
}
#maintext .width #patient-forms a {
	color: #4F6F19;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #4F6F19;
}
#maintext .width #patient-forms a:hover {
	color: #161C25;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #161C25;
}



#copy-rights {
	width: 300px;
	float: left;
	margin: auto;
}

#footer {
	width: 100%;
	clear: both;
	height:80px;
	}

#footercontainer {
	width: 100%;
	background-color: #161C25;
	font-size: 14px;
}


#footer-address {
	width: 150px;
	float: right;
}

#maintext .width #mainimage img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 75px;
}

#maintext .width #mainimage li {
	list-style-type: none;
	display: block;
	padding-bottom: 20px;
	padding-left: 50px;
	font-weight: bold;
	font-size: 18px;
}
#maintext .width #mainimage h2 {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
}
#footercontainer .width #footer #copy-rights a {
	color: #FFFFFF;
	text-decoration: underline;
}
#headercontainer  .width  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	#phonenumber{
	float:right;
		color: #FFFFFF;
		    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 26px;
    font-weight: bold;
	}
	
	
.slide_wrapper{
width:866px;
}



.procedures a{
color:#898585;
}
.procedures a:visited{
color:#B7B0B0;
}
.procedures a:hover{
color:#433e3e;
}
a img { border: 0 }