/* Cosmetic Specialists Style Sheet */

body {
	background-color: #362a1e;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

#containernew 
{
	width: 925px;
	height: 502px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
    background: #5C788E;
    clear: both; 
}

#footernew 
{
	width: 925px;
	height: 20px;
	margin: 0px auto;
	clear: both;
	padding: 0px 0px 0px 0px;
    font-size: 11px;
    font-family: Trebuchet MS, Verdana, Sans-Serif;
    background: #362A1E;
    text-align: center; 
}


h1, h2, h3, h4, h5, h6, p {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

p {
	margin-top: -15px;
	padding: 0px;
	margin: 0px;
}

h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}


h3 {
	font-size: 14pt;
	color: #4A2D0E;
	margin: 0px;
	padding: 0px;
}

.headline {
	font-size: 14pt;
	color: #4A2D0E;
	margin: 0px;
	padding: 0px;
}

.styleURL {
	color: #66CCFF;
	text-decoration: underline;
}

.footerURL {
	text-decoration: underline;
	color: #8C6D4D;
}

.mapLink {
	text-decoration: underline;
	color: #BDAE92;
}

/*.mapLink a:hover {
	text-decoration: underline;
	color: #EADABB;
}*/

a {
	color: #B9B9B9;
	text-decoration: underline;
}

a:hover {
	color: #bea983;
	text-decoration: underline;
}

#headerImg {
	margin-top: -30px;
	padding: 0px;
}

#main {
	padding: 0px;
	margin: 0px;
}

#footerImg {
	text-align: center;
	margin-top: -30px;
}

#header {
	visibility: hidden;
	z-index: 0;
}

#footer {
	visibility: hidden;
	z-index: 0;
}
