body { 
	background: #000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
}
a:link, a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

.key {
	font: normal 1px Arial, Helvetica, sans-serif;
	color: #FFF;
}
ul {
	margin-top: 0px;
}
.faqs {
	background-color:#CCCC99;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 10px 40px 10px 40px;
	text-decoration: none;
}
.faqs a:link, .faqs a:visited {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
.faqs a:hover, .faqs a:active {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
}

.title {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000;
}
.mainNav {
	font: bold 14px "Times New Roman", Times, serif;
	line-height: 30px;
	text-transform: uppercase;
	color: #000;
	background-color: #cccc99;
	padding: 10px 10px 25px 25px;
	text-align: left;
	vertical-align: top;
}

.mainNav a:link, .mainNav a:visited {
	font: bold 13px "Times New Roman", Times, serif;
	line-height: 30px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
}
.mainNav a:hover, .mainNav a:active {
	font: bold 13px "Times New Roman", Times, serif;
	line-height: 30px;
	text-transform: uppercase;
	color: #000;
	text-decoration: underline;
}
#team td {
	background: #FFF;
	padding: 10px;
	border: solid 1px #000;
	vertical-align: top;
}
#team img {
	padding: 0px 10px 10px 0px;
}
#galleryThumb td {
	border: 1px solid #000;
	width: 110px;
	height: 95px;
}

#galleryThumb a:link, #galleryThumb a:visited {
	filter:alpha(opacity=65);
	opacity: 0.65;
	-moz-opacity:0.65;
	width: 110px;
	height: 95px;
}
#galleryThumb a:hover, #galleryThumb a:active {
	filter:alpha(opacity=100);
	opacity: 1.00;
	-moz-opacity:1.00;
	width: 110px;
	height: 95px;
}
.testimonial {
	background: #CCC;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 10px;
	border: solid 1px #000;
}
.bNav {
	font: bold 13px "Times New Roman", Times, serif;
	color: #000;
	background-color: #FFF;
	padding: 6px;
	text-align: center;
	vertical-align: top;
}

.bNav a:link, .bNav a:visited {
     font: bold 13px "Times New Roman", Times, serif;
	 color: #000;
	 text-decoration: none;
}
.bNav a:active, .bNav a:hover {
     font: bold 13px "Times New Roman", Times, serif;
	 color: #000;
	 text-decoration: underline;
}
.copyright {
	font: normal 9px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	vertical-align: top;
	padding: 10px;
}

.copyright a:link, .copyright a:visited {
     font: normal 9px Arial, Helvetica, sans-serif;
	 color: #FFF;
	 text-decoration: none;
}
.copyright a:active, .copyright a:hover {
     font: normal 9px Arial, Helvetica, sans-serif;
	 color: #FFF;
	 text-decoration: underline;
}
