body {
	background: #C3B99E;
}

h1 {
	padding: 21px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	color: #000000;
}

h2 {
	padding: 10px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #194700;
}

td {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}

a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #336633;
	text-decoration: underline;
}

a:visited {
	color: #9C9680;
	text-decoration: underline;
}

a:hover {
	color: #339900;
	text-decoration: none;
}

blockquote {
	width: 250px;
	margin: 0 0 10px 10px;
	padding: 10px;
	display: block;
	float: right;
	background: #f3ecd8;
	color: #8f773c;
	font-size: 16px;
	font-weight: bold;
}

blockquote span {
	padding: 5px 0 0 0;
	clear: left;
	display: block;
	color: #ab9254;
	font-size: 13px;
}

.appointment {
	height: 16px;
	/*background:  url("images/li_calendar.gif") no-repeat left center;*/
	padding: 0 0 0 0px;
	font-size: 1.2em;
}

.joinourteam {
	height: 16px;
	/*background:  url("images/li_jointeam.gif") no-repeat left center;*/
	padding: 0 0 0 0px;
	font-size: 1.2em;
}

.contactustoday {
	height: 16px;
	/*background:  url("images/li_contact.gif") no-repeat left center;*/
	padding: 0 0 0 0px;
	font-size: 1.2em;
}

.homeemph {
	margin: 0 5px 0 0;
	padding: 8px;
	background: #f8f2e0;
	border: 1px solid #e3d9bd;
}

.homeemph a	{
	color:#339900;
	text-decoration:none;
}

.homeemph a:hover	{
	color:#339900;
	text-decoration:underline;
}

.eblast	{
	width:580px;
	padding:0px 0px 20px 0px;
	margin-top:0px;
}

.datatable {

}

.datatableimg {
	border: 1px solid #787878;
}

.datatable td {
	padding: 10px 5px;
	border-bottom: 1px solid #8f8876;
}



a.nav1,a.nav1:visited	{
	display:block;
	float:left;
	padding:3px 3px 3px 25px;
	background: url(images/arrowLeft.gif) no-repeat left center;
	color: #339900;
}

a.nav2,a.nav2:visited	{
	display:block;
	float:right;
	padding:3px 25px 3px 3px;
	background: url(images/arrowRight.gif) no-repeat right center;
	color: #339900;
}


.title {
	padding: 25px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 800;
	color: #000000;
}

.topnav {
	padding: 0 15px;
	font-family: Palatino, Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: 600;
	color: #666666;
	text-decoration: none;
}
.topnav:visited {
	font-family: Palatino, Georgia, Times New Roman, Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.topnav:hover {
	font-family: Palatino, Georgia, Times New Roman, Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.address {
	font-family: Palatino, Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

#dropmenudiv{
	margin: 5px 0 0 15px;
	position: absolute;
	line-height: 2.4em;
	border: 1px solid #ae975d;
	font-size: 8px;
}

#dropmenudiv a{
	display: block;
	text-indent: 7px;
	text-decoration: none;
	color: #194601;
}

#dropmenudiv a:hover{
	background-color: #ffffff;
	color: #549221;
}

.contactForm	{
	/*display:none;*/
}

.requestForm	{
}

/* list icons */

#icons ul	{
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

#icons	li	{
	list-style: none;
	padding: 0px 0px 4px 25px;
}

#pdfIcon	{
	background: url(images/pdfIcon.gif) no-repeat 0px 3px;
}

#pptIcon	{
	background: url(images/pptIcon.gif) no-repeat 0px 2px;
}

#ieIcon	{
	background: url(images/ieIcon.gif) no-repeat 0px 3px;
}

#pagesIcon	{
	background: url(images/pagesIcon.gif) no-repeat 1px 3px;
}

/* inlinee quote */

#inlineQuote	{
	border-bottom: 1px dotted #c0c0c0;
	padding: 0px 15px 20px 15px;
}

#inlineQuote .inlineContent	{
	background: url(images/endQuote.gif) no-repeat bottom right;
}

#inlineQuote .inlineContent p	{
	background: url(images/startQuote.gif) no-repeat;
	text-indent: 15px;
	padding: 5px 0px 0px 0px;
}

#inlineQuote .name	{
	text-align: right;
}

#inlineQuote .name b	{
	display: block;
	color: #81714a;
}
