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

/* portfolio styles */
.portfoliotop {
	background-image: url(../images/portfolio/portfolio-nav-bkd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	padding-top: 70px;
	padding-right: 100px;
	height: 170px;
}
#content .portfoliotop h2 {
	color: #5A3914;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#content .portfoliotop p {
	margin-top: 10px;
}
.portfoliocontent {
	background-image: url(../images/portfolio/portfolio-board-mid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 35px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 20px;
}
#content .portfoliocontent h3, #content .portfoliocontent p {
	color: #5A3914;
	padding-left: 15px;
}
.portfoliobottom {
	background-image: url(../images/portfolio/portfolio-board-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 97px;
}
.portfolionav {
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 120px;
	padding-right: 20px;
	height: 120px;
	padding-left: 45px;
	padding-top: 20px;
	margin-left: 20px;
}
.portfolionav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.portfolionav li {
	background-image: url(../images/shared/tree-icon.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 5px;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}
.portfoliobuttons {
	float: right;
	margin-right: 80px;
	width: 220px;
}
.prev {
	background-image: url(../images/portfolio/prev_button.jpg);
	text-indent: -9008px;
	display: block;
	background-repeat: no-repeat;
	width: 100px;
	float: right;
	height: 24px;
}
.next {
	background-image: url(../images/portfolio/next_button.jpg);
	background-repeat: no-repeat;
	text-indent: -9008px;
	display: block;
	width: 100px;
	float: right;
	height: 24px;
}
#onlineads {
	/* set text options */
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	padding-top:8px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
#onlineNavigation {
	float:right;
	width:60px;
	padding-top:3px;
	border-left:1px solid #9c9c9c;/* set nav border */
	padding-left: 10px;
}
#onlineNavigation li {
	height: 23px;
	width: 20px;
}
.testimonial1top {
	background-image: url(../images/testimonials/testimonial1-top.jpg);
	height: 36px;
	width: 306px;
	background-repeat: no-repeat;
}
.testimonial1tile {
	background-image: url(../images/testimonials/testimonial1-tile.jpg);
	background-repeat: repeat-y;
	width: 256px;
	padding-left: 25px;
	padding-right: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	padding-top: 5px;
}
.testimonial1bottom {
	background-image: url(../images/testimonials/testimonial1-bottom.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 306px;
	padding-bottom: 20px;
}
.testimonial2top {
	background-image: url(../images/testimonials/testimonial2-top.jpg);
	height: 36px;
	width: 309px;
	background-repeat: no-repeat;
}
.testimonial2tile {
	background-image: url(../images/testimonials/testimonial2-tile.jpg);
	background-repeat: repeat-y;
	width: 259px;
	padding-left: 25px;
	padding-right: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	padding-top: 5px;
}
.testimonial2bottom {
	background-image: url(../images/testimonials/testimonial2-bottom.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 309px;
	padding-bottom: 20px;
}
.testimonial1tile p, .testimonial2tile p {
	margin-bottom: 10px;
}
#testimonialcol1 {
	float: left;
	width: 306px;
}
#testimonialcol2 {
	float: left;
}
.testimonialname {
	font-style: italic;
	padding-left: 15px;
	line-height: 18px;
	padding-top: 5px;
}
