body	{
	margin: 0;
	padding: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: .8em;
	}
	
/*.ltgray	{
	background-color: #EAE5E4;
	}
	
.medgray	{
	background-color: #bdaea8;
	}
	
.darkgray	{
	background-color: #a0948f;
	}
	
.darkestgray	{
	background-color: #584C47;
	}
*/

.ltgray	{
	background-color: #dfdfdf;
	}
	
.medgray	{
	background-color: #bbbbbb;
	}
	
.darkgray	{
	background-color: #999999;
	}
	
/* darkestgray is used for text only */
.darkestgray	{
	background-color: #584C47;
	}


#outside	{
	position: relative;
	top: 10px;
	border: 1px solid #fff;
	padding: 0;
	margin-left: 5%;
	width: 90%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 91%;
	}

html>body #outside {
	width: 91%; /* ie5win fudge ends - be kind to Opera */
	}

/*---------------------------------- homepage only ----*/
#home #homehead	{
	height: 26px; 
	border-bottom: 1px solid #fff; 
	margin: 0 0 10px 0; 
	padding: 2px 0 0 0;
	word-spacing: 1px;
	letter-spacing: 1px;
	}
	
#home #homehead a:link	{
	color: #584C47;
	font-weight: bold;
	text-decoration: none;
	}

#home #homehead a:visited	{
	color: #584C47;
	font-weight: bold;
	text-decoration: none;
	}

#home #homehead a:hover	{
	color: #EAE5E4;
	font-weight: bold;
	text-decoration: underline;
	}

#home	{
	width: 800px;
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -400px;
	border: 1px solid #fff;
	background-color: #aaa;
	}

#home b	{
	font-size: 140%;
	}
	
#home p	{
	font-size: 130%;
	color: #EAE5E4;
	text-align: left;
	padding: 0px 20px 0px 20px;
	}
	
#home a:link	{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}
	
#home a:visited	{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}
	
#home a:hover	{
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
	}
	
/*------------------------finish homepage only ----*/

#head	{
	background-image: url("images/pipes1.gif");
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	height: 98px;
	border-bottom: 1px solid #fff;
	}
	
#head p	{
	font-size: .9em;
	font-weight: bold;
	color: #EAE5E4;
	margin: 0;
	padding: 0;
	padding-top: 79px;
	padding-left: 10px;
	word-spacing: 1px;
	letter-spacing: 1px;
	}
	
#head a:link	{
	color: #584C47;
	text-decoration: none;
	font-weight: bold;
	}
	
#head a:visited	{
	color: #584C47;
	text-decoration: none;
	font-weight: bold;
	}
	
#head a:hover	{
	color: #EAE5E4;
	text-decoration: underline;
	font-weight: bold;
	}
	

#foot	{
	position: relative;
	border-top: 1px solid #fff;
	clear: both;
	padding: 8px;
	font-size: .8em;
	line-height: 1.2em;
	color: #584C47;
	text-align: center;
	}
	
#foot a:link	{
	color: #584C47;
	text-decoration: none;
	font-weight: normal;
	}
	
#foot a:visited	{
	color: #584C47;
	text-decoration: none;
	font-weight: normal;
	}
	
#foot a:hover	{
	color: #EAE5E4;
	text-decoration: underline;
	font-weight: normal;
	}
	
/*---------------------------------------- menu--------*/
#menu	{
	border-right: 1px solid #fff;
	width: 180px;
	border-bottom: 0;
	}
	
#menu ul	{
	list-style-type: none;
	margin:  0 0 0 0;
	padding: 0px;
	line-height: 1.2em;
	padding: 8px 8px 8px 8px;
	}
	
#menu ul li	a{
	list-style-type: none;
	margin: 0px 0 0 0;
	padding: 6px 0px 0px 0px;
	font-weight: bold;
	}

#menu ul ul li	a{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	}
	
#menu ul a:link	{
	color: #584C47;
	text-decoration: none;
	padding-left: 2px;
	font-weight: bold;
	}

#menu ul a:visited	{
	color: #584C47;
	text-decoration: none;
	padding-left: 2px;
	font-weight: bold;
	}
	
#menu ul a:hover	{
	color: #EAE5E4;
	text-decoration: underline;
	font-weight: bold;
	}
#menu ul ul li a:link	{
	color: #584C47;
	text-decoration: none;
	padding-left: 2px;
	font-weight: normal;
	}
	
#menu ul ul li a:visited	{
	color: #584C47;
	text-decoration: none;
	padding-left: 2px;
	font-weight: normal;
	}
	
#menu ul ul li a:hover	{
	color: #EAE5E4;
	text-decoration: underline;
	padding-left: 2px;
	font-weight: normal;
	}
/*	*/	
#menu ul ul	{
	margin: -8px 0px -2px 0px;
	display: none;
	}

#menu ul ul	li	{
	padding: 6px 0px 0px 0px;
	line-height: 1em;
	font-weight: normal;
	font-size: .9em;
	}

#menu .display	{
	display: block;
	}
	
	
/*------------------------------------- content ------*/
table	{
	margin: 0;
	padding: 0;
	}
	
td div#content	{
	padding: 10px;
	margin: -1px;
	border-left: 1px solid #fff;
	}

#content a:link	{
	color: #222;
	}

#content a:visited	{
	color: #584C47;
	}

#content dd	{
	margin-left: 15px;
	}

#content dt	{
	font-weight: bold;
	padding-top: 5px;
	}

#content p	{
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 1.5em;
	color: #584C47;
	}

#content td	{
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 1.5em;
	color: #584C47;
	padding-right: 20px;
	}
	
#content h1	{
	margin: 0;
	padding: 4px 0 6px 0;
	line-height: 1.0em;
	color: #584C47;
	font-size: 1.4em;
	}
	
#content h2	{
	margin: 0;
	padding: 4px 0 0px 0;
	line-height: 1.0em;
	color: #777777;
	font-size: 1.3em;
	}
	
#content h3	{
	margin: 0 0 0 0;
	padding: 1px 0 0px 0px;
	line-height: 1.5em;
	color: #a0948f;
	font-size: 1.2em;
	}
	
#content ul	{
	margin: 0 0 0 30px;
	padding: 0 0 0px 0;
	color: #584C47;
	}
	
#content li	{
	margin: 0;
	padding: 0 0 6px 0;
	line-height: 1.2em;
	color: #584C47;
	}
	
.back	{
	font-size: 75%;
	text-align: right;
	}
	
