/* CSS by Turcotte Data & Designs */
/* http://turcottedata.com        */
/* 413.303.1533 or 508.425.7274   */

body {
	background-color: #668d3c;
	margin-left: 0px;
	margin-top: 0px;
}
#container {
	border: #000000 solid 1px;
	width: 790px;
	height: auto;
	background-color: #DDDBCA;
	margin: auto;
}
#banner {
	width: 790px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topNav {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #000;
	text-indent: 5px;
	text-align: top;
	background-color: #6e3d10;
	background: url(../images/topBack.jpg);
	height: 20px;
	width: 790px;
}
#topNav a:link {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
#topNav a:visited {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
#topNav a:hover {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}
#content {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
	margin: 10px;
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	color: #000000;
	height: auto;
	font-weight: bold;
}
#content a:link {
	text-decoration: none;
	color: #668d3c;
}
#content a:visited {
	text-decoration: none;
	color: #668d3c;
}
#content a:hover {
	text-decoration: underline;
	color: #668d3c;
}
#bottomNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	color: #000000;
	text-align: center;
	width: 790px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#bottomNav a:link {
	text-decoration: none;
	color: #668d3c;
}
#bottomNav a:visited {
	text-decoration: none;
	color: #668d3c;
}
#bottomNav a:hover {
	text-decoration: underline;
	color: #668d3c;
}
#credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #415f20;
}#credits a:link {
	text-decoration: none;
	color: #DDDBCA;
}
#credits a:visited {
	text-decoration: none;
	color: #DDDBCA;
}
#credits a:hover {
	text-decoration: underline;
	color: #DDDBCA;
}
.galBar {
	background-color: #CFB79E;
	text-indent: 5px;
	font-weight: bold;
	width: 100%;
}
#galContainer {
	height: 425px;
	width: 100%;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.quotes {
	float: right;
}
#contactForm {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.testimonial {
	background-color: #C7C4A7;
	color: #000000;
	padding: 5px;
	width: 80%;
	margin: auto;
	border: 1px #000 solid;
}

#bio {
	background-color: #C7C4A7;
	color: #000000;
	padding: 5px;
	width: 90%;
	margin: auto;
	border: 1px #000 solid;
	display: block;	
}

.BioPic {
	float: right;
	border: 1px solid #000;
	margin: 2px;
}

.beforeAfter {
	background-color: #C7C4A7;
	color: #000000;
	padding: 5px;
	width: 95%;
	margin: auto;
	border: 1px #000 solid;
	display: block;	
}