﻿
#nav ul {
	font-family: Arial;
	text-decoration: bold;
	color: #CCA467;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	}

#nav {
	font-family: Arial;
	color: #CCA467;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 120px;
	}

#nav li {
	background: url(images/buttons/nav_off.gif) no-repeat top center;
	text-align:center;
	padding-top:5px;
	margin-bottom:0px;
	_margin-bottom:-5px;
	width:120px;
	height:32px;
}

#daryl #daryl-on
{
	background: url(images/buttons/nav_on.gif) no-repeat top center;
}

#steve #steve-on
{
	background: url(images/buttons/nav_on.gif) no-repeat top center;
}

#dan #dan-on
{
	background: url(images/buttons/nav_on.gif) no-repeat top center;
}

#bruce #bruce-on
{
	background: url(images/buttons/nav_on.gif) no-repeat top center;
}

#nancy #nancy-on
{
	background: url(images/buttons/nav_on.gif) no-repeat top center;
}

#home #home-on
{
	background: url(images/buttons/nav_on.gif) no-repeat top center;
}

#cap #cap-on
{
	background: url(images/buttons/nav_on.gif) no-repeat top center;
}

#exp #exp-on
{
	background: url(images/buttons/nav_on.gif) no-repeat top center;
}

#work #work-on
{
	background: url(images/buttons/nav_on.gif) no-repeat top center;
}

#mis #mis-on
{
	background: url(images/buttons/nav_on.gif) no-repeat top center;
}

#test #test-on
{
	background: url(images/buttons/nav_on.gif) no-repeat top center;
}

#buyer #buyer-on
{
	background: url(images/buttons/nav_on.gif) no-repeat top center;
}

#team #team-on
{
	background: url(images/buttons/nav_on.gif) no-repeat top center;
}

#con #con-on
{
	background: url(images/buttons/nav_on.gif) no-repeat top center;
}

#exp #exp-on a:visited { 
	color: #CCA467; 
}

#exp #exp-on a { 
	color: #CCA467; 
}

#daryl #daryl-on a:visited { 
	color: #CCA467; 
}

#daryl #daryl-on a { 
	color: #CCA467; 
}

#nancy #nancy-on a:visited { 
	color: #CCA467; 
}

#nancy #nancy-on a { 
	color: #CCA467; 
}

#steve #steve-on a:visited { 
	color: #CCA467; 
}

#steve #steve-on a { 
	color: #CCA467; 
}

#dan #dan-on a:visited { 
	color: #CCA467; 
}

#dan #dan-on a { 
	color: #CCA467; 
}

#bruce #bruce-on a:visited { 
	color: #CCA467; 
}

#bruce #bruce-on a { 
	color: #CCA467; 
}

#home #home-on a:visited { 
	color: #CCA467; 
}

#home #home-on a { 
	color: #CCA467; 
}

#cap #cap-on a:visited { 
	color: #CCA467; 
}

#cap #cap-on a { 
	color: #CCA467; 
}

#work #work-on a:visited { 
	color: #CCA467; 
}

#work #work-on a { 
	color: #CCA467; 
}

#mis #mis-on a:visited { 
	color: #CCA467; 
}

#mis #mis-on a { 
	color: #CCA467; 
}

#test #test-on a:visited { 
	color: #CCA467; 
}

#test #test-on a { 
	color: #CCA467; 
}

#buyer #buyer-on a:visited { 
	color: #CCA467; 
}

#buyer #buyer-on a { 
	color: #CCA467; 
}

#team #team-on a:visited { 
	color: #CCA467; 
}

#team #team-on a { 
	color: #CCA467; 
}

#con #con-on a:visited { 
	color: #CCA467; 
}

#con #con-on a { 
	color: #CCA467; 
}

#nav a:visited {
	text-decoration: none;
	color: #000000;
	font-size:.75em;
	font-weight:bolder;
}

#nav a {
	text-decoration: none;
	color: #000000;
	font-size:.75em;
	font-weight:bolder;
}
#nav li ul {
	position:relative;
	_position:absolute;
	left: -999em;
	width:120px;
	}

#nav li:hover ul { 
	left:auto;
	top:11px;
	_position:relative;	
}

#nav li.sfhover ul { 
	left:auto;
	top:5px;
	_position:relative;	
}

.style1 {
	text-align: center;
	background-image: url('images/index_22.jpg');
}
.style3 {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.style4 {
	text-align: center;
	background-color: #000000;
}
.style5 {
	text-align: center;
}
.style6 {
	background-image: url('images/bottom.gif');
	text-align: center;
	font-size: x-small;
}
.style7 {
	font-size: x-small;
	background-color: #A2A2A2;
}
.style8 {
	text-align: center;
}
.style9 {
	font-size: x-small;
}
.style16 {
	font-family: Book Antiqua;
		font-size:10pt;
		color:black;
		text-align: left; 
}
.style22 {
	font-size: 14pt;
	font-family: "Arial Narrow";
	color: #A67937;
	text-decoration: strong;
}
.style23 {
	font-family: "Book Antiqua";
	font-size: 10pt;
	color: black;
	text-align: center;
	text-decoration: strong;
}
.style24 {
	font-size: 14pt;
	font-family: "Arial Narrow";
	color: #CCA467;
	text-align: center;
}


