﻿ a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #ECE9D8;
}

#navcontainer
{
	margin: 10px 0 0 0px;
	height: 30px;
	color: #9fb088;
	padding: 0 0 0 0px;
}

#navcontainer ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #d2dbc8;
}

#navcontainer ul li a
{
	background: #fff;
	width: 85px;
	height: 30px;
	border-top: 1px solid #9fb088;
	border-left: 1px solid #9fb088;
	border-bottom: 1px solid #9fb088;
	border-right: 1px solid #9fb088;
	padding: 0;
	margin: 0 0 0 0;
	color: #9fb088;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 18px/24px "Garamond", Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

#navcontainer ul li a:hover
{
	color: #000000;
	background: #d2dbc8;
	background-color: #d2dbc8;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

#navcontainer a:active
{
background: #d2dbc8;
color: #fff;
}

#navcontainer li#active a
{
background: #d2dbc8;
border: 1px solid #000000;
color: #fff;
}

body {
	background-image: url(images/bg_test_tile4.jpg);
}
.footerStyle {
font-family: Georgia, "Times New Roman", Times, serif;
}
.pipe {
color: #9FB088;
}

.designer {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: small;
}.content {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
h2 {
	text-align: center;
}
p {
	text-indent: 10px;
}

