/*
Theme Name: Hair Salon
Theme URI: http://wordpress.org/
Description: Hair Salon Theme
Version: 1.0
Author: Daniel Wirjo
Author URI: http://wirjo.com/
*/

.navitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C2985C;
}
.verybigtext {font-size: 12px; color: #C39859; font-family: Arial, Helvetica, sans-serif;}
.orangebigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FD7601;
}
.orangetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF7A03;
}
.goldensmalltext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #C39859; }
.goldanmediumtext {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #C39859; }
.verysmalltext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #B69859; }
a:link {
	color: #C39758;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C39758;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
body {
	background-color: #170C00;
}
