body {
	color: #a9ad38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
}
#corner {
	height: 115px;
	width: 148px;
	right: 0px;
	bottom: 0px;
	position: absolute;
}
#brand {
	position: absolute;
	height: auto;
	width: 800px;
	top: 10px;
}
#content_box p {
	margin: 10px;
	text-align: justify;
}
#menu {
	position: absolute;
	height: auto;
	width: 800px;
	top: 152px;
}
.header {
	letter-spacing:10px;
	font-size:36px;
}
#layout {
	margin: auto;
	height: 650px;
	width: 800px;
	position: relative;
	background-color: #FFFFFF;
}
#layout2 {
	margin: auto;
	height: 520px;
	width: 955px;
	position: relative;
	background-color: #FFFFFF;
}
#layoutbb {
	margin: auto;
	height: 960px;
	width: 800px;
	position: relative;
	background-color: #FFFFFF;
}
p {
	margin-top: 0px;
}
a:hover {
	color: #BE2527;
	text-decoration: underline;
}
#picture {
	height: 364px;
	width: 313px;
	position: absolute;
	left: 25px;
	top: 0px;
}
.stylist{
	color: #BE2527;
	text-decoration: underline;
}
.headersub {
	font-size: 18px;
}
#content_box {
	height: 364px;
	width: 400px;
	overflow: auto;
	position: absolute;
	left: 369px;
	top: 0px;
	filter: alpha(opacity=80);
	opacity: 0.8;
}
body#mission #content_box {
	background-color:#FFFFFF;
}
body#services #content_box {
	background-color:#FFFFFF;
}
body#history #content_box {
	filter: alpha(opacity=100);
	opacity: 1.0;
}
#address {
	bottom: 10px;
	position: absolute;
	width: 800px;
}
#content {
	height: 364px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 202px;
}
#contentbb {
	height: 700px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 202px;
}
a {
	color: #a9ad38;
	text-decoration: none;
}
.back {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.spaced_header {
	letter-spacing:2px;
}
table, tr, td {
	background: transparent;
}
