@charset "utf-8";
body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, dl, dt, dd{
	margin: 0;
	padding: 0;
	border: 0;
}
/* zeros out margin and padding in unordered lists */
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #193247;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	background: url(../images/body-bg.gif) repeat-x;
}
a {
	text-decoration: none;
}
a img { border : 0
}
html {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	overflow: scroll;
	height: 101%;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#container  {
	width: 925px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background: #FFF url(../images/content-bg.jpg) repeat-y;
	padding: 0px;
} 
#container  #header{
	background: url(../images/header.jpg) no-repeat;
	height: 250px;
} 
#container #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 225px;
	padding: 1px 0px 0px;
	color: #FFF;
	background: url(../images/sidebar-bg.jpg) no-repeat;
	margin: 0px;
}
#container #sidebar1 div.StoneQuest {
	display: block;
	width: 175px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: #CFF0FA;
	border-top: 7px solid #A5694D;
	border-bottom: 7px solid #A5694D;
	padding: 15px 15px 0px;
	margin-bottom: 30px;
}
#container #sidebar1 .StoneQuest a {
	color: #A5694D;
}
#container #sidebar1 .StoneQuest a:hover {
	text-decoration: underline;
}
#container #sidebar1 .StoneQuest h4 {
	font-size: 125%;
	line-height: 100%;
	color: #A5694D;
	margin-bottom: 10px;
}
#container #sidebar1 .StoneQuest p {
	margin: 0px 0px 10px;
}

#container #sidebar1 ul {
	display: block;
	padding-left: 15px;
	padding-bottom: 10px;
	width: 200px;
	margin: 30px 0px 0px;
	padding-right: 0px;
}

#container #sidebar1 ul li a:link, #container #sidebar1 ul li a:visited {
	background: url(../images/button.png) no-repeat left top;
	height: 25px;
	width: 175px;
	display: block;
	font-size: 120%;
	color: #A5694D;
	margin-bottom: 20px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 7px;
}

#container #sidebar1 ul li a:hover, #container #sidebar1 ul li a:active {
	color: #FFF;
	background: url(../images/button.png) no-repeat -180px top;
}
#container #mainContent {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 1px 20px 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFF;
	width: 635px;
} 
#container #mainContent p a {
	color: #BE6545;
}

#container #mainContent h3 {
	font-size: 130%;
	font-style: italic;
	font-weight: normal;
	color: #A5694D;
	margin-bottom: 25px;
	line-height: 140%;
}

#container #mainContent div.befaftsample {
}
#container #mainContent div.samplewrap {
	width: 500px;
	margin: 0px auto;
	display: block;
	height: 215px;
	background: #CFF0FA;
	padding: 7px;
	border-top: 7px solid #A5694D;
	border-right: 1px solid #75DDFF;
	border-bottom: 7px solid #A5694D;
	border-left: 1px solid #75DDFF;
}
#container #mainContent div.samplewrap h2{
	float: left;
	width: 225px;
	margin-right: 30px;
	display: block;
	font-style: italic;
	font-weight: normal;
	color: #B76540;
	font-size: 150%;
	line-height: 160%;
	margin-top: 10px;
	margin-bottom: 5px;
}
#container #mainContent div.samplewrap p {
	float: left;
	width: 225px;
	margin-right: 30px;
	display: block;
	font-style: italic;
	font-weight: normal;
	color: #666;
	font-size: 90%;
	line-height: 120%;
	margin-top: 5px;
}


#container #mainContent div.marble {
	height: 200px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
#container #mainContent #BeforeAfter {
	width: 210px;
	float: right;
	display: block;
	margin-right: 20px;
}
#container #mainContent div.serviceWrap {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 252px;
	margin-bottom: 30px;
	padding: 0px;
}


#container #mainContent div.services {
	display: block;
	float: left;
	width: 285px;
	margin-right: 30px;
	background: url(../images/home-div-bg.png) no-repeat center top;
	text-align: center;
	height: 251px;
}
#container #mainContent div.services p {
	font-style: italic;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 120%;
	color: #FFF;
	font-weight: bold;
}
#container #mainContent .services ul {
}
#container #mainContent .services ul li {
	font-size: 130%;
	font-weight: bold;
	color: #FFF;
	margin-top: 6px;
}
#container #mainContent .services ul li a {
	color: #CFF0FA;
	text-decoration: underline;
	font-size: 95%;
}

#container #mainContent .services h4 {
	color: #BF654B;
	text-align: right;
	margin-bottom: 30px;
	margin-top: 30px;
	margin-right: 40px;
	font-size: 130%;
}
#container #mainContent div.servicesLarge {
	display: block;
	float: left;
	width: 285px;
	margin-right: 30px;
	background: url(../images/home-div-bg-large.png) no-repeat center top;
	text-align: center;
	height: 350px;
	margin-bottom: 30px;
}
#container #mainContent .servicesLarge h4 {
	color: #BF654B;
	text-align: right;
	margin-bottom: 30px;
	margin-top: 30px;
	margin-right: 40px;
	font-size: 130%;
}
#container #mainContent .servicesLarge ul {
}
#container #mainContent .servicesLarge ul li {
	font-size: 120%;
	font-weight: bold;
	color: #FFF;
	margin-top: 6px;
	margin-bottom: 5px;
	line-height: 135%;
}
#container #mainContent .servicesLarge ul li ul li {
	font-size: 100%
	font-weight: bold;
	color: #FFF;
	margin-top: 6px;
}
#container #mainContent h1 {
	color: #BF654B;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 175%;
	line-height: 120%;
}

#container #mainContent div.Miracle {
	width: 225px;
	float: right;
	text-align: center;
	background: #CFF0FA;
	border-top: 20px solid #BA6642;
	border-bottom: 20px solid #BA6642;
	margin-top: 90px;
}
#container #mainContent .Miracle p {
	font-size: 100%;
	font-style: italic;
	line-height: 130%;
}


#container #mainContent div.Miracle img{
	display: inline;
	margin-right: auto;
	margin-left: auto;
}
#container #mainContent dl dt {
	color: #B76744;
	display: block;
	margin-right: 75px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #C56444;
	font-weight: bold;
}
#container #mainContent dl dd {
	font-style: italic;
	color: #254A81;
	margin-left: 10px;
	margin-bottom: 12px;
	margin-right: 30px;
}



#container #mainContent #firstList {
}
#container #mainContent #firstList li {
	list-style: none;
	color: #184182;
}
#container #mainContent #firstList li ul {
	padding-left: 15px;
}
#container #mainContent #firstList li ul li {
	list-style: disc;
}

#container #mainContent p {
	font-size: 100%;
}

#container #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:url(../images/footer.gif) no-repeat;
	height: 125px;
} 
#container #footer div.FooterLeft {
	display: block;
	float: left;
	width: 200px;
}
#container #footer .FooterRight {
	display: block;
	float: right;
	width: 200px;
}
#container #footer .FooterRight p {
	text-align: right;
}

#container #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 75%;
}
#container #footer p.centerFooter {
	display: block;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 95px;
	text-align: right;
	clear: both;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

