body, p, a {
	font: 12px Arial, Helvetica, sans-serif;
}
ul {
	list-style-type: square;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	padding-left: 33px;
	padding-right: 20px;

}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	padding-left: 33px;
	padding-right: 20px;
	font-weight: bold;

}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	padding-left: 33px;
	padding-right: 20px;
	font-style: italic;
	color: #999933;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	padding-left: 33px;
	padding-right: 20px;
	font-weight: bold;
}
.copyFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #999933;
}
.copyPeople {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	padding-left: 10px;
	padding-right: 20px;

}
.nameService{
	font-size: 14px;
}
.namePeople {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	padding-left: 3px;
	padding-right: 20px;
	font-weight: bold;
}
.testimonialPeople {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding-left: 3px;
	padding-right: 20px;
	font-style: italic;
	color: #999933;
}
.location {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin: 0 20px 0 33px;
	display: block;
}
a.map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999933;
}
p.map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.label {
	float: left;
	width: 150px;
	font-weight: bold;
	margin: 8px 0 8px 0;
}
.info {
	float: left;
	width: 240px;
	margin: 8px 0 8px 0;
}
.info div {
	margin-bottom: 8px;
}
.border-bottom {
	clear: both;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	display: block;
}
.border-top {
	clear: both;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	display: block;
}

a.pdf {
	font-weight: normal;
	padding: 0 0 2px 18px;
	margin: 0 0 0 2px;
	background: url('../images/icon_pdf.gif') no-repeat 0 0;
	background-repeat: no-repeat;
	overflow: visible;
}

/* remove ugly system borders links */
a img 	{ 	border:0 }
a:active { 	outline:none; }
:focus   { -moz-outline-style:none; }

/* Navigation */

#secNav {
	position: relative;
	left: 23px;
	width: 200px;
	text-align: right;
	background: #c6c19e;
}
#secNav div {
	padding: 10px 0 5px 0;
}

#tertNav {
	background: #b6b285;
	border-top: 1px solid #8f8c6b;
	border-bottom: 1px solid #8f8c6b;
	padding: 5px 0 5px 0 !important;
	margin-bottom: 10px;
}

#secNav a {
	color: #493829;
	text-decoration: none;
	line-height: 20px;
	padding: 10px 20px 5px 0px;
}
#secNav a:hover, #secNav span {
	color: #fff;
	line-height: 20px;
	padding: 10px 20px 5px 0px;
}