BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background: URL(images/background-shadow.gif) repeat-y center #f2f2f2;
	scrollbar-arrow-color: #C0C0C0;
	scrollbar-track-color: #fff;
	scrollbar-face-color: #dbf5d8;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: ;
	scrollbar-darkshadow-color: #000;
	scrollbar-shadow-color: ;
}

#inner-container {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
}

A.nav:link, A.nav:active, A.nav:visited  {
	text-decoration: none;
	color: Black
}
A.nav:hover   {
	text-decoration: underline;
	color: White
}

A:link, A:active, A:visited {
	text-decoration: none;
	color: #8197E3
}
A:hover   {
	text-decoration: underline;
	color: Black
}

.pagetitle {
	font-weight : bold;
	color : #00cc00;
	letter-spacing : 5px;
}

LI {
	list-style-image : url(images/li.gif);
	list-style-type : inherit;
	margin-bottom: 0.5em;
}

#servicesblock UL, #servicesblock UL LI {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	margin-left:0;
	padding-left:0;
}


.footer   { font-size: 9px; color: #c0c0c0 }

A.rockmill:link, A.rockmill:active, A.rockmill:visited {
	text-decoration: none;
	font-size: 9px;
	color: #c0c0c0
}
A.rockmill:hover   {
	text-decoration: underline;
	color: Black
}


