body{
	background: white url("../images/body_bg.jpg") repeat-x top;
	line-height: 1.65;
	overflow: -moz-scrollbars-vertical;
	font: 10pt verdana, arial, helvetica, sans-serif;
	margin:0px;
    padding:0px;
    border:0px;
    text-align:center;

}

#top{
	width:900px;
	height:162px;
	background: url("../images/top_bg_3.jpg") no-repeat top;
	margin:0px auto;
}

#nav{
	width:975px;
	height:37px;
	background: url("../images/nav_strip.jpg") no-repeat top;
	margin:0px auto;
	
}

#nav_container{
	/*margin: 0px auto;
	text-align:center;
	width:975px;*/
	position:absolute;
	left:50%;
	width:975px;
	margin-left:-487px;
	top:170px;
}

#content{
	width:900px;
	background: url("../images/main_bg.jpg") no-repeat top;
	margin:0px auto;
	text-align:left;
}

#home_text{
	padding:380px 0px 0px 30px;
	font: 12pt georgia, times, serif;
	line-height:1.8;
	width:500px;
}

#inner_text{
	float:left;
	display:inline;
	padding:0px 0px 0px 30px;
	font: 12pt georgia, times, serif;
	line-height:1.8;
	width:600px;
}

#homepage_quote{
	position:absolute;
	top:587px;
	left:50%;
	margin-left:120px;
	width:300px;
	color:#595959;
	font: 12pt georgia, times, serif;
	font-style:italic;
	line-height:2;
}

#picture{
	float:left;
	display:inline;
	padding-top: 70px;
	margin-left: 10px;
}

#picture a{
	border:none;
}

#footer{
	width:850px;
	border-top: 1px dotted #890D15;
	margin:30px auto;
}

#footer p{
	font: 10pt georgia, times new roman, times, serif;
}

img, div { behavior: url(inc/iepngfix.htc) }

img.frontpage_text{
	position:absolute;
	top:260px;
	left:50%;
	margin-left:-420px;
}

div.flash{
	position:absolute;
	top:260px;
	left:50%;
	margin-left:-420px;
}

img.frontpage_pic{
	position:absolute;
	top:245px;
	left:50%;
	margin-left:-10px;
}

a{
	color: #890D15;
	text-decoration:none;
	border-bottom: 1px dotted #890D15;
}

a.homelink{
	font: 12pt georgia, times new roman, times, serif;
	color: #890D15;
	text-decoration:none;
	border-bottom: 1px dotted #890D15;
}

p.about_us_link{
	margin-top:50px;
}

h1{
	padding-top:20px;
	margin:0px;
	color:#890D15;
	font: 18pt georgia, times new roman, times, serif;
}

h2{
	color:#890D15;
	font: 16pt georgia, times new roman, times, serif;
}

h3{
	color:#890D15;
	font: 14pt georgia, times new roman, times, serif;
}

.quote_attribution{
	font:10pt georgia, times new roman, times, serif;
}

.thumb{
	border:1px solid #c6c6c6;
	padding:5px;
	margin-bottom:20px;
}

.gallery_thumb{
	border:0px;
	margin-right:20px;
}

.gallery_div{
	margin-top:20px;
	border-bottom:1px dotted #890D15;
	width:850px;
}
.gallery_text{
	float:left;
	display:inline;
	width:600px;
}

.gallery_images{
	float:left;
	display:inline;
	margin-right:20px;
}

.gallery_images a{
	border-bottom:none;
}

.gallery_image{
	float:left;
	display:inline;
}

.gallery_caption{
	text-align:center;
	font-style:italic;
	margin-top:0px;
}

.stone_problems_pic{
	float:left;
	display:inline;
	width:200px;
	margin-right:20px;
}

.stone_problems_pic a{
	border:0px;
}

.stone_problems_text{
	float:left;
	display:inline;
	width:600px;
	padding-top:0px;
	margin-top:0px;
}

p.first{
	margin-top:0px;
}

p.gallery_header{
	color:#890D15;
	font: 16pt georgia, times new roman, times, serif;
	margin-top:0px;
}

p.picture_caption{
	margin-top:-10px;
	color:grey;
	font-size:10pt;
	text-align:center;
}

textarea{
	font:10pt arial, helvetica, sans-serif;
}
