body {
	/*opacity: 0.99999;
	-moz-opacity: 0.99999;
	-khtml-opacity: 0.99999;
	filter: alpha(opacity=99);*/
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

a { color: #666666; text-decoration: underline; }
a:visited { color: #666666; text-decoration: underline; }
a:active { color: #999999; text-decoration: none; }
a:hover { color: #999999; text-decoration: none; }

p {
	margin: 1em 0 1em 0;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 1em;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	line-height: 1em;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 .5em 0;
	padding: 0;
}

h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11pt;
	line-height: 1.2em;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	margin: 1em 0 1em 0;
	padding: 0;
}

h4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	line-height: 1em;
	color: #666666;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	display: inline;
}

h5, .subhead5 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	line-height: 1em;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	display: inline;
}

.clearout {
	clear: both;
	font-size: 0;
	line-height: 0;
	margin: 0px;
	padding: 0px;
}

.rule {
	border-top: 1px solid #666666;
	margin:40px 0 40px 0;
}

.bodytext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #000000;
}

ul {
	margin: 1em 0px 2em 0px;
}

ul.list1 {
	padding: 0px 0px 0px 0px;
	margin: 1em 0px 2em 0px;
	list-style-type: none;
}

.list1 li {
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 1.2em 0px;
	line-height: 1em;
}

ul.list2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2em 0px;
	list-style-type: none;
}

.list2 li {
	min-height: 10px
	text-align: left;
	padding: 0px 0px 0px 17px;
	margin: 1em 0px 1.2em 0px;
	text-transform: uppercase;
	line-height: 1em;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

.img1 {
	border-width: 1px;
	border-color: #bb8c0c;
	border-style: solid;
}

.img2 {
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
}

img.left {
	margin: 10px 10px 10px 0px;
}

img.right {
	margin: 10px 0px 10px 10px;
}

div.caption {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	line-height: 1.5em;
	font-style: italic;
	color: #000000;
}

#supershell {
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#mainshell {
	position: relative;
	width: 850px;
	margin: 0px auto 0px auto;
	clear: both;
	background-color: #FFFFFF;
}

#header {
	height: 75px;
	padding: 0px 10px 0px 10px;
	background-image: url(../images/bg_color2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#header h1#head {
	margin: 17px 37px 0px 0px;
	width: 285px;
	height: 58px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0;
	line-height: 0;
	float: left;
}

#header #head a {
	display: block;
	width: 285px;
	height: 58px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header h6 {
	display: block;
	margin: 28px 50px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	line-height: 1em;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	float: left;
}

#header div.image {
	width: 142px;
	height: 35px;
	margin: 7px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/compass2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}

#bodyshell {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: visible;
}

#bodyshell div.imgleft {
	float: left;
}

#bodyshell div.imgright {
	float: right;
}

#bodyshell div.imgtop {
	/*margin-top: -33px;*/
	position: absolute;
	top: -33px;
	z-index: 3;
}

#bodyshell div.imgbottom {
	/*position: absolute;
	bottom:0px;
	z-index: 2;*/
	/*margin-top: 1em;
	margin-bottom: -30px;*/
}

#bodyshell div.imgbottom img.left, #bodyshell div.imgtop img.left {
	margin: 0px 7px 0px 0px;
}

#bodyshell div.imgbottom img.right, #bodyshell div.imgtop img.right {
	margin: 0px 0px 0px 7px;
}

#bodyshell table {
	border: none;
	width: 100%;
	border-collapse: collapse;
}

#bodyshell td {
	padding: 10px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}

#bodyshell td.ruled {
	border-width: 0px 1px 0px 0px;
	border-color: #999999;
	border-style: solid;
}

#bodyshell table.twocols td {
	width: 50%;
}

#bodyshell table.twocols td.col1 {
	padding: 0px 10px 0px 0px;
}

#bodyshell table.twocols td.col2 {
	padding: 0px 0px 0px 10px;
}

#bodyshell td p {
	margin: 0 0 1em 0;
}

#leftcolumn {
	position: relative;
	width: 285px;
	margin: 0px 0px 0px 0px;
	padding: 28px 0px 1em 10px;
	float: left;
}

#rightcolumn {
	position: relative;
	/*width: 508px;*/
	width: 471px;
	/*margin: 0px 0px 0px 37px;
	padding: 0px 0px 1em 0px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1em 37px;
	float: left;
	clear: right;
}

#fullcolumn {
	position: relative;
	width: 830px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 10px;
	/*clear: both;*/
}

#bottomrow {
	position: relative;
	min-height: 30px;
	width: 830px;
	padding: 0px 10px 23px 10px;
	margin: 0px 0px 0px 0px;
	/**/clear: both;
	background-image: url(../images/bg_color2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#footer {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 15px 10px;
	clear: both;
	background-image: url(../images/bg_color2.jpg);
	background-repeat: repeat;
	background-position: left top;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.footertext a { color: #FFFFFF; text-decoration: none; }
.footertext a:visited { color: #FFFFFF; text-decoration: none; }
.footertext a:hover { color: #FFFFFF; text-decoration: underline; }


#navigation {
	position: relative;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

#navigation ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

#navigation li {
	height: 37px;
	width: 75px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 16px 0px;
	float: left;
}

#navigation li.col1 { margin-right: 30px; }

#navigation li.col2 { margin-right: 30px; }

#navigation li.col3 {}

#navigation li.first {}

#navigation li.last {}

#navigation li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
	height: 37px;
	width: 75px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*background-image: url(../images/spacer.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
}
#navigation li a:visited { color: #FFFFFF; text-decoration: none; }
#navigation li a:hover {
	/*background-image: url(../images/spacer.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	/*opacity: .8;
	-moz-opacity: .8;
	-khtml-opacity: .8;
	filter: alpha(opacity=80);*/
}

#navigation li.surveying a { background-image: url(../images/nav_surveying_n.gif); }
#navigation li.surveying a:hover { background-image: url(../images/nav_surveying_u.gif); }

#navigation li.planning a { background-image: url(../images/nav_planning_n.gif); }
#navigation li.planning a:hover { background-image: url(../images/nav_planning_u.gif); }

#navigation li.gis a { background-image: url(../images/nav_gis_n.gif); }
#navigation li.gis a:hover { background-image: url(../images/nav_gis_u.gif); }

#navigation li.legal a { background-image: url(../images/nav_legal_n.gif); }
#navigation li.legal a:hover { background-image: url(../images/nav_legal_u.gif); }

#navigation li.history a { background-image: url(../images/nav_history_n.gif); }
#navigation li.history a:hover { background-image: url(../images/nav_history_u.gif); }

#navigation li.forms a { background-image: url(../images/nav_forms_n.gif); }
#navigation li.forms a:hover { background-image: url(../images/nav_forms_u.gif); }

#navigation li.faqs a { background-image: url(../images/nav_faqs_n.gif); }
#navigation li.faqs a:hover { background-image: url(../images/nav_faqs_u.gif); }

#navigation li.professional a { background-image: url(../images/nav_professional_n.gif); }
#navigation li.professional a:hover { background-image: url(../images/nav_professional_u.gif); }

#navigation li.links a { background-image: url(../images/nav_links_n.gif); }
#navigation li.links a:hover { background-image: url(../images/nav_links_u.gif); }

#navigation li.other a { background-image: url(../images/nav_other_n.gif); }
#navigation li.other a:hover { background-image: url(../images/nav_other_u.gif); }

#navigation li.about a { background-image: url(../images/nav_about_n.gif); }
#navigation li.about a:hover { background-image: url(../images/nav_about_u.gif); }

#navigation li.home a { background-image: url(../images/nav_home_n.gif); }
#navigation li.home a:hover { background-image: url(../images/nav_home_u.gif); }


/* ------------------------ page styles ------------------------ */



body.page_home #header h6 { display: none; }

body.page_home #header div.image { display: none; }


body.page_home #bodyshell {
	padding: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/bg_color2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

body.page_home #bodyshell h2 {
	display: inline;
	line-height: 1.5em;
}

body.page_home #bodyshell h5 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
/*	line-height: 0em;*/
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	display: block;
}

body.page_home #bodyshell h6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	color: #000000;
	font-weight: normal;
	display: inline;
}

body.page_home #fullcolumn {
	width: 700px;
	/*min-height: 333px;*/
	min-height: 356px;
/*	padding: 0px 0px 23px 150px;*/
	padding: 0px 0px 0px 150px;
	margin: 0px 0px -1px -10px;
	background-image: url(../images/pic2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	/**/clear: both;
}

body.page_home #bottomrow {
	position: relative;
	/*min-height: 30px;*/
	width: 700px;
	/*padding: 0px 0px 23px 0px;
	margin: 0px 0px -23px 0px;
	clear: both;*/
	padding: 0px 0px 23px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

body.page_home #bodyshell div.imgbottom {
	/*position: absolute;
	bottom: 0px;
	right: 0px;
	padding-bottom: 20px;
	margin-bottom: 0px;*/
	/*margin: 0px 0px 20px 0px;
	float: right;
	padding-bottom: 23px;*/
}

body.page_home .img2 {
	border-color: #666666;
}

body.page_home #footer {
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
}



body.page_surveying #header { background-image: url(../images/bg_color2.jpg); }

body.page_planning #header { background-image: url(../images/bg_color3.jpg); }

body.page_gis #header { background-image: url(../images/bg_color2.jpg); }

body.page_legal #header { background-image: url(../images/bg_color4.jpg); }

body.page_history #header { background-image: url(../images/bg_color1.jpg); }

body.page_forms #header { background-image: url(../images/bg_color5.jpg); }

body.page_faqs #header { background-image: url(../images/bg_color6.jpg); }

body.page_professional #header { background-image: url(../images/bg_color1.jpg); }

body.page_links #header { background-image: url(../images/bg_color6.jpg); }

body.page_other #header { background-image: url(../images/bg_color4.jpg); }

body.page_about #header { background-image: url(../images/bg_color4.jpg); }

body.page_home #header { background-image: url(../images/bg_color2.jpg); }



body.page_surveying #header div.image { background-image: url(../images/compass2.gif); }

body.page_planning #header div.image { background-image: url(../images/compass3.gif); }

body.page_gis #header div.image { background-image: url(../images/compass2.gif); }

body.page_legal #header div.image { background-image: url(../images/compass4.gif); }

body.page_history #header div.image { background-image: url(../images/compass1.gif); }

body.page_forms #header div.image { background-image: url(../images/compass5.gif); }

body.page_faqs #header div.image { background-image: url(../images/compass6.gif); }

body.page_professional #header div.image { background-image: url(../images/compass1.gif); }

body.page_links #header div.image { background-image: url(../images/compass6.gif); }

body.page_other #header div.image { background-image: url(../images/compass4.gif); }

body.page_about #header div.image { background-image: url(../images/compass4.gif); }

body.page_home #header div.image { background-image: url(../images/compass2.gif); }



body.page_surveying #navigation li.surveying a { background-image: url(../images/nav_surveying_u.gif); }

body.page_planning #navigation li.planning a { background-image: url(../images/nav_planning_u.gif); }

body.page_gis #navigation li.gis a { background-image: url(../images/nav_gis_u.gif); }

body.page_legal #navigation li.legal a { background-image: url(../images/nav_legal_u.gif); }

body.page_history #navigation li.history a { background-image: url(../images/nav_history_u.gif); }

body.page_forms #navigation li.forms a { background-image: url(../images/nav_forms_u.gif); }

body.page_faqs #navigation li.faqs a { background-image: url(../images/nav_faqs_u.gif); }

body.page_professional #navigation li.professional a { background-image: url(../images/nav_professional_u.gif); }

body.page_links #navigation li.links a { background-image: url(../images/nav_links_u.gif); }

body.page_other #navigation li.other a { background-image: url(../images/nav_other_u.gif); }

body.page_about #navigation li.about a { background-image: url(../images/nav_about_u.gif); }

body.page_home #navigation li.home a { background-image: url(../images/nav_home_u.gif); }



body.page_surveying #bodyshell h2 { color: #bb8c0c; }

body.page_planning #bodyshell h2 { color: #9f0d2a; }

body.page_gis #bodyshell h2 { color: #bb8c0c; }

body.page_legal #bodyshell h2 { color: #212381; }

body.page_history #bodyshell h2 { color: #00726f; }

body.page_forms #bodyshell h2 { color: #769f13; }

body.page_faqs #bodyshell h2 { color: #4b650c; }

body.page_professional #bodyshell h2 { color: #00726f; }

body.page_links #bodyshell h2 { color: #4b650c; }

body.page_other #bodyshell h2 { color: #212381; }

body.page_about #bodyshell h2 { color: #212381; }

body.page_home #bodyshell h2 { color: #bb8c0c; }



body.page_surveying #bodyshell h4 { color: #bb8c0c; }

body.page_planning #bodyshell h4 { color: #9f0d2a; }

body.page_gis #bodyshell h4 { color: #bb8c0c; }

body.page_legal #bodyshell h4 { color: #212381; }

body.page_history #bodyshell h4 { color: #00726f; }

body.page_forms #bodyshell h4 { color: #769f13; }

body.page_faqs #bodyshell h4 { color: #4b650c; }

body.page_professional #bodyshell h4 { color: #00726f; }

body.page_links #bodyshell h4 { color: #4b650c; }

body.page_other #bodyshell h4 { color: #212381; }

body.page_about #bodyshell h4 { color: #212381; }

body.page_home #bodyshell h4 { color: #bb8c0c; }



body.page_surveying #bodyshell img.img1 { border-color: #bb8c0c; }

body.page_planning #bodyshell img.img1 { border-color: #9f0d2a; }

body.page_gis #bodyshell img.img1 { border-color: #bb8c0c; }

body.page_legal #bodyshell img.img1 { border-color: #212381; }

body.page_history #bodyshell img.img1 { border-color: #00726f; }

body.page_forms #bodyshell img.img1 { border-color: #769f13; }

body.page_faqs #bodyshell img.img1 { border-color: #4b650c; }

body.page_professional #bodyshell img.img1 { border-color: #00726f; }

body.page_links #bodyshell img.img1 { border-color: #4b650c; }

body.page_other #bodyshell img.img1 { border-color: #212381; }

body.page_about #bodyshell img.img1 { border-color: #212381; }

body.page_home #bodyshell img.img1 { border-color: #bb8c0c; }



body.page_surveying #bottomrow { background-image: url(../images/bg_color2.jpg); }

body.page_planning #bottomrow { background-image: url(../images/bg_color3.jpg); }

body.page_gis #bottomrow { background-image: url(../images/bg_color2.jpg); }

body.page_legal #bottomrow { background-image: url(../images/bg_color4.jpg); }

body.page_history #bottomrow { background-image: url(../images/bg_color1.jpg); }

body.page_forms #bottomrow { background-image: url(../images/bg_color5.jpg); }

body.page_faqs #bottomrow { background-image: url(../images/bg_color6.jpg); }

body.page_professional #bottomrow { background-image: url(../images/bg_color1.jpg); }

body.page_links #bottomrow { background-image: url(../images/bg_color6.jpg); }

body.page_other #bottomrow { background-image: url(../images/bg_color4.jpg); }

body.page_about #bottomrow { background-image: url(../images/bg_color4.jpg); }

/*body.page_home #bottomrow { background-image: url(../images/bg_color2.jpg); }*/



body.page_surveying #footer { background-image: url(../images/bg_color2.jpg); }

body.page_planning #footer { background-image: url(../images/bg_color3.jpg); }

body.page_gis #footer { background-image: url(../images/bg_color2.jpg); }

body.page_legal #footer { background-image: url(../images/bg_color4.jpg); }

body.page_history #footer { background-image: url(../images/bg_color1.jpg); }

body.page_forms #footer { background-image: url(../images/bg_color5.jpg); }

body.page_faqs #footer { background-image: url(../images/bg_color6.jpg); }

body.page_professional #footer { background-image: url(../images/bg_color1.jpg); }

body.page_links #footer { background-image: url(../images/bg_color6.jpg); }

body.page_other #footer { background-image: url(../images/bg_color4.jpg); }

body.page_about #footer { background-image: url(../images/bg_color4.jpg); }

body.page_home #footer { background-image: url(../images/bg_color2.jpg); }




