.specLine P:first-line {
	font-weight:bold;
	text-transform:uppercase;
}
.homeReadMore {
	background-color: #000;
	color: #30F;
	margin-top: 20px;
	position: relative;
	float: right;
	margin-right: 20px;
	padding: 3px;
}

.homeReadMore a:link {
	text-decoration: none;
	color: #30F;
}

.homeReadMore a:active {
	text-decoration: none;
	color: #30F;
}

.homeReadMore a {
	text-decoration: none;
	color: #30F;
}

.homeReadMore a:visited {
	text-decoration: none;
	color: #30F;
}

.homeReadMore a:hover {
	text-decoration: underline;
	color: #30F;
}

.homeReadMore a:visited:hover {
	color: #30F;
	text-decoration: underline;
}

a {
	color: rgb(136, 133, 117);
	text-decoration: none;
}

a:link {
	color: rgb(136, 133, 117);
	text-decoration: none;
}

a:visited {
	color: rgb(136, 133, 117);
	text-decoration: none;
}

a:hover {
	color: rgb(136, 133, 117);
	text-decoration: underline;
}

a:visited:hover {
	color: rgb(136, 133, 117);
	text-decoration: underline;
}

.navText {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFF;
	font-weight: bolder;
	text-transform: uppercase;
	margin-left: 15px;
}

.navText a:link {
	text-decoration: none;
	color: #FFF;
}

.navText a:active {
	text-decoration: none;
	color: #FFF;
}

.navText a {
	text-decoration: none;
	color: #FFF;
}

.navText a:visited {
	text-decoration: none;
	color: #FFF;
}

.navText a:hover {
	text-decoration: underline;
	color: #FFF;
}

.navText a:visited:hover {
	color: #FFF;
	text-decoration: underline;
}
.menuLink.section a {
	text-decoration:none;
	color:rgb(187,130,91);
}
.menuLink.section  a:visited {
	text-decoration:none;
	color:rgb(187,130,91);
}
.menuLink.section  a:hover {
	
	color:rgb(187,130,91);
}
.menuLink.section  a:visited:hover {	
	color:rgb(187,130,91);
}

.menuLink.current a {
	text-decoration:none;
	color:rgb(187,130,91);
}
.menuLink.current  a:visited {
	text-decoration:none;
	color:rgb(187,130,91);
}
.menuLink.current  a:hover {
	
	color:rgb(187,130,91);
}
.menuLink.current  a:visited:hover {	
	color:rgb(187,130,91);
}


















.footerText {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.footerText a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.footerText a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.footerText a {
	text-decoration: none;
	color: #FFFFFF;
}

.footerText a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.footerText a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.footerText a:visited:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
