p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	line-height: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

a:link {
	color: #3C643F;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #3C643F;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #8AA98C;
	text-decoration: none;
	font-weight: bold;
}


body {
	background-color: #8AA98C;
	margin:0px;
	padding-top: 20px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	color: #3C653F;
	font-size: 24px;
	font-weight: bold;
	padding-left: 10px;
}
.aboutImg {
	text-align: center;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	color: #3C653F;
	font-size: 20px;
	font-weight: bold;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	color: #3C653F;
	font-size: 16px;
	font-weight: bold;
	padding-left:10px;
}

li {
	list-style-type: square;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding-bottom: 15px;
}

li.mainNav {
	list-style-type: none;
	border-top-width: 3px;
	border-top-style: dashed;
	border-top-color: #CCCCFF;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 0px;
}

ul.mainNav {
	padding-bottom: 10px;
}

#leftshade {
	background-image: url(../images/leftborder.jpg);
	background-repeat: repeat-y;
	width: 20px;
}

#menu {
	background-attachment: scroll;
	background-image: url(../images/menu_bkgd.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-right: 10px;
	vertical-align: top;
}
#rightshade {
	width: 20px;
	background-image: url(../images/rightborder.jpg);
	background-repeat: repeat-y;
}
.background {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	vertical-align: top;
	padding-top: 10px;
}
.footerTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #E9E7DB;
	background-color: #3C643F;
	text-align: center;
	width: 209px;
}
p.discTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: center;
	line-height: 15px;
}
td.appt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	vertical-align: top;
}
td.apptData {
	text-align: left;
	vertical-align: top;
}



.footerNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #E9E7DB;
	background-color: #3C643F;
	padding-right: 5px;
}

a.footerNav:link {
	color: #E9E7DB;
	text-decoration: none;
}

a.footerNav:visited {
	color: #E9E7DB;
	text-decoration: none;
}

a.footerNav:active {
	color: #8AA98C;
	text-decoration: none;
}

a.footerNav:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.mainnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3C653F;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.mainnav:hover {
	color: #000000;
	background-color:#CDD5C3;
}

a.mainnav:active {
	color: #8AA98C;
	background-color:#CDD5C3;
}

.address {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
