/* CSS

AUTHOR: Brett Berardinis
WEBSITE: www.spagnolidesign.com
DATE: 2008.03.05

OG Colors:
Background Dark Brown:
#362A1E

Navigation Med. Brown:
#6F481F

Background Med. Blue:
#5C788E

SubNav Lighter Blue:
#8A98A3

Navy Blue Text:
#1D3950

Cosmetic Specialists & Logo Gold:
#AF9264

Footer Light Brown Text:
#8C6D4D


***************************************************/
#containernew 
{
	width: 925px;
	height: 500px;
	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;
}

.IE8Fix
{
    z-index: 1000;

}

.aspmenu {
	padding-top: 0px;
	padding-left: 8px;
	margin-top: 3px;
	margin-left: 8px;
	width: 540px; 
	text-decoration: none;
	font-weight: bold;   
    font-size: 12px;
    font-family: "Trebuchet MS", Verdana, Sans-Serif;
    background: #6F481F;
    
}

.aspmenu a {
	text-decoration: none;  
}

.aspmenu a: hover {
	text-decoration: none;  
}

.aspmenutop{
	text-decoration: none;
	padding-left: 5px;   
}

.aspmenusub{
	text-decoration: none; 
	text-align: left; 
	padding-left: 4px; 
	padding-right: 4px; 
    font-size: 12px;
    font-weight: bold; 
    font-family: "Trebuchet MS", Verdana, Sans-Serif;
    background: #8A98A3;
    color: #1D3950; 
}

.aspmenusub a {
	text-decoration: none;
}

.aspmenusub a:hover 
{
	text-decoration: none;  
	color: #D4CBBC;  
}

.aspmenusubsub{
	text-decoration: none; 
	padding-left: 4px; 
	padding-right: 4px;
	text-align: left;  
    font-size: 12px;
    font-weight: bold; 
    font-family: "Trebuchet MS", Verdana, Sans-Serif;
    background: #BEA983;
    color: #1D3950; 
}

.aspmenusubsub a {
	text-decoration: none;
}

.aspmenusubsub a:hover 
{
	text-decoration: none;  
	color: #D4CBBC;  
}

/* Cosmetic Specialists Style Sheet */

body {
	background-color: #362a1e;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

.tabletop
{
	width: 540px; 
	text-align: left;
	margin-top: 20px;
	margin-left: 20px; 
} 

.tablebot
{
	width: 500px; 
	text-align: justify;
	margin-top: 20px;
	margin-left: 30px; 
} 


h1, h2, h3, h4, h5, h6, p {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

p {
	margin-bottom: 15px; 
	display: block; 
}

h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}


h3 
{	
	font-family:  sans-serif;
	font-size: 14pt;
	color: #4A2D0E;
	margin: 0px;
	padding: 0px;
}

.headline 
{
	clear: both;
	display: block;
	font-size: 14px;
	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;
}