/* stylesheet for msalon */

BODY
{
	background-color: rgb(237,136,2);
	color: rgb(0,0,0);
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 11pt;
	font-weight: normal;
}

.contents
{
	background-color: rgb(254,248,100)
}

.attribution
{
	font-weight: bold;
	font-size: 8pt;
	text-align: right
}

.mainhead
{
	color: rgb(0,0,0);
	font-weight: bold;
	font-size: 13pt;
}

.widecol
{
	width: 35%;
}

.narrowcol
{
	width: 15%;
}

.title
{
	color: rgb(0,0,0);
	font-weight: bold;
	font-size: 11pt;
}

.topic
{
	color: rgb(0,0,0);
	font-weight: bold;
	font-size: 11pt;
	text-decoration: underline;
}

.subtitle
{
	color: rgb(0,0,0);
	font-weight: bold;
	font-size: 10pt;
}

.listtitle
{
	color: rgb(0,0,0);
	font-weight: bold;
	font-size: 9pt;
}

.imgfloatleft
{
	margin-right: 10px;
	float: left;
}

.imgfloatright
{
	margin-left: 10px;
	float: right;
}

.fineprint
{
	font-size: 8pt
}

.navframe
{
	background-color: rgb(160,236,0);
	margin-left: 5%;
}

.nav
{
	line-height: 20pt;
	font-weight: bold;
	font-size: 12pt
}

A
{
	text-decoration: none;
	color: rgb(173,100,1);
}

A:hover
{
	text-decoration: underline;
	color: rgb(40,40,40);
}

.copyright
{
	color: rgb(0,0,0);
	font-size: 8pt;
}

.backdrop
{
	background-color: rgb(124,71,222);
}

/*-----------------------------------------------------------------------------------*/

.specialty
{
	background-color: rgb(248,142,255);
	font-size: 10pt; 
	border-width: 1em;
	border-style: solid;
	border-color: rgb(124,71,222);
	width: 100%;
}

.buyimg
{
	width: 115px;
	height: 115px;
	vertical-align: top;
}

.imgtitle
{
	font-weight: bold;
}
