html, body {
	margin: 0;
	padding: 0;
	background-color: #9d9171;
	/*background-color: #569abd;*/ 
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
p, td, li, select, blockquote, input {
}
.big {
	font: 16px/22px Arial, Helvetica, sans-serif;
}
.small {
	font: 12px/18px Arial, Helvetica, sans-serif;
}
h1 {
	padding: 0;
	margin: 0 0 .4em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: #2c8bb4;
}
.h1-grey {
	color: #666;
}
h2 {
	font-weight: bold;
	padding: 0;
	margin: 0 0 .6em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 110%;
	color: #2c8bb4;
}
a {
	color: #2c8bb4;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a.copylink {
	color: #000;
	text-decoration: none;
}
a.copylink:hover {
	text-decoration: underline;
}
a.homelink {
	color: #2c8bb4;
	text-decoration: none;
}
a.homelink:hover {
	text-decoration: underline;
}
a.link { 
	font: 13px/110% Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
a.link:hover {
	color: #000;
	text-decoration: none;
}

#wrapper {
	background-color: #9d9171;
	margin: 0 auto 0 auto;
	paddding: 0;
	width: 728px;
	/*height: 660px;*/
}
#top {
	margin-top: 22px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

#logo {
	float: left;
	margin-top: 0px;
	height: 174px;
}

#pics {
	float: left;
	text-align: left;
	height: 174px;
}
.pic {
	padding-left:12px;
	width: 116px;
	height: 174px;
}
	
#contentWrapper {
	float: clear;
	margin:0;
	margin-top: 0px;
	padding: 0;
	border: 1px solid #fff;
	border-top: 0;
	width: 726px;
	background-color: #FFF;
}
#footer {
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 30px;
	text-align: center;
	clear: both;
}

#copy {
	margin-left: 20px;
	padding-top: 30px;
	margin-right:20px;
	margin-bottom:30px;
	border: 0;
	width: 700px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #2c8bb4;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contentContactus {
	padding: 20px;
}
#contact-left {
	float: left;
	width: 300px;
	padding-top: 30px;
}
#contact-left2 {
	float: left;
	width: 300px;
	padding-top: 5px;
}
#contact-right {
	float: right;
	width: 300px;
	padding-top: 30px;
}
#contentAboutus {
	padding: 20px;
}
#contentOurtours {
	padding: 20px;
}
#contentHome {
	background-color: #fffdee;
	padding: 20px;
}
#contentTest {
	padding: 20px;
}
#contentSeen {
	padding: 20px;
}
.press-publication {
		font-weight: bold;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#contentStylist {
	min-height:500px;
	padding: 20px;
}
* html #contentStylist {
}

#nav {
	height: 32px;
	color: #fff;
	background: #9d9171;
	padding-top: 5px;
}
#nav ul {
	margin: 0;
	padding: 0;	
	list-style-type: none;
}
#nav ul li {
	margin: 0;
	padding: 0;	
	float: left; 
	width: 140px;
	height: 32px;
	text-align:center;
}
/*.midlink {	
	border-left: 1px solid #fff;
}*/
#menu {
list-style-type:none; 
margin:0 0 100px 0; 
padding:0;
color:#fff;
}
#menu li {
display:block; 
float:left; 
position:relative; 
z-index:100; 
width:140px;
border-left: 1px solid #fff;
}
#menu li span {
display:block; 
z-index:100; 
padding: 5px 10px;

}
#menu li a, #menu li a:visited {
display:block; 
padding:0; 
white-space:nowrap;

}
#menu dl {
position:absolute; 
top:1px; 
left:0px; 
margin: 0; 
padding: 0;
/*background:transparent url(../images/png.png);*/
}
#menu dt {
margin:0; 
float:left;
width:140px;
padding-bottom:7px;
text-align:center;
height:100%;
border-left:1px;
border-bottom:solid 0px #fff;
}
#menu dd {
display:none; 
clear:left; 
margin:0; 
padding-top:5px;
padding-bottom:5px;
color: #fff; 
text-align:center;
background-color:#9d9171;
/*background:transparent url(../images/png.jpg);*/
font: 13px Arial, Helvetica, sans-serif;
height:25px;
width:140px;
border-top:solid 1px #fff;
}
#menu dt a, #menu dt a:visited {display:block; color:#fff; padding: 5px 10px; text-decoration:none;}
#menu dd a, #menu dd a:visited {color:#fff; text-decoration:none; display:block; padding: 5px 10px;}

#menu li a:hover {border:0; text-decoration:underline;text-decoration:none;display:block;}

#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {padding-bottom:15px;display:block;}
#menu li:hover dt a, #menu li a:hover dt a {color:#000;display:block;}
#menu dd a:hover {color:#000;text-decoration:none;display:block;}


.heading {
	color: #2c8bb4;
	font-weight: bold;
}
.formdiv {
	padding:3px 0px 3px 10px;
}
#contactleft {
	float:left;
	width:220px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
#contactright {
	width:300px;
	float: left;
}
.inputbox {
	line-height:13px;
	font-size:12px;
}
.inputarea {
	overflow:auto;
}
/* **** AS SEEN IN PAGE ****** */
.asseen-textonlyitem {

}
.asseen-textimgitem {
	min-height:125px;
}

* html .asseen-textimgitem {
	height:125px;
}

.asseen-thumb {
	width:160px;
	height:109px;
	border:none;
	float:left;
	padding-right:10px;
}
.asseen-thumb2 {
	width:140px;
	height:198px;
	border:none;
	float:left;
	padding-right:10px;
}
.asseen-textimgitem2 {
	min-height:210px;
}

* html .asseen-textimgitem2 {
	height:210px;
}


/* ****** END AS SEEN IN PAGE ITEMS ******* */


#home-left {
	float: left;
	width: 320px;
	background-color: #fffdee;
}
#home-right {
	float: right;
	width: 320px;
	background-color: #fffdee;
}
#fashion {
	background-color: #FFFDEE;
	height: auto;
	width: auto;
	border: 1px none #9D9171;
	padding: 5px;
	font-style: normal;
	text-transform: none;
}

