﻿@charset "utf-8";
/* CSS Document */
body {
	font: 14px Arial;
	background: #477970;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
}
.sitewrap {
	width: 1000px;
	margin: 0 auto; 
	text-align: left; 
}
/*-------------------------------------------------------*/
.cbox1 {
	width: 460px;
	float: left;
}
.cbox1a{
	width: 230px;
	float: left;
	font-size: 12px;
}
.cbox1b {

}
.cbox_bar1 {
	font-size: 14px;
	font-weight: bold;
	background-image: url('../siteimages/bluebar01.jpg');
	height: 20px;
	background-repeat: repeat-x;
	float: left;
	width: 230px;
	line-height: 25px;
}
.gppicbox1 {
	font-size: 12px;
	color: #333;
	float: left;
	width: 165px;
	text-align: center;
}
.gppictxt {
	float: left;
	width: 165px;
}
h1 {
	text-align: center;
	margin: 5px 0px;
	font: bold small-caps 22px arial;
	color: #036;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
	margin: 0px;
}
h3 {
	font-size: 14px;
}

input.button {
  color: #FF0000; background: #fff;
  font-size: .8em;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: none;
}

.lclogo {
	float: right;
	height: 100px;
	width: 108px;
	margin-right: 5px;
}
.lc-logo1 {
	width: 108px;
	background: url(../siteimages/lc_logo-a.jpg);
	height: 100px;
	margin-left: 15px;
	float: left;
}
.lc-logo-top {
	width: 108px;
	height: 100px;
	margin-left: 15px;
	float: left;
}

.quick_link_panel {
	float: left;
	width: 180px;
	font-size: 12px;
}
/* COUNTY NURSE ITEMS --------------------------------------------------- */

.fs_title1 {
	font-size: 12px;
	text-align: center;
	background-image: url('../siteimages/bar01.jpg');
	background-repeat: repeat-x;
	font-weight: bold;
}
a.alert1:link, a.alert1:visited, a.alert1:active {
	color: #FF0000;
	text-decoration: none;
}
a.alert1:hover {
	color: #800000;
	text-decoration: underline;
}
a.alert-std:link, a.alert-std:visited, a.alert-std:active {
	color: #800000;
	text-decoration: none;
}
a.alert-std:hover {
	color: #000080;
	text-decoration: underline;
}
/* EMERGENCY MANAGEMENT ITEMS ------------------------------------------- */
.emlogo {
	background: url('../em/dept_images/em_logo.jpg');
	float: left;
	height: 100px;
	width: 82px;
	margin-left: 15px;
}
/* PLANNING DEPARTMENT ITEMS -------------------------------------------- */
.lcplogo {
	background: url('../planning/dept_images/lcp-logo.jpg');
	float: left;
	height: 119px;
	width: 108px;
	margin-left: 15px;
}
/* - PLANNING BOARD ITEMS ----------------------- */
.lcbm_panel {
	width: 270px;
	margin-top: 5px;
	padding-left: 5px;
	font-size: 12px;
}
.lcbm_name {
	font-weight: bold;
	color: #333;
}
.pbminutes_panel {
	float: left;
	width: 480px;
}
.pbminutes_box {
	float: left;
	width: 240px;
}

/* ------------------------------------------------------------------------ */
.hscrollbox {
	background: url(../siteimages/h-scroll.jpg);
	float: left;
	height: 150px;
	width: 480px;
	margin-left: 5px;
}
.hscrolltxtbox {
	width: 445px;
	float: left;
	margin-top: 22px;
	margin-left: 25px;
	text-align: center;
}

.nav_panel {
	float: left;
	width: 245px;
}
.personnel_name {
	font-weight: bold;
	color: #333333;
}
.personnel_spacer {
	float: left;
	height: 6px;
	width: 270px;
}
.pdfinfopanel {
	float: left;
	width: 470px;
}
.pdftxt {
	font-size: 12px;
	color: #333;
}
.rpanel_indent {
	margin-left: 15px;
	font-size: 12px;
}
.rp_title1 {
	font: italic 18px "Times New Roman";
	color: #06F;
	text-decoration: underline;
	padding-left: 15px;
	margin-top: 10px;
}
.section2_leftpanel {
	float: left;
	width: 275px;
}
.section2_centerpanel {
	float: left;
	width: 490px;
	padding-right: 10px;
}
.section2_centernav {
	float: left;
	width: 470px;
	text-align: center;
}
.section2_rightpanel {
	float: left;
	width: 190px;
	padding-right: 10px;
}
.s3txt {
	font: bold 18px Arial;
	color: #666;
	float: right;
	margin-top: 50px;
}
.servicetitle1 {
	font: italic 18px "Times New Roman";
	color: #06F;
	text-decoration: underline;
	padding-left: 65px;
}
.servicetitle2 {
	font: italic 18px "Times New Roman";
	color: #06F;
	text-decoration: underline;
	padding-left: 15px;
}

.staffpanel {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	float: left;
	width: 235px;
}
.sp_panel {
	width: 235px;
	margin-top: 5px;
	padding-left: 5px;
	font-size: 12px;
}
.sp1 {
	float: left;
	width: 100px;
	color: #000;
}
.sp2 {
	float: left;
	width: 135px;
}
.sp3 {
	float: left;
	width: 260px;
	color: #000;
}

.sptxt1 {
	font-size: 10px;
	color: #666;
}
.subdivreg1{
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
}
.submenutxt {
	float: left;
	color: #006;
}
.txt-sm1 {
	font-size: 12px;
}
.txt-gray1 {
	color: #333333;
	font-weight: bold;
}
/* -------------- LINKS ------------------ */
a:link, a:visited, a:active {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #600;
	text-decoration: underline;
}
a.nav1:link, a.nav1:visited, a.nav1:active {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	float: left;
	width: 375px;
	line-height: 20px;
}
a.nav1:hover {
	color: #039;
	text-decoration: underline;
	float: left;
	width: 375px;
}
a.nav2:link, a.nav2:visited, a.nav2:active {
	color: #039;
	text-decoration: none;
	float: left;
	width: 350px;
	margin-left: 20px;
}
a.nav2:hover {
	color: #600;
	text-decoration: underline;
	float: left;
	width: 350px;
	margin-left: 20px;
}
a.dnav:link, a.dnav:visited, a.dnav:active {
	color: #FFF;
	text-decoration: none;
}
a.dnav:hover {
	color: #FC0;
	text-decoration: underline;
}
a.rpnav1:link, a.rpnav1:visited, a.rpnav1:active {
	font-size: 12px;
	font-variant: small-caps;
	color: #333333;
	text-decoration: none;
}
a.rpnav1:hover {
	font-size: 12px;
	font-variant: small-caps;
	color: #600;
	text-decoration: underline;
}
a.rpnav_indent:link, a.rpnav_indent:visited, a.rpnav_indent:active {
	font-size: 12px;
	font-variant: small-caps;
	color: #333333;
	text-decoration: none;
	padding-left: 15px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
}
a.rpnav_indent:hover {
	font-size: 12px;
	font-variant: small-caps;
	color: #600;
	text-decoration: underline;
	padding-left: 15px;
	list-style-type: disc;
}
