/*
-----------------------------------------------
version:   HairSavvy.com 1.0
author:    Blenderhouse Creative.com
website:   http://www.blenderhousecreative.com
----------------------------------------------- */



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 22px;
}


a {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}



h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 25px;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #96BED9;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}


.disclaimer  {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 17px;
	font-weight: normal;
}
.red {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #F00;
	font-weight: bold;
}

.boxtext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	line-height: 19px;
}
.boxtexth2  {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #3D6B8C;
	font-weight: bold;
}


.bullets {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #DAE8F1;
	font-weight: bold;
}



.headertext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #3A6C8D;
}
.headertext a:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #3A6C8D;
	text-decoration: none;
}
.headertext a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #3A6C8D;
	text-decoration: none;
}
.headertext a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #96BED9;
	text-decoration: underline;
}
.headertext a:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #3A6C8D;
	text-decoration: none;
}



/*
-----------------------------------------------
footer links
----------------------------------------------- */



.footer_header {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.footer a {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
}
.footer a:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}
.footer a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}
.footer a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.footer a:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}
