/*#############################################################
Strandz Hair Salon CSS
By Sean Gajewski
www.sgajewski.com

#############################################################*/

body
{
margin:0;
padding:0;
font-family: Arial;
color: #f5f5f5;
font-size: 10px;
font-weight: bold;
}

td {
font-family: Arial;
color: #f5f5f5;
font-size: 10px;
font-weight: bold;	
}

.purple {
font-family: Arial;
color: #8e4594;
font-size: 10px;
font-weight: bold;	
}

.nav1 {
font-family: Arial;
color: #d7ec69;
font-size: 10px;
font-weight: bold;	
}

.nav2 {
font-family: Arial;
color: #a0d7eb;
font-size: 10px;
font-weight: bold;	
}

.nav3 {
font-family: Arial;
color: #e18deb;
font-size: 10px;
font-weight: bold;	
}

.nav4 {
font-family: Arial;
color: #a2d39c;
font-size: 10px;
font-weight: bold;	
}

.nav5 {
font-family: Arial;
color: #fbaf5d;
font-size: 10px;
font-weight: bold;	
}

.serviceslist {
margin-left: 15px;	
}

.rotate_text {
font-family: Arial;
color: #f5f5f5;
font-size: 16px;
font-weight: bold;	
}



a, a:visited{
color:#9a9a9a;
font-size: 10px;
text-decoration:none;
font-weight: bold;
}

a:hover{
color:#f5f5f5;
text-decoration:none;
}

#myGallery
{
	text-align: left;
	margin: 0 auto;
}

input {    
	font-family: Arial;	
	font-size: 10px;	
	color: #000000;	
	background-color: #FFFFFF;
	}

textarea {    
	font-family: Arial;	
	font-size: 10px;	
	color: #000000;	
	background-color: #FFFFFF;
}

select {    
	font-family: Arial;	
	font-size: 10px;	
	color: #000000;	
	background-color: #FFFFFF;
	}

.page_title {
	font-family: Arial;	
	font-size: 14px;	
	color: #9a9a9a;
	padding-bottom: 10px;	
		
}
