@charset "utf-8";
body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-attachment: scroll;
	background-image: url(images/bg_woodgrain.jpg);
	background-repeat: repeat;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	font-weight: 900;
	text-align: left;
	font-style: normal;
}
#TL {
	background-image: url(images/panel_corner_TL.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#navFooterAddress {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	font-weight: 100;
	text-align: center;
}

#L {
	background-image: url(images/panel_side_L.png);
	background-repeat: repeat-y;
	background-position: left center;
}
#T {
	background-image: url(images/panel_side_T.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#TR {
	background-image: url(images/panel_corner_TR.png);
	background-position: right top;
	background-repeat: no-repeat;
}

#R {
	background-image: url(images/panel_side_R.png);
	background-repeat: repeat-y;
	background-position: right center;
}
#apDiv1 {
	position:absolute;
	visibility:visible;
	left:330px;
	top:0px;
	width:50%;
	height:456px;
	z-index:1;
}
a.footer:link {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-style: normal;
}
a.footer:visited {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-style: normal;
}
a.footer:hover {
	color: #ECD815;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 100;
	text-align: left;
	font-style: normal;
}
.rpdaQuote {
	color: #ECD815;
}
.indexTriColumnText {
	text-align: justify;
	font-size: x-small;
	font-style: normal;
}
.navFooterPhone {
	font-size: large;
	font-style: italic;
	text-align: center;
}
.note1 {
	font-weight: 900;
	font-size: small;
	font-style: italic;
}
a:link {
	text-decoration: none;
	color:#000;
	font-weight: 900;
}
a:visited {
	text-decoration: none;
	font-weight: 900;
}
a:hover {
	text-decoration: underline;
	color:#ECD815;
	font-weight: 900;
}
a:active {
	font-weight: 900;
	color: #ECD815;
	font-style: normal;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: 900;
	color: #ECD815;
}
.testimonial {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	color: #000;
	background-image: url(images/testimonials_quotebg.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
}
.servicesText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: 900;
	color: #000;
	text-transform: uppercase;
}

