/* CSS Document */

/* Basic Elements */
body {
	font: 12px verdana, sans-serif; 
	color: black;
	margin: 0px;
	text-align: center;
	background: url(images/bg.jpg) repeat;
}

div {
	padding: 0px;
}

p {
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #888888;
	}
a:visited , a:active{ 
	font-weight: bold; 
	text-decoration: none; 
	color: #888888;
	}
a:hover { 
	text-decoration: underline; 
	color: #484848;
	}

/* specific divs */
#container { 
	background: url(images/bg.jpg) repeat;   
	margin: auto;
	width: 800px;
	border-left: 0px black solid;
	border-right: 0px black solid;
	border-bottom: 0px black solid;
}


.pageTitle {
	font-size: 28px;
	line-height: 115%;
	font-weight: bold;
	font-family: "Copperplate Gothic Light","sans-serif";
	mso-bidi-font-family: "Mongolian Baiti";
	color: #AE3C67;
}
	
#title {
	background: #FFFFFF;
	text-align:left;
	padding: 10px;
	height: 60px;
	width: 780px;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
}

#title h2.pageTitle {
	font-weight: bold;
	font-family: ar cena;
	font-size: 14px;
}

#title h2.mission{
	background: transparent url(images/mission.gif) no-repeat top left;
	width: 364px;
	height: 45px;
	float: left;
}

#title h2.about{
	background: transparent url(images/about.gif) no-repeat top left;
	width: 364px;
	height: 45px;
	float: left;
}

#title h2.press{
	background: transparent url(images/press.gif) no-repeat top left;
	width: 364px;
	height: 45px;
	float: left;
}

#title h2.skincare{
	background: transparent url(images/skincare.gif) no-repeat top left;
	width: 364px;
	height: 45px;
	float: left;
}

#title h2.surgery{
	background: transparent url(images/surgery.gif) no-repeat top left;
	width: 364px;
	height: 45px;
	float: left;
}

#title h2 span {
	display: none;
}

#body {
	text-align: left;
	background: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	width: 780px;
	margin-top: -6px;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
}

#body p {
	text-indent: 20px;
	line-height: 20px;
}

#body table {
	font: 12px verdana, sans-serif; 
	color: black;
}

#image {
	float: left;
	width: 320px;
}

#bottom {	
	background: #FFFFFF;
	width: 800px;
	height: 10px;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
}

#menu {
	background: url(images/menubg2.jpg) no-repeat;
	height: 35px;
	width: 800px;
	margin-top: 0px;
	text-align: center;
	word-spacing: 15px;
	border:1px solid #888888;
	padding-top:15px;
}

#menu a.menuLinks:link{
	font-weight: bold;
	font-family: verdana;
	font-size: 14px;
	color: #888888;
	word-spacing: 2px;
	text-transform: uppercase;
	position: relative;
	vertical-align: middle;
}

#menu a.menuLinks:visited{
	font-weight: bold;
	font-family: verdana;
	font-size: 14px;
	color: #888888;
	word-spacing: 2px;
	text-transform: uppercase;
	position: relative;
	vertical-align: middle;
}

#menu a.menuLinks:hover{
	font-weight: bold;
	font-family: verdana;
	font-size: 14px;
	color: #484848;
	word-spacing: 2px;
	text-transform: uppercase;
	position: relative;
	vertical-align: middle;
}

#pageHeaderTitle { 
	background: pink; 
	height: auto;
	font: 15px verdana bold;
	background: url(images/titlebanner3.jpg) no-repeat;
	height: 251px;
	width: 800px;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
}

#pageHeaderTitle p.title {
	text-align: center;
	vertical-align: middle;
	display: none;
}

#pageHeaderDesc { 
	background: brown; 
	height: auto;
	text-align: center;
	display: none;
}

#prevnext {
	background: #ffffff;
	text-align: center;
}

#footerwhole {
	background: url(images/footerbanner2.jpg) no-repeat;
	width: 800px;
	height: 180px;
	border: 1px solid #888888;
}
#footermenu {
	text-align: center;
	padding-top: 20px;
	word-spacing: 5px;
}

#footermenu a:link {
	word-spacing: 2px;
	color: #888888;
}

#footermenu a:visited, a:active {
	word-spacing: 2px;
	color: #888888;
}

#footermenu a:hover {
	word-spacing: 2px;
	color: #484848;
	text-decoration: underline;
}

#footeraddress {
	height: auto;
	text-align: center;
	padding-top: 10px;
}

#footeraddress p.addr {
	font: 12px georgia;
	font-weight: bold;
	color: #484848;
	letter-spacing: 2px;
	height: auto;
	text-align: center;
}

#footer {
	text-align: center;
	height: auto;
	font-size: 10;
	margin-bottom: 5px;
	vertical-align: bottom;
}

#footer hr.footer {
	height: 1px;
	color: #484848;
	background-color: #484848;
	width: 80%;
	text-align: center;
}