* {padding: 0; margin: 0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	text-align: left;
	background-color:#bd2427;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
}

p {
	padding: 7px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link,
a:visited,
a:active 
{
	color:#b21f26;
	text-decoration:none;
}

a:hover
{
	color:#B21F26;
	text-decoration:underline;
}

.homepageContentArea
{
	width: 990px;
	height: 100%;
	font-size: 12px;
	background-image: url(../Images/HomepageBG.gif);
	background-repeat: repeat-y;
	border-right:solid 1px Black;
	border-left:solid 1px Black;
	position:absolute;
	z-index:1;
}

/********* Page Master Content Area ***********/
.masterContentArea
{
	width: 990px;
	/*height:100%;*/
	font-size: 12px;
	background-image: url(../Images/PageBG.gif);
	background-repeat: repeat-y;
	border-right:solid 1px Black;
	border-left:solid 1px Black;
	position:absolute;
	z-index:1;
}

.mcaTheSalon
{
	height: 850px;
}

.mcaMonthlySpecial
{
	height: 925px;
}

.mcaServices
{
	height: 1190px;
}

.mcaProducts
{
	height: 1050px;
}

.mcaAboutUs
{
	height: 815px;
}

.mcaContactUs
{
	height: 815px;
}


.ContentArea
{
	width: 988px;
	height: 100%;
	font-size: 12px;
	margin-left:1px;
	position:absolute;
	z-index:4;
}

.scrollLeft
{
	background-image: url(../Images/ScrollLeft.gif);
	background-repeat:repeat-y;
}

.logoWatermark
{
	width: 288px;
	height:100%;
	background-image: url(../Images/LogoWatermark.gif);
	background-repeat:repeat-y;
	left:670px;
	z-index:2;
	position:absolute;
}

.logoArea
{
	float:left;
	text-align:left;
	z-index:3;
	position:relative;
}

.naviContentArea
{
	float:left;
	clear:left;
	text-align:left;
	vertical-align:top;
	z-index:3;
	position:relative;
}

.mainContentArea
{
	padding-left:30px;
	padding-right:60px;
	text-align:left;
	z-index:3;
	position:relative;
}

#main * 
{  
	opacity:0.9;
}

.bodyTop
{
	background-image: url(../Images/BodyTop.png);
	background-repeat:no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Images/BodyTop.png', sizingMethod='crop');
	opacity:0.9;
	height:67px;
	width:95%;
	margin-top:30px;
	z-index:1;
}
.bodyCenter
{
	background-image: url(../Images/BodyCenter.png);
	background-repeat:repeat-y;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Images/BodyCenter.png', sizingMethod='crop');
	opacity:0.9; 
	height:100%;
	width:95%;
	z-index:1;
}
.bodyBottom
{
	background-image: url(../Images/BodyBottom.png);
	background-repeat:no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Images/BodyBottom.png', sizingMethod='crop');
	opacity:0.9;   
	height:77px;
	width:95%;
	z-index:1;
}

.footerDiv
{
	text-align:center;
	vertical-align:bottom;
	color:#b21f26;
	margin-left:110px;
}

.homepageImages
{
	border:none;
}

/********* Footer ***********/
.LocationSoutBend
{
	float:left;
	width: 45%;
	padding-left:20px;
	text-align: center;
	/*border:solid;
	border-width: 1px;*/
}

.LocationMishawaka
{
	float: right;
	width: 45%;
	padding-right: 20px;
	text-align: center;
	/*border:solid;
	border-width: 1px;*/
}

/********* Services *********/
.services_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

.services_sections {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #9e1c35;
	background-color:#ebd7a8;
}

.services_table {
	border-style:dashed;
	border-width: thin;
}

/********* Products *********/
.productImages
{
	margin-left:20px;
}

/********* Montly Special *********/
.monthySpecialContent
{
	font-size:20px;
	text-align:center;
	z-index: 100;
}

.monthlySpecialFinePrint
{
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	z-index: 100;
}

.monthlySpecialPrint
{
	font-size:12px;
	text-align:center;
	z-index: 100;
}

/********* Contact Us *********/
.contact_sections {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #9e1c35;
}

.map
{
	text-align:center;
	width:100%;
	padding-bottom:20px;
}

/* Picture Gallery Styles  */
.galleryContent
{
	text-align:center;
	padding-bottom:20px;
}

col.portrait 		{ width: 120px ;}
col.landscape 		{ width: 180px ;}
#content img.plain 	{ border: none !important;}
#content img.border { border: #1px solid #000;}
#content p.indent 	{	margin-left: 16px ;}

#content img.thumb {	
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
	margin-top: .5em;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
}
.backLink { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000;}

.rotatingImage
{
	border:1px solid #000000;
	height:225px

}