/* CSS Document */
body
{
	background-color:#FFFFFF;
	margin:0;
}
p
{
	text-indent:3em;
	font-family:Arial, Helvetica, sans-serif;
	color:#660000;
	font-size:85%;
	font-weight:bold;
}
.map
{
	font-family:Arial, Helvetica, sans-serif;
	color:#660000;
	font-size:85%;
	font-weight:bold;
}
h1
{
	border-bottom-color:#660000;
	border-bottom-style:groove;
	border-bottom-width:thin;
}
blockquote
{
	font-family:Arial, Helvetica, sans-serif;
	color:#660000;
	font-size:85%;
	font-weight:bold;
	font-style:italic;
}
li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
}
#header
{
	width:100%;
	height:82px;
	background-image:url(images/header-background.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:#333333;
	padding-left:25px;
	padding-top:5px;
}
#header2
{
	width:100%;
	height:64px;
}
#pics
{
	width:100%;
	height:100px;
	background-image:url(images/pics.jpg);
	background-repeat:repeat-x;
}
#mammoth-granite-logo
{
	width:308px;
	height:43px;
	top:25px;
	left:20px;
	background-image:url(images/mammoth-granite-logo.jpg);
	background-repeat:no-repeat;
	position:absolute;
}
#menu
{
	top:28px;
	left:305px;
	position:absolute;
	height:20px;
	z-index:1;
}
#menu a
{
	color:#333333;
	text-decoration:none;
}
#menu a:hover
{
	color:#0000FF;
	text-decoration:underline;
}
#content
{
	width:98%;
	padding:10px;
}
#bottom
{
	width:100%;
	height:46px;
	background-image:url(images/bottom-background.gif);
	background-repeat:repeat-x;
}
.address
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight:bold;
	color:#681c08;
}