body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
#masterdiv {
	background-image:url(images/bg-borders.jpg);
	background-repeat:no-repeat;
	background-position: top center;
}
#maindiv {
	margin-left:auto;
	margin-right:auto;
	width: 742px;
	background-color:#FFFFFF;
	color:#666666;
}
#content {
padding: 10px;
}
h1 {
	font-size: 16px;
	font-style:italic;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
#mainNav {
	position: absolute;
	top: 250px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
a:link, a:visited  {
	color: #4d5973;
	font-weight:bold;
	text-decoration:none;

}
a:hover, a:active  {
	text-decoration: underline;
	color: #3c6209;	
}
#mainNav a:link, #mainNav a:visited  {
	margin: 0px 10px 0px 10px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color: #627293;
	text-decoration:none;
}
#mainNav a:hover, #mainNav a:active  {
	text-decoration: underline;
	color: #3c6209;	
}
#right {
margin-left: 225px;
margin-right: 10px;
}
#left {
	position: absolute;
	top: 308px;
	width: 230px;
}
#footer {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 50px 80px 25px 80px;
	padding-top: 25px;
	color:#999999;
}
.style1 {
	color: #3c6209;
	font-weight: bold;
}
.quote {
	padding: 10px;
	margin: 20px 35px 20px 35px;
	text-align:center;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color: #627293;
	border: 2px solid #dae2f5;
	background-color: #f2f5fc;	
}
.style4 {color: #3c6209; font-weight: bold; font-size: 14px; }
.bigQuote1 {
	font-size: 18px;
	padding: 0px 5px 0px 0px;	
	}
.bigQuote2 {
	font-size: 18px;
	padding: 0px 0px 0px 5px;	
	}
#prices {
	width: 190px;
	padding: 0px 0px 10px 10px;
	margin-left: 10px;
	float:right;
	border-left: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	position: relative;
	top: -25px;
}
#prices h3 {
	color: #FF0000;
	padding-top: 0px;
	margin-top: 0px;
}
#massages p {
	 padding-left: 5px;
}


