@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:hover, a:focus {
	color: #33CCCC;
	text-decoration: underline;
}
.flashborder {
	border: thin solid #FFFFFF;
}

#container {
	background-color: #000000;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	top: 0px;
	height: auto;
}
#header {
	height: 135px;
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	background-image: url(images/divider.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	position: relative;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent {
	width: 900px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	float: left;
	z-index: auto;
	overflow: hidden;
	position: relative;
}
#footer {
	background-color: #FFFFFF;
	height: 30px;
	width: 900px;
	float: left;
	text-align: center;
	font-size: 8pt;
	color: #000000;
	padding-top: 5px;
	position: relative;
	background-image: url(images/divider.png);
	background-repeat: no-repeat;
	background-position: top;
}
#headeraddress {
	float: right;
	height: 60px;
	width: 250px;
	color: #000000;
	text-align: right;
	font-size: 8pt;
	z-index: 1;
	top: 12px;
	right: 0px;
	margin-top: 10px;
	position: absolute;
}
#mainIntro {
	float: left;
	height: auto;
	width: 900px;
	color: #FFFFFF;
	background-color: transparent;
	padding-bottom: 5px;
}
#salonbgNews {
	background-color: #FFFFFF;
	float: left;
	height: 150px;
	width: 260px;
	background-image: url(images/BobbiGuyNews.png);
	background-repeat: no-repeat;
}
#news {
	background-color: transparent;
	float: left;
	height: 80px;
	width: 222px;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 55px;
	padding-bottom: 15px;
	overflow: hidden;
}
#mainBanner {
	background-color: transparent;
	float: left;
	height: 150px;
	width: 500px;
}
.curvetop {
	background-color: transparent;
	background-image: url(images/curveTop.png);
	background-repeat: no-repeat;
	float: left;
	width: 900px;
	margin-top: 5px;
	height: 9px;
	overflow: hidden;
}
.textframe {
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	width: 900px;
	position: relative;
	padding-top: 15px;
	height: auto;
}
.curvebottom {
	background-color: transparent;
	background-image: url(images/curveBottom.png);
	background-repeat: no-repeat;
	float: left;
	height: 9px;
	width: 900px;
}
.pageblock {
	width: 700px;
	float: left;
	padding-right: 100px;
	padding-bottom: 25px;
	padding-left: 100px;
	position: relative;
}
.pagetitle {
	font-size: 40px;
	font-weight: bold;
	float: left;
	width: 700px;
	position: relative;
}
.pageImage {
	height: 50px;
	width: 50px;
	float: left;
	margin-right: 15px;
}
.pagebtmbanner {
	float: left;
	width: 700px;
	text-align: right;
}
.pagedescription {
	float: left;
	width: 700px;
	position: relative;
}
.pageblock a:link, .pageblock a:visited, .pageblock a:active {
	color: #000000;
	font-weight: bold;
}
.pageblock a:hover, .pageblock a:focus {
	color: #33CCCC;
	text-decoration: none;
	font-weight: bold;
}
.pagedescription a:link, .pagedescription a:visited, .pagedescription a:active {
	color: #000000;
	font-weight: bold;
}
.pagedescription a:hover, .pagedescription a:focus {
	color: #33CCCC;
	text-decoration: none;
	font-weight: bold;
}
.pageblock h2 {
	font-weight: bold;
	color: #FF0000;
}
#news a:link, #news a:visited, #news a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#news a:hover, #news a:focus {
	color: #33CCCC;
	text-decoration: none;
	font-weight: bold;
}
.faqTitle {
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-size: 12pt;
	font-weight: bold;
	width: 700px;
	padding-top: 20px;
}
.faqText {
	float: left;
	width: 700px;
}
#featureitem {
	float: left;
	width: 450px;
}
#ad {
	float: left;
	height: 125px;
	width: 125px;
	padding-top: 12px;
	padding-bottom: 13px;
	margin-left: 15px;
}

#storenews {
	float: left;
	width: 250px;
}

