* {
	margin: 0px;
	padding: 0px;	
}

body {
	text-align: center;
	background-color: #333;
	
}
h1 {
 	margin: 14px;	
}
p {
	margin-bottom: 14px;
}
#wrapper {
	margin: auto;
	padding: 0px;
	width: 960px;
	position: relative;
	background-color: #e2e7d3;
	text-align: left;
}
#breadImage {
	margin: 10px;
	padding: 0px;
	float: right;
	height: 316px;
	width: 438px;
}
#header a {
	margin: 0px;
	padding: 0px;
	width: 960px;
	background-color: #B8C5A9;
	height: 208px;
	background:url(../images/headertree2.jpg) no-repeat;
	display:block;
}
#header a span {
visibility: hidden;
}
#leftSide {
	padding-left: 14px;
	padding-top: 8px;
	width: 600px;
	float: left;
	background-color: #e2e7d3;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#wrapper #leftSide p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
	margin-left: 8px;
	color: #000;
	margin-right: 28px;
}

ul .normal {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
	margin-left: 8px;
	text-indent: 14px;
	color: #000;
	margin-right: 28px;
}

#sidebarTop {
	float: right;
	width: 325px;
	margin: 0px;
	padding: 0px;
}
#leftSidePhoto {
	margin: 10px;
	padding: 0px;
	float: right;
	height: 232px;
	width: 200px;
}
#wrapper #rightSide p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000;
	margin-left: 20px;
	margin-right: 10px;
}
#sidebarBottom {
	width: 325px;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #759b46;
	font-size: 16pt;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 8px;
}
#about {
	position: absolute;
	height: 91px;
	width: 82px;
	left: 367px;
	top: 50px;
}
#process {
	position: absolute;
	height: 91px;
	width: 97px;
	left: 527px;
	top: 50px;
}
#shop {
	position: absolute;
	height: 91px;
	width: 77px;
	left: 692px;
	top: 50px;
}
#contact {
	position: absolute;
	height: 91px;
	width: 105px;
	left: 829px;
	top: 50px;
}
#home {
	position: absolute;
	height: 91px;
	width: 81px;
	left: 226px;
	top: 50px;
}
#rightSide {
	margin: 0px;
	padding: 0px;
	width: 325px;
	height: 600px;
	float: right;
	background-color: #990;
	background-image:url(../images/shutterstock_85372510.jpg);
}
#wrapper #header img {
	margin: 0px;
	padding: 0px;
	background-color: #b9c6aa;

}
#ProcessPageMain {
	margin: 10px;
	width: 930px;
	padding: 0px;
	font-family: "Trebuchet MS", Helvetica, Geneva, Arial, sans-serif;
	font-size: 100%;
}
#wrapper #ProcessPageMain p {
	margin-right: 20px;
	margin-left: 20px;
}
#wrapper #ProcessPageMain p #FlashID {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
}
#leftSidePhoto2 {
	padding: 0px;
	float: left;
	height: 289px;
	width: 400px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 105px;
}
#wrapper #PageMain {
	margin: 10px;
	padding: 0px;
	width: 930px;
}
#wrapper #PageMain p {
	list-style-image: none;
	list-style-type: none;
	margin: 20px;
	padding: 0px;
	font-family: "Trebuchet MS", Helvetica, Geneva, Arial, sans-serif;
	font-size: 100%;
}
#wrapper #PageMain ul li {
	font-family: "Trebuchet MS", Helvetica, Geneva, Arial, sans-serif;
	font-size: 100%;
}
h3 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #759b46;
	padding: 0px;
	margin-left: 20px;
}
a:link {
	text-decoration: none;
	color: #699;
}
a:visited {
	text-decoration: none;
	color: #699;
}
a:hover {
	text-decoration: none;
	color: #F7A946;
}
a:active {
	text-decoration: none;
	color: #FC6;
}
#footer a:link, #footer a:visited {
	color: #fff;
}

#sidebar {
	float: left;
	width: 340px;
}
#sidebar.faq {
	background:url(../images/shutterstock_75750523.jpg) center no-repeat;
	height: 1100px;
}

#sidebar.about {
	background: url(../images/shutterstock_64782073.jpg) no-repeat;
	height: 554px;
}

#sidebar.clinical {
	background:url(../images/shutterstock_85372510.jpg) center no-repeat;
	height: 700px;
}

#sidebar.contact {
	background:url(../images/shutterstock_68019463.jpg)center no-repeat;
	height: 580px;
}

#sidebar.specialties {
	background:url(../images/specialties.jpg)no-repeat;
	height: 789px;
}

#sidebar.services {
	background:url(../images/shutterstock_71006803.jpg) center;
	height: 800px;
}

#leftSide.faq {
	float: right;	
}
p.smalltext {
	font-size: 9px;
		
}
#footer {
	margin: 0px;
	height: 90px;
	width: 960px;
	padding-top:10px;
	clear: both;
	float: none;
	background-color: #333300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFF;
	text-align: center;
	
}
#footer p {
	padding-top:10px;	
}