body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
#container {
	width: 715px;
	margin: 0px auto;
}
#top {
	color: #FFFFFF;
	width: 225px;
	height: 150px;
	background-image: url(images/logo_image.jpg);
	background-repeat: no-repeat;

}
#topright {
	float: right;
	height: 140px;
	width: 447px;
	text-align: right;
}
.cl {
clear:both;
}
#gallery {
	width: 715px;
	padding-top: 5px;
}
#stones {
width: 488px;
	float: right;
	height: 980px;
	margin-top: 5px;
	background-color: #2a9837;
}

#marble {
width: 488px;
	float: right;
	height: 580px;
	margin-top: 5px;
	background-color: #2a9837;
}

#directions {
width: 488px;
	float: right;
	height: 700px;
	margin-top: 5px;
	background-color: #2a9837;
}

#news {
	width: 213px;
	height: 372px;
	margin-top: 5px;
	background-color: #2a9837;
	color: #FFFFFF;
	padding: 4px;
}

#news-stones {
	width: 213px;
	height: 972px;
	margin-top: 5px;
	background-color: #2a9837;
	color: #FFFFFF;
	padding: 4px;
}

#news-stones a {
	color: black;
}


#news-directions {
	width: 213px;
	height: 692px;
	margin-top: 5px;
	background-color: #2a9837;
	color: #FFFFFF;
	padding: 4px;
}

#news-marble {
	width: 213px;
	height: 573px;
	margin-top: 5px;
	background-color: #2a9837;
	color: #FFFFFF;
	padding: 4px;
}

#news-marble a {
	color: black;
}

#menu {
	width: 689px;
	background-color: #2a9837;
	padding: 13px;
	/* border-bottom: 5px solid #FFFFFF; */
	margin-top: 5px;
	/* float: right; */
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #2a9837;
	padding: 13px;
	text-decoration: none;
	color: #ffffff;
}
#menu a:hover {
	padding: 13px;
	background-color: #860001;
	text-decoration: none;
	color: #FFFFFF;
}

.live {
	background-color: #ffffff;
	color: #000000;
}

#content {
	width: 488px;
	float: right;
	height: 380px;
	margin-top: 5px;
	background-color: #2a9837;
}
p {
margin: 0 0 0 0px;
}
h2 {
	padding: 4px;
	margin: 2px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
}
h1 {
text-align: center;
	font-size: 200%;
	font-weight: bold;
	color: #2a9837;
}
#pad {
	padding: 12px;
	color: #000000;
}
#footer {
	background-color: #2a9837;
	padding: 12px;
	width: 691px;
	color:#ffffff;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h3 {
	font-size: 120%;
	color: #860001;
}

.old_line {
	font-size: 80%;
	font-family: "Lucida Calligraphy", LaurenScript ;
	font-weight: bold;
	color: #ffffff;
	line-height: 240%;
}

.napo_line {
	font-size: 130%;
	color: #860001;
	font-style: italic;
}

.boldtext {
	font-weight: bold;
}

.bergundy {
	color: #860001;
}

.bottom-text{
font-size: 150%;
	color: #ffffff;
	
}

.stone-text{
font-size: 100%;
	color: #ffffff;
	
}

#threecells {
	clear: both;
}

#threecells div {
	float: left;
	clear: right;
}

#cell_1 {
	width: 240px;
	padding-right: 5px;
}

#cell_2 {
	width: 240px;
	padding: 0 5px 0 5px;
}

#cell_3 {
	width: 240px;
	padding-left: 5px;
}

.redwarning {
font-family: Arial, Helvetica, sans-serif;
color: #bb3333;
font-size: 13px;
font-weight: normal;
}

.bluewarning {
font-family: Arial, Helvetica, sans-serif;
color: #3333bb;
font-size: 13px;
font-weight: bold;
}