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

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 23px;
	text-align: justify;
}
#footer {
	background-image: url(images/bg_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}

body {
	background-color: #E2DBC7;
	background-image: url(images/bg_grain.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bg_page #center-shadow {
	background-image: url(images/bg_shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: auto;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #99B379;
}
.content1 {
	vertical-align: top;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 60px;
}
.testimonials_txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000;
	background-image: url(images/quotes.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 77px;
}


a {
	font-size: 13px;
	color: #708A4D;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #708A4D;
}
a:hover {
	text-decoration: underline;
	color: #708A4D;
}
a:active {
	text-decoration: none;
	color: #708A4D;
}
#bg_page {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: auto;
	height: auto;
}
.content2 {
	vertical-align: top;
	padding-top: 30px;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.content3 {
	vertical-align: top;
	padding-top: 30px;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 60px;
}
.pic_border {
	border: 10px solid #FFF;
}
.align_center {
	text-align: center;
}
.testimonials_txt2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000;
	background-image: url(images/quotes.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.workcontainer {
	background-image: url(images/pic_frame.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 305px;
	text-align: center;
	padding-top: 20px;
	padding-right: 3px;
}
.work-bg {
	background-image: url(images/bg_inside.png);
	background-repeat: repeat-x;
}

#footer-txt {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
a.footer_link:link {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a.footer_link:visited {
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
a.footer_link:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #708A4D;
}
a.footer_link:active {
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
