﻿body {
	margin: 5px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #7E8638;
	color: #000000;
}
#container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 900px;
	top: 0px;
	left: 0px;
	height: 100%;
}
#main {
	width: 900px;
	margin-top: 0px;
	position: relative;
	background-color: #FFFFFF;
}
#masthead {
	width: 900px;
	height: 176px;
	position: relative;
}
#topNav {
	height: 29px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 900px;
}
#topNav ul {
	padding: 0px;
	margin: 0px 0px 0px 350px;
	height: 29px;
	text-align: right;
}
#topNav ul li {
	font-size: 11px;
	float: left;
	text-align: center;
	list-style-type: none;
	height: 29px;
}
#topNav ul a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 35px;
	text-align: center;
	background-image: url('images/buttons/ACE-button.png');
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 11px;
	width: 82px;
	margin-left: 7px;
	margin-right: 0px;
	height: 29px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
}
#topNav ul a:hover {
	background-image: url('images/buttons/ACE-button-hover.png');
	background-repeat: no-repeat;
}
#mainLeft {
	width: 640px;
	float: left;
	height: 100%;
}
p {
	font-size: 12px;
	line-height: 13px;
	padding: 0px;
	margin: 0px 15px 8px 15px;
	text-align: justify;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 10px 15px 8px 15px;
	width: 400px;
	letter-spacing: -1px;
	line-height: 20px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 15px 15px 1px 15px;
	line-height: 16px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 10px 15px 1px 15px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 10px 20px 10px 20px;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 10px 20px 10px 20px;
}
h6 {
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	margin: 10px 20px 0px 20px;
}
ul, ol {
	font-size: 12px;
	padding: 0px;
	margin: 0px 20px 10px 20px;
}
ul li, ol li {
	padding: 0px;
	margin: 0px 0px 3px 0px;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
#bottom {
	height: 25px;
	width: 900px;
}
#bottom ul {
	list-style-type: none;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
	margin: 2px 0px 0px 0px;
	vertical-align: middle;
	font-size: 9px;
	padding-left: 0px;
	padding-right: 0px;
}
#bottom li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
#bottom p {
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	padding-top: 0px;
	line-height: 12px;
	vertical-align: middle;
	margin-top: 4px;
}
#bottom a {
	font-size: 9px;
	color: #FFFFFF;
}
.italic {
	font-style: italic !important;
}
.bold {
	font-weight: bold !important;
}
#topSpacer {
	height: 3px;
	background-color: #FFFFFF;
}
#header {
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	background-color: #F2D595;
}
#header h1 {
	padding: 0px 0px 0px 15px;
	margin: 0px;
	float: left;
	font-size: 13px;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 25px;
	vertical-align: middle;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
#header ul {
	padding: 0px;
	float: right;
	width: 350px;
	margin-right: 20px;
	margin: 0px 15px 0px 0px;
	line-height: 25px;
	vertical-align: middle;
	list-style-type: none;
	text-align: right;
}
#header ul li {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
	line-height: 25px;
	vertical-align: middle;
}
#header ul a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
#header ul li a:hover {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.noBorder {
	border-right-style: none !important;
	border-right-width: 0px !important;
	padding-right: 0px !important;
	margin-right: 0px !important;
}
#mainHome {
	width: 900px;
	margin-top: 0px;
	position: relative;
	background-color: #F2D595;
}
#homeLeft {
	width: 527px;
	float: left;
	height: 100%;
}
#homeRight {
	float: left;
	width: 353px;
	height: 100%;
}
#homeInner {
	background-image: url('images/gradients/main-gradient-430px.png');
	background-repeat: no-repeat;
	width: 880px;
	height: 430px;
	margin-left: 10px;
	margin-right: 10px;
}
#homeRight img {
	margin: 3px;
	border-style: none;
}
#homePhoto {
	width: 336px;
	background-color: #FFFFFF;
	margin-top: 20px;
	background-image: url('images/gradients/home-grey-gradient.gif');
	background-repeat: repeat-y;
}
#homeAddress {
	text-align: center;
	height: 100px;
}
#homeAddress img {
	margin-top: 0px;
	border-style: none;
	border-width: 0px;
}
#homeAddress h3, #mainAddress h3 {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 2px 0px 0px 0px;
	line-height: 13px;
	color: #333333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
#roundBottom {
	background-image: url('images/rounded-bottom.gif');
	background-repeat: no-repeat;
	height: 15px;
	width: 900px;
}
#roundBottom p {
	text-align: right;
	font-size: 10px;
	line-height: 20px;
}
#mainRight {
	float: left;
	width: 260px;
	height: 100%;
	background-color: #F0E9DC;
}
#mainHome h1 {
	font-size: 20px;
	padding: 0px;
	margin: 20px 15px 10px 21px;
	width: 400px;
}
#mainHome p {
	padding: 0px;
	margin: 0px 15px 9px 21px;
}
#mainPhoto {
	width: 260px;
	margin-top: 0px;
}
#mainAddress {
	text-align: center;
	height: 160px;
	border-top-style: solid;
	border-top-width: 5px;
	border-top-color: #F0E9DC;
	background-image: url('images/gradients/gradient-right.gif');
	background-repeat: repeat-y;
}
#topGrad {
	background-image: url('images/gradients/fancy-gradient.gif');
	background-repeat: no-repeat;
	height: 6px;
}
hr {
	border-style: none;
	border-width: 0px;
	height: 1px;
	width: 610px;
	margin: 12px 15px 12px 15px;
	padding: 0px;
	line-height: 1px;
	color: #000000;
	background-color: #000000;
}
#bottomGrad {
	background-image: url('images/gradients/fancy-gradient.gif');
	background-repeat: no-repeat;
	height: 12px;
	background-color: #F2D595;
}
#asha {
	text-align: center;
	height: 125px;
	background-color: #F0E9DC;
}
#mainAddress img {
	padding-top: 10px;
}
#mainPhoto img {
	border-style: none;
	border-width: 0px;
}
#mainPhotoTop {
}
#main ul, #main ol {
	list-style-position: outside;
	margin-left: 30px;
	padding-left: 15px;
}
#main ul li, #main ol li {
	line-height: 12px;
	text-indent: 0px;
	text-align: justify;
}
#indent {
	margin-left: 30px;
}
.name {
	font-style: italic;
	margin-left: 10px;
	line-height: 18px;
}
.noBottomMargin {
	margin-bottom: 0px !important;
}
.testimonials {
	margin-top: 8px !important;
	margin-bottom: 8px !important;
}
#indent h2 {
	margin-top: 0px;
}
#map {
	margin-left: 15px;
	margin-top: 20px;
	width: 435px;
	height: 360px;
	padding: 5px;
}
.lineHgt {
	line-height: 13px;
}
#resources {
	float: left;
	width: 900px;
}
.lists {
	margin-left: 0px !important;
	list-style-type: none !important;
	line-height: 12px !important;
	margin-top: 4px !important;
}
#resources hr {
	width: 870px;
}
.underline {
	text-decoration: underline;
}
#stuttering {
	margin-left: 30px;
}
.backToTop {
	font-style: italic;
	margin-bottom: 20px;
	padding-left: 15px !important;
}
#privacy {
	float: left;
	width: 900px;
}
#privacy h1 {
	text-align: center;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #000000;
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	width: 870px;
	font-size: 22px;
	line-height: 24px;
}
#privTop {
	text-align: center;
}
#privTop p {
	text-align: center;
	font-size: 13px;
}
#privacy h2 {
	margin-bottom: 5px;
}
#privacy h2, #privacy h3 {
	text-align: center;
}
#privacy ol {
	list-style-position: inside;
}
#privacy ol li {
}
.smBotMargin {
	margin-bottom: 4px !important;
}
#privTop img {
	margin-top: 15px;
}
#sitemap {
	margin-top: 8px;
}
ul#sitemap ul li {
	line-height: 23px;
}
#sitemap ul li {
	font-size: 14px;
	line-height: 16px;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 0px;
}
#sitemap ul {
	margin-left: 30px;
	padding-left: 0px;
}
#indent ol li {
}
#indent ol {
}
.nViz {
	display: none;
}
