body { 
	background-image:url('../images/beige080.jpg'); 
	font-family : Verdana, Arial, sans-serif;
	text-align: center;
}

div.contents { 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 20px; 
	text-align: left;
/* 
	background-color: #dcd9ca; 
 */
	background-color: #ece9da; 
	border: solid 8px white; 
	width: 1000px; 
	height: 730px; 
	vertical-align: top; 
	padding: 0px 0px 10px 0px; 
	iecss3-box-shadow: 0px 0px 80px #777;
	-moz-box-shadow: 0px 0px 20px #444; 
	-webkit-box-shadow: 0px 0px 20px #444; 
	-o-box-shadow: 0px 0px 20px #444; 
	box-shadow: 0px 0px 20px #444; 
	behavior: url(include/ie-css3.htc);
}

.pictureFrame
{
	iecss3-box-shadow: 0px 0px 80px #777;
	-moz-box-shadow: 0px 0px 20px #444; 
	-webkit-box-shadow: 0px 0px 20px #444; 
	-o-box-shadow: 0px 0px 20px #444; 
	box-shadow: 0px 0px 20px #444; 
	behavior: url(include/ie-css3.htc);
	margin-top: 20px;
/*
	margin: 20px auto 1px 60px;
*/	
}

div.hdr { 
	margin: 0px; 
	height: 94px; 
	border: solid 2px #214b92; 
	padding-left: 10px;
	padding-right: 10px;
	background: #315ba2;		/* default background colour, for all browsers that don't implement gradients */
	background-image: -moz-linear-gradient(top, #517bc2, #315ba2);
/* 
	background-image: -ms-linear-gradient(top, #517bc2 0%, #315ba2 75%);	
*/
	background-image: -o-linear-gradient(top, #517bc2, #315ba2);	
	background-image: -webkit-gradient(linear, left top, left bottom, from(#517bc2), to(#315ba2));
	background-image: -webkit-linear-gradient(top, #517bc2, #315ba2);	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#517bc2', endColorstr='#315ba2'); /* for IE */
}

div.footer {
	width: 1000px;
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 10px; 
	text-align: center;
	font-size: 0.8em;
	color: #444444;
}

div.phone {
	float: right;
	padding-top: 16px;
	color: #ffffcc;
	font-size: 1.15em;
	display: inline;
}

div.address {
	font-size: 10pt;
	margin-top: 5px;
	color: #e8e8e8;
}
div.phone a:link{
	text-decoration: none;
	color: #ffffcc;
}

h1 {
	font: bold 150%/24px Arial, Helvetica, sans-serif;
	color: #113366;
	margin-top: 5px;
	margin-bottom: 10px;
}

h2 {
	font: bold 100%/18px Arial, Helvetica, sans-serif;
	color: #113366;
}

h3 {
	font: bold 1.25em Arial, Helvetica, sans-serif;
	color: #4a3429;
	margin: 2px 0px;
}

ul {
	margin-left: 0px; 
	padding-left: 15px; 
	margin-top: 0px;
}

li.shampoo {
	margin-bottom: 4px;
}

div#testimonials {
	margin-top: 30px; 
	margin-left: 40px; 
	width: 550px; 
	height: 120px; 
	clear: both; 
	font: normal 0.95em Arial, Helvetica, sans-serif; 
	font-style: italic; 
	color: #112b52;
	-webkit-transition: opacity 0.4s ease;
	-moz-transition: opacity 0.4s ease;
	-o-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease;
	line-height: 1.2;
}

div.signature {
	margin-top: 10px;
}

div.hdrBorder {
	width: 100%; 
	height: 2px; 
	background-color: #113b82; 
	font-size: 0pt;
}

div.pgHeader {
	padding: 10px 15px 10px 10px;
}

div.pgBody {
	margin: 0px 10px auto 10px;
	padding-top: 10px;
	clear: both;
	height: 570px;
}

div.linkDiv {
	height: 240px; 
	width: 215px; 
	position: absolute; 
	top: 2px;
	text-align: left; 
	cursor: pointer;
}

.linkTitle {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	width: 100%;
	text-align: center;
	margin-bottom: 2px;	
}

.linkDesc {
	font-size: 13px;
	color: #001133;
	padding-left: 0px;
	padding-top: 5px;
}


#photos { 
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	border-top: solid 4px #969382;
	border-right: solid 4px #464332;
	border-bottom: solid 4px #464332;
	border-left: solid 4px #767362;
}

img.photo {
	border-top: solid 4px #969382;
	border-right: solid 4px #464332;
	border-bottom: solid 4px #464332;
	border-left: solid 4px #767362;
}

.smphoto {
	border-top: solid 3px #969382;
	border-right: solid 3px #464332;
	border-bottom: solid 3px #464332;
	border-left: solid 3px #767362;
}

#photos .gallerydesctext{ 
	text-align: left;
	padding: 2px 5px;
}

a
{
	font-size: 0.8em;
	color: #214b92;
	margin-left: 15px;
}

img.navPhoto
{
	width: 200px; 
	height: 150px;
	border-top: solid 3px #969382;
	border-right: solid 3px #464332;
	border-bottom: solid 3px #464332;
	border-left: solid 3px #767362;
}

div.thumbs img
{
	margin-top: 22px;
	margin-left: 20px;
	margin-bottom: 8px;
	vertical-align: middle;
}