body {
	background: url('http://bauhaushairdesign.com/images/uploads/back.jpg') repeat;
}

#back2 {
	background-color: #F0ECE6;
}

#home_image img {
	margin: 56px 0 0 -16px;
	vertical-align: top;
}

.col_head {
	color: #A04328;
	font-family: Georgia, serif;
	font-size: 2.666em;
padding-bottom: 3em;
        
        
}

#logo {
	padding-top: 30px;
}

#top {
	border-bottom: 1px solid #666666;
	
}

.bird {
	vertical-align: top;
	margin-top: -8px;
	
}



/* _____________________ NAV _____________________ */

#nav {
	padding-top: 82px;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-right: 30px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	float: left;
}

#nav ul li a {
	margin: 0;
	display: block;
	text-decoration: none;
	color: #ffffff;	
}


#nav ul li a.last {
	padding: 0;
	margin: 0;
}

#nav ul li a:hover {
	color: #FAAF40;
}

#home #nav_home  {
	background-color: #666666;
	padding: 4px 8px 4px 8px;
	margin: -4px 30px 0 -8px;

}

#salon #nav_salon  {
	background-color: #666666;
	padding: 4px 8px 4px 8px;
	margin: -4px 30px 0 -8px;
	
}

#products #nav_products {
	background-color: #666666;
	padding: 4px 8px 4px 8px;
	margin: -4px 30px 0 -8px;

}

#services #nav_services {
	background-color: #666666;
	padding: 4px 8px 4px 8px;
	margin: -4px 30px 0 -8px;

}

#contact #nav_contact {
	background-color: #666666;
	padding: 4px 8px 4px 8px;
	margin: -4px 30px 0 -8px;

}

#head_text {
	padding-top: 100px;
}

#head_text h1 {
	color: #F0ECE6;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 4em; 
}

#head_text h1.home_head {
        width: 458px;
        height: 95px;
        text-indent:-9999em;
        background-image: url(http://bauhaushairdesign.com/images/uploads/green.gif);
        background-repeat: no-repeat;
}

#head_text h1.salon_head {
        width: 458px;
        height: 95px;
        text-indent:-9999em;
        background-image: url(http://bauhaushairdesign.com/images/uploads/healthy.gif);
background-repeat: no-repeat;
}

#head_text h1.products_head {
        width: 458px;
        height: 95px;
        text-indent:-9999em;
        background-image: url(http://bauhaushairdesign.com/images/uploads/stressed.gif);
background-repeat: no-repeat;
}

#head_text h1.services_head {
        width: 458px;
        height: 95px;
        text-indent:-9999em;
        background-image: url(http://bauhaushairdesign.com/images/uploads/fussy.gif);
background-repeat: no-repeat;
}

#head_text h1.contact_head {
        width: 458px;
        height: 95px;
        text-indent:-9999em;
        background-image: url(http://bauhaushairdesign.com/images/uploads/green.gif);
background-repeat: no-repeat;
}

#head_text a {
	color: #FAAF40;
	text-decoration: none;
	font-style: italic;
}

#head_text a:hover {
	text-decoration: underline;
}

#head_text p {
	color: #F0ECE6;
	margin: 0;
}

#header {
	padding-bottom: 44px;
}

/* _____________________ CONTENT _____________________ */
#content {
	padding: 50px 0 50px 0;
}

#content h1 {
	font-size: 1.666em;
}

#content h2 {

	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#content h3 {
	font-size: 1em;
	margin: 0;
	padding: 0;
	color: #A04328;
}	
	
#content ul {
	margin-bottom: 1.5em;
}	

#content a {
	color: #A04328;
	text-decoration: none;
}

#content a:hover{
	text-decoration: underline;
}

#content blockquote {
	color: #A04328;
}

.time {
	font-family: verdana, sans-serif;
	font-size: .75em;
	text-decoration: none;
        color: #A04328;
}

.more {
	font-family: verdana, sans-serif;
	font-size: .75em;
	text-decoration: none;
	padding-right: 12px;
	background-image: url('http://bauhaushairdesign.com/images/uploads/arrow.png');
	background-position: right center;
	background-repeat: no-repeat;

}

.no_bullet {
	margin: 0;
	padding: 0;
	list-style: none;
}

.prod_img img {
padding: 10px;
background-color: #E6DFD5;
}

.twit {
	margin-top: 4.5em;
	padding-left: 30px;
	background-image: url('http://bauhaushairdesign.com/images/uploads/twit.png');
	background-repeat: no-repeat;
	background-position: center left;
}


.pad {
	height: 3em;
}


.serv_list ul {
        margin: 0;
	padding: 0;
	list-style: none;
}

/* _____________________ FOOTER _____________________ */

#footer {
	padding: 30px 0 50px 0;
}

#footer p, #footer li {
	color: #fff;
	font-size: .916em;
}

#footer h3 {
	color: #fff;
	font-size: 1em;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a.find {
	color: #FAAF40;
	text-decoration: none;
}

#footer a.find:hover {
	text-decoration: underline;
}


