@charset "UTF-8";
/* CSS Document */

.nav		{
}
a.nav:link {
	color: #CC8F00;
	text-decoration: none;
}
a.nav:visited {
	color: #CC8F00;
	text-decoration: none;
}
a.nav:hover {
	color: #A63E26;
}
a.nav:active {
	color: #CC8F00;
	text-decoration: none;
}
.external    {
	color: #80E6E6;
}
a.external:link   {
	color: #80E6E6;
	text-decoration: none;
}
a.external:visited  {
	color: #80E6E6;
	text-decoration: none;
}
a.external:hover {
	color: #A63E26;
	text-decoration: none;
}
a.external:active  {
	color: #80E6E6;
d
	text-decoration: none;
}

#about a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#about {
	font-family: "Helvetica Neue", Verdana, Helvetica, sans-serif;
	font-size: 1.6em;
	height: 32px;
	width: 121px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	top: 179px;
	left: 720px;
	line-height: 150%;
	background-repeat: no-repeat;
	margin: 0px;
	background-image: url(../images/brown.jpg);
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#about  .current2 {
	color: #005030;
}
#about a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#about a:hover {
	color: #005030;
	text-decoration: none;
}
#about a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#contact {
	font-family: "Helvetica Neue", Verdana, Helvetica, sans-serif;
	font-size: 1.6em;
	height: 32px;
	width: 121px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	top: 179px;
	left: 880px;
	line-height: 150%;
	background-repeat: no-repeat;
	margin: 0px;
	background-image: url(../images/green.jpg);
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contact  .current3 {
	color: #A36F0B;
}

#contact a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#contact a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#contact a:hover {
	color: #A36F0B;
	text-decoration: none;
}
#contact a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#contact_details {
	width: 450px;
	padding-top: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-size: 1.4em;
	position: relative;
	top: 40px;
	left: 40px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #A63E26;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#smokeypo a:link {
	text-decoration: none;
	color: #CCCCCC;
}
#smokeypo a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#smokeypo a:hover {
	color: #A63E26;
	text-decoration: none;
}
#smokeypo a:active {
	text-decoration: none;
	color: #CCCCCC;
}
  