.parab	{
	font-weight : bold;
}
td	{
	color : #cc5500;
}
li	{
	color : #cc5500;
	list-style-image : url(http://pipingaccessories.plantitweb.com/images/Bold2_bullet2.gif);
}

.ourhdg	{
	font-size : 24px;
}
.ourname {
	color : #cc5500;
}
a  {
	color : #CDC520;
	font-weight : bold;
	text-decoration : none;
}
a:hover  {
	color : #cc5500;
	background-color : #CDC520;
}
a.navb  {
	color : #CC5500;
	font-weight : bold;
	text-decoration : none;
}
a.navb:hover  {
	color : #CDC520;
	background-color : #CC5500;
}
#nav {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 5px;
	top: 150px;
}
#content {
	position:absolute;
	width:600px;
	height:115px;
	z-index:1;
	left: 200px;
	top: 125px;
	color : #CC5500;
	font-weight : bold;
}
#footer 
{
	position:relative;
	left: 0px;
    FONT-FAMILY: serif;
	background-color: #e3a375;
	font-size : .75em;
	color: cc5500;
	font-weight : bold;
	text-align: center;
	vertical-align: middle;
	height: 18px;
	padding-top: 5px;
	clear: both;
	width: auto;
	border: 1px solid #888;

}
