div {
	border: 0 dotted green;
	min-height: 20px;
}

#content {
	margin: 50px auto;
	padding: 0;
	width: 780px;
}

.stylist
{
	display: block;
	text-decoration: none;
	width: 200px;
	height: 200px;
	padding: 33px 10px 87px 10px;
	background-image: url("http://blissasalon.com/media/stylists/photo_frame.png");
	background-repeat: no-repeat;
	background-position: left top;
}

.stylist:hover {
	background-position: bottom left;
}

.stylist img {
	width: 200px;
	height: 200px;
}

.caption
{
	color: #B17046;
	font-size: 80%;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 90%;
	margin-bottom: 0; /* nomsie */
/* msie-only-removed */
}

#title {
	border-bottom: 1px dotted #562B2D;
	padding: 20px 20px 13px 20px;
	margin-bottom: 2px;
	background-image: url("http://blissasalon.com/media/bg/whitestripes.png");
}

#subtitle
{
	padding: 5px 20px 0 20px;
/* msie-only-removed */
	margin: 0 0 10px 0;
	border-color: #9E4E56 #562B2D #9C4B57 #562B2D;
	border-width: 1px 0 1px 0;
	border-style: dashed;
	background-color: #F7ECC1;
	color: #683d12;
}

#subtitle a {
	color: #521;
	text-decoration: none;
	font-weight: bold;
}

#subtitle a:hover
{
	text-decoration: underline;
	background-color: #F2E2A9;
}

#title h1 {
	margin: 0 0 0 0;
	text-transform: uppercase;
	letter-spacing: 3px;
	line-height: 100%;
}

h1 .title
{
	/* font-family: "Arial Narrow","Myriad Pro Bold Cond"; */
	/* text-transform: none; */
	font-size: 80%;
	color: #BF4D60;
	margin: 0 0 0 5px;
}

h1 em
{
	font-style: normal;
	color: #B99A91;
	margin: 0 2px;
}

#body {
	padding: 0px 0 20px 20px;
	width: 375px;
}

#body .newsitem h3 {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

#body .newsitem {
	border-bottom: 1px dotted #EEB1B5;
}

#body h2,
#body h3,
#body h4
{
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: bold;
	margin: 20px auto 10px auto;
	padding-top: 20px;
	color: #BF4D60;
}

#body h2 {
	border-top: 1px dotted #EEB1B5;
}

#body dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #B99A91;
}

#body h3 {
	margin: 0;
	padding: 0;
}

#body dd
{
	margin: -1.4em 0 5px 100px;
	font-style: italic;
}

h3.contactitemhead,
.contactitem {
}

h3.contactitemhead
{
	color: #400;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom: 7px;
	font-weight: bold;
	text-shadow: 0 0 5px #fdd;
}

.contactitem {
	border-color: #4E000B;
	border-width: 1px 0 0 0;
	border-style: dotted;
	padding: 7px 10px 4px 10px;
	line-height: 12px;
}

.contactitem em {
	display: block;
	font-style: normal;
	font-weight: bold;
	font-size: 90%;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 12px;
}

a.contactitem
{
	margin: 0;
	display: block;
	color: #400;
	text-decoration: none;
	border-style: dashed;
}

a.contactitem:hover {
	background-image: url("http://blissasalon.com/media/bg/whitestripes.png");
}

a.contactitem:hover em {
	color: #f95;
	text-shadow: 0 1px 1px #400;
}

#bodyfooter
{
	clear: both;
	padding: 5px 20px 0px 20px;
/* msie-only-removed */
	text-transform: uppercase;
	margin: 20px 0;
	background-color: #F4E9C3;
	color: #A29268;
	border-color: #D3C088;
	border-width: 1px 0 1px 0;
	border-style: solid;
}

h1 .arrow {}