/* *************************** add junk text to increase size of file - dreamweaver css bug ****************** */
/* *************************** add junk text to increase size of file - dreamweaver css bug ****************** */
/* *************************** add junk text to increase size of file - dreamweaver css bug ****************** */
/* *************************** add junk text to increase size of file - dreamweaver css bug ****************** */
/* *************************** add junk text to increase size of file - dreamweaver css bug ****************** */
/* *************************** add junk text to increase size of file - dreamweaver css bug ****************** */
/* *************************** add junk text to increase size of file - dreamweaver css bug ****************** */
/* *************************** add junk text to increase size of file - dreamweaver css bug ****************** */
/* *************************** add junk text to increase size of file - dreamweaver css bug ****************** */
/* *************************** add junk text to increase size of file - dreamweaver css bug ****************** */
/* *************************** add junk text to increase size of file - dreamweaver css bug ****************** */
/* *************************** add junk text to increase size of file - dreamweaver css bug ****************** */
/* *************************** add junk text to increase size of file - dreamweaver css bug ****************** */
/* *************************** add junk text to increase size of file - dreamweaver css bug ****************** */
/* *************************** add junk text to increase size of file - dreamweaver css bug ****************** */


/*  *********************************************  BODY  STYLE *********************************************** */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color: #000;
	line-height: 20px;
	}
a img {
	border: 0px;
	}
	

	
/*  *********************************************  TOPNAV  STYLE *********************************************** */

/** SUBMENU WIDTH **/
#multi-ddm ul, #multi-ddm ul li {	width: 200px; }

/** SUBMENU APPEARANCE **/
#multi-ddm ul {
	background-color:#452C1B;
		border-top: none;	
		border-right: none;	
		border-bottom: none;	
		border-left: none;	
	border-color: #FFF;
	border-width: 1px;
	}
	
/** TOP LEVEL LINK APPEARANCE **/
#multi-ddm a {
	padding: 0 25px 15px 25px;
	margin: 13px 0 0 0;
	color: #FFE8C7;
	text-decoration: none;
	text-transform: none;
	font-size:14px;
	font-family: Georgia, Times;
	}
	#multi-ddm a.last { border: none;}


/** SUB LEVEL LINK APPEARANCE **/
#multi-ddm ul a {
	padding: 5px 16px;
	margin: 0;
	color: #FFF;
	text-decoration: none;
	text-transform: none;
	height: 20px;
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

/** TOP/SUB LINK HOVER APPEARANCE **/
#multi-ddm a:hover { color: #FDA; }
#multi-ddm ul a:hover {  }




/*  *********************************************  NUMBER  STYLE *********************************************** */

div#mn-number p {
	margin:76px 50px 0 14px;
	padding:0;
	color:#1D2B23;
	font-weight:bold;
	text-align: right;
/*	line-height: 24px; */
    line-height: 16px;
	}
	div#mn-number p a {
		text-decoration:none;
		color:#736755;
	}
	div#mn-number p a:hover {
		text-decoration:underline;
	}


/*  *********************************************  THUMB  STYLE *********************************************** */



.home-icons {
	margin: 0;
	padding: 110px 0 0 0;
	list-style: none;
	}
	
.home-icons li {
	margin: 0 0 0 0;
	padding: 0;
	display: block;
	float: left;
	width: 241px;
	height: 112px;
	overflow: hidden;
	cursor:pointer;
	}	
	
.home-icons p {
	margin:0;
	padding:0 200px 0 25px;
	color:#603C26;
	text-transform: none;
	font-family:Georgia, Times;
	font-size:25px;
	line-height:28px;
	}

.home-icons p.small {
	margin:0;
	padding:0 145px 0 25px;
	color:#603C26;
	text-transform: none;
	font-family:Georgia, Times;
	font-size:20px;
	line-height:25px;
	}
	



/*  *********************************************  CONTENT  STYLE *********************************************** */

div#mn-content {
	}

div#mn-content p {
	color:#736755;
	}
	div#mn-content strong {
		}

/* hide global ul - conflicts with tabbed panels
div#mn-content ul {
		margin:0;
		padding: 0 0 15px 20px;
		}
	div#mn-content li {
		padding-left: 5px;
		color:#736755;
		}
* ******************************************/

div#mn-content a {
	color:#213028;
	text-decoration: underline;
	}
	div#mn-content a:hover {
		text-decoration:none;
		}


div#mn-content p.noTopPadding {
	margin-top: 0px;
	padding-top: 0px;
	}
div#mn-content p.indent {
	margin-left: 10px;
	padding-left: 10px;
	}

div#mn-content p.noBottomPadding {
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
div#mn-content p.centerCallOut	{
	text-align:center;
	font-weight:bold;
	font-style:italic;
	font-size:13px;
	}
/*  *********************************************  SIDEBAR  STYLE *********************************************** */



div#mn-sidebar {
	}

div#mn-sidebar p {
	}
	div#mn-sidebar strong {
		}

div#mn-sidebar ul {
	margin:0;
	padding: 11px 0 15px 15px;
	line-height:28px;
	}
	div#mn-sidebar li {
		padding-left: 0px;
		list-style-image:  url(../images/arrow_01.gif);
		border-bottom:1px solid #736755;
		text-align:left;
		}

div#mn-sidebar a {
	color:#6A4730;
	text-decoration:none;
	margin:2px 0 2px 0;
	padding:0 0 0 10px;
	display:block;
	}
	div#mn-sidebar a:hover {
		color: #D3B480;
		padding:0 0 0 10px;
		margin:2px 0 2px 0;
		display:block;
		background-color:#3B5148;
		}






/*  *********************************************  FOOTER  STYLE *********************************************** */
div#mn-footer ul ul { display: none; }

div#mn-footer .hide{ display: none; }

div#mn-footer {
	line-height: 20px;
	font-size: 11px;
	color: #B38F59;
	}
	#mn-footer p {
		float: left;
		text-align: left;
		padding: 0;
		margin: 11px 0 0 0;
		width: 100%;
		}
	#mn-footer ul {
		float: left;
		padding: 0;
		margin: 11px 0 0 0;
		width: 100%;
		list-style-type: none;
		}
		#mn-footer li {
			display: inline;
			padding-right: 25px;
			}
	#mn-footer a {
		color: #887765;
		text-decoration: none;
		}
		#mn-footer a:hover {
			text-decoration:underline;
			}
	
	
	
	
	
/*  *********************************************  HEADER TAGS *********************************************** */

H1, #mn-sidebar .header, H2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color:#365143;
	margin: 0 0 0 -2px;
	padding: 20px 0 10px 0;
	font-size: 26px;
	}

H2 {
	color: #365143;
	padding: 20px 0 0 1px;
	font-size: 21px;
	border-bottom:1px dotted #365143;
	}


H3	{
	color:#736755;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:0px;
	/*border-bottom: 1px dotted #365143;*/
	text-decoration:underline;
	}


/*  *********************************************   PICTURES   *********************************************** */

.picborder, .picRight, .picLeft {
	border: 1px solid; 
	border-color: #736755;
	margin-top:5px;
	}
	.picRight {
		float:right;
		margin-left:20px;
		}
	.picLeft {
		float:left;
		margin-right:20px;
		}

.picRightnoborder {
	float:right; 
	margin-left:20px;
	margin-top: 20px;
	}

.picLeftnoborder {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	}

.adobeLogo {
	float: left;
	margin-right: 10px;
	margin-top:5px;
	}

.picWithCaption	{
	float:right;
	margin-left:20px;
	height:158px;
	width:132px;
	border:1px solid #736755;
	background-color:#FFF;
	}
div#mn-content	.picWithCaption p	{
		font-size:11px;
		font-style:italic;
		margin:0 3px 0 3px;
		padding:0;
		text-align:center;
		color:#365143;
		}
.picBottomBorderOnly	{
	border-bottom: 1px solid #736755;
	}
/*  *********************************************   CONTENT ELEMENTS  *********************************************** */

hr {
	width: 80%;
	border: none;
	border-top: 1px solid #C6B291;
	text-align: center;
	margin: 30px auto;
	}
	
	
div.spacer{clear:both; height:10px; display:block;}	

.spacer2{width:20px;}

div.spacer3{clear:both; height:1px; display:block;}	

.backtotop2 {
	clear: both;
	float: right;
	margin:0 0 20px 0;

	}
	
/*  *********************************************   QUICK CONTACT STYLE  *********************************************** */
	

#qcontact {
	padding: 40px 0 0 53px;
	}
	
#qcontact p {
	color:#82A091;
	font-size:11px;
	}

#qcontact label {
	font-family:Arial; 
	font-size: 12px; 
	color:#82a091; 
	font-weight: bold;
	margin: 0 2px 0 0;
	}

.inputSelectquick, .inputSelectCaptcha, .inputCommentquick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0;
	margin: 6px 0 0 0;
	padding: 8px 8px 0 8px;
	/*display: block;*/
	font-weight: bold;
	color:#82A091;
	border: 1px solid #4A6559;
	background:#213028;
	}

.inputSelectquick {
	width:173px;
	height: 13px;
	/*float:left;
	clear:left; */ 
	overflow: hidden;
	}
.inputSelectCaptcha {
	width:100px;
	height: 13px;
	/*float:left;
	clear:left; */ 
	overflow: hidden;
	}
.inputCommentquick {
	width:185px;
	height: 75px;
	margin-right:17px; 
	float:right;
	}
.inputButtonquick {
	clear: right;
	float:right;
	width: 94px;
	height:26px;
	margin: 6px 16px 0 0px;
	padding: 0; 
	border: 0;
	background-color:#B28D57;
	border:1px solid #1F2B25;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	}
.spc {
	display:none;
}


/*  *********************************************   QUICK CONTACT STYLE  *********************************************** */
	

#qcontact2 {
	padding: 55px 0 0 53px;
	}
	
#qcontact2 p {
	color:#82A091;
	font-size:11px;
	}

.inputSelectquick2, .inputCommentquick2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0;
	margin: 6px 0 0 2px;
	padding: 8px 8px 0 8px;
/*	display: block;*/
	font-weight: bold;
	color:#82A091;
	border: 1px solid #4A6559;
	background:#213028;
	}

.inputSelectquick2 {
	width:173px;
	float: none;
	height: 18px;
	overflow: hidden;
	}
.inputCommentquick2 {
	width:185px;
	height: 86px;
	margin-right:17px; 
	float:right;
	}
.inputButtonquick2 {
	clear: right;
	float:right;
	width: 94px;
	height:26px;
	margin: 6px 16px 0 0px;
	padding: 0; 
	border: 0;
	background-color:#B28D57;
	border:1px solid #1F2B25;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	}
.spc {
	display:none;
}

/* ********************************* DOCTOR'S PAGE ********************************** */
.listLeft	{
	margin:0;
	padding:0;
	float:left;
	width:310px;
	text-align:left;
	color:#736755;
	}
	.listLeft ul	{
		margin:0 0 0 15px;
		padding:0;
		}
div#mn-content .listLeft ul li a{
			color:#736755;
			text-decoration:underline;
			}
div#mn-content .listLeft ul li a:hover{
			text-decoration:none;
			}			
	
.listRight	{
	margin:0 0 0 50px;
	padding:0;
	float:left;
	width:290px;
	text-align:left;
	color:#736755;	
	}	
	.listRight	ul{
		margin:0 0 0 15px;
		padding:0;
		}
div#mn-content .listRight ul li a{
			color:#736755;
			text-decoration:underline;
			}
div#mn-content .listRight ul li a:hover{
			text-decoration:none;
			}			
		
.singleList	{
	margin:0;
	padding:0;
	float:left;
	width:500px;
	text-align:left;
	color:#736755;
	}
	.singleList	 ul	{
		margin:0 0 0 15px;
		padding:0;
		}
div#mn-content .singleList	 ul li a{
			color:#736755;
			text-decoration:underline;
			}
div#mn-content .singleList	 ul li a:hover{
			text-decoration:none;
			}	
/* ******************************* STAFF PAGE *********************************** */

.certifications	{
	margin:0;
	padding:0;
	float:left;
	width:358px;
	text-align:left;
	}
	.certifications p	{
		margin:0;
		padding:0;
		font-weight:bold;
		}
	
.memberships	{
	margin:0 0 0 10px;
	padding:0;
	float:left;
	width:278px;
	text-align:left;	
	}	
	.memberships p	{
		margin:0;
		padding:0;
		font-weight:bold;
		}
		
.membershipsLongList	{
	margin:0;
	padding:0;
	float:left;
	width:656px;
	text-align:left;	
	}	
	.membershipsLongList p	{
		margin:0;
		padding:0;
		font-weight:bold;
		}
		
/* ************************************ MAPS PAGE ********************************** */

.maps	{
	border: 1px solid; 
	border-color: #887765;
	margin-top:5px;
	}
	.mapText	{
		margin:20px 0 0 0;
		text-align:center;
		font-size:14px;
		font-weight:bold;
		}

.maps2	{
	text-align:center;	
	margin-top:15px;
	}	

.mapBorder	{
	border:1px solid #C6B291;
	}

/* ********************************** OFFICE POLICIEES PAGE ******************** */

/***************** PDF Lists *******************/

div#pdflist	{
			font-family: Arial, Helvetica, sans-serif;
			font-style:normal;
			line-height:22px;
			margin-top:20px;
			}
	
		#pdflist ul {
				list-style:none;
				margin:0px 0 10px 5px;
				padding:0px 0 10px 5px;
				}
		
		#pdflist ul li	{
				background-repeat:no-repeat;
				padding: 0 0 0 30px;
				margin: 0;
				background-image:url(../images/pdf-icon.gif);
				}
		
		#pdflist ul li a	{
				color: #736755;
				text-decoration:underline;
				}
	
		#pdflist ul li a:hover {
				color: #736755;
				text-decoration:none;
				}

	
/*  ********** jQuery Accordion menu  ***********  */

.menu_list {	
	margin: 0;
}
.menu_head {
	padding: 0 13px;
	cursor: pointer;
	position: relative;
    font-weight:bold;
    background: #E3D8C0;
	font-size:13px;
	width:200px;
	background: url(../images/arrow_01.gif) center left no-repeat; 
}
.radiesse1	{
	width:250px;
	}
.radiesse2	{
	width:530px;
	}
	
.sculptra1	{
	width:280px;
	}
.sculptra2	{
	width:250px;
	}
.sculptra3	{
	width: 200px;
	}			

.menu_body {
	display:none;
	padding: 0;
	margin: 0;
}

.menu_body p	{
	background-image: none;
	margin-left:15px;
	}

.menu_body a{
  display:block;
  color:#006699;
  background-color:#EFEFEF;
  padding-left:10px;
  font-weight:bold;
  text-decoration:none;
}
.menu_body a:hover{
  color: #000000;
  text-decoration:underline;
  }
	
	
/*  **************************** COSMETIC DERMATOLOGY ************************  */
.harmonyList	{
	margin:0;
	padding:0;
	float:left;
	text-align:left;
	color:#736755;
	}
	.harmonyList ul	{
		margin:5px 0 0 15px;
		padding:0;
			}	
	.harmonyList ul li	{
		line-height:22px;
		}
		
/*  ***************************  AESTHETICS PAGE  ************************  */	

.col1	{
	margin:5px 0 0 20px;
	padding:0;
	width:170px;
	float:left;
	text-align:left;
	color:#736755;
	}
	.col1 ul
		{
		margin:0 0 0 15px;
		padding:0;
		}
.col2	{
	margin:5px 0 0 0;
	padding:0;
	width:170px;
	float:left;
	}
	.col2 ul
		{
		margin:0 0 0 15px;
		padding:0;
		}	
.col3	{
	margin:5px 0 0 0;
	padding:0;
	width:170px;
	float:left;
	}
	.col3 ul
		{
		margin:0 0 0 15px;
		padding:0;
		}	
	
	

/*  ****************** SKIN CARE PRODUCTS PAGE ******************  */

.product	{
	margin:0 15px 20px 0;
	padding:0;
	float:left;
	width:202px;
	}
	.product p	{
		margin-top:0px;
		padding-top:0px;
		margin-bottom:0px;
		padding-bottom:0px;
		font-weight:bold;
		text-align:center;
		font-size:14px;
		}

