body {
	font: normal 13px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #005000;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	background-image: url(/images/bg_grass.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

td, th {
	font: normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: top;
	line-height: 22px;
}

a:link, a:visited { color: #9a6c19; }
a:hover, a:active { color: #336633; }

h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding; 0px;
	line-height: 38px;
	color: #007700;
}

h2 {
	font-size: 19px;
	font-weight: bold;
	color: #333333;
	margin: 15px 0px 15px 0px;
	line-height: 29px;
}

li { margin-bottom: 10px; }


div.contentouter { text-align: center; }

/* for IE 6 only */
div.contentshadow {
	background-image: url(/images/bg_shadow.gif);
	background-repeat: repeat-y;
	background-position: top middle;
	width: 760px;
	margin: auto;
}	

/* for standard browsers */
html>body div.contentshadow {
	background-image: url(/images/bg_shadow.png);
	background-repeat: repeat-y;
	background-position: top middle;
	width: 760px;
	margin: auto;
}	

div.contentdiv {
	width: 720px;
	margin: auto;
	text-align: left;
	background-color: #f0f8f0;
}

.contentshadowl {
	width: 20px;
	background-image: url(/images/bg_shadow_01.png);
	background-repeat: repeat-y;
}

.contentshadowr {
	width: 20px;
	background-image: url(/images/bg_shadow_02.png);
	background-repeat: repeat-y;
}

.headercontent {
	background-image: url(/images/layout1_05.jpg);
	background-repeat: no-repeat;
	padding: 20px 20px 5px 20px;
}

.headercontent h1 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000000;
	margin: 0px;
	padding: 5px 0px 10px 0px;
	line-height: 18px;
	
}

.headercontent p { line-height: 20px; }

div.iconinset {
	float: left;
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
}


div.content { padding: 20px 40px 10px 40px; }

div.pagefooter {
	font-size: 11px;
	padding: 10px 40px 1px 40px;
	background-color: #d4e4ca;
}



img.insetl { margin: 10px 30px 10px 0px; }

.sm { font-size: 11px; }
.hilight { color: #cc0000; }
.important { color: #ff0000; }
.gray { color: #999999; }

/* begin menu */

div.menudiv {
	background-image: url(/images/layout2_05.gif);
	background-repeat: no-repeat;
	padding-top: 17px;
}

div.menudiv0 {
	background-color: #006000;
	border-top: 2px solid #005000;
}

ul#minitabs {
	list-style: none;

	font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 28px;
	text-align: left;
	white-space: nowrap;

	color: #99ff99;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border-bottom: 2px solid #003300;
	
}

ul#minitabs li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

ul#minitabs a {
	text-decoration: none;
	padding: 5px 12px 5px 12px;
	border-right: 1px solid #598d59;
}

ul#minitabs a:link, ul#minitabs a:visited { color: #ffffff; }
ul#minitabs a:hover, ul#minitabs a:active { color: #ffcc00; border-bottom: 3px solid #ffcc00; }



/* end menu */


table.contactform { float: left; }

table.contactform th {
	vertical-align: middle;
	text-align: right;
	font-weight: normal;
	padding: 1px 5px 1px 0px;
	white-space: nowrap;	
}

table.contactform td { padding: 1px 0px 1px 5px; }
table.contactform td.spacertd { font-size: 6px; line-height: 6px; height: 6px; }

div.contactleft { }

div.contactright {
	float: right;
	padding: 20px 0px 20px 30px;
	margin-left: 20px;
	border-left: 1px solid #598d59;
}



ul.specialize { 
	padding-left: 15px;
	margin-left: 5px; 
}
ul.specialize li {
	line-height: 120%;
	padding-bottom: 5px;
}

.specializetable { border-collapse: collapse; }
.specializetable td {
	border-right: 1px solid #ccb27f;
	padding: 0px 20px 0px 20px;
}
.specializetable th {
	margin-top: 0px;
	padding: 0px 20px 0px 20px;
	text-align: left;
}
.specializetable p {
	line-height: 120%;
}