body  {	background: #6DAFBF url(../images/gradient-copy.jpg) repeat-x center top;	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;	text-align: center;	color: #000000;}#container  {	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	background: #FFFFCC;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	border: 1px solid #000000;	text-align: left; /* this overrides the text-align: center on the body element. */} #header  {	padding: 0px;	width: 960px;	margin: 0px;}#menu {	height: 20px;	width: 960px;	background-color: #FFFFCC;}#linkmenu  {	float: left; /* since this element is floated, a width must be given */	width: 143px; /* the background color will be displayed for the length of the content in the column, but no further */	padding: 0px; /* padding keeps the content of the div away from the edges */	margin: 0px;	background-color: #FFFFCC;	height: 100%;}#linkmenu  h3 {	font-family: Geneva, Arial, Helvetica, san-serif;	display: block;	margin: 0px;	padding: 0px 0px 4px;	text-align: center;	color: #336699;}#linkmenu  h3 a:link {	font-family: Geneva, Arial, Helvetica, san-serif;	color: #336699;	display: block;	margin: 0px;	padding: 0px;	text-decoration: none;	line-height: 1.05em;}#linkmenu  h3 a:hover {	color: #736C2F;	text-decoration: none;	line-height: 1.05em;}#linkmenu  h3 a:visited {	color: #99CC33;	text-decoration: none;	line-height: 1.05em;}#mainContent  {	margin: 0px 420px 0px 143px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */	padding: 0px 10px;	background-color: #FFFFFF;} #mainContent p {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em;	color: #336633;	padding: 3px 10px 5px 0px;	margin: 0px;} #mainContent p a:hover {	color: #714218;	text-decoration: none;	}#mainContent p a:link {	color: #336633;	text-decoration: none;		}	#mainContent p a:visited {	color: #003399;	text-decoration: none;	}	#mainContent h1 {	padding-top: 4px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1.2em;	font-weight: bold;	color: #715123;	margin: 0px;}#mainContent img.sections {	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;	display: block;}#rightbody  {	float: left; /* since this element is floated, a width must be given */	width: 400px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */	padding: 0px 10px; /* padding keeps the content of the div away from the edges */	margin: 0px;}#rightbody  {	float: right; /* since this element is floated, a width must be given */	width: 400px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */	padding: 0px 10px; /* padding keeps the content of the div away from the edges */	margin: 0px;}#rightbody p  {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em;	color: #336633;	padding: 3px 40px 5px 0px;	margin: 0px;}#rightbody p  a:hover {	color: #714218;	text-decoration: none;	} #rightbody p a:link {	color: #336633;	text-decoration: none;	 }#rightbody p  a:visited {	color: #003399;	text-decoration: none;	 }#rightbody img.sections {	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;	display: block;}#secondContent  {	margin: 0px 0px 0px 145px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */	padding: 0px;	background-color: #FFFFFF;} #secondContent hr  {	height: 1px;	width: 80%;	background-color: #666633;	margin: 5px 50px 2px 75px;	padding: 0px;	border: 0;}#secondContent p  {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em;	color: #32424E;	line-height: 18px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	padding: 4px 15px;}#secondContent ul  {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em;	color: #32424E;	line-height: 18px;	list-style-type: square;	margin-top: 4px;	margin-right: 15px;	margin-bottom: 0px;	margin-left: 27px;	padding: 0px;	} #secondContent ul a:hover {	color: #000000;	}#secondContent ul a:link {	color: #5E3F15;	text-decoration: none;	}	#secondContent ul a:visited {	color: #3F5D2D;	text-decoration: none;	}#secondContent li  {	margin: 0px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;	} #secondContent p a:link {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #5E3F15;	line-height: 18px;	margin-top: 4px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	padding: 0px;	text-decoration: none;} #secondContent p a:visited {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #687E1D;	margin-top: 4px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	padding: 0px;	text-decoration: none;} #secondContent h2 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1.2em;	color: #6881B9;	margin: 0px;	padding: 10px 15px 0px;	} 	 #secondContent h3 {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #97582D;	font-size: 1em;	padding-top: 5px;	padding-right: 0px;	padding-bottom: 5px;	padding-left: 15px;	margin: 0px;	text-decoration: none;	}	#secondContent h3 a:link {	color: #97582D;	text-decoration: none;	}	#secondContent h3 a:hover {	color: #42487E;	text-decoration: none;}	#secondContent h3 a:visted {	color: #97582D;	text-decoration: none;	}	#secondContent h4 {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #423313;	padding-top: 5px;	padding-right: 0px;	padding-bottom: 5px;	padding-left: 15px;	margin: 0px;	font-size: 0.85em;	}#secondContent h4 a:link {	color: #714218;	text-decoration: none;	}	#secondContent h4 a:hover {	color: #714218;	text-decoration: none;	}#secondContent h4 a:visited  {	color: #999933;	text-decoration: none;	}	.hr {	height: 2px;	width:80%;	background: #A6C3B8;	border: none;	margin: 0px 100px 0px 90px;}.medcopy {color:#1E311A;display:block;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:0.7em;margin:0;padding:0 5px 0 10px;}.medcopy a:link {	color: #455227;	margin: 0px;	padding: 0px;}.medcopy a:visited {	color: #039;	margin: 0px;	padding: 0px;}	.bodycopy {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em;	color: #336633;	margin: 0px;	padding: 0px;}.bodycopy a:link {	color: #336633;	text-decoration: none;}.bodycopy a:hover {	color: #993;	text-decoration: none;}.bodycopy a:visited {	color: #663;	text-decoration: none;}.whitecopy {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em;	color: #FFFFFF !important;	margin: 0px;	padding: 0px;	line-height: 18px;}.smallcopy {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.7em;	color: #32424E;	padding-right: 10px;	padding-bottom: 0px;	padding-left: 14px;	padding-top: 0px;	/*display: block;*/	margin: 0px;	}	.smallcopy a:link {	color: #32424E;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;	padding-top: 0px;	/*display: block;*/	margin: 0px;	text-decoration: none;	}	.smallcopy a:hover {	color: #4E2A13;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;	padding-top: 0px;	/*display: block;*/	margin: 0px;	text-decoration: underline;	}		.smallcopy a:visited {	color: #2B4E0A;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;	padding-top: 0px;	/*display: block;*/	margin: 0px;	text-decoration: none;	}	.largecopy {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1.125em;	color: #53210E;	padding-right: 10px;	padding-bottom: 0px;	padding-left: 15px;	padding-top: 0px;	margin: 0px;	text-decoration: none;	}	.largecopy a:link {	color: #53210E;	text-decoration: none;	}	.largecopy a:hover {	color: #2B5502;	text-decoration: none;	}	.largecopy a:visited {	color: #4A5B66;	text-decoration: none;	font-weight: bold;	}.tablecopy {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.85em;	color: #541F1D;	margin: 3px 0px 0px;	padding: 0px;}.tablecopy a:link {	color: #541F1D;	text-decoration: none;	}.tablecopy a:hover {	color: #5D500A;	text-decoration: none;}.tablecopy a:visited {	color: #25424A;	text-decoration: none;	}.tablecopy li {	color: #541F1D;	}#rightimage {	margin: 0px;	padding: 81px 0px 0px;	height: 415px;}.cornrows {	background-image: url(../images/fieldstexture.jpg);	background-repeat: no-repeat;/*	text-decoration: none;	margin: 0px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 15px;*/}.cornrows p{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.85em;	color: #32424E;	margin-top: 0px;	margin-right: 6px;	margin-bottom: 0px;	margin-left: 6px;	padding: 0px;}.cornrows ul{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.85em;	color: #32424E;	list-style-type: disc;	padding: 230px 180px 200px;	line-height: 25px;	text-decoration: none;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;}.cornrows ul a:link {	color: #482C21;	text-decoration: none;}.cornrows ul a:hover {	color: #3E481E;	text-decoration: none;}.cornrows ul a:visited {	color: #336699;	text-decoration: none;}.cornrows li{	margin-top: 0px;	margin-right: 6px;	margin-bottom: 0px;	margin-left: 8px;	list-style-type: square;}.education {	background-image: url(../images/education.jpg);	background-repeat: no-repeat;/*	text-decoration: none;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 15px;*/}.education p{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.85em;	color: #32424E;	margin-top: 0px;	margin-right: 6px;	margin-bottom: 0px;	margin-left: 6px;	padding: 0px;}.education ul{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.85em;	color: #32424E;	list-style-type: disc;	padding: 230px 180px 200px;	line-height: 25px;	text-decoration: none;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;}.education ul a:link {	color: #482C21;	text-decoration: none;}.education ul a:hover {	color: #3E481E;	text-decoration: none;}.education ul a:visited {	color: #336699;	text-decoration: none;}.education li{	margin-top: 0px;	margin-right: 6px;	margin-bottom: 0px;	margin-left: 8px;	list-style-type: square;}.technical {	background-image: url(../images/techservices.jpg);	background-repeat: no-repeat;/*	text-decoration: none;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 15px;*/	margin: 0px;	padding: 0px;}.technical p{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.85em;	color: #32424E;	margin-top: 0px;	margin-right: 6px;	margin-bottom: 0px;	margin-left: 6px;	padding: 0px;}.technical ul{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.85em;	color: #32424E;	list-style-type: disc;	padding: 230px 180px 200px;	line-height: 25px;	text-decoration: none;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;}.technical ul a:link {	color: #482C21;	text-decoration: none;}.technical ul a:hover {	color: #3E481E;	text-decoration: none;}.technical ul a:visited {	color: #336699;	text-decoration: none;}.technical li{	margin-top: 0px;	margin-right: 6px;	margin-bottom: 0px;	margin-left: 8px;	list-style-type: square;}.localdist {	background-image: url(../images/localdistricts.jpg);	background-repeat: no-repeat;/*	text-decoration: none;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 15px;*/	margin: 0px;	padding: 0px;}.localdist p{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.85em;	color: #32424E;	margin-top: 0px;	margin-right: 6px;	margin-bottom: 0px;	margin-left: 6px;	padding: 0px;}.localdist ul{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.85em;	color: #32424E;	list-style-type: disc;	padding: 230px 180px 200px;	line-height: 25px;	text-decoration: none;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;}.localdist ul a:link {	color: #482C21;	text-decoration: none;}.localdist ul a:hover {	color: #3E481E;	text-decoration: none;}.localdist ul a:visited {	color: #336699;	text-decoration: none;}.localdist li{	margin-top: 0px;	margin-right: 6px;	margin-bottom: 0px;	margin-left: 8px;	list-style-type: square;}#rightcopy {	width: 260px;	float: right;	margin: 0px;	padding: 0px;}  #footer {	padding: 0 10px 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */	background:#DDDB9A;}  #footer p {	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.75em;	color: #003399;}.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */	float: right;	margin-left: 8px;}.fltlft { /* this class can be used to float an element left in your page */	float: left;	margin-right: 8px;}.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */	clear:both;    height:0;    font-size: 1px;    line-height: 0px;}.link {	border-left-width: 12px;	border-right-style: solid;	border-right-width: 1px;	display: block;	float: left;	height: 100%;	list-style-type: none;	width: 143px;	margin: 0px;	padding: 0px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 1em;}ul.link{	border-right: 1px solid #CC6600;	margin: 0px;	border-left: 8px solid #CC6600;	width: 134px;	list-style-type: none;	padding: 0px;}ul.link li {	border-bottom: 1px solid #CC6600;}ul.link li a {	display: block;	padding-left: 8px;	font-size: 11px;	padding-bottom: 3px;	margin: 0px;	color: black;	padding-top: 3px;	height: 15px;	text-decoration: none;	padding-right: 0px;}.topmenu{	padding-right: 5px;	padding-left: 5px;	float: left;	padding-bottom: 2px;	margin: 0px;	font: normal normal normal 10px/normal Verdana, Arial, Helvetica, sans-serif;	width: 100%;	color: black;	padding-top: 2px;	text-align: center;}.topmenu a {	color: #995713;}.imagefloatleft {	float: left;	margin: 16px 20px 16px 16px;	display: block;	padding: 0px;}.imagefloatright {	float: right;	padding-top: 0px;	padding-right: 6px;	padding-bottom: 3px;	padding-left: 6px;	margin: 0px;}.section {	margin: 0px;	padding: 0px;	width: 350px;	display: block;}.boldhead {	font-family: Geneva, Arial, Helvetica, san-serif;	font-size: 1.2em;	font-weight: bold;	color: #6881B9;}.centertable {    margin-left:auto; margin-right:auto;	text-align: left	}.shadow {	/*	left blank so that it can be picked from dreamweaver menu		jquery dropshadow function target's this class on anything inside #secondContent	*/}h1 {	font-family: Georgia, "Times New Roman", Times, serif;	color: #656809;	margin: 0px;	padding-top: 9px;	padding-right: 0px;	padding-left: 0px;	text-align: center;	padding-bottom: 9px;}
