/* GLOBALS */
/* ----------------------------------------- */

body {
	font-family:	Tahoma, Arial, Helvetica, sans-serif;
	font-size:		12px;
	color: 			#000;
	line-height: 	20px;
	}

	
/* BANNER */
/* ----------------------------------------- */

div#mn-banner div,
div#mn-banner img,
div#mn-contact-bar div,
div#mn-contact-bar img {
	float: 			left ;
	}

div#mn-banner {
	font-size: 11px;
	color: #DFD1C4;
	}
div#mn-banner a {
	color: #DFD1C4;
	}
div#mn-banner a:hover {
	color: #FFF;
	}

div#mn-banner #left {
	float: left;
	margin-left: 30px;
	}
div#mn-banner #right {
	float: right;
	text-align: right;
	}



/* NAVIGATION DETAILS */
/* ----------------------------------------- */

/* TOP MENU POSITIONING */
#multi-ddm {
	margin: 		0 0 0 15px;
	}

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

/** SUBMENU APPEARANCE **/
#multi-ddm ul {
	background-color:#A0886E;
		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: 15px 13px 16px;
	margin: 0;
	color: #FFF;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	}

/** SUB LEVEL LINK APPEARANCE **/
#multi-ddm ul a {
	padding: 5px 16px;
	margin: 0;
	color: #FFF;
	text-transform: none;
	font-weight: bold;
	font-size: 12px;
	}

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




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

div#mn-content {
	}

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

div#mn-content ul {
		margin:0;
		padding: 11px 0 15px 20px;
		}
	div#mn-content ul li {
	list-style-position:outside;
		padding-left: 5px;
		list-style-image:url(../images/arrow_01.gif);
		}

div#mn-content a {
	color:#692822;
	text-decoration:none;
	margin: -3px 0;
	padding: 3px 0;
	}
	div#mn-content a:hover {
		background:#FFF;
		}
div#mn-content a img{
	text-decoration:none;
	}
	div#mn-content a:hover {
		background: none;
		border:none;
		text-decoration: underline;
		}


.quote {
text-align:left;
font-weight: normal;
color:#692822;
margin: 0 10px 0 0;
padding: 15px 0 10px 0;
font-size: 16px;
font-variant:small-caps;
font-family: Georgia, "Times New Roman", Times, serif;
letter-spacing: 1px;
}


/*  *********************************************  SIDEBAR  STYLE *********************************************** */

div#mn-sidebar ul {
	margin: 11px 0 0 0;
	padding: 0 0 15px 0;
	line-height:28px;
	list-style: none;
	}
	div#mn-sidebar ul li {
		clear: left;
		float: left;
		width: 100%;
		}

div#mn-sidebar a {
	color:#6A4730;
	}
	div#mn-sidebar a:hover {
		color: #4F1C18;
		text-decoration: underline;
		}




.menu_list {
	width: 264px;
	}

.menu_head {
	padding: 0;
	cursor: pointer;
	position: relative;
	margin:0px;
	font-weight:bold;
	height: 95px;
	width: 264px;
	}
	.menu_head.face { background:url(../images/sb-face.jpg); }
	.menu_head.breast { background:url(../images/sb-breast.jpg); }
	.menu_head.body { background:url(../images/sb-body.jpg); }
	.menu_head.cosm { background:url(../images/sb-cosmetic.jpg); }

.menu_body {
	display:none;
	padding: 10px 0 10px 20px;
	background: #CFBAA5;
	}

.menu_body a{
	display:block;
	color:#006699;
	padding-left:10px;
	text-decoration:none;
	}

.menu_body a:hover{
	color: #000000;
	text-decoration:underline;
	}



/*  *********************************************  BOTTOM  STYLE *********************************************** */

div#mn-bottom ul {
	margin: 0;
	padding: 15px 9px 15px 0;
	list-style: none;
	float: left;
	width: 147px;
	font-size: 11px;
	color: #CFBAA5;
	}
	div#mn-bottom ul.double {
		width: 303px;
		}

div#mn-bottom ul.double li {
	width: 147px; 
	display: inline-block;
	float: left;
	}

div#mn-bottom ul li.title {
	color: #CFBAA5;
	padding: 5px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #CFBAA5;
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0;
	}


div#mn-bottom a {
	color:#CFBAA5;
	}
	div#mn-bottom a:hover {
		color: #FFF;
		}


/*  *********************************************  FOOTER  STYLE *********************************************** */

div#mn-footer {
	line-height: 20px;
	font-size: 11px;
	color: #999;
	}
#mn-footer a {
	color: #444;
	}
	#mn-footer a:hover {
		text-decoration:underline;
		}


/*** Footer Standards ***/
div#mn-footer p, div#mn-footer ul, div#mn-footer div {
	clear: left;
	float: left; 
	margin: 0;
	padding: 0;
	width: 90%; 
	}
	
#mn-footer #footerlinks ul,
#mn-footer #footerlinks li {
	display: inline;
	}
	#mn-footer #footerlinks li a {
		display: inline-block;
		margin: 0 25px 0 0;
		}

div#mn-footer #footerlegal { 
	}

div#mn-footer #footerseo {
	margin-top: 15px;
	width: 70%;
	}

div#mn-footer #footerplaque { 
	clear: both;
	float: left;
	height: 40px;
	text-align: left;
	width: auto;
	}



	
	
/*  *********************************************  HEADER TAGS *********************************************** */

H1, #mn-sidebar .header, H2, H3 {
	font-weight: normal;
	color:#692822;
	margin: 0 0 0 0;
	padding: 20px 0 10px 0;
	font-size: 24px;
	font-variant:small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	}

H2 {
	padding: 20px 0 0 0;
	font-size: 22px;
	}

H3 {
	padding: 15px 0 10px 0;
	font-size: 16px;
	
	}



/*  *********************************************   PICTURES   *********************************************** */
.picborder, .picRight, .picLeft {
	border: 1px solid #ccc; 
	padding: 4px;
	background-color: #fff;
	-webkit-box-shadow:1px 1px 5px #000;
	-moz-box-shadow:1px 1px 5px #ccc;
	}
	.picRight {
		float:right;
		margin-left:20px;
		}
	.picLeft {
		float:left;
		margin-right:20px;
		}

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

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





/*  *********************************************   CONTENT ELEMENTS  *********************************************** */

hr {
	width: 80%;
	border: 1px solid #8F7459;
	margin: 20px auto;
	}

div.spacer{clear:both; height:5px; display:block;}

div.margin { margin-left: 10px;}



/*  *********************************************   BLOG ELEMENTS  *********************************************** */

#commentform #comment { width: 90%; }

.alignleft { float: left; margin: 0 20px 20px 0; }
.alignright { float: right; margin: 0 0 20px 20px; }


