@charset "UTF-8";
body {
	background: #fcfae1 url(../images/bg_body.jpg) repeat-x center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#Wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 988px;
}
#header {
	background: url(../source/SB4Logo.png) no-repeat 10px 5px;
	height: 135px;
	width: 988px;
	padding: 0px;
	margin: 2px 0px 5px;
	position: relative;
}
#header .date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #990909;
	text-align: right;
	margin: 35px 20px 0px 0px;
	padding: 0px;
	float: right;
	width: 225px;
}
#menu {
	padding: 0px;
	height: 50px;
	width: 988px;
	background: #FEFAE1;
	position: relative;
	margin: 0px auto;
	text-align: left;
}
#menu ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#menu li{
	display:block;
	float: left;
}
#menu li a{
	background:#972722;
	border:2px solid #FEFAE3;
	margin:0;
	padding:5px;
	display:block;
	float:left;
	color:#FCFAE1;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	height: 30px;
	line-height: 2.2em;
}
#menu li a:hover{
	background:#FEFAE3 url(../images/menu_hover2.gif) repeat-x;
	border:2px solid #FFF;
	text-decoration:none;
	color: #000;
}
#menu li a.current, #menu li a.current:hover, #menu li a.current:active {
	color: #333;
	background: #FEFAE3 url(../source/current.png) repeat-x left bottom;
	cursor: default
}

.holder {
}
#feature {
	margin: 0px 0px 10px;
	height: 280px;
	width: 988px;
	overflow: hidden;
}
#boxContainer {
	background: #FCFAE3;
	text-align: left;
	margin: 0px auto 10px;
	padding: 0px;
	width: 988px;
	height: 155px;
}
.twoColFixRtHdr #container #mainContent #staff1 img {
	background: #FCFAE3;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#box1 {
	background: #8c2020;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	height: 155px;
	width: 239px;
}
#box1 h2 {
	color: #FFF;
	text-decoration: none;
	cursor: default;
}
#box2 {
	background: #F2E9BD;
	margin: 0px 11px 0px 0px;
	padding: 0px;
	float: left;
	height: 155px;
	width: 239px;
}
#box3 {
	background: #d9aba0;
	margin: 0px 11px 0px 0px;
	padding: 0px;
	float: left;
	height: 155px;
	width: 239px;
}
#box4 {
	background: #999;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 155px;
	width: 239px;
}
#boxContainer h1, h2, h3, h4, h5 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#boxContainer h1 {
	font-size: 1em;
	color: #000;
	text-align: center;
}
#boxContainer h2 {
	font-size: 0.75em;
	text-decoration: none;
	list-style: none;
}
#box1 h2 a {
	text-decoration: none;
	color: #FFF;
}
#box1 h2 {
	padding: 0px 20px;
}
#box2 h2 {
	padding-left: 20px;
	padding-right: 20px;
	font-style: italic;
	color: #333;
	text-decoration: none;
	text-align: left;
}
#box2 h1 {
	color: #000;
}
#box2 h2 a {
	text-decoration: none;
	color: #902121;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#boxContainer h3 {
	font-size: 0.6em;
}
.boxHR {
	color: #FCFAE3;
	margin: -10px auto 0px;
	padding: 0px;
	width: 90%;
	text-align: center;
}

#box4 h2 {
	color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	font-style: italic;
}
#box4 h2 a {
	color: #902121;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#box3 h2  {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 15px;
	font-style: italic;
}
#box3 h2 a {
	text-decoration: none;
	color: #902121;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footer {
	background: #262423;
	clear: both;
	height: 30px;
	width: 988px;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer p {
	margin: 0px;
	padding-left: 10px;
	color: #999;
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
}
.facebook {
	float: right;
	margin-top: -25px;
	margin-right: 20px;
}
#contentWrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	line-height: 1.2em;
	color: #333;
	text-align: left;
	margin: 5px auto;
	padding: 0px;
	width: 988px;
	height: 620px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}
#contentWrapper #Lsidebar {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	height: 620px;
	border-left: none;
	border-right: 1px solid #333;
}
#Lsidebar h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 2em;
	text-transform: uppercase;
	color: #FFF;
	background: #666;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#contentWrapper #Rsidebar {
	text-align: left;
	margin: 0px 0px 5px;
	padding: 0px;
	float: right;
	width: 795px;
	background: #FCFAE3;
	height: 620px;
}
#contentWrapper #Rsidebar #map {
	margin: 0px auto;
	padding: 0px;
	height: 480px;
	width: 600px;
}
.twoColFixRtHdr {
	margin: 0px auto;
	padding: 0px;
	width: 860px;
	text-align: left;
}
.twoColFixRtHdr #container {
	margin: 0px auto;
	padding: 0px;
	width: 880px;
}
.twoColFixRtHdr #container #header {
	margin: 0px;
	padding: 0px;
	width: 880px;
}
.twoColFixRtHdr #container #sidebar1 {
	float: right;
	margin: 0px 20px 0px 0px;
	padding: 0px 10px;
	width: 200px;
	text-align: center;
	border-left: 1px solid #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.twoColFixRtHdr #container #sidebar1 h5 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #A12926;
	background: #FF0;
	letter-spacing: 3px;
	text-align: left;
	margin-top: -10px;
	padding: 0px 5px;
}
.sidebar1Image {
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr #container #mainContent p {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	text-align: left;
	margin-right:10px;
	line-height: 1.2em;
}
.twoColFixRtHdr #container #mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #000;
	width: 600px;
	text-align: left;
}
.twoColFixRtHdr #container #mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #333;
}
.twoColFixRtHdr #container #mainContent {
	text-align: center;
	margin: 0px;
	padding: 0px 10px;
	float: left;
	width: 600px
}
.twoColFixRtHdr #container #mainContent #RedkenFeature {
	height: 300px;
	width: 500px;
	background: url(../source/Redken_ColorExtend_2.gif) no-repeat left top;
	margin: 0px auto 10px;
}
.twoColFixRtHdr #container #mainContent .RedkenPriceBeat {
	font-family: Tahoma, Geneva, sans-serif;
	color: #B00B0A;
	font-size: 1em;
	text-transform: capitalize;
	text-align: left;
	border-top: 3px dashed #000;
	border-bottom: 3px dashed #000;
	margin: 20px 10px 10px;
}
.twoColFixRtHdr #container #footer {
	margin: 0px auto;
	padding: 0px;
	width: 880px;
}
.twoColFixRtHdr #container #menu {
	width: 880px;
}
.twoColFixRtHdr #container #mainContent #frmContact p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #444;
}
.twoColFixRtHdr #container #mainContent #frmContact fieldset{
	background: #cc9;
	border-right: 1px solid #963;
	border-bottom: 1px solid #9B6639;
	border-top-style: none;
	border-left-style: none;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px;
}
.twoColFixRtHdr #container #mainContent #frmContact legend{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	background: #CC9;
	margin-top: -5px;
	padding: 5px 10px;
}
.twoColFixRtHdr #container #mainContent #frmContact input.text{
	width: 200px;
}
.twoColFixRtHdr #container #mainContent #frmContact input.text:focus, 
.twoColFixRtHdr #container #mainContent #frmContact textarea:focus {
	background: #FFC;
	border: 1px solid #960;
}

#sidebar1 h3 {
	background: #9C2824;
	margin: 10px 0px 0px;
	padding: 0px;
	line-height: 1.5em;
	text-align: center;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	text-transform: capitalize;
	letter-spacing: 2px;
}
#mainContent .map {
	margin: 0px;
	padding: 0px;
	float: right;
}
#sidebar1 p a img {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 95px;
}
#box1 img {
	margin: 10px 0px 0px 45px;
	padding: 0px;
}
#mainContent h2 img {
	margin: 0px 0px 0px 12px;
	padding: 0px;
	height: 25px;
	width: 100px;
	vertical-align: bottom;
}
#mainContent #staff1 {
	float: left;
	height: auto;
	width: 850px;
	margin: 0px 10px 20px 0px;
	padding: 0px;
	text-align: left;
	border-bottom: 1px ridge #333;
}
.StaffPhotoLeft {
	margin: 10px 20px 30px 0px;
	float: left;
}
.StaffPhotoRht {
	margin: 10px 0px 20px 20px;
	float: right;
}
.name {
	font-size: 1.2em;
	color: #060;
	margin: 0px;
	padding: 0px;
	letter-spacing: 3px;
	font-weight: bold;
}
.title {
	font-size: 1em;
	color: #060;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
#mainContent p strong #community_clip_image004 {
	padding: 0px 10px 5px 5px;
	float: left;
	height: 140px;
	width: 94px;
}
.twoColFixRtHdr #container #mainContent .textCenter strong {
	text-align: center;
}
.twoColFixRtHdr #container #mainContent .quotePerson {
	text-align: right;
	letter-spacing: 5px;
	margin-right: 10px;
}
.twoColFixRtHdr #container #mainContent .quoteImage {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.twoColFixRtHdr #container #mainContent p img {
	float: left;
	margin: 0px 10px 10px 0px;
	height: 130px;
	width: 100px;
}
.twoColFixRtHdr #container #mainContent #TeamFox {
	background: url(../images/community_clip_image002.png) no-repeat left top;
	height: 65px;
	width: 300px;
	margin-bottom: 10px;
}
#boxContainer #box4 ul #FoxLogo {
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	width: 200px;
	margin-top: -10px;
	border-style: none;
	text-decoration: none;
	list-style: url(none);
}
.twoColFixRtHdr #container #mainContent #GiftCard {
	background: url(../source/giftCardhalf.gif) no-repeat left top;
	margin: 0px 10px 5px 0px;
	padding: 0px;
	float: left;
	height: 130px;
	width: 200px;
}
.testimonialImage {
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}
.twoColFixRtHdr #container #mainContent #referralOffer {
	background: url(../source/Referral.jpg) no-repeat left top;
	margin: 0px auto;
	padding: 0px;
	height: 300px;
	width: 400px;
}
.twoColFixRtHdr #container #sidebar1 p {
	text-align: left;
	color: #060;
	margin-right: 5px;
	margin-left: 5px;
}
.twoColFixRtHdr #container #mainContent h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	text-transform: capitalize;
	color: #9C2824;
}
.twoColFixRtHdr #container #mainContent img {
	margin: 10px auto;
}
.twoColFixRtHdr #container #sidebar1 .PhotoName {
	color: #000;
	letter-spacing: 3px;
	text-align: center;
	padding: 0px;
}
.twoColFixRtHdr #container #sidebar1 p img {
	margin: 0px auto;
	padding: 0px;
}
.twoColFixRtHdr #container #mainContent #mcFaddens {
	background: url(../source/2010-Flyer-sd-2.gif) no-repeat center top;
	margin: 10px auto;
	padding: 0px;
	height: 450px;
	width: 300px;
}
.twoColFixRtHdr #container #mainContent p .StaffPhotoRht {
	float: right;
	margin-left: 10px;
	height: 130px;
	width: 100px;
	margin-top: 0px;
	padding: 0px;
}
.facebooklike {
	margin-top: -25px;
	float: right;
	padding-right: 5px;
}
